SearcharxivSearch

arXiv subjects

Yu-Qin Chen

Publications and source records attributed to Yu-Qin Chen.

At least 19 recordsLinked to original sources

Entanglement Growth as Transport Across Schmidt Scales

Quantum entanglement growth is commonly summarized by a single entropy, obscuring where correlations reside in the exponentially large Schmidt spectrum and how they form. Here, we introduce Schmidt-scale concentration and dominant Schmidt scale, two coordinates that locate the probability maximum across logarithmic windows in ordered Schmidt-rank space. Applied to quenches of a random-field spin chain, these coordinates distinguish rapid transport of the dominant scale to higher Schmidt rank at weak disorder from strongly suppressed transport despite continued logarithmic entropy growth at strong disorder. The disorder-averaged dynamics exhibit an ordered hierarchy: entropy production peaks first, spectral roughness and exact nonlocal magic peak next, and dominant-Schmidt-scale transport becomes typical only after a substantial delay. Moreover, a solvable head--tail model and controlled numerical experiments reveal the physical origin of this hierarchy: the spectral path determines the order of events, local dynamics on active exchange bonds set their early timing, and intra-subsystem many-body dressing further delays dominant-Schmidt-scale transport. These results establish the Schmidt-scale coordinates as powerful dynamical probes for uncovering fine-grained entanglement structures distinguishing entanglement production, entanglement-spectrum reorganization, and dominant-Schmidt-scale transport beyond entropy alone.

quant-ph

LLM-Driven Cross-Paradigm Design for Quantum Optimal Control

Quantum optimal control (QOC) underpins adiabatic quantum computation, quantum annealing, and quantum state engineering, yet practical deployment is fundamentally bottlenecked by strict hardware constraints and substantial expert effort required to design protocols for each problem instance. To overcome this, we introduce QOC-Workbench, an auditable, large language model (LLM)-driven workflow that acts as an automated quantum co-scientist for cross-paradigm protocol design. Going beyond traditional numerical optimizers that merely tune parameters within a fixed formula, the LLM autonomously parses physics literature, proposes structural hypotheses, and writes code to validate them by direct simulation. This workflow supports cross-paradigm design by accumulating control motifs across tasks. We demonstrate this approach across three distinct settings: Case 1, Rydberg-atom maximum-independent-set arrays; Case 2, interacting XXZ spin chains; and Case 3, random transverse-field Ising models. In Cases 1 and 2, the workflow autonomously discovers hardware-compliant auxiliary controls, target catalysts, and schedule deformations that outperform literature baselines. In Case 3, it addresses the computational bottleneck of variational counterdiabatic driving by escalating from per-instance optimization to an amortized graph-neural-network generator, successfully transferring learned coefficient paths to larger unseen systems. By actively bridging the gap between theoretical algorithms and experimental restrictions across distinct control paradigms and Hamiltonian families, QOC-Workbench establishes a continuously evolving, cross-paradigm methodology for autonomous quantum control.

quant-ph

ORBIT-Q: Dual-axis benchmarking of autonomous agents in scientific quantum programming

Autonomous coding agents perform well on many conventional programming tasks, but scientific computing demands a rigorous validation paradigm that extends beyond simple functional test completion: generated code must preserve physical fidelity, differentiable workflows, framework-native semantics, and scalable representations. We introduce Open Research Benchmark for Integrated Tasks in Quantum Computing (ORBIT-Q) to address this gap. At its core, ORBIT-Q contributes a carefully curated suite of complex, research-level quantum workflows that serves as a challenging testbed for modern scientific programming. ORBIT-Q combines a rigorous multi-tier verification pipeline to support two orthogonal comparisons: different agent harness and model configurations at a fixed quantum software framework, and different quantum software frameworks at a fixed agent. In our systematic evaluations, TensorCircuit-NG (TC) exhibits the highest capability and performance efficiency among the evaluated quantum software frameworks under agent-driven programming, and Codex with GPT-5.5 is the strongest tested agent configuration on TC. However, a significant performance and design gap remains between frontier autonomous agents and human expert reference implementations. We further evaluate two efficiency dimensions: agent-side resource use and artifact-side runtime. Together, these results establish ORBIT-Q as a rigorous benchmark for autonomous scientific programming, framework-agent synergy, and quantum software performance.

