SearcharxivSearch

arXiv subjects

Ziming Zhu

Publications and source records attributed to Ziming Zhu.

At least 19 recordsLinked to original sources

RRC: Unlocking Generative Reward Models in LLM Reinforcement Learning via Ranking-Based Reward Construction

Recent advances in reward modeling show a paradigm shift from discriminative reward models to generative reward models. However, despite their strong capabilities in response ranking, generative reward models have not realized their potential in reinforcement learning (RL). Our analysis reveals that this limitation arises from a mismatch between the comparative nature of generative reward modeling and the scalar scoring paradigm adopted by existing RL algorithms. To bridge this gap, we propose a Ranking-based Reward Construction (RRC) approach, which enables generative reward models to provide more effective RL learning signals by deriving rewards from relative preference rankings. RRC introduces two complementary strategies: self-competitive ranking, which exploits comparisons among sampled responses, and anchor-guided ranking, which enables scalable ranking-based reward construction with a small set of reference responses. Experiments across open-ended chat and reasoning benchmarks demonstrate that RRC substantially improves RL training with generative reward models, achieving consistent gains over existing reward construction approaches. Our code can be found at https://github.com/wangclnlp/RRC.

cs.LG

FlowCTS: On-policy Continuous Trajectory Supervision of Flow Models

While on-policy distillation (OPD) effectively addresses sparse rewards and exposure bias in large language model post-training, its extension to flow models remains underexplored. To this end, we propose Flow Continuous Trajectory Supervision (FlowCTS), which matches subsequent student and reference trajectories initialized from the same student-visited state. Using the integral relation between trajectories and velocity fields, we derive a temporally weighted velocity-matching upper bound and discretize it into practical objectives parameterized by the number of supervision steps. Under a multi-reference setup, single-state FlowCTS-OPD outperforms vanilla KL-based OPD with faster convergence. FlowCTS-OPD improves GenEval from 0.90 to 0.93, OCR from 0.90 to 0.92, and PickScore from 22.75 to 23.06, while outperforming a mixed-reward RL baseline across all target metrics. Further analysis reveals a clear temporal supervision mismatch in vanilla KL-based OPD arising from its auxiliary SDE transition kernels. Beyond on-policy setting,FlowCTS also consistently outperforms vanilla SFT , particularly on OCR, while increasing supervision steps exhibit a trade-off between richer trajectory information and greater optimization difficulty.

cs.LG

Higher-order Weyl nodes driven by helical magnetic order in EuAgAs

Magnetic topological semimetals provide a fertile ground for exploring how long-range magnetic order can alter electronic band structures and generate novel quasiparticles such as Weyl fermions. Here, we investigate the coupled magnetic and electronic structure of single-crystalline EuAgAs, a hexagonal pnictide whose magnetic ground state has remained elusive. Using neutron diffraction and resonant elastic X-ray scattering, we identify an unusual magnetic ordering sequence with two successive phase transitions at $T_\mathrm{N1} = 12$ K and $T_\mathrm{N2} = 8$ K. We observe two slightly different magnetic propagation vectors, one associated with $T_\mathrm{N1}$ and the other with $T_\mathrm{N2}$. Spherical neutron polarimetry reveals that the magnetic structure is a transverse helix aligned along the $c$ axis with a period that is approximately twice the $c$ lattice parameter. First-principles calculations for the helical phase predict subtle band folding effects and the emergence of effective higher-order Weyl nodes. These topological features appear near the calculated Fermi energy $E_{\mathrm{F}}$ which, however, lies above the position of $E_{\mathrm{F}}$ obtained from angle-resolved photoemission spectroscopy so could not be probed in this study.

cond-mat.str-el

SPS: Steering Probability Squeezing for Better Exploration in Reinforcement Learning for Large Language Models

