Source author record

Ran Liu

Ran Liu appears in the imported research catalog. Authorship, coauthor and topic links are available while profile ownership is still unclaimed.

ResearcherUnclaimed source record

Catalog footprint

What is connected

23works
17topics
4close collaborators

Actions

Connect this record

Log in to claim

Research graph

See the researcher in context

Open full explorer

Inspect adjacent papers, topics, institutions and collaborators without losing the researcher page.

Building this map preview

BZPEER is loading the nearby papers, people, topics and institutions for this page.

Published work

23 published item(s)

preprint2026arXiv

Experimental realization of quantum Zeno dynamics for robust quantum metrology

Quantum Zeno dynamics (QZD), which restricts the system's evolution to a protected subspace, provides a promising approach for protecting quantum information from noise. Here, we explore a practical approach to harnessing QZD for robust quantum metrology. By introducing strong inter-particle interactions during the parameter encoding stage, we overcome the typical limitations of previous QZD studies, which have largely focused on single-particle systems and faced challenges where QZD could interfere with the encoding process. We experimentally validate the proposed scheme on a nuclear magnetic resonance platform, achieving near-optimal precision scaling under amplitude damping in both parallel and sequential settings. Numerical simulations further demonstrate the scalability of the approach and its compatibility with other control techniques for suppressing more general types of noise. These findings highlight QZD as a powerful strategy for noise-resilient quantum metrology.

preprint2026arXiv

Multimodal Insights into Credit Risk Modelling: Integrating Climate and Text Data for Default Prediction

Credit risk assessment increasingly relies on diverse sources of information beyond traditional structured financial data, particularly for micro and small enterprises (mSEs) with limited financial histories. This study proposes a multimodal framework that integrates structured credit variables, climate panel data, and unstructured textual narratives within a unified learning architecture. Specifically, we use long short-term memory (LSTM), the gated recurrent unit (GRU), and transformer models to analyse the interplay between these data modalities. The empirical results demonstrate that unimodal models based on climate or text data outperform those relying solely on structured data, while the integration of multiple data modalities yields significant improvements in credit default prediction. Using SHAP-based explainability methods, we find that physical climate risks play an important role in default prediction, with water-logging by rain emerging as the most influential factor. Overall, this study demonstrates the potential of multimodal approaches in AI-enabled decision-making, which provides robust tools for credit risk assessment while contributing to the broader integration of environmental and textual insights into predictive analytics.

preprint2026arXiv

Parallel Quantum Gates via Scalable Subsystem-Optimized Robust Control

Accurate and efficient implementation of parallel quantum gates is crucial for scalable quantum information processing. However, the unavoidable crosstalk between qubits in current noisy processors impedes the achievement of high gate fidelities and renders full Hilbert-space control optimization prohibitively difficult. Here, we overcome this challenge by reducing the full-system optimization to crosstalk-robust control over constant-sized subsystems, which dramatically reduces the computational cost. Our method effectively eliminates the leading-order gate operation deviations induced by crosstalk, thereby suppressing error rates. Within this framework, we construct analytical pulse solutions for parallel single-qubit gates and numerical pulses for parallel multi-qubit operations. We validate the proposed approach numerically across multiple platforms, including coupled nitrogen-vacancy centers, a nuclear-spin processor, and superconducting-qubit arrays with up to 200 qubits. As a result, the noise scaling is reduced from exponential to linear for parallel single-qubit gates, and an order-of-magnitude reduction is achieved for parallel multi-qubit gates. Moreover, our method does not require precise knowledge of crosstalk strengths and makes no assumption about the underlying qubit connectivity or lattice geometry, thereby establishing a scalable framework for parallel quantum control in large-scale quantum architectures.

preprint2023arXiv

MTNeuro: A Benchmark for Evaluating Representations of Brain Structure Across Multiple Levels of Abstraction

