arXiv ScienceSearch

arXiv subjects

Jun Zhan

Publications and source records attributed to Jun Zhan.

At least 19 recordsLinked to original sources

Competing Interlayer Loop Currents and Superconductivity in the Bilayer $t$-$J_\perp$-$V$ Model

The recent discovery of high-$T_c$ superconductivity in pressurized and thin-film bilayer nickelates, featuring a strong interlayer exchange coupling, and their potential similarities with cuprate superconductors, has made this a very active topic in condensed matter physics. In the present paper we study the strongly correlated one-orbital ($d_{x^2-y^2}$) bilayer $t$-$J_\perp$-$V$ model for nickelates, where $V$ denotes the Coulomb interactions, using a controlled large-$N$ expansion at and beyond the mean-field level. Focusing on the out-of-plane spin exchange interaction ($J_\perp$), we find that it triggers both out-of-plane $s$-wave superconductivity and an out-of-plane bond-order phase ($z$-BOP) instability. The $z$-BOP gives rise to a complex $z$-axis hopping dominated by its imaginary component, which drives out-of-plane currents and induces in-plane ones, spontaneously forming on the vertical plaquettes a loop-current state that breaks time-reversal symmetry. Competition between this loop-current phase and superconductivity yields a dome-shaped superconducting region, with optimal superconductivity occurring near the $z$-BOP quantum critical point. The resulting phase diagram features a pure loop-current region, a low-doping coexistence phase, a pure superconducting state at higher doping, and a correlated metallic state.

cond-mat.str-el

OmniVAE: An Audio-Video VAE with Cross-Modal Alignment for Joint Generation

Recent generative models are moving beyond silent video or standalone audio synthesis toward the joint generation of synchronized audio and video. Despite this progress, jointly generating audio and video with fine-grained cross-modal correspondence remains challenging due to their fundamental structural differences. Most existing methods use audio and video VAEs trained separately. As a result, the two latent spaces lack cross-modal alignment, leaving the downstream generative model to learn cross-modal synchronization from scratch. We present OmniVAE, a jointly trained audio-video VAE that learns fine-grained semantic alignment between audio and video latent representations. Beyond reconstruction, OmniVAE uses a segment-level audio-video contrastive objective to capture temporal-semantic correspondence and align the two latent spaces. In parallel, it distills features from pretrained modality-specific semantic encoders into each modality, improving the downstream learnability of both latent spaces. Extensive experiments show that both objectives consistently improve the learnability of the latent spaces, translating into higher generation quality and more accurate cross-modal synchronization in downstream text-to-audio-video generation. These findings underscore the importance of learning unified representations as a foundation for omnimodal modeling.1

cs.SD

Emergent $s+id$ Superconductivity from the Interplay between Electronic Correlations and Electron-Phonon Coupling in $\mathrm{R}_{1-x}\mathrm{Sr}_x\mathrm{NiO}_2$

Recent tunneling measurements on infinite-layer nickelates have revealed spatially varying superconducting symmetries, whose microscopic origin remains unclear. Motivated by this observation, we investigate the interplay between electron correlations and electron-phonon interactions in infinite-layer nickelates by combining first-principles calculations with the fluctuation-exchange-Migdal-Eliashberg theory. Our calculations show that spin fluctuations yield robust $d$-wave superconductivity on the Ni $d_{x^2-y^2}$ orbital, whereas electron-phonon coupling induces $s$-wave pairing on an interstitial orbital, leading to an $s+id$ superconducting state. The emergence of the $s$-wave component is strongly carrier-density dependent: an intermediate electron-phonon coupling of $\lambda=0.4$ stabilizes the $s+id$ state at $n=0.9$ but not at $n=0.8$. These results imply that local oxygen defects tune the local electron density and form finite-size domains with distinct pairing symmetries, offering a compelling explanation for the spatially inhomogeneous superconducting symmetries observed in experiments.

cond-mat.str-el

Structural symmetry effects on the competition of density waves and superconductivity in bilayer nickelates