Reinforcement learning (RL) has emerged as a promising paradigm for training reasoning-oriented models by leveraging rule-based reward signals. However, RL training typically tends to improve single-sample success rates (i.e., Pass@1) while offering limited exploration of diverse reasoning trajectories, which is crucial for multi-sample performance (i.e., Pass@k). Our preliminary analysis reveals that this limitation stems from a fundamental squeezing effect, whereby probability mass is excessively concentrated on a narrow subset of high-reward trajectories, restricting genuine exploration and constraining attainable performance under RL training. To address this issue, in this work, we propose Steering Probability Squeezing (SPS), a training paradigm that interleaves conventional RL with inverse reinforcement learning (IRL). SPS treats on-policy rollouts as demonstrations and employs IRL to explicitly reshape the induced trajectory distribution, thereby enhancing exploration without introducing external supervision. Experiments on five commonly used reasoning benchmarks demonstrate that SPS can enable better exploration and improve Pass@k. Beyond algorithmic contributions, we provide an analysis of RL learning dynamics and identify an empirical upper bound on Pass@k, shedding light on intrinsic exploration limits in RL-based reasoning models. Our findings suggest that alternating between RL and IRL offers an effective pathway toward extending the exploration capacity of reasoning-oriented large language models.

cs.CL

DaPT: A Dual-Path Framework for Multilingual Multi-hop Question Answering

Retrieval-augmented generation (RAG) systems have made significant progress in solving complex multi-hop question answering (QA) tasks in the English scenario. However, RAG systems inevitably face the application scenario of retrieving across multilingual corpora and queries, leaving several open challenges. The first one involves the absence of benchmarks that assess RAG systems' capabilities under the multilingual multi-hop (MM-hop) QA setting. The second centers on the overreliance on LLMs' strong semantic understanding in English, which diminishes effectiveness in multilingual scenarios. To address these challenges, we first construct multilingual multi-hop QA benchmarks by translating English-only benchmarks into five languages, and then we propose DaPT, a novel multilingual RAG framework. DaPT generates sub-question graphs in parallel for both the source-language query and its English translation counterpart, then merges them before employing a bilingual retrieval-and-answer strategy to sequentially solve sub-questions. Our experimental results demonstrate that advanced RAG systems suffer from a significant performance imbalance in multilingual scenarios. Furthermore, our proposed method consistently yields more accurate and concise answers compared to the baselines, significantly enhancing RAG performance on this task. For instance, on the most challenging MuSiQue benchmark, DaPT achieves a relative improvement of 18.3\% in average EM score over the strongest baseline.

cs.CL

When Scaling Fails: Mitigating Audio Perception Decay of LALMs via Multi-Step Perception-Aware Reasoning

Test-Time Scaling has shown notable efficacy in addressing complex problems through scaling inference compute. However, within Large Audio-Language Models (LALMs), an unintuitive phenomenon exists: post-training models for structured reasoning trajectories results in marginal or even negative gains compared to post-training for direct answering. To investigate it, we introduce CAFE, an evaluation framework designed to precisely quantify audio reasoning errors. Evaluation results reveal LALMs struggle with perception during reasoning and encounter a critical bottleneck: reasoning performance suffers from audio perception decay as reasoning length extends. To address it, we propose MPAR$^2$, a paradigm that encourages dynamic perceptual reasoning and decomposes complex questions into perception-rich sub-problems. Leveraging reinforcement learning, MPAR$^2$ improves perception performance on CAFE from 31.74% to 63.51% and effectively mitigates perception decay, concurrently enhancing reasoning capabilities to achieve a significant 74.59% accuracy on the MMAU benchmark. Further analysis demonstrates that MPAR$^2$ reinforces LALMs to attend to audio input and dynamically adapts reasoning budget to match task complexity.

cs.SD

M-CIF: Multi-Scale Alignment For CIF-Based Non-Autoregressive ASR

The Continuous Integrate-and-Fire (CIF) mechanism provides effective alignment for non-autoregressive (NAR) speech recognition. This mechanism creates a smooth and monotonic mapping from acoustic features to target tokens, achieving performance on Mandarin competitive with other NAR approaches. However, without finer-grained guidance, its stability degrades in some languages such as English and French. In this paper, we propose Multi-scale CIF (M-CIF), which performs multi-level alignment by integrating character and phoneme level supervision progressively distilled into subword representations, thereby enhancing robust acoustic-text alignment. Experiments show that M-CIF reduces WER compared to the Paraformer baseline, especially on CommonVoice by 4.21% in German and 3.05% in French. To further investigate these gains, we define phonetic confusion errors (PE) and space-related segmentation errors (SE) as evaluation metrics. Analysis of these metrics across different M-CIF settings reveals that the phoneme and character layers are essential for enhancing progressive CIF alignment.

