SearcharxivSearch

arXiv subjects

Xuepeng Wang

Publications and source records attributed to Xuepeng Wang.

18 recordsLinked to original sources

Determinant Quantum-Quantum Monte Carlo: Coherent Auxiliary-Field Sampling

We introduce determinant quantum-quantum Monte Carlo (DQ$^2$MC), a quantum algorithm that lifts the auxiliary-field sampling and averaging at the operational core of determinant quantum Monte Carlo onto a quantum computer. A determinant oracle synthesizes the DQMC amplitudes directly from a block encoding of the single-particle action matrix via quantum singular value transformations, so that the exponentially many Hubbard-Stratonovich weights are never enumerated, precomputed, or stored. Since the fermions are free for fixed auxiliary fields, the construction operates entirely at the single-particle level, requiring $O(\log N_{\mathrm{st}})$ system qubits and no Jordan-Wigner or Bravyi-Kitaev encoding, where $N_{\mathrm{st}}$ is the space-time volume. A full-quantum protocol makes observables interference amplitudes, eliminating the Markov chain and its autocorrelation time altogether; a hybrid quantum-classical protocol retains a constant-size active block of qubits and replaces the Metropolis-Hastings acceptance step with an exact heat-bath draw, so that cluster updates of any size are rejection-free, and passes only classical information between updates, admitting parallel tempering and distributed execution across quantum processors. The circuit-depth scales more favorably with spatial volume than classical DQMC, at the price of a post-selection overhead determined exactly by the largest target probability --- polynomial for smooth distributions, exponential for sharply peaked ones. Finally, the reweighting estimator underlying the fermion sign problem maps exactly onto a quantum weak value, placing the exponential cost of sign-problematic DQMC in precise correspondence with the post-selection overhead of weak-value extraction.

cond-mat.str-el

Gaplessness from disorder and quantum geometry in gapped superconductors

It is well known that disorder can induce low-energy Andreev bound states in a sign-changing, but fully gapped, superconductor at $π-$junctions. Generically, these excitations are localized. Starting from a superconductor with a sign-changing and nodeless order parameter in the clean limit, here we demonstrate a mechanism for increasing the localization length associated with the low-energy Andreev bound states at a fixed disorder strength. We find that the Fubini-Study metric associated with the electronic Bloch wavefunctions controls the localization length and the hybridization between bound states localized at distinct $π-$junctions. We present results for the inverse participation ratio, superfluid stiffness, site-resolved and disorder-averaged spectral functions as a function of increasing Fubini-Study metric, which indicate an increased tendency towards delocalization. The low-energy properties resemble those of a dirty nodal superconductor with gapless Bogoliubov excitations. We place these results in the context of recent experiments in moire graphene superconductors.

cond-mat.supr-con

Intertwined Orders, Quantum Criticality and Skyrmions in Tunable Topological Bands

Skyrmions are emergent many-body excitations that lie at the heart of both multi-component quantum Hall-like systems and deconfined quantum criticality. In a companion article (X. Wang et al., arXiv:2507.22971), we studied a microscopic time-reversal symmetric model of tunable interacting Chern bands using numerically exact determinant quantum Monte Carlo calculations, and presented evidence for the emergence of robust skyrmion excitations. These charged excitations emerge in the vicinity of a many-body insulator at a commensurate filling of the Chern bands, and lead to the onset of superconductivity when doped away from the insulating phase. Here, we present quantum Monte-Carlo results and a complementary field-theoretical analysis for the quantum phase transition(s) that arise between the intertwined phases as a function of two distinct tuning parameters. Our numerical results are consistent with a single continuous quantum phase transition between an insulating Chern antiferromagnet and a fully gapped superconductor, with an emergent SO(5) symmetry at the putative critical point, highly suggestive of deconfined quantum (pseudo-)criticality. We also present a detailed comparison between the momentum-resolved spectral functions associated with the neutral collective modes, single electron and composite spin-polaron excitations obtained using a combination of Monte-Carlo computations and a Bethe-Salpeter analysis built on top of the self-consistent Hartree-Fock calculation. We end with a brief outlook on some of the interesting open problems.

cond-mat.str-el

Multipulse Soliton Attractors Facilitated by High-Birefringence Fibers

