SearcharxivSearch

arXiv subjects

Zhiyu Dong

Publications and source records attributed to Zhiyu Dong.

At least 19 recordsLinked to original sources

A path to superconductivity via strong short-range repulsion in a spin-polarized band

We predict that the spin-polarized electrons in a two-dimensional triangular lattice with strong electron-electron repulsion gives rise to f-wave pairing. The key point is that the first-order interaction, which is usually pair-breaking, vanishes or nearly vanishes in certain f-wave channels due to symmetry constraints. As a result, these f-wave pairing channels are governed by the subleading-order processes which enable pairing when the perturbation theory is controlled. We illustrate this using the Hubbard model on the triangular lattice with on-site and nearest-neighbor repulsion, where we find a $T_c\sim 1\% $ of electron's bandwidth. For a general screened interaction, the same idea works asymptotically, but a third-order calculation is needed to fully determine the strength of f-wave pairing.

cond-mat.supr-con

Effect of the hyperbolic photon mode on a proximate material

The hyperbolic mode (HM) refers to a polariton mode where the dielectric function is negative in some direction of propagation. Within a frequency window the light occupies a greatly expanded region in momentum space. We compute the photon density of states and find that the zero point fluctuation in the RMS electric field can reach $MV/cm$, comparable to the largest field used in pump probe experiments in the THz scale. The HM in hexagonal Boron Nitride (hBN) has been under intense study and we consider placing a material directly on top of or sandwiched between hBN crystals. We consider two examples. First the material is a metal and we calculate the modification of the quasi-particle spectral weight, Fermi velocity and pairing interaction. Next we consider a material that is close to the Mott transition. We find that a substantial shift in the metal-insulator transition is possible, but the effect decays rapidly with distance, so that only a few monolayers are affected. We provide estimates and suggestions for a number of materials of interest.

cond-mat.supr-con

Effects on a metal that is proximately coupled to hyperbolic photon modes

The hyperbolic mode (HM) refers to a polariton mode in a polar insulator where the dielectric function is negative in some direction of propagation. Within a frequency window the light occupies a greatly expanded region in momentum space. The HM in hexagonal Boron Nitride (hBN) has been under intense study and we consider placing a metal directly on top of hBN and ask whether its physical properties can be strongly affected. While the problem resembles superficially the electron phonon coupling problem, there are important differences. Due to the longitudinal nature of the HM mode the coupling is driven by time dependent charge fluctuations which results in a coupling that strongly increases with the energy difference of the initial and final states. We find a significant frequency and momentum dependence of the self energy which allows us to identify the dimensionless coupling constant $λ_0$ that controls this effect. There is a suppression of the quasi-particle weight but it turns out that the leading correction to the velocity renormalization is canceled. We compute the single particle spectral function which shows a side band that can be measured experimentally. The virtual exchange of HM leads to a repulsive interaction which is ineffective to leading order because of the energy dependence. We are motivated to seek pairing by going to second order. Unfortunately we find that the leading contributions exactly cancel. This cancellation is not an accident and we give an explanation of why this cancellation would take place.

cond-mat.supr-con

Berry-Flux-Controlled Cascade of Chiral Superconducting States

Motivated by recent interest in chiral superconductivity in narrow bands, we develop a general framework to clarify how band topology and quantum geometry affect superconducting pairing and connect to the two-body problem. Berry curvature does not merely favor a chiral pairing channel; it produces a sequence of chiral pairing instabilities indexed by angular momentum, controlled by the Berry flux through the Fermi sea, with a Little-Parks-like periodicity in momentum space. We show that Berry curvature converts a nonchiral attractive interaction into a geometrically frustrated Cooper problem in momentum space. The relevant control parameter is the Berry-curvature flux enclosed by the Fermi sea, $Φ= b k_F^2$, which acts as an effective Aharonov-Bohm flux for the order parameter defined on the Fermi surface. As $Φ$ is tuned, the leading pairing instability switches between odd angular-momentum channels $m=1,3,5...$, producing a cascade of first-order transitions and Little-Parks-like oscillations of $T_c$.

cond-mat.mes-hall

CLIP Based Region-Aware Feature Fusion for Automated BBPS Scoring in Colonoscopy Images