We investigate the interplay between spin-density-wave (SDW) order and superconductivity in the bilayer nickelate La$_3$Ni$_2$O$_7$ using the functional renormalization group~(fRG) applied to multiorbital weak-coupling models of both the ambient- and high-pressure crystal structures. As Hund's coupling increases, the leading instability evolves from superconductivity to an SDW state with ordering vector $\mathbf{Q}_1 \approx (\pi/2,\pi/2)$ (equivalently $\mathbf{Q}_Y \approx (0,\pi)$ in the orthorhombic $Amam$ unit cell), in agreement with experimental observations. Surprisingly, the ambient- and high-pressure structures exhibit nearly identical non-interacting susceptibilities and leading fRG instabilities, indicating that the emergence of superconductivity under pressure cannot be explained solely by changes in the low-energy electronic structure. Instead, our results identify the suppression of orthorhombicity as a key ingredient for superconductivity. As the system approaches the tetragonal limit, symmetry-related SDW fluctuations become nearly degenerate, frustrating long-range magnetic order while enhancing pairing interactions. These findings highlight lattice symmetry as a central tuning parameter of the competing ordered states in bilayer nickelates and suggest that reducing orthorhombicity through uniaxial strain could stabilize bulk superconductivity already at ambient pressure.

cond-mat.supr-con

Magnetic configurations and excitations in high-$T_{c}$ multilayer nickelates

We investigate the magnetic ground states and transverse spin excitations of bilayer and trilayer nickelates within a multi-orbital itinerant framework. For the bilayer system, although Hartree-Fock calculations slightly favor a double-stripe order, the calculated excitation spectrum of the single-stripe state, characterized by an anisotropic low-energy cone at $Q_{\text{BL}}$ and isotropic high-energy excitations near $\Gamma$, exhibits good qualitative agreement with recent RIXS and neutron scattering experiments. We further identify mirror-even optical interlayer modes at $Q_{\text{BL}}$ whose energies match the mirror-odd modes at $\Gamma$. For the trilayer system, both mirror-odd and mirror-even spin-density-wave states can be stabilized near $Q_{\text{TL}}$, with the mirror-odd state lower in energy in the parameter regime studied. The mirror-odd state hosts an additional nearly gapless mode dominated by the middle layer, while the mirror-even state contains only one acoustic branch together with two gapped optical modes. Comparison with available RIXS data favors the mirror-odd spin-density-wave scenario. Our results show that magnetic excitations provide a sensitive probe of the magnetic order and support a common itinerant origin of magnetism in multilayer nickelates.

cond-mat.supr-con

MOSS-Audio Technical Report

MOSS-Audio is a unified audio-language model for speech, environmental sound, and music understanding, supporting audio captioning, time-aware question answering, timestamped transcription, and audio-grounded reasoning. MOSS-Audio couples a dedicated audio encoder with a modality adapter and a large language model: the encoder produces 12.5 Hz temporal representations, the adapter projects them into the decoder space, and the decoder generates autoregressive text outputs. Two design choices are central to the system: DeepStack cross-layer feature injection, which exposes the decoder to acoustic information from multiple encoder depths, and time markers, which provide explicit temporal cues by inserting timestamp markers into the audio-token stream. At the data level, we design an event-preserving audio annotation pipeline that segments raw audio at coherent event boundaries, applies branch-specific annotation to speech, music, and general audio, and merges the results into unified captions for pretraining. The intermediate branch-specific captions are further retained to support the construction of task-oriented SFT data. The model is pretrained on large-scale audio-language data, with time-aware objectives incorporated to support temporal grounding, and then undergoes multi-stage post-training to enhance instruction following and audio-grounded reasoning. We release 4B and 8B variants in both Instruct and Thinking configurations. MOSS-Audio achieves strong performance across general audio understanding, speech captioning, ASR, and timestamped ASR, positioning it as a promising understanding foundation for future voice agents.

cs.SD

Raman response in superconducting multiorbital systems with application to nickelates