cs.SD

GRAM-R$^2$: Self-Training Generative Foundation Reward Models for Reward Reasoning

Significant progress in reward modeling over recent years has been driven by a paradigm shift from task-specific designs towards generalist reward models. Despite this trend, developing effective reward models remains a fundamental challenge: the heavy reliance on large-scale labeled preference data. Pre-training on abundant unlabeled data offers a promising direction, but existing approaches fall short of instilling explicit reasoning into reward models. To bridge this gap, we propose a self-training approach that leverages unlabeled data to elicit reward reasoning in reward models. Based on this approach, we develop GRAM-R$^2$, a generative reward model trained to produce not only preference labels but also accompanying reward rationales. GRAM-R$^2$ can serve as a foundation model for reward reasoning and can be applied to a wide range of tasks with minimal or no additional fine-tuning. It can support downstream applications such as response ranking and task-specific reward tuning. Experiments on response ranking, task adaptation, and reinforcement learning from human feedback demonstrate that GRAM-R$^2$ consistently delivers strong performance, outperforming several strong discriminative and generative baselines.

cs.CL

LaTeXTrans: Structured LaTeX Translation with Multi-Agent Coordination

Despite the remarkable progress of modern machine translation (MT) systems on general-domain texts, translating structured LaTeX-formatted documents remains a significant challenge. These documents typically interleave natural language with domain-specific syntax, such as mathematical equations, tables, figures, and cross-references, all of which must be accurately preserved to maintain semantic integrity and compilability. In this paper, we introduce LaTeXTrans, a collaborative multi-agent system designed to address this challenge. LaTeXTrans ensures format preservation, structural fidelity, and terminology consistency through six specialized agents: 1) a Parser that decomposes LaTeX into translation-friendly units via placeholder substitution and syntax filtering; 2) a Translator, Validator, Summarizer, and Terminology Extractor that work collaboratively to ensure context-aware, self-correcting, and terminology-consistent translations; 3) a Generator that reconstructs the translated content into well-structured LaTeX documents. Experimental results show that LaTeXTrans outperforms mainstream MT systems in both translation accuracy and structural preservation. The source code, the online demonstration platform, and a demo video are publicly available.

cs.CL

Ultrafast photoinduced phase transition in the antiferromagnetic Dirac semimetal EuAgAs

We report the observation of a light-induced subpicosecond phase transition in the antiferromagnetic Dirac semimetal EuAgAs, achieved through ultrafast optical excitation. Using ultrafast optical spectroscopy, we probe the nonequilibrium carrier dynamics, discovering distinct fluence-dependent responses in the antiferromagnetic and paramagnetic states, and revealing a possible magnetic order-driven transition between different topological states. Our results demonstrate that EuAgAs, with its highly tunable magnetic structure, possibly offers a unique platform for exploring topological phase transitions. These results underscore the potential of ultrashort optical pulses as powerful tools for the real-time control of topological phases, opening pathways for advances in spintronics, quantum computing, and energy-efficient information technologies.

cond-mat.str-el

Ferroelectrically tunable topological phase transition in In$_2$Se$_3$ thin films

Materials with ferroelectrically switchable topological properties are of interest for both fundamental physics and practical applications. Using first-principles calculations, we find that stacking ferroelectric $α$-In$_2$Se$_3$ monolayers into a bilayer leads to polarization-dependent band structures, which yields polarization-dependent topological properties. Specifically, we find that the states with interlayer ferroelectric couplings are quantum spin Hall insulators, while those with antiferroelectric polarizations are normal insulators. We further find that In$_2$Se$_3$ trilayer and quadlayer exhibit nontrivial band topology as long as in the structure the ferroelectric In$_2$Se$_3$ bilayer is antiferroelectrically coupled to In$_2$Se$_3$ monolayers or other ferroelectric In$_2$Se$_3$ bilayer. Otherwise the system is topologically trivial. The reason is that near the Fermi level the band structure of the ferroelectric In$_2$Se$_3$ bilayer has to be maintained for the nontrivial band topology. This feature can be used to design nontrivial band topology for the thicker films by a proper combination of the interlayer polarization couplings. The topological properties can be ferroelectrically tunable using the dipole locking effect. Our study reveals switchable band topology in a family of natural ferroelectrics, which provide a platform for designing new functional devices.