Accurate assessment of bowel cleanliness is essential for effective colonoscopy procedures. The Boston Bowel Preparation Scale (BBPS) offers a standardized scoring system but suffers from subjectivity and inter-observer variability when performed manually. In this paper, to support robust training and evaluation, we construct a high-quality colonoscopy dataset comprising 2,240 images from 517 subjects, annotated with expert-agreed BBPS scores. We propose a novel automated BBPS scoring framework that leverages the CLIP model with adapter-based transfer learning and a dedicated fecal-feature extraction branch. Our method fuses global visual features with stool-related textual priors to improve the accuracy of bowel cleanliness evaluation without requiring explicit segmentation. Extensive experiments on both our dataset and the public NERTHU dataset demonstrate the superiority of our approach over existing baselines, highlighting its potential for clinical deployment in computer-aided colonoscopy analysis.

eess.IV

A controlled expansion for pairing in a polarized band with strong repulsion

Can strong repulsive interactions be shown to give rise to pairing in a controlled way? We find that for a single flavor polarized band, there is a small expansion parameter in the low density limit, once the Bloch wavefunction form factor is taken into account. A perturbative expansion is possible, even if the interaction is much stronger than the Fermi energy $ε_F$. As a matter of principle, our work shows analytically how strong pairing can emerge from strong repulsion. We illustrate our method with two examples: a 2D Dirac model and a 1D tight binding model with two orbitals. In the latter case, using density matrix renormalization group, we show that the analytical theory indeed guided us to discover the parameter regime where p-wave pairing with order-1 strength is dominant.

cond-mat.supr-con

Superconductivity from spin-canting fluctuations in rhombohedral graphene

Rhombohedral graphene multilayers host various broken-symmetry metallic phases as well as superconductors whose pairing mechanism and order parameter symmetry remain unsettled. Strikingly, experiments have revealed prominent new superconducting regions in rhombohedral bilayer and trilayer graphene devices with proximity-induced Ising spin-orbit coupling. We propose that these superconductors descend from a common spin-canted normal state that spontaneously breaks a U(1) spin symmetry and thus supports soft magnon modes. In particular, we show that these soft modes can mediate pairing through inter-band scattering events that are symmetry-forbidden in the absence of spin-orbit coupling, thus providing a promising explanation for spin-orbit-enabled pairing. Numerous other experimental observations -- including nontrivial dependence of superconductivity on the spin-orbit coupling strength, in-plane magnetic fields, and Fermi surface structure -- also naturally follow from our scenario.

cond-mat.supr-con

DeepServe: Serverless Large Language Model Serving at Scale

In this paper, we propose DEEPSERVE, a scalable and serverless AI platform designed to efficiently serve large language models (LLMs) at scale in cloud environments. DEEPSERVE addresses key challenges such as resource allocation, serving efficiency, and cold start latencies through four main design components. First, DEEPSERVE uses a simple serverless abstraction called the request-job-task model, which helps manage diverse AI workloads across posttraining and model-serving tasks. Second, DEEPSERVE integrates an in-house serving engine named FLOWSERVE using a microkernel-inspired design, NPU-centric execution, and SPMD-based parallelism to optimize LLM serving. Third, DEEPSERVE includes novel scheduling policies tailored for a configuration with both PD-disaggregated and PD-colocated instances. Fourth, DEEPSERVE includes optimizations such as pre-warmed pods, DRAM pre-loading, and NPU-fork, which allow DEEPSERVE to scale up to 64 instances in seconds. DEEPSERVE has been in production for over a year, operating on a large Ascend NPU cluster and providing industrystandard APIs for fine-tuning, agent serving, and model serving to our customers.

cs.DC

Numerical evidence for spin chirality emerging from itinerant ferromagnets in bands with Berry curvature

The behavior of strongly interacting electrons in bands with Berry curvature is a problem of wide interest. In this paper, we study this problem by numerically studying a fluxed Hubbard-type model on square lattice. Using this model, we demonstrate a metallic ferromagnet in electron bands equipped with Berry curvature can develop non-coplanar spin order in which spin polarization axes at different position span finite solid angles. We find spin chirality can emerge in this setting by doping or adding gauge flux on top of a collinear ferromagnet. This result supports the prediction of spin chirality occurring through an emergent spin orbital interaction. Meanwhile, our result shows that, on top a ferromagnetic background, the spin chirality emerges at a finite threshold value of orbital magnetization, resembling the predicted behavior in theory.

cond-mat.str-el

Chirality-induced pseudo-magnetic fields, flat bands and enhancement of superconductivity