The recent discovery of high-$T_c$ superconductivity in pressurized and thin film nickelates is nowadays one of the most relevant and active topics in solid-state physics. The origin of superconductivity together with the relevance of multiorbital physics are highly discussed issues in this field. Knowledge of the size of the gap and its symmetry is of fundamental interest to uncover the superconducting mechanism at play in the nickelates. Electronic Raman scattering is a powerful tool to investigate the main characteristics of the gap. Here, we investigate the Raman response in the superconducting phase for three different models: Two-orbital models, including $d_{x^2-y^2}$ and $d_{z^2}$ orbitals, with one and two layers; as well as a bilayer model with the $d_{x^2-y^2}$ orbital as the only active one. For each of these models, we consider different pairing symmetries and determine their characteristic fingerprints in the Raman response. For the two-orbital models, we perform full multiorbital calculations including interorbital and intraorbital scattering, and compare the results with those obtained using the additive Raman response where each band is considered separately. Our results should be useful for discussing the minimal model for superconductivity and its pairing symmetry in nickelates. The obtained results and discussions, as well as the presented formalism, are also of general interest for other multiorbital systems.

cond-mat.supr-con

Visualizing the interplay of dual electronic nematicities in kagome superconductors

Kagome superconductor AV$_3$Sb$_5$ (A stands for K, Rb, and Cs) hosts a wealth of intertwined electronic orders driven by geometric frustration and electron correlations. Among them, the breaking of rotational and/or time-reversal symmetry, observed within the triple-$Q$ charge density wave (CDW) phase yet exhibiting a more complex temperature dependence, remains a central puzzle. Here, by using scanning tunneling microscopy to study the electronic structures of CsV$_3$Sb$_5$ as a function of temperature and Ti doping, we disentangle the interrelation between two distinct nematic order parameters, one associated with the CDW and the other manifested as $C_2$ distortion of the V-$d_{x^{2}-y^{2}}$ Fermi pockets without breaking transition symmetry. The latter persists to high doping levels and high temperatures where the long-range CDW is fully suppressed. Moreover, its nematic director is oriented in a lattice direction distinct from that of the CDW-induced nematicity at intermediate doping, and eventually aligns with the strong nematic CDW order in the pristine compound where the quasiparticles of vanadium orbitals become coherent below a lower characteristic temperature. These observations, combined with Ginzburg-Landau analysis, reveal a rich interplay between two nematic orders that can be assigned to distinct kagome-lattice orbitals. Our results shed new light on the enigmatic intertwined orders in this family and establish a rare material platform in which dual nematic orders coexist and couple to give rise to unusual correlated phenomena.

cond-mat.supr-con

Detecting pairing symmetry of bilayer nickelates using electronic Raman scattering

The recent discovery of high-temperature superconductivity in both bulk and thin-film bilayer nickelates La$_3$Ni$_2$O$_7$ has garnered significant attention. However, the corresponding pairing symmetry remains debated in both experiments and theoretical studies due to conflicting experimental evidence from bulk and thin-film materials. In this work, we examine the electronic Raman response across different channels for various pairing symmetries within a two-orbital bilayer model. By comparing Raman susceptibilities obtained from multiorbital and band-additive approaches, we demonstrate that Raman response can distinguish between different pairing symmetries and identify pocket-dependent gap amplitudes for both fully gapped and nodal superconducting states. Specifically, the nodal $d_{x^2-y^2}/d_{xy}$-wave pairing exhibits robust low-energy power-law behavior, distinct from a fully gapped pairing. Additionally, for the $s_{\pm}$-wave pairing, the detailed gap anisotropy on the $\beta$ pocket can be determined. Possible experimental implications are also discussed. Our results highlight the crucial role of multiorbital effects in shaping the Raman spectra and establish electronic Raman scattering as a powerful and symmetry-resolved probe for determining the superconducting gap in unconventional superconductors.

cond-mat.supr-con

MOSS-TTSD: Text to Spoken Dialogue Generation