The stability of optical solitons is a crucial factor in various applications. This work reveals a novel stable multipulse soliton attractor in fiber lasers. The attractor represents a bound state of multiple solitons, pulling other dynamical states toward itself. By introducing a polarization-maintaining fiber (PMF), the enhanced birefringence in the cavity induces the differential group delay (DGD) between the polarization components of the pulse, leading to soliton splitting and, ultimately, the formation of multi-soliton states. These multi-solitons, affected by intracavity nonlinear and dissipative effects, form attractors consisting of one to seven soliton pulses. Through a combination of experiments and numerical simulations, we systematically investigate the robustness and dynamical behavior of the multipulse soliton attractors. In this context, we analyze disturbances introduced by "rogue" solitons with different frequencies and conduct a comprehensive study of their interaction with the multipulse soliton attractors. The results show that the multipulse soliton attractors are structurally stable and highly resistant to external disturbances, highlighting their potential for high-precision fiber lasers and advanced multipulse systems.

physics.optics

Spin-Polaron Mediated Superconductivity in Doped Chern Antiferromagnets

The study of interacting topological bands with a tunable bandwidth offers a unique platform to study the interplay of intertwined orders and emergent non-electronic excitations. Here we design a time-reversal symmetric and sign-problem-free electronic model with tunable Chern bands carrying valley-contrasting Chern number, interacting via competing (anti-)ferromagnetic interactions. Using numerically exact quantum Monte-Carlo computations, we analyze the many-body phase-diagram as a function of temperature and band filling fractions over a wide range of electronic bandwidth, interaction anisotropy, and an Ising spin-orbit coupling. At a commensurate filling of the Chern bands, the ground state hosts intra-valley ferromagnetic coherence and inter-valley antiferomagnetism, thus realizing an insulating Chern antiferromagnet (CAF). Upon doping, the ground-state develops superconductivity, but where the low-energy charged quasiparticles are composite objects -- electrons dressed by multiple spin-flip excitations. These spin-polaron (or skyrmion) excitations persist in the presence of a weak spin-orbit coupling. In a companion article, we address the emergent symmetries and low-energy field-theoretic aspects of the problem and reveal the proximity to a deconfined quantum critical point. We end by providing a general outlook towards building microscopic connections with models of interacting moiré materials, including twisted bilayer graphene, where many of the ingredients considered here are naturally present.

cond-mat.str-el

Enhancing Chain of Thought Prompting in Large Language Models via Reasoning Patterns

Chain of Thought (CoT) prompting can encourage language models to engage in multi-step logical reasoning. The quality of the provided demonstrations significantly influences the success of downstream inference tasks. Current unsupervised CoT methods primarily select examples based on the semantics of the questions, which can introduce noise and lack interpretability. In this paper, we propose leveraging reasoning patterns to enhance CoT prompting effectiveness. Reasoning patterns represent the process by which language models arrive at their final results. By utilizing prior knowledge and prompt-based methods from large models, we first construct task-specific pattern sets. We then select diverse demonstrations based on different reasoning patterns. This approach not only mitigates the impact of noise but also provides explicit interpretability to help us understand the mechanisms of CoT. Extensive experiments demonstrate that our method is more robust and consistently leads to improvements across various reasoning tasks.

cs.CL

Enhancing Text-to-SQL Capabilities of Large Language Models via Domain Database Knowledge Injection

Text-to-SQL is a subtask in semantic parsing that has seen rapid progress with the evolution of Large Language Models (LLMs). However, LLMs face challenges due to hallucination issues and a lack of domain-specific database knowledge(such as table schema and cell values). As a result, they can make errors in generating table names, columns, and matching values to the correct columns in SQL statements. This paper introduces a method of knowledge injection to enhance LLMs' ability to understand schema contents by incorporating prior knowledge. This approach improves their performance in Text-to-SQL tasks. Experimental results show that pre-training LLMs on domain-specific database knowledge and fine-tuning them on downstream Text-to-SQL tasks significantly improves the Execution Match (EX) and Exact Match (EM) metrics across various models. This effectively reduces errors in generating column names and matching values to the columns. Furthermore, the knowledge-injected models can be applied to many downstream Text-to-SQL tasks, demonstrating the generalizability of the approach presented in this paper.

cs.CL

Theory of Correlated Insulators and Superconductor at $ν=1$ in Twisted WSe$_2$

The observation of a superconducting phase, an intertwined insulating phase, and a continuous transition between the two at a commensurate filling of $ν=1$ in bilayers of twisted WSe$_2$ at $θ=3.65^0$ raises a number of intriguing questions about the origin of this phenomenology. Here we report the possibility of a displacement-field induced continuous transition between a superconductor and a quantum spin-liquid Mott insulator at $ν=1$, starting with a simplified three-orbital model of twisted WSe$_2$, including on-site, nearest-neighbor density-density interactions, and a chiral-exchange interaction, respectively. By employing parton mean-field theory, we discuss the nature of these correlated insulators, their expected evolution with the displacement-field, and their phenomenological properties.