Systems in which exchange interactions couple carrier spins to a spin texture with a net chirality exhibit a spin-dependent Aharonov-Bohm effect, where the geometric gauge field and pseudo-magnetic field have opposite signs for carriers with opposite spins. As a result, Cooper pairs see a net zero vector potential and superconducting pairing is not hindered by pair-breaking effects. This allows superconductivity to occur even when the geometric field induces quantized Landau levels. We identify the dominant pairing order as an s-wave pair density wave of an FFLO type. Flat Landau levels can significantly enhance superconducting $T_c$, favoring superconductivity over competing orders. This exotic paired state features tell-tale signatures such as flat bands of Bogoliubov-deGennes quasiparticles, manifest through Landau level-like resonances in the quasiparticle density of states.

cond-mat.supr-con

Dynamic Adapter with Semantics Disentangling for Cross-lingual Cross-modal Retrieval

Existing cross-modal retrieval methods typically rely on large-scale vision-language pair data. This makes it challenging to efficiently develop a cross-modal retrieval model for under-resourced languages of interest. Therefore, Cross-lingual Cross-modal Retrieval (CCR), which aims to align vision and the low-resource language (the target language) without using any human-labeled target-language data, has gained increasing attention. As a general parameter-efficient way, a common solution is to utilize adapter modules to transfer the vision-language alignment ability of Vision-Language Pretraining (VLP) models from a source language to a target language. However, these adapters are usually static once learned, making it difficult to adapt to target-language captions with varied expressions. To alleviate it, we propose Dynamic Adapter with Semantics Disentangling (DASD), whose parameters are dynamically generated conditioned on the characteristics of the input captions. Considering that the semantics and expression styles of the input caption largely influence how to encode it, we propose a semantic disentangling module to extract the semantic-related and semantic-agnostic features from the input, ensuring that generated adapters are well-suited to the characteristics of input caption. Extensive experiments on two image-text datasets and one video-text dataset demonstrate the effectiveness of our model for cross-lingual cross-modal retrieval, as well as its good compatibility with various VLP models.

cs.CV

Spin chirality and fermion stirring in topological bands

We demonstrate that in metals, both normal and superconducting, orbital currents present in the ground state when time reversal symmetry (TRS) is broken, generate spin chirality. Nonzero chirality can emerge in the absence of any spin-dependent interactions, even when the ground state remains spin-unpolarized. The chirality effect is derived diagrammatically and illustrated for Haldane model and the topological superconductivity problem. Chirality in the carrier band results in a chiral three-spin RKKY interaction between localized spins coupled to carriers by s-d Hamiltonian, an effect that can be detected by local probes such as spin-sensitive STM. In systems where detecting TRS breaking by conventional means is challenging, such as topological superconductors, local detection of spin chirality can serve as a reliable diagnostic of superconducting topological phases.

cond-mat.mes-hall

Chiral Stoner magnetism in Dirac bands

Stoner magnetism in bands endowed with Berry curvature is shown to be profoundly influenced by the coupling between spin chirality density $\vec s\cdot(\partial_x\vec s\times\partial_y\vec s)$ and Berry's orbital magnetization. The key effect is that carriers moving in the presence of a spin texture see it as a source of a geometric magnetic field coupled to the carrier's orbital motion through a spin-dependent Aharonov-Bohm effect. This emergent spin-orbit interaction effect was recently predicted to enable chiral magnons propagating along system boundaries. Here we show that it also favors chiral spin textures such as skyrmions -- the topologically protected objects with particle-like properties, stabilized in the ground state. The threshold for Stoner instability is found to soften, rendering chiral spin-ordered phases accessible under realistic conditions. We present a detailed analysis of the chiral effect for Bernal bilayer graphene and discuss the unique properties of skyrmion textures in graphene multilayers.

cond-mat.mes-hall

Charge and spin density wave orders in field-biased Bernal bilayer graphene

This paper aims to clarify the nature of a surprising ordered phase recently reported in biased Bernal bilayer graphene that occurs at the phase boundary between the isospin-polarized and unpolarized phases. Strong nonlinearity of transport at abnormally small currents, with $dI/dV$ vs. $I$ sharply rising and then falling back, is typical for a charge/spin-density-wave state (CDW or SDW) sliding transport. Here, however, it is observed at an isospin-order phase boundary, prompting a question about the CDW/SDW mechanism and its relation to the quantum critical point. We argue that the observed phase diagram cannot be understood within a standard weak-coupling picture. Rather, it points to a mechanism that relies on an effective interaction enhancement at a quantum critical point. We develop a detailed strong-coupling framework accounting for the soft collective modes that explain these observations.

cond-mat.str-el

Probing the tunable multi-cone bandstructure in Bernal bilayer graphene