Spoken dialogue generation is crucial for applications like podcasts, dynamic commentary, and entertainment content, but poses significant challenges compared to single-utterance text-to-speech (TTS). Key requirements include accurate turn-taking, cross-turn acoustic consistency, and long-form stability, which current models often fail to address due to a lack of dialogue context modeling. To bridge this gap, we present MOSS-TTSD, a spoken dialogue synthesis model designed for expressive, multi-party conversational speech across multiple languages. With enhanced long-context modeling, MOSS-TTSD generates long-form spoken conversations from dialogue scripts with explicit speaker tags, supporting up to 60 minutes of single-pass synthesis, multi-party dialogue with up to 5 speakers, and zero-shot voice cloning from a short reference audio clip. The model supports various mainstream languages, including English and Chinese, and is adapted to several long-form scenarios. Additionally, to address limitations of existing evaluation methods, we propose TTSD-eval, an objective evaluation framework based on forced alignment that measures speaker attribution accuracy and speaker similarity without relying on speaker diarization tools. Both objective and subjective evaluation results show that MOSS-TTSD surpasses strong open-source and proprietary baselines in dialogue synthesis.

cs.SD

Electronic Origin of Density Wave Orders in a Trilayer Nickelate

The discovery of superconductivity in Ruddlesden-Popper nickelates has established a new frontier in the study of high-temperature superconductors. However, the underlying pairing mechanism and its relationship to the material's electronic and magnetic ground states remain elusive. Since unconventional superconductivity often emerges from a complex interplay of magnetic correlations, elucidating the magnetic ground state of the nickelates at ambient pressure is crucial for understanding the emergence of superconductivity under high pressure. Here, we combine high-resolution angle-resolved photoemission spectroscopy with tight-binding model simulation to investigate the electronic structure of the representative trilayer Ruddlesden-Popper nickelate La$_4$Ni$_3$O$_{10}$. We provide the first experimental evidence of band splitting induced by interlayer coupling and further resolve the momentum-dependent density wave gap structures along all the Fermi surfaces. Our findings identify the mirror-selective Fermi surface nesting as the origin of the interlayer antiferromagnetic spin density wave and demonstrate the dominant role of Ni-3d$_{z^2}$ orbitals in the low-energy physics of La$_4$Ni$_3$O$_{10}$. These results provide a fundamental framework for understanding the magnetic interactions and high-temperature superconductivity mechanism in the Ruddlesden-Popper nickelate family.

cond-mat.supr-con

RIS-Enhanced Information-Decoupled Symbiotic Radio Over Broadcasting Signals

This paper studies a reconfigurable intelligent surface (RIS)-enhanced decoupled symbiotic radio (SR) system in which a primary transmitter delivers common data to multiple primary receivers (PRs), while a RIS-based backscatter device sends secondary data to a backscatter receiver (BRx). Unlike conventional SR, the BRx performs energy detection and never decodes the primary signal, thereby removing ambiguity and preventing exposure of the primary payload to unintended receivers. In this paper, we formulate the problem as the minimization of the transmit power subject to a common broadcast rate constraint across all PRs and a bit error rate (BER) constraint at the BRx. The problem is nonconvex due to the unit-modulus RIS constraint and coupled quadratic forms. Leveraging a rate-balanced reformulation and a monotonic BER ratio characterization, we develop a low-complexity penalty-based block coordinate descent algorithm with closed-form updates. Numerical results show fast convergence of the proposed algorithm and reduced power consumption of the considered RIS-enhanced information-decoupled SR system over conventional SR baselines.

eess.SP

Time-Reversal Symmetry Breaking Superconducting State and Collective Modes in Kagome Superconductors