quant-ph

Quantum Subliminal Learning

Machine learning models can inherit hidden behavioral traits through innocuous public interfaces, a phenomenon known as subliminal learning. Here we extend this framework to quantum models and study two distillation pathways: an auxiliary channel on random inputs and a restricted task channel in which the student matches a public supervised output while the hidden behavior resides on a disjoint task. Both classical and quantum neural networks (QNNs) exhibit efficient auxiliary-channel subliminal learning, but the task channel shows strong architecture dependence. Classical neural networks transmit little hidden-task information through the public-task interface, whereas QNNs retain most of the hidden-task signal. We show that a unified geometric picture explains both regimes: transmission is controlled by the teacher drift magnitude together with the fraction of hidden-task-relevant drift that remains visible through the public interface. These results identify a concrete security concern for quantum model supply chains and suggest a controlled route for hidden-information transfer in quantum information processing.

quant-ph

TensorCircuit-NG: A Universal, Composable, and Scalable Platform for Quantum Computing and Quantum Simulation

We present TensorCircuit-NG, a next-generation quantum software platform designed to bridge the gap between quantum physics, artificial intelligence, and high-performance computing. Moving beyond the scope of traditional circuit simulators, TensorCircuit-NG establishes a unified, tensor-native programming paradigm where quantum circuits, tensor networks, and neural networks fuse into a single, end-to-end differentiable computational graph. Built upon industry-standard machine learning backends (JAX, TensorFlow, PyTorch), the framework introduces comprehensive capabilities for approximate circuit simulation, analog dynamics, fermion Gaussian states, qudit systems, and scalable noise modeling. To tackle the exponential complexity of deep quantum circuits, TensorCircuit-NG implements advanced distributed computing strategies, including automated data parallelism and model-parallel tensor network slicing. We validate these capabilities on GPU clusters, demonstrating a near-linear speedup in distributed variational quantum algorithms. TensorCircuit-NG enables flagship applications, including end-to-end QML for CIFAR-100 computer vision, efficient pipelines from quantum states to neural networks via classical shadows, and differentiable optimization of tensor network states for many-body physics.

quant-ph

Intrinsic preservation of plasticity in continual quantum learning

Artificial intelligence in dynamic, real-world environments requires the capacity for continual learning. However, standard deep learning suffers from a fundamental issue: loss of plasticity, in which networks gradually lose their ability to learn from new data. Here we show that quantum learning models naturally overcome this limitation, preserving plasticity over long timescales. We demonstrate this advantage systematically across a broad spectrum of tasks from multiple learning paradigms, including supervised learning and reinforcement learning, and diverse data modalities, from classical high-dimensional images to quantum-native datasets. Although classical models exhibit performance degradation correlated with unbounded weight and gradient growth, quantum neural networks maintain consistent learning capabilities regardless of the data or task. We identify the origin of the advantage as the intrinsic physical constraints of quantum models. Unlike classical networks where unbounded weight growth leads to landscape ruggedness or saturation, the unitary constraints confine the optimization to a compact manifold. Our results suggest that the utility of quantum computing in machine learning extends beyond potential speedups, offering a robust pathway for building adaptive artificial intelligence and lifelong learners.

quant-ph

Superior resilience to poisoning and amenability to unlearning in quantum machine learning

The reliability of artificial intelligence hinges on the integrity of its training data, a foundation often compromised by noise and corruption. Here, through a comparative study of classical and quantum neural networks on both classical and quantum data, we reveal a fundamental difference in their response to data corruption. We find that classical models exhibit brittle memorization, leading to a failure in generalization. In contrast, quantum models demonstrate remarkable resilience, which is underscored by a phase transition-like response to increasing label noise, revealing a critical point beyond which the model's performance changes qualitatively. We further establish and investigate the field of quantum machine unlearning, the process of efficiently forcing a trained model to forget corrupting influences. We show that the brittle nature of the classical model forms rigid, stubborn memories of erroneous data, making efficient unlearning challenging, while the quantum model is significantly more amenable to efficient forgetting with approximate unlearning methods. Our findings establish that quantum machine learning can possess a dual advantage of intrinsic resilience and efficient adaptability, providing a promising paradigm for the trustworthy and robust artificial intelligence of the future.