cond-mat.str-el

Intertwined Magnetism and Superconductivity in Isolated Correlated Flat Bands

Multi-orbital electronic models hosting a non-trivial band-topology in the regime of strong electronic interactions are an ideal playground for exploring a host of complex phenomenology. We consider here a sign-problem-free and time-reversal symmetric model with isolated topological (chern) bands involving both spin and valley degrees of freedom in the presence of a class of repulsive electronic interactions. Using a combination of numerically exact quantum Monte Carlo computations and analytical field-theoretic considerations we analyze the phase-diagram as a function of the flat-band filling, temperature and relative interaction strength. The low-energy physics is described in terms of a set of intertwined orders -- a spin-valley hall (SVH) insulator and a spin-singlet superconductor (SC). Our low-temperature phase diagram can be understood in terms of an effective SO(4) pseudo-spin non-linear sigma model. Our work paves the way for building more refined and minimal models of realistic materials, including moiré systems, to study the universal aspects of competing insulating phases and superconductivity in the presence of non-trivial band-topology.

cond-mat.str-el

Recurrent Context Compression: Efficiently Expanding the Context Window of LLM

To extend the context length of Transformer-based large language models (LLMs) and improve comprehension capabilities, we often face limitations due to computational resources and bounded memory storage capacity. This work introduces a method called Recurrent Context Compression (RCC), designed to efficiently expand the context window length of LLMs within constrained storage space. We also investigate the issue of poor model responses when both instructions and context are compressed in downstream tasks, and propose an instruction reconstruction method to mitigate this problem. We validated the effectiveness of our approach on multiple tasks, achieving a compression rate of up to 32x on text reconstruction tasks with a BLEU4 score close to 0.95, and nearly 100\% accuracy on a passkey retrieval task with a sequence length of 1M. Finally, our method demonstrated competitive performance in long-text question-answering tasks compared to non-compressed methods, while significantly saving storage resources in long-text inference tasks. Our code, models, and demo are available at https://github.com/WUHU-G/RCC_Transformer

cs.CL

Interaction-mitigated Landau damping

Bosonic collective modes are ubiquitous in metals, but over a wide range of energy and momenta suffer from Landau damping, decaying into the continuum of particle-hole excitations. Here we point out that interactions can suppress this decay, protecting a finite fraction of the total spectral weight associated with the collective mode, e.g. a plasmon. The underlying mechanism is level repulsion between a discrete mode and the continuum. We demonstrate the effect using a number of simplified models of strongly correlated Fermi-liquid metals, including a ``solvable" random flavor model in the large$-N$ limit. We discuss in detail the possibility of observing such an avoided decay for plasmons in (moiré) graphene-like systems.

cond-mat.str-el

Collective density fluctuations of strange metals with critical Fermi surfaces

Recent spectroscopic measurements in a number of strongly correlated metals that exhibit non-Fermi liquid like properties have observed evidence of anomalous frequency and momentum-dependent charge-density fluctuations. Specifically, in the strange metallic regime of the cuprate superconductors, there is a featureless particle-hole continuum exhibiting unusual power-laws, and experiments suggest that the plasmon mode decays into this continuum in a manner that is distinct from the expectations of conventional Fermi liquid theory. Inspired by these new experimental developments, we address the nature of low-energy collective modes and the particle-hole continua for different "solvable" lattice models of non-Fermi liquids that host a critical Fermi surface -- a sharp electronic Fermi surface without any low-energy electronic quasiparticles. We scrutinize theoretically the possible existence of a long-lived zero-sound mode, which is renormalized to the plasma frequency in the presence of long-ranged coulomb interactions, and its decay into the continuum over a wide range of frequencies and momenta. Quite remarkably, some of the models analyzed here can account for certain aspects of the universal experimental observations, that clearly lie beyond the purview of standard Fermi liquid theory.

cond-mat.str-el

Spontaneous magnetization in unitary superconductors with time reversal symmetry breaking