We comprehensively study the unconventional pairing and collective modes in the multiband kagome superconductors AV$_3$Sb$_5$ (A=$\mathrm{K},\mathrm{Cs},\mathrm{Rb}$). By solving gap equations at zero temperature, we identify a transition from normal $s++/s\pm$-wave pairing to time-reversal symmetry (TRS) breaking pairing with a variation of inter-pocket interactions or density of states. This TRS breaking pairing originates from the superconducting phase frustration of different Fermi pockets and can account for experimental TRS breaking signal in kagome superconductors. Moreover, we investigate collective modes, including the Higgs, Leggett, and Bogoloubov-Anderson-Goldstone modes, arising from fluctuations of the amplitude, relative phase, and overall phase of the superconducting order parameters, respectively. Remarkably, due to the presence of multibands, one branch of the Leggett modes becomes nearly massless near the TRS breaking transition, providing a compelling smoking-gun signature of TRS-breaking superconductivity, in clear contrast to TRS-breaking charge orders. Our results elucidate the rich superconducting physics and its associated collective modes in kagome metals, and suggest feasible experimental detection of TRS breaking pairing.

cond-mat.supr-con

Mirror-Selective Quasiparticle Interference in Bilayer Nickelate Superconductor

The recent discovery of high-temperature superconductivity in both bulk and thin-film bilayer nickelates has garnered significant attention. In this study, inspired by recent STM experiments on thin films, we investigate the quasiparticle interference (QPI) characteristics of bilayer nickelates in both normal and superconducting states to identify their Fermiology and pairing symmetry. We demonstrate that the mirror symmetry inherent in the bilayer structure induces mirror-selective quasiparticle scattering by establishing selection rules based on the mirror properties of impurities and the mirror eigenvalues of electronic wavefunctions. This mirror-selective scattering allows for the differentiation of distinct Fermiologies, as QPI patterns vary markedly between scenarios with and without the $d_{z^2}$-bonding Fermi surface (FS). Furthermore, it enables the separate detection of sign changes in superconducting gaps both within the same FS and between different FSs. Crucially, if the mirror-symmetry-enforced selection rules are ignored, the QPI response of an $s_\pm$-wave state can masquerade as that of a conventional $s$-wave state, leading to a misidentification of the pairing symmetry. When combined with field-dependent and reference QPI measurements, this approach facilitates the precise determination of pairing symmetry, even in the presence of FS-dependent gaps and gap anisotropy. Additionally, we discuss practical considerations for STM measurements to effectively identify the pairing symmetry. Our findings demonstrate that mirror-selective QPI is a powerful tool for distinguishing between different Fermiologies and pairing states, which is helpful in pinning down pairing symmetry and revealing the pairing mechanism in bilayer nickelates.

cond-mat.supr-con

VStyle: A Benchmark for Voice Style Adaptation with Spoken Instructions