cond-mat.mtrl-sci

Symmetry-selective quasiparticle scattering and electric field tunability of the ZrSiS surface electronic structure

3D Dirac semimetals with square-net non-symmorphic symmetry, such as ternary ZrXY (X=Si, Ge; Y=S, Se, Te) compounds, have attracted significant attention owing to the presence of topological nodal lines, loops, or networks in their bulk. Orbital symmetry plays a profound role such materials as the different branches of the nodal dispersion can be distinguished by their distinct orbital symmetry eigenvalues. The presence of different eigenvalues suggests that scattering between states of different orbital symmetry may be strongly suppressed. Indeed, in ZrSiS, there has been no clear experimental evidence of quasiparticle scattering between states of different symmetry eigenvalue has been reported at small wave vector $q$. Here we show, using quasiparticle interference (QPI), that atomic step-edges in the ZrSiS surface facilitate quasiparticle scattering between states of different symmetry eigenvalues. This symmetry eigenvalue mixing quasiparticle scattering is the first to be reported for ZrSiS and contrasts quasiparticle scattering with no mixing of symmetry eigenvalues, where the latter occurs with scatterers preserving the glide mirror symmetry of the crystal lattice, e.g., native point defects in ZrSiS. Finally, we show that the electronic structure of the ZrSiS surface, including its unique floating band surface state (FBSS), can be tuned by a vertical electric field locally applied by the tip of a scanning tunneling microscope (STM), enabling control of a spin-orbit induced avoided crossing near the Fermi level by as much as 300%.

cond-mat.mes-hall

Multiple superconducting phases driven by pressure in the topological insulator GeSb4Te7

Tuning superconductivity in topological materials by means of chemical substitution, electrostatic gating, or pressure is thought to be an effective route towards realizing topological superconductivity with their inherent Majorana fermions, the manipulation of which may form the basis for future topological quantum computing. It has recently been established that the pseudo-binary chalcogenides (ACh)m(Pn2Ch3)n (A = Ge, Mn, Pb, etc.; Pn = Sb or Bi; Ch = Te, Se) may host novel topological quantum states such as the quantum anomalous Hall effect and topological axion states. Here we map out the phase diagram of one member in this series, the topological insulator candidate GeSb4Te7 up to pressures of ~35 GPa, through a combination of electrical resistance measurements, Raman spectroscopy, as well as first-principles calculations. Three distinct superconducting phases emerge under the pressure above ~11, ~17, and ~31 GPa, which are accompanied by concomitant structural transitions, evidenced from the changes in the Raman modes. The first-principles calculations validate the existence of a topological insulating state at ambient pressure and predict two possible structural transitions at 10 and 17 GPa, in agreement with the experimental observations. Overall, our results establish the GeSb4Te7 family of materials as a fertile arena for further exploring various topological phenomena, including topological phase transitions and putative topological superconductivity.

cond-mat.supr-con

Magnetic eight-fold nodal-point and nodal-network fermions in MnB2

Realizing topological semimetal states with novel emergent fermions in magnetic materials is a focus of current research. Based on first-principle calculations and symmetry analysis, we reveal interesting magnetic emergent fermions in an existing material MnB2. In the temperature range from 157 K to 760 K, MnB2 is a collinear antiferromagnet. We find the coexistence of eightfold nodal points and nodal net close to the Fermi level, which are protected by the spin group in the absence of spin-orbit coupling. Depending on the Neel vector orientation, consideration of spin-orbit coupling will either open small gaps at these nodal features, or transform them into magnetic linear and quadratic Dirac points and nodal rings. Below 157 K, MnB2 acquires weak ferromagnetism due to spin tilting. We predict that this transition is accompanied by a drastic change in anomalous Hall response, from zero above 157 K to 200 $Ω\cdot \text{cm}^{-1}$ below 157 K.

cond-mat.mtrl-sci