We report the study of spontaneous magnetization (i.e., spin-polarization) for time-reversal symmetry (TRS)-breaking superconductors with unitary pairing potentials, in the absence of external magnetic fields or Zeeman fields. Spin-singlet ($Δ_s$) and spin-triplet ($Δ_t$) pairings can coexist in superconductors whose crystal structure lacks inversion symmetry. The TRS can be spontaneously broken once a relative phase of $\pmπ/2$ is developed, forming a TRS-breaking unitary pairing state ($Δ_s\pm iΔ_t$). We demonstrate that such unitary pairing could give rise to spontaneous spin-polarization with the help of spin-orbit coupling. Our result provides an alternative explanation to the TRS breaking, beyond the current understanding of such phenomena in the noncentrosymmetric superconductors. The experimental results of Zr$_3$Ir and CaPtAs are also discussed in the view of our theory.

cond-mat.supr-con

Interface-Induced Sign Reversal of the Anomalous Hall Effect in Magnetic Topological Insulator Heterostructures

The Berry phase picture provides important insights into the electronic properties of condensed matter systems. The intrinsic anomalous Hall (AH) effect can be understood as a consequence of non-zero Berry curvature in momentum space. The realization of the quantum anomalous Hall effect provided conclusive evidence for the intrinsic mechanism of the AH effect in magnetic topological insulators (TIs). Here we fabricated magnetic TI/TI heterostructures and found both the magnitude and sign of the AH effect in the magnetic TI layer can be altered by tuning the TI thickness and/or the electric gate voltage. The sign change of the AH effect with increasing TI thickness is attributed to the charge transfer across the TI and magnetic TI layers, consistent with first-principles calculations. By fabricating the magnetic TI/TI/magnetic TI sandwich heterostructures with different dopants, we created an artificial topological Hall (TH) effect-like feature in Hall traces. This artificial TH effect is induced by the superposition of two AH effects with opposite signs instead of the formation of chiral spin textures in the samples. Our study provides a new route to engineer the Berry curvature in magnetic topological materials that may lead to potential technological applications.

cond-mat.mes-hall

Experimental observation of the gate-controlled reversal of the anomalous Hall effect in the intrinsic magnetic topological insulator MnBi2Te4 device

Here we report the reserved anomalous Hall effect (AHE) in the 5-septuple-layer van der Waals device of the intrinsic magnetic topological insulator MnBi2Te4. By employing the top/bottom gate, a negative AHE loop gradually decreases to zero and changes to a reversed sign. The reversed AHE exhibits distinct coercive fields and temperature dependence from the previous AHE. It reaches the maximum inside the gap of the Dirac cone. The newly-seen reversed AHE is attributed to the competition of the intrinsic Berry curvature and the Dirac-gap enhanced extrinsic skew scattering. Its gate-controlled switching contributes a scheme for the topological spin field-effect transistors.

cond-mat.mes-hall

In-phase Synchronization of Two Coupled Metronomes

This paper used multi-scale method and KBM method to get approximate solution of coupled Van der Pol oscillators, based on which, researchers investigated the impact several parameters have on the prerequisite of synchronization and the time it takes to synchronize quantitatively. In addition, this paper has a brief introduction of the usage of Kuramoto Model in plural metronomes' synchronization and the derivation of Van der Pol oscillator from the discrete model.

nlin.CD

Chemical-disorder-caused Medium Range Order in Covalent Glass

How atoms in covalent solids rearrange over a medium-range length-scale during amorphization is a long pursued question whose answer could profoundly shape our understanding on amorphous (a-) networks. Based on ab-intio calculations and reverse Monte Carlo simulations of experiments, we surprisingly find that even though the severe chemical disorder in a-GeTe undermined the prevailing medium range order (MRO) picture, it is responsible for the experimentally observed MRO. That this thing could happen depends on a novel atomic packing scheme. And this scheme results in a kind of homopolar bond chain-like polyhedral clusters. Within this scheme, the formation of homopolar bonds can be well explained by an electron-counting model and further validated by quantitative bond energy analysis based. Our study suggests that the underlying physics for chemical disorder in a-GeTe is intrinsic and universal to all severely chemically disordered covalent glasses.

cond-mat.dis-nn

A Low-Complexity Joint Detection-Decoding Algorithm for Nonbinary LDPC-Coded Modulation Systems

In this paper, we present a low-complexity joint detection-decoding algorithm for nonbinary LDPC codedmodulation systems. The algorithm combines hard-decision decoding using the message-passing strategy with the signal detector in an iterative manner. It requires low computational complexity, offers good system performance and has a fast rate of decoding convergence. Compared to the q-ary sum-product algorithm (QSPA), it provides an attractive candidate for practical applications of q-ary LDPC codes.

cs.IT