There are multiple scales of abstraction from which we can describe the same image, depending on whether we are focusing on fine-grained details or a more global attribute of the image. In brain mapping, learning to automatically parse images to build representations of both small-scale features (e.g., the presence of cells or blood vessels) and global properties of an image (e.g., which brain region the image comes from) is a crucial and open challenge. However, most existing datasets and benchmarks for neuroanatomy consider only a single downstream task at a time. To bridge this gap, we introduce a new dataset, annotations, and multiple downstream tasks that provide diverse ways to readout information about brain structure and architecture from the same image. Our multi-task neuroimaging benchmark (MTNeuro) is built on volumetric, micrometer-resolution X-ray microtomography images spanning a large thalamocortical section of mouse brain, encompassing multiple cortical and subcortical regions. We generated a number of different prediction challenges and evaluated several supervised and self-supervised models for brain-region prediction and pixel-level semantic segmentation of microstructures. Our experiments not only highlight the rich heterogeneity of this dataset, but also provide insights into how self-supervised approaches can be used to learn representations that capture multiple attributes of a single image and perform well on a variety of downstream tasks. Datasets, code, and pre-trained baseline models are provided at: https://mtneuro.github.io/ .

preprint2022arXiv

Distributed Ranging SLAM for Multiple Robots with Ultra-WideBand and Odometry Measurements

To accomplish task efficiently in a multiple robots system, a problem that has to be addressed is Simultaneous Localization and Mapping (SLAM). LiDAR (Light Detection and Ranging) has been used for many SLAM solutions due to its superb accuracy, but its performance degrades in featureless environments, like tunnels or long corridors. Centralized SLAM solves the problem with a cloud server, which requires a huge amount of computational resources and lacks robustness against central node failure. To address these issues, we present a distributed SLAM solution to estimate the trajectory of a group of robots using Ultra-WideBand (UWB) ranging and odometry measurements. The proposed approach distributes the processing among the robot team and significantly mitigates the computation concern emerged from the centralized SLAM. Our solution determines the relative pose (also known as loop closure) between two robots by minimizing the UWB ranging measurements taken at different positions when the robots are in close proximity. UWB provides a good distance measure in line-of-sight conditions, but retrieving a precise pose estimation remains a challenge, due to ranging noise and unpredictable path traveled by the robot. To deal with the suspicious loop closures, we use Pairwise Consistency Maximization (PCM) to examine the quality of loop closures and perform outlier rejections. The filtered loop closures are then fused with odometry in a distributed pose graph optimization (DPGO) module to recover the full trajectory of the robot team. Extensive experiments are conducted to validate the effectiveness of the proposed approach.

preprint2022arXiv

Efficient WiFi LiDAR SLAM for Autonomous Robots in Large Environments

Autonomous robots operating in indoor and GPS denied environments can use LiDAR for SLAM instead. However, LiDARs do not perform well in geometrically-degraded environments, due to the challenge of loop closure detection and computational load to perform scan matching. Existing WiFi infrastructure can be exploited for localization and mapping with low hardware and computational cost. Yet, accurate pose estimation using WiFi is challenging as different signal values can be measured at the same location due to the unpredictability of signal propagation. Therefore, we introduce the use of WiFi fingerprint sequence for pose estimation (i.e. loop closure) in SLAM. This approach exploits the spatial coherence of location fingerprints obtained while a mobile robot is moving. This has better capability of correcting odometry drift. The method also incorporates LiDAR scans and thus, improving computational efficiency for large and geometrically-degraded environments while maintaining the accuracy of LiDAR SLAM. We conducted experiments in an indoor environment to illustrate the effectiveness of the method. The results are evaluated based on Root Mean Square Error (RMSE) and it has achieved an accuracy of 0.88m for the test environment.

preprint2022arXiv

Multi-AGV's Temporal Memory-based RRT Exploration in Unknown Environment

With the increasing need for multi-robot for exploring the unknown region in a challenging environment, efficient collaborative exploration strategies are needed for achieving such feat. A frontier-based Rapidly-Exploring Random Tree (RRT) exploration can be deployed to explore an unknown environment. However, its' greedy behavior causes multiple robots to explore the region with the highest revenue, which leads to massive overlapping in exploration process. To address this issue, we present a temporal memory-based RRT (TM-RRT) exploration strategy for multi-robot to perform robust exploration in an unknown environment. It computes adaptive duration for each frontier assigned and calculates the frontier's revenue based on the relative position of each robot. In addition, each robot is equipped with a memory consisting of frontier assigned and share among fleets to prevent repeating assignment of same frontier. Through both simulation and actual deployment, we have shown the robustness of TM-RRT exploration strategy by completing the exploration in a 25.0m x 54.0m (1350.0m2) area, while the conventional RRT exploration strategy falls short.