Spoken language models (SLMs) have emerged as a unified paradigm for speech understanding and generation, enabling natural human machine interaction. However, while most progress has focused on semantic accuracy and instruction following, the ability of SLMs to adapt their speaking style based on spoken instructions has received limited attention. We introduce Voice Style Adaptation (VSA), a new task that examines whether SLMs can modify their speaking style, such as timbre, prosody, or persona following natural language spoken commands. To study this task, we present VStyle, a bilingual (Chinese & English) benchmark covering four categories of speech generation: acoustic attributes, natural language instruction, role play, and implicit empathy. We also introduce the Large Audio Language Model as a Judge (LALM as a Judge) framework, which progressively evaluates outputs along textual faithfulness, style adherence, and naturalness, ensuring reproducible and objective assessment. Experiments on commercial systems and open source SLMs demonstrate that current models face clear limitations in controllable style adaptation, highlighting both the novelty and challenge of this task. By releasing VStyle and its evaluation toolkit, we aim to provide the community with a foundation for advancing human centered spoken interaction. The dataset and code are publicly available at \href{https://junzhan2000.github.io/VStyle.github.io/}{project's homepage}.

cs.SD

Loop Current Order on the Kagome Lattice

Recent discoveries in kagome materials have unveiled their capacity to harbor exotic quantum states, including intriguing charge density wave (CDW) and superconductivity. Notably, accumulating experimental evidence suggests time-reversal symmetry breaking within the CDW, hinting at the long-pursued loop current order (LCO). Despite extensive research efforts, achieving its model realization and understanding the mechanism through unbiased many-body simulations have remained both elusive and challenging. In this Letter, we develop a microscopic model for LCO on the spinless kagome lattice with nonlocal interactions, utilizing unbiased functional renormalization group calculations to explore ordering tendencies across all two-particle scattering channels. At the Van Hove filling, we identify sublattice interference to suppress onsite CDW order, leaving LCO, charge bond order, and nematic CDW state as the main competitors. Remarkably, a $2\times2$ LCO emerges as the many-body ground state over a significant parameter space with strong second nearest-neighbor repulsion, stemming from the unique interplay between sublattice characters and lattice geometry. The resulting electronic model with LCO bears similarities to the Haldane model and culminates in a quantum anomalous Hall state. We also discuss potential experimental implications for kagome metals.

cond-mat.str-el

Impact of Nonlocal Coulomb Repulsion on Superconductivity and Density-Wave Orders in Bilayer Nickelates

The recent discovery of high-temperature superconductivity in pressurized bilayer nickelate La$_3$Ni$_2$O$_7$ and its thin films has generated significant interest in uncovering the underlying pairing mechanisms and correlated electronic states. While earlier theoretical studies have mainly focused on onsite Coulomb interactions, the role of nonlocal Coulomb repulsion has remained largely unexplored. In this work, we systematically investigate the effects of nonlocal Coulomb interactions, in the presence of onsite interactions, on both superconducting and density-wave instabilities using the functional renormalization group (FRG) approach. We find that the interlayer intraorbital repulsion suppresses the interlayer intraorbital $s_{\pm}$-wave pairing and spin-density-wave (SDW) order, while promoting a transition to an interlayer interorbital $d_{x^2-y^2}$-wave pairing state and a mirror-symmetry-breaking charge order. Remarkably, the critical scale of the interorbital $d_{x^2-y^2}$-wave superconductivity is significantly lower than that of the intraorbital $s_{\pm}$-wave superconductivity, indicating that the former is unlikely to account for the observed high-$T_c$ superconductivity. Moreover, the interlayer interorbital repulsion suppresses this $d_{x^2-y^2}$-wave pairing but enhances the $s_{\pm}$-wave pairing through strengthened interlayer charge fluctuations. In addition, the intralayer nearest-neighbor repulsion favors an in-plane charge-density-wave (CDW) order with wave vector $(\pi,\pi)$. Our findings reveal the profound impact of nonlocal Coulomb repulsion and underscore the robustness of interlayer pairing rooted in the bilayer structure and multi-orbital nature, thereby advancing the understanding of the intricate correlation effects in bilayer nickelates.

cond-mat.supr-con

YuE: Scaling Open Foundation Models for Long-Form Music Generation

We tackle the task of long-form music generation--particularly the challenging \textbf{lyrics-to-song} problem--by introducing YuE, a family of open foundation models based on the LLaMA2 architecture. Specifically, YuE scales to trillions of tokens and generates up to five minutes of music while maintaining lyrical alignment, coherent musical structure, and engaging vocal melodies with appropriate accompaniment. It achieves this through (1) track-decoupled next-token prediction to overcome dense mixture signals, (2) structural progressive conditioning for long-context lyrical alignment, and (3) a multitask, multiphase pre-training recipe to converge and generalize. In addition, we redesign the in-context learning technique for music generation, enabling versatile style transfer (e.g., converting Japanese city pop into an English rap while preserving the original accompaniment) and bidirectional generation. Through extensive evaluation, we demonstrate that YuE matches or even surpasses some of the proprietary systems in musicality and vocal agility. In addition, fine-tuning YuE enables additional controls and enhanced support for tail languages. Furthermore, beyond generation, we show that YuE's learned representations can perform well on music understanding tasks, where the results of YuE match or exceed state-of-the-art methods on the MARBLE benchmark. Keywords: lyrics2song, song generation, long-form, foundation model, music generation

eess.AS