Chiral topological metals with multiple types of quasiparticle fermions and large spin Hall effect in the SrGePt family materials

We present a prediction of chiral topological metals with several classes of unconventional quasiparticle fermions in a family of SrGePt-type materials in terms of first-principles calculations. In these materials, fourfold spin-3/2 Rarita-Schwinger-Weyl (RSW) fermion, sixfold excitation, and Weyl fermions coexist around the Fermi level as spin-orbit coupling is considered, and the Chern number for the first two kinds of fermions is the maximal value four. We found that large Fermi arcs from spin-3/2 RSW fermion emerge on the (010)-surface, spanning the whole surface Brillouin zone. Moreover, there exist Fermi arcs originating from Weyl points, which further overlap with trivial bulk bands. In addition, we revealed that the large spin Hall conductivity can be obtained, which attributed to the remarkable spin Berry curvature around the degenerate nodes and band-splitting induced by spin-orbit coupling. Our findings indicate that the SrGePt family of compounds provide an excellent platform for studying on topological electronic states and the intrinsic spin Hall effect.

cond-mat.mtrl-sci

Ferroelectrically switchable magnetic multistates in MnBi$_2$Te$_4$(Bi$_2$Te$_3$)$_n$ and MnSb$_2$Te$_4$(Sb$_2$Te$_3$)$_n$ (n = 0, 1) thin films

Ferroelectric control of two-dimensional magnetism is promising in fabricating electronic devices with high speed and low energy consumption. The newly discovered layered MnBi$_2$Te$_4$(Bi$_2$Te$_3$)$_n$ and their Sb counterparts exhibit A-type antiferromagnetism with intriguing topological properties. Here, we propose to obtain tunable magnetic multistates in their thin films by ferroelectrically manipulating the interlayer magnetic couplings (IMCs) based on the Heisenberg model and first-principles calculations. Our strategy relies on that interfacing the thin films with appropriate ferroelectric materials can switch on/off an interlayer hopping channel between Mn-$e_g$ orbitals as the polarizations reversed, thus resulting in a switchable interlayer antiferromagnetism-to-ferromagnetism transition. On the other hand, the interface effect leads to asymmetric energy barrier heights for the two polarization states. These properties allow us to build ferroelectrically switchable triple and quadruple magnetic states with multiple Chern numbers in thin films. Our study reveals that ferroelectrically switchable magnetic and topological multistates in MnBi$_2$Te$_4$ family can be obtained by rational design for multifunctional electronic devices, which can also be applied to other two-dimensional magnetic materials.

cond-mat.mtrl-sci

Fluctuation-driven, topology-stabilized order in a correlated nodal semimetal

The interplay between strong electron correlation and band topology is at the forefront of condensed matter research. As a direct consequence of correlation, magnetism enriches topological phases and also has promising functional applications. However, the influence of topology on magnetism remains unclear, and the main research effort has been limited to ground state magnetic orders. Here we report a novel order above the magnetic transition temperature in magnetic Weyl semimetal (WSM) CeAlGe. Such order shows a number of anomalies in electrical and thermal transport, and neutron scattering measurements. We attribute this order to the coupling of Weyl fermions and magnetic fluctuations originating from a three-dimensional Seiberg-Witten monopole, which qualitatively agrees well with the observations. Our work reveals a prominent role topology may play in tailoring electron correlation beyond ground state ordering, and offers a new avenue to investigate emergent electronic properties in magnetic topological materials.

cond-mat.str-el

Third-order charge transport in a magnetic topological semimetal

Magnetic topological materials and their physical signatures are a focus of current research. Here, by first-principles calculations and symmetry analysis, we reveal topological semimetal states in an existing antiferromagnet ThMn2Si2. Depending on the Néel vector orientation, the topological band crossings near the Fermi level form either a double-nodal loop or two pairs of Dirac points,which are all fourfold degenerate and robust under spin-orbit coupling. These topological features produce large Berry connection polarizability, which leads to enhanced nonlinear transport effects. Particularly, we evaluate the third order current response, which dominates the transverse charge current. We show that the nonlinear response can be much more sensitive to topological phase transitions than linear response, which offers a powerful tool for characterizing magnetic topological semimetals.

cond-mat.mtrl-sci