preprint2022arXiv

NLOS Ranging Mitigation with Neural Network Model for UWB Localization

Localization of robots is vital for navigation and path planning, such as in cases where a map of the environment is needed. Ultra-Wideband (UWB) for indoor location systems has been gaining popularity over the years with the introduction of low-cost UWB modules providing centimetre-level accuracy. However, in the presence of obstacles in the environment, Non-Line-Of-Sight (NLOS) measurements from the UWB will produce inaccurate results. As low-cost UWB devices do not provide channel information, we propose an approach to decide if a measurement is within Line-Of-Sight (LOS) or not by using some signal strength information provided by low-cost UWB modules through a Neural Network (NN) model. The result of this model is the probability of a ranging measurement being LOS which was used for localization through the Weighted-Least-Square (WLS) method. Our approach improves localization accuracy by 16.93% on the lobby testing data and 27.97% on the corridor testing data using the NN model trained with all extracted inputs from the office training data.

preprint2021arXiv

Experimental Adiabatic Quantum Metrology with the Heisenberg scaling

The critical quantum metrology, which exploits the quantum phase transition for high precision measurement, has gained increasing attention recently. The critical quantum metrology with the continuous quantum phase transition, however, is experimentally very challenging since the continuous quantum phase transition only exists at the thermal dynamical limit. Here, we propose an adiabatic scheme on a perturbed Ising spin model with the first order quantum phase transition. By employing the Landau-Zener anticrossing, we can not only encode the unknown parameter in the ground state but also tune the energy gap to control the evolution time of the adiabatic passage. We experimentally implement the adiabatic scheme on the nuclear magnetic resonance and show that the achieved precision attains the Heisenberg scaling. The advantages of the scheme-easy implementation, robust against the decay, tunable energy gap-are critical for practical applications of quantum metrology.

preprint2020arXiv

A Physiology-Driven Computational Model for Post-Cardiac Arrest Outcome Prediction

Patients resuscitated from cardiac arrest (CA) face a high risk of neurological disability and death, however pragmatic methods are lacking for accurate and reliable prognostication. The aim of this study was to build computational models to predict post-CA outcome by leveraging high-dimensional patient data available early after admission to the intensive care unit (ICU). We hypothesized that model performance could be enhanced by integrating physiological time series (PTS) data and by training machine learning (ML) classifiers. We compared three models integrating features extracted from the electronic health records (EHR) alone, features derived from PTS collected in the first 24hrs after ICU admission (PTS24), and models integrating PTS24 and EHR. Outcomes of interest were survival and neurological outcome at ICU discharge. Combined EHR-PTS24 models had higher discrimination (area under the receiver operating characteristic curve [AUC]) than models which used either EHR or PTS24 alone, for the prediction of survival (AUC 0.85, 0.80 and 0.68 respectively) and neurological outcome (0.87, 0.83 and 0.78). The best ML classifier achieved higher discrimination than the reference logistic regression model (APACHE III) for survival (AUC 0.85 vs 0.70) and neurological outcome prediction (AUC 0.87 vs 0.75). Feature analysis revealed previously unknown factors to be associated with post-CA recovery. Results attest to the effectiveness of ML models for post-CA predictive modeling and suggest that PTS recorded in very early phase after resuscitation encode short-term outcome probabilities.

preprint2020arXiv

Coherence induced work in quantum heat engines with Larmor precession

The impacts of quantum coherence on nonequilibrium thermodynamics become observable by dividing the heat and work into the conventional diagonal part and the other part relaying on the superpositions and the time derivative of Hamiltonian. Specializing to exactly-solvable dynamics of Larmor precession, we build a quantum Otto heat engine employing magnetic-driven atomic rotations. The coherence induced by the population transition guarantees the positive work output when the control protocol is time dependent. The time-dependent control of a quantum heat engine implements the correspondence between the classical and quantum adiabatic theorems for microscopic heat machines.

