SearcharxivSearch

arXiv subjects

Yang Ruan

Publications and source records attributed to Yang Ruan.

4 recordsLinked to original sources

Non-Hermitian topology driven by an identity term: An exactly solvable paradigm

An identity term in the Hamiltonian is conventionally regarded as spectrally inert-it shifts energies but does not alter eigenstate topology. We show that under non-Hermitian skin pumping, this paradigm fails: a momentum-dependent identity term actively deforms the generalized Brillouin zone, thereby challenging established topological criteria that rely on fixed complex contours. Here, by introducing spin-orbit coupling into a Hatano-Nelson chain, we present an exact analytical solution for the entire non-Hermitian eigensystem under open boundary conditions. Our solution reveals how inter-cell spin-orbit coupling, synergizing with this non-trivial identity term, induces topological edge states and robust zero modes in the complete absence of chiral symmetry. This work establishes an exactly solvable paradigm for non-Hermitian topology beyond symmetry protection, and provides a rigorous benchmark for testing topological invariants in systems with momentum-dependent identity terms.

quant-ph

To Reason or Not to: Selective Chain-of-Thought in Medical Question Answering

Objective: To improve the efficiency of medical question answering (MedQA) with large language models (LLMs) by avoiding unnecessary reasoning while maintaining accuracy. Methods: We propose Selective Chain-of-Thought (Selective CoT), an inference-time strategy that first predicts whether a question requires reasoning and generates a rationale only when needed. Two open-source LLMs (Llama-3.1-8B and Qwen-2.5-7B) were evaluated on four biomedical QA benchmarks-HeadQA, MedQA-USMLE, MedMCQA, and PubMedQA. Metrics included accuracy, total generated tokens, and inference time. Results: Selective CoT reduced inference time by 13-45% and token usage by 8-47% with minimal accuracy loss ($\leq$4\%). In some model-task pairs, it achieved both higher accuracy and greater efficiency than standard CoT. Compared with fixed-length CoT, Selective CoT reached similar or superior accuracy at substantially lower computational cost. Discussion: Selective CoT dynamically balances reasoning depth and efficiency by invoking explicit reasoning only when beneficial, reducing redundancy on recall-type questions while preserving interpretability. Conclusion: Selective CoT provides a simple, model-agnostic, and cost-effective approach for medical QA, aligning reasoning effort with question complexity to enhance real-world deployability of LLM-based clinical systems.

cs.CL

Exact Solutions Disentangle Higher-Order Topology in 2D Non-Hermitian Lattices

We report the exact closed-form solutions for higher-order topological states as well as explicit energy-spectrum relationships in two-dimensional (2D) non-Hermitian multi-orbital lattices with generalized boundary conditions. These analytical solutions unequivocally confirm that topological edge states in a 2D non-Hermitian system which feature point-gap topology must undergo the non-Hermitian skin effect along the edge. Under double open boundary conditions, the occurrence of the non-Hermitian skin effect for either topological edge states or bulk states can be accurately predicted by our proposed winding numbers. We unveil that the zero-energy topological corner state only manifests itself on a corner where two nearby gapped edge states intersect, and thus can either disappear completely or strengthen drastically due to the non-Hermitian skin effect of gapped topological edge states. Our analytical results offer direct insight into the non-Bloch band topology in two or higher dimensions and trigger experimental investigations into related phenomena such as quadrupole topological insulators and topological lasing.

physics.optics

Efficient CNN-LSTM based Parameter Estimation of Levy Driven Stochastic Differential Equations

This study addresses the challenges in parameter estimation of stochastic differential equations driven by non-Gaussian noises, which are critical in understanding dynamic phenomena such as price fluctuations and the spread of infectious diseases. Previous research highlighted the potential of LSTM networks in estimating parameters of alpha stable Levy driven SDEs but faced limitations including high time complexity and constraints of the LSTM chaining property. To mitigate these issues, we introduce the PEnet, a novel CNN-LSTM-based three-stage model that offers an end to end approach with superior accuracy and adaptability to varying data structures, enhanced inference speed for long sequence observations through initial data feature condensation by CNN, and high generalization capability, allowing its application to various complex SDE scenarios. Experiments on synthetic datasets confirm PEnet significant advantage in estimating SDE parameters associated with noise characteristics, establishing it as a competitive method for SDE parameter estimation in the presence of Levy noise.

stat.ML