quant-ph

Chemical abundances of seven stars in the GD-1 stream

We present the first detailed chemical abundances for seven GD-1 stream stars from Subaru/HDS spectroscopy. Atmospheric parameters were derived via color calibrations ($T\rm_{eff}$) and iterative spectroscopic analysis. LTE abundances for 14 elements ($α$, odd-Z, iron-peak, n-capture) were measured. Six stars trace the main orbit, one resides in a `blob'. All exhibit tightly clustered metallicities ([Fe/H] = -2.38, {\bf intrinsic dispersion smaller than 0.05 dex, average uncertainty is about 0.13 dex}). While one star shows binary mass transfer signatures, the other six display consistent abundance patterns (dispersions $<$ uncertainties). Their iron-peak elements (Sc, Cr, Mn, Ni) match Milky Way halo stars. In contrast, Y and Sr are systematically lower than halo stars of similar [Fe/H]. Significantly, six stars show consistently enhanced [Eu/Fe] $\sim$ 0.60 ($σ$ = 0.08). A tight Ba-Eu correlation (r = 0.83, p=0.04) exists, with [Ba/Fe] = -0.03 $\pm$ 0.05, indicating a common r-process origin. This extreme chemical homogeneity strongly supports an origin from a single disrupted globular cluster. The lack of light-element anti-correlations may stem from our sample size or the progenitor's low mass.

astro-ph.GA

Entanglement growth and information capacity in a quasiperiodic system with a single-particle mobility edge

We investigate the quantum dynamics of a one-dimensional quasiperiodic system featuring a single-particle mobility edge (SPME), described by the generalized Aubry-Andr\'e (GAA) model. This model offers a unique platform to study the consequences of coexisting localized and extended eigenstates, which contrasts sharply with the abrupt localization transition in the standard Aubry-Andr\'e model. We analyze the system's response to a quantum quench through two complementary probes: entanglement entropy (EE) and subsystem information capacity (SIC). We find that the SPME induces a smooth crossover in all dynamical signatures. The EE saturation value exhibits a persistent volume-law scaling in the mobility-edge phase, with an entropy density that continuously decreases as the number of available extended states decreases. Complementing this, the SIC profile interpolates between the linear ramp characteristic of extended systems and the information trapping behavior of localized ones, directly visualizing the mixed nature of the underlying spectrum. Our results establish unambiguous dynamical fingerprints of a mobility edge, providing a crucial non-interacting benchmark for understanding information and entanglement dynamics in more complex systems with mixed phases.

quant-ph

Subsystem Information Capacity in Random Circuits and Hamiltonian Dynamics

In this study, we explore the information capacity of open quantum systems, focusing on the effective channels formed by the subsystem of random quantum circuits and quantum Hamiltonian evolution. By analyzing the subsystem information capacity, which is closely linked to quantum coherent information of these effective quantum channels, we uncover a diverse range of dynamical and steady behaviors depending on the types of evolution. Therefore, the subsystem information capacity serves as a valuable tool for studying the intrinsic nature of various dynamical phases, such as integrable, localized, thermalized, and topological systems. We also reveal the impact of different initial information encoding schemes on information dynamics including one-to-one, one-to-many, and many-to-many. To support our findings, we provide representative examples for numerical simulations, including random quantum circuits with or without mid-circuit measurements, random Clifford Floquet circuits, free and interacting Aubry-André models, and Su-Schrieffer-Heeger models. These numerical results are further quantitatively explained using the effective statistical model mapping and the quasiparticle picture in the cases of random circuits and non-interacting Hamiltonian dynamics, respectively.

quant-ph

Effective temperature in approximate quantum many-body states

In the pursuit of numerically identifying the ground state of quantum many-body systems, approximate quantum wavefunction ansatzes are commonly employed. This study focuses on the spectral decomposition of these approximate quantum many-body states into exact eigenstates of the target Hamiltonian. The energy spectral decomposition could reflect the intricate physics at the interplay between quantum systems and numerical algorithms. Here we examine various parameterized wavefunction ansatzes constructed from neural networks, tensor networks, and quantum circuits, employing differentiable programming to numerically approximate ground states and imaginary-time evolved states. Our findings reveal a consistent exponential decay pattern in the spectral contributions of approximate quantum states across different ansatzes, optimization objectives, and quantum systems, characterized by small decay rates denoted as inverse effective temperatures. The effective temperature is related to ansatz expressiveness and accuracy and shows phase transition behaviors in learning imaginary-time evolved states. The universal picture and unique features suggest the significance and potential of the effective temperature in characterizing approximate quantum states.

quant-ph

Quantum approximate optimization via learning-based adaptive optimization

Combinatorial optimization problems are ubiquitous and computationally hard to solve in general. Quantum approximate optimization algorithm (QAOA), one of the most representative quantum-classical hybrid algorithms, is designed to solve combinatorial optimization problems by transforming the discrete optimization problem into a classical optimization problem over continuous circuit parameters. QAOA objective landscape is notorious for pervasive local minima, and its viability significantly relies on the efficacy of the classical optimizer. In this work, we design double adaptive-region Bayesian optimization (DARBO) for QAOA. Our numerical results demonstrate that the algorithm greatly outperforms conventional optimizers in terms of speed, accuracy, and stability. We also address the issues of measurement efficiency and the suppression of quantum noise by conducting the full optimization loop on a superconducting quantum processor as a proof of concept. This work helps to unlock the full power of QAOA and paves the way toward achieving quantum advantage in practical classical tasks.

quant-ph

Non-Markovianity Benefits Quantum Dynamics Simulation

Quantum dynamics simulation on analog quantum simulators and digital quantum computer platforms has emerged as a powerful and promising tool for understanding complex non-equilibrium physics. However, the impact of quantum noise on the dynamics simulation, particularly non- Markovian noise with memory effects, has remained elusive. In this Letter, we discover unexpected benefits of non-Markovianity of quantum noise in quantum dynamics simulation. We demonstrate that non-Markovian noise with memory effects and temporal correlations can significantly improve the accuracy of quantum dynamics simulation compared to the Markovian noise of the same strength. Through analytical analysis and extensive numerical experiments, we showcase the positive effects of non-Markovian noise in various dynamics simulation scenarios, including decoherence dynamics of idle qubits, intriguing non-equilibrium dynamics observed in symmetry protected topological phases, and many-body localization phases. Our findings shed light on the importance of considering non- Markovianity in quantum dynamics simulation, and open up new avenues for investigating quantum phenomena and designing more efficient quantum technologies.

quant-ph

TenCirChem: An Efficient Quantum Computational Chemistry Package for the NISQ Era

TenCirChem is an open-source Python library for simulating variational quantum algorithms for quantum computational chemistry. TenCirChem shows high performance on the simulation of unitary coupled-cluster circuits, using compact representations of quantum states and excitation operators. Additionally, TenCirChem supports noisy circuit simulation and provides algorithms for variational quantum dynamics. TenCirChem's capabilities are demonstrated through various examples, such as the calculation of the potential energy curve of $\textrm{H}_2\textrm{O}$ with a 6-31G(d) basis set using a 34-qubit quantum circuit, the examination of the impact of quantum gate errors on the variational energy of the $\textrm{H}_2$ molecule, and the exploration of the Marcus inverted region for charge transfer rate based on variational quantum dynamics. Furthermore, TenCirChem is capable of running real quantum hardware experiments, making it a versatile tool for both simulation and experimentation in the field of quantum computational chemistry.

quant-ph

TensorCircuit: a Quantum Software Framework for the NISQ Era

TensorCircuit is an open source quantum circuit simulator based on tensor network contraction, designed for speed, flexibility and code efficiency. Written purely in Python, and built on top of industry-standard machine learning frameworks, TensorCircuit supports automatic differentiation, just-in-time compilation, vectorized parallelism and hardware acceleration. These features allow TensorCircuit to simulate larger and more complex quantum circuits than existing simulators, and are especially suited to variational algorithms based on parameterized quantum circuits. TensorCircuit enables orders of magnitude speedup for various quantum simulation tasks compared to other common quantum software, and can simulate up to 600 qubits with moderate circuit depth and low-dimensional connectivity. With its time and space efficiency, flexible and extensible architecture and compact, user-friendly API, TensorCircuit has been built to facilitate the design, simulation and analysis of quantum algorithms in the Noisy Intermediate-Scale Quantum (NISQ) era.

quant-ph

Variational quantum simulation of the imaginary-time Lyapunov control for accelerating the ground-state preparation

Quantum computers have been widely speculated to offer significant advantages in obtaining the ground state of difficult Hamiltonian in chemistry and physics. In this work, we first propose a Lyapunov control-inspired strategy to accelerate the well-established imaginary-time method for ground-state preparation. We also dig for the source of acceleration of the imaginary-time process under Lyapunov control with theoretical understanding and dynamic process visualization. To make the method accessible in the noisy intermediate-scale quantum era, we further propose a variational form of the algorithm that could work with shallow quantum circuits. Through numerical experiments on a broad spectrum of realistic models, including molecular systems, 2D Heisenberg models, and Sherrington-Kirkpatrick models, we show that imaginary-time control may substantially accelerate the imaginary time evolution for all systems and even generate orders of magnitude acceleration (suggesting exponential-like acceleration) for challenging molecular Hamiltonians involving small energy gaps as impressive special cases. Finally, with a proper selection of the control Hamiltonian, the new variational quantum algorithm does not incur additional measurement costs compared to the original variational quantum imaginary-time algorithm.

quant-ph

A non-Hermitian Ground State Searching Algorithm Enhanced by Variational Toolbox

Ground-state preparation for a given Hamiltonian is a common quantum-computing task of great importance and has relevant applications in quantum chemistry, computational material modeling, and combinatorial optimization. We consider an approach to simulate dissipative non-Hermitian Hamiltonian quantum dynamics using Hamiltonian simulation techniques to efficiently recover the ground state of a target Hamiltonian. The proposed method facilitates the energy transfer by repeatedly projecting ancilla qubits to the desired state, rendering the effective non-Hermitian Hamiltonian evolution on the system qubits. To make the method more resource friendly in the noisy intermediate-scale quantum (NISQ) and early fault-tolerant era, we combine the non-Hermitian projection algorithm with multiple variational gadgets, including variational module enhancement and variational state recording, to reduce the required circuit depth and avoid the exponentially vanishing success probability for post-selections. We compare our method, the non-Hermitian-variational algorithm, with a pure variational method -- QAOA for solving the 3-SAT problem and preparing the ground state for the transverse-field Ising model. As demonstrated by numerical evidence, the non-Hermitian-variational algorithm outperforms QAOA in convergence speed with improved quantum resource efficiency.

quant-ph

Identification, mass and age of primary red clump stars from spectral features derived with the LAMOST DR7

Although red clump (RC) stars are easy to identify due to their stability of luminosity and color, about 20-50% are actually red giant branch (RGB) stars in the same location on the HR diagram. In this paper, a sample of 210,504 spectra for 184 318 primary RC (PRC) stars from the LAMOST DR7 is identified, which has a purity of higher than 90 percent. The RC and the RGB stars are successfully distinguished through LAMOST spectra(R~1800 and SNR>10) by adopting the XGBoost ensemble learning algorithm, and the secondary RC stars are also removed. The SHapley Additive exPlanations (SHAP) value is used to explain the top features that the XGBoost model selected. The features are around Fe5270, MgH & MgIb, Fe4957, Fe4207, Cr5208, and CN, which can successfully distinguish RGB and RC stars. The XGBoost is also used to estimate the ages and masses of PRC stars by training their spectra with Kepler labeled asteroseismic parameters. The uncertainties of mass and age are 13 and 31 percent, respectively. Verifying the feature attribution model, we find the age-sensitive elements XGBoost gets are consistent with the literature. Distances of the PRC stars are derived by $K_{S}$ absolute magnitude calibrated by Gaia EDR3, which has an uncertainty of about 6 percent and shows the stars mainly locate at the Galactic disk. We also test the XGBoost with R$\sim$250, which is the resolution of the Chinese Space Station Telescope(CSST) under construction, it is still capable of finding sensitive features to distinguish RC and RGB.

astro-ph.SR