preprint2020arXiv

Model Checking for Parametric Ordinary Differential Equations System

Ordinary differential equations have been used to model dynamical systems in a broad range. Model checking for parametric ordinary differential equations is a necessary step to check whether the assumed models are plausible. In this paper we introduce three test statistics for their different purposes. We first give a trajectory matching-based test for the whole system. To further identify which component function(s) would be wrongly modelled, we introduce two test statistics that are based on integral matching and gradient matching respectively. We investigate the asymptotic properties of the three test statistics under the null, global and local alternative hypothesis. To achieve these purposes, we also investigate the asymptotic properties of nonlinear least squares estimation and two-step collocation estimation under both the null and alternatives. The results about the estimations are also new in the literature. To examine the performances of the tests, we conduct several numerical simulations. A real data example about immune cell kinetics and trafficking for influenza infection is analyzed for illustration.

preprint2020arXiv

Optimizing adiabatic quantum pathways via a learning algorithm

Designing proper time-dependent control fields for slowly varying the system to the ground state that encodes the problem solution is crucial for adiabatic quantum computation. However, inevitable perturbations in real applications demand us to accelerate the evolution so that the adiabatic errors can be prevented from accumulation. Here, by treating this trade-off task as a multiobjective optimization problem, we propose a gradient-free learning algorithm with pulse smoothing technique to search optimal adiabatic quantum pathways and apply it to the Landau-Zener Hamiltonian and Grover search Hamiltonian. Numerical comparisons with a linear schedule, local adiabatic theorem induced schedule, and gradient-based algorithm searched schedule reveal that the proposed method can achieve significant performance improvements in terms of the adiabatic time and the instantaneous ground-state population maintenance. The proposed method can be used to solve more complex and real adiabatic quantum computation problems.

preprint2020arXiv

Unusual effects of magnetic dilution in the ferrimagnetic columnar ordered $\mathrm{Sm_2MnMnMn_{4-x}Ti_xO_{12}}$ perovskites

Powder neutron diffraction experiments have been employed to establish the effects of site-selective magnetic dilution in the Sm2MnMnMn4-x Tix O12 A-site columnar ordered quadruple perovskite manganites (x = 1, x = 2 and x = 3). We show that in all three compositions the Mn ions adopt a collinear ferrimagnetic structure below 27 K, 62 K and 34 K, respectively. An unexpected increase in the ordering temperature was observed between the x = 1 and x = 2 samples, which indicates a considerable departure from mean field behaviour. This result is corroborated by large reductions in the theoretical ground state magnetic moments observed across the series, which indicate the presence of spin fluctuations and or disorder. We show that long range magnetic order in the x = 3 sample, which occurs below the percolation threshold for B-B exchange, can only be understood to arise if magnetic order in Sm2MnMnMn4-xTixO12 is mediated via both A-B and B-B exchange, hence confirming the importance of A-B exchange interactions in these materials. Finally we show that site-selective magnetic dilution enables the tuning of a ferrimagnetic compensation point and the introduction of temperature-induced magnetization reversal.

preprint2019arXiv

Collaborative SLAM based on Wifi Fingerprint Similarity and Motion Information

Simultaneous localization and mapping (SLAM) has been extensively researched in past years particularly with regard to range-based or visual-based sensors. Instead of deploying dedicated devices that use visual features, it is more pragmatic to exploit the radio features to achieve this task, due to their ubiquitous nature and the widespread deployment of Wi-Fi wireless network. This paper presents a novel approach for collaborative simultaneous localization and radio fingerprint mapping (C-SLAM-RF) in large unknown indoor environments. The proposed system uses received signal strengths (RSS) from Wi-Fi access points (AP) in the existing infrastructure and pedestrian dead reckoning (PDR) from a smart phone, without a prior knowledge about map or distribution of AP in the environment. We claim a loop closure based on the similarity of the two radio fingerprints. To further improve the performance, we incorporate the turning motion and assign a small uncertainty value to a loop closure if a matched turning is identified. The experiment was done in an area of 130 meters by 70 meters and the results show that our proposed system is capable of estimating the tracks of four users with an accuracy of 0.6 meters with Tango-based PDR and 4.76 meters with a step counter-based PDR.