Controlling the bandstructure of Dirac materials is of wide interest in current research but has remained an outstanding challenge for systems such as monolayer graphene. In contrast, Bernal bilayer graphene (BLG) offers a highly flexible platform for tuning the bandstructure, featuring two distinct regimes. In one regime, which is well established and widely used, a tunable bandgap is induced by a large enough transverse displacement field. Another is a gapless metallic band occurring near charge neutrality and at not too strong fields, featuring rich 'fine structure' consisting of four linearly-dispersing Dirac cones with opposite chiralities in each valley and van Hove singularities. Even though BLG was extensively studied experimentally in the last two decades, the evidence of this exotic bandstructure is still elusive, likely due to insufficient energy resolution. Here, rather than probing the bandstructure by direct spectroscopy, we use Landau levels as markers of the energy dispersion and carefully analyze the Landau level spectrum in a regime where the cyclotron orbits of electrons or holes in momentum space are small enough to resolve the distinct mini Dirac cones. We identify the presence of four distinct Dirac cones and map out complex topological transitions induced by electric displacement field. These findings introduce a valuable addition to the toolkit for graphene electronics.

cond-mat.mes-hall

de Haas-van Alphen spectroscopy and fractional quantization of magnetic-breakdown orbits in moiré graphene

Quantum oscillations originating from the quantization of the electron cyclotron orbits provide ultrasensitive diagnostics of electron bands and interactions in novel materials. We report on the first direct-space nanoscale imaging of the thermodynamic magnetization oscillations due to the de Haas-van Alphen effect in moiré graphene. Scanning by SQUID-on-tip in Bernal bilayer graphene crystal-axis-aligned to hBN reveals abnormally large magnetization oscillations with amplitudes reaching 500 μ_B/electron in weak magnetic fields, unexpectedly low frequencies, and high sensitivity to the superlattice filling fraction. The oscillations allow us to reconstruct the complex band structure in exquisite detail, revealing narrow moiré bands with multiple overlapping Fermi surfaces separated by unusually small momentum gaps. We identify distinct sets of oscillations that violate the textbook Onsager Fermi surface sum rule, signaling formation of exotic broad-band particle-hole superposition states induced by coherent magnetic breakdown.

cond-mat.mes-hall

Interaction-driven (quasi-) insulating ground states of gapped electron-doped bilayer graphene

Bernal bilayer graphene has recently been discovered to exhibit a wide range of unique ordered phases resulting from interaction-driven effects and encompassing spin and valley magnetism, correlated insulators, correlated metals, and superconductivity. This letter reports on a novel family of correlated phases characterized by spin and valley ordering, observed in electron-doped bilayer graphene. The novel correlated phases demonstrate an intriguing non-linear current-bias behavior at ultralow currents that is sensitive to the onset of the phases and is accompanied by an insulating temperature dependence, providing strong evidence for the presence of unconventional charge carrying degrees of freedom originating from ordering. These characteristics cannot be solely attributed to any of the previously reported phases, and are qualitatively different from the behavior seen previously on the hole-doped side. Instead, our observations align with the presence of charge- or spin-density-waves state that open a gap on a portion of the Fermi surface or fully gapped Wigner crystals. The resulting new phases, quasi-insulators in which part of the Fermi surface remains intact or valley-polarized and valley-unpolarized Wigner crystals, coexist with previously known Stoner phases, resulting in an exceptionally intricate phase diagram.

cond-mat.str-el

Superconductivity near spin and valley orders in graphene multilayers: a systematic study

Spin excitations that soften near the onset of magnetic order have long been known to act as `paramagnon' pairing glue that can drive spin-triplet superconductivity. Recent findings of superconductivity in graphene bilayers and trilayers, occurring in the proximity of different itinerant ordered phases polarized in isospin (spin and valley), have motivated us to conduct a comprehensive investigation of an isospin extension of the paramagnon pairing mechanism in the vicinity of spin/isospin orders. In each case, we identify a soft mode, associated with the order parameter fluctuations, that mediates pairing interaction. We develop an approach that relates the soft mode described through summation of the contributions most strongly divergent at the onset of spin/valley isospin orders. This interaction is not always attractive, but if it is, it gives rise to an enhancement of superconducting $T_c$ in an appropriate pairing channel. In the cases when the pairing interaction is attractive, it leads to the formation of a superconducting state which can be either spin-triplet and valley-singlet or vice versa, depending on the specific isospin order type. These findings demonstrate that the occurrence of superconductivity in the vicinity of an itinerant magnetic phase is a generic phenomenon, closely mirroring experimental observations.

cond-mat.supr-con