preprint2016arXiv

Enhanced VIP Algorithms for Forwarding, Caching, and Congestion Control in Named Data Networks

Emerging Information-Centric Networking (ICN) architectures seek to optimally utilize both bandwidth and storage for efficient content distribution over the network. The Virtual Interest Packet (VIP) framework has been proposed to enable joint design of forwarding, caching, and congestion control strategies within the Named Data Networking (NDN) architecture. While the existing VIP algorithms exhibit good performance, they are primarily focused on maximizing network throughput and utility, and do not explicitly consider user delay. In this paper, we develop a new class of enhanced algorithms for joint dynamic forwarding, caching and congestion control within the VIP framework. These enhanced VIP algorithms adaptively stabilize the network and maximize network utility, while improving the delay performance by intelligently making use of VIP information beyond one hop. Generalizing Lyapunov drift techniques, we prove the throughput optimality and characterize the utility-delay tradeoff of the enhanced VIP algorithms. Numerical experiments demonstrate the superior performance of the resulting enhanced algorithms for handling Interest Packets and Data Packets within the actual plane, in terms of low network delay and high network utility.

preprint2016arXiv

Forwarding, Caching and Congestion Control in Named Data Networks

Emerging information-centric networking architectures seek to optimally utilize both bandwidth and storage for efficient content distribution. This highlights the need for joint design of traffic engineering and caching strategies, in order to optimize network performance in view of both current traffic loads and future traffic demands. We present a systematic framework for joint dynamic interest request forwarding and dynamic cache placement and eviction, within the context of the Named Data Networking (NDN) architecture. The framework employs a virtual control plane which operates on the user demand rate for data objects in the network, and an actual plane which handles Interest Packets and Data Packets. We develop distributed algorithms within the virtual plane to achieve network load balancing through dynamic forwarding and caching, thereby maximizing the user demand rate that the NDN network can satisfy. Next, we show that congestion control can be optimally combined with forwarding and caching within this framework to maximize user utilities subject to network stability. Numerical experiments within a number of network settings demonstrate the superior performance of the resulting algorithms for the actual plane in terms of high user utilities, low user delay, and high rate of cache hits.

preprint2016arXiv

Selective AP-sequence Based Indoor Localization without Site Survey

In this paper, we propose an indoor localization system employing ordered sequence of access points (APs) based on received signal strength (RSS). Unlike existing indoor localization systems, our approach does not require any time-consuming and laborious site survey phase to characterize the radio signals in the environment. To be precise, we construct the fingerprint map by cutting the layouts of the interested area into regions with only the knowledge of positions of APs. This can be done offline within a second and has a potential for practical use. The localization is then achieved by matching the ordered AP-sequence to the ones in the fingerprint map. Different from traditional fingerprinting that employing all APs information, we use only selected APs to perform localization, due to the fact that, without site survey, the possibility in obtaining the correct AP sequence is lower if it involves more APs. Experimental results show that, the proposed system achieves localization accuracy < 5m with an accumulative density function (CDF) of 50% to 60% depending on the density of APs. Furthermore, we observe that, using all APs for localization might not achieve the best localization accuracy, e.g. in our case, 4 APs out of total 7 APs achieves the best performance. In practice, the number of APs used to perform localization should be a design parameter based on the placement of APs.

preprint2015arXiv

Enhancing the Delay Performance of Dynamic Backpressure Algorithms

For general multi-hop queueing networks, delay optimal network control has unfortunately been an outstanding problem. The dynamic backpressure (BP) algorithm elegantly achieves throughput optimality, but does not yield good delay performance in general. In this paper, we obtain an asymptotically delay optimal control policy, which resembles the BP algorithm in basing resource allocation and routing on a backpressure calculation, but differs from the BP algorithm in the form of the backpressure calculation employed. The difference suggests a possible reason for the unsatisfactory delay performance of the BP algorithm, i.e., the myopic nature of the BP control. Motivated by this new connection, we introduce a new class of enhanced backpressure-based algorithms which incorporate a general queue-dependent bias function into the backpressure term of the traditional BP algorithm to improve delay performance. These enhanced algorithms exploit queue state information beyond one hop. We prove the throughput optimality and characterize the utility-delay tradeoff of the enhanced algorithms. We further focus on two specific distributed algorithms within this class, which have demonstrably improved delay performance as well as acceptable implementation complexity.

preprint2015arXiv

Pressure-induced reversible phase transition and amorphization of CH$_3$NH$_3$PbI$_3$

Recent advances of highly efficient solar cells based on organic-inorganic halide perovskites have triggered intense research efforts to establish the fundamental properties of these materials. In this work, we utilized diamond anvil cell to investigate the pressure-induced structural and electronic transformations in methylammonium lead iodide (CH$_3$NH$_3$PbI$_3$) up to 7 GPa at room temperature. The synchrotron X-ray diffraction experiment show that the sample transformed from tetragonal to orthorhombic phase at 0.3 GPa and amorphized above 4 GPa. Further high pressure IR spectroscopy experiments illustrated the high pressure behavior of organic (CH$_3$NH$_3$)$^+$ cations. We also analyzed the pressure dependence of the band gap energy based on the optical absorption and photoluminescence (PL) results. Moreover, all the observed changes were fully reversible when the pressure was completely released. Our in situ high pressure studies provide essential information for the intrinsic properties and stability of organic-inorganic halide perovskites, which significantly affect the performance of perovskite solar cells.

preprint2013arXiv

The study of high pressure structural stability of CeO2 nanoparticles

In situ high pressure XRD diffraction and Raman spectroscopy have been performed on 12 nm CeO2 nanoparticles. Surprisingly, under quasihydrostatic condition, 12 nm CeO2 nanoparticles maintain the fluorite-type structure in the whole pressure range (0-51 GPa) during the experiments, much more stable than the bulk counterpart (PT=31 GPa). In contrast, they experienced phase transition at pressure as low as 26 GPa under non-hydrostatic condition (adopting CsCl as pressure medium). Additionally, 32-36 nm CeO2 nanoparticles exhibit an onset pressure of phase transition at 35GPa under quasihydrostatic condition, and this onset pressure is much lower than our result. Further analysis shows both the experimental condition (i.e., quasihydrostatic or non-hydrostatic) and grain size effect have a significant impact on the high pressure behaviors of CeO2 nanomaterials.

preprint2012arXiv

Ethylene glycol-mediated synthesis of nanoporous anatase TiO2 rods and rutile TiO2 self-assembly chrysanthemums

Nanoporous anatase TiO2 rods and rutile TiO2 chrysanthemums were successfully synthesized via a simple ethylene glycol-mediated synthesis route. Their morphologies, phase compositions and components were characterized by SEM, TEM, Raman and IR, respectively. The results show that a self-assembly growth takes place in the calcination under vacuum, which makes the titanium glycolate rods transform into rutile TiO2/C chrysanthemums rather than anatase TiO2 rods. It also indicates that the carbon plays an important role in the phase transition process which promotes the phase transition to rutile TiO2 at a lower temperature (400 oC). It provides a new approach to prepare nanoporous rutile TiO2 nanomaterials under low temperature.

preprint2012arXiv

Pressure-induced amorphization and polyamorphism in one-dimensional single crystal TiO2 nanomaterials

The structural phase transitions of single crystal TiO2-B nanoribbons were investigated in-situ at high-pressure using the synchrotron X-ray diffraction and the Raman scattering. Our results have shown a pressure-induced amorphization (PIA) occurred in TiO2-B nanoribbons upon compression, resulting in a high density amorphous (HDA) form related to the baddeleyite structure. Upon decompression, the HDA form transforms to a low density amorphous (LDA) form while the samples still maintain their pristine nanoribbon shape. HRTEM imaging reveals that the LDA phase has an α-PbO2 structure with short range order. We propose a homogeneous nucleation mechanism to explain the pressure-induced amorphous phase transitions in the TiO2-B nanoribbons. Our study demonstrates for the first time that PIA and polyamorphism occurred in the one-dimensional (1D) TiO2 nanomaterials and provides a new method for preparing 1D amorphous nanomaterials from crystalline nanomaterials.