SearcharxivSearch

arXiv subjects

Yuzhu Wang

Publications and source records attributed to Yuzhu Wang.

At least 19 recordsLinked to original sources

Task-State Adaptation with Prototype Memory for Multi-Task Dense Prediction

Vision foundation backbones provide strong representations for dense prediction, yet a single shared feature still needs to support tasks with different, image-dependent adaptation requirements. We propose MemMTL, a multi-task dense prediction framework that estimates a compact task state from global visual context and refines it through a learnable task-state prototype memory. The refined state is converted into task-conditioned expert logits and combined with token-level logits before sparse top-$k$ selection over a local expert bank shared by all tasks. A separate task-agnostic residual bank provides a common adaptation path, and both paths are added once to the backbone feature before task-specific prediction. We specify a matched evaluation protocol on NYUD-v2 and PASCAL-Context with SAM 3 and ViT-L backbones to measure predictive quality, computational cost, and the contributions of task-state conditioning, prototype retrieval, and sparse routing. The numerical record in the present working draft predates this canonical implementation and must be regenerated before it can support empirical claims.

cs.CV

Dynamic Clustering for Cross-Segment Permutation Alignment in Long Speech Separation

Long speech separation typically employs a segment-separation-stitch paradigm where recordings are divided into short segments, processed independently, and stitched together. Its challenge lies in predicting cross-segment permutations. This paper proposes a training-free dynamic clustering approach for cross-segment permutation alignment using speaker embedding reference pools. The method predicts the permutation using the cosine similarity between current segment embeddings and the reference pools. The approach updates reference pools by retaining the most representative speaker embeddings based on their overall cosine similarity with existing references. As a plug-and-play post-processing module compatible with existing separation models, the proposed method demonstrates superior performance compared to existing methods on dense and sparse long speech scenarios, particularly in challenging sparse scenarios with extended utterance gaps, and further shows robustness to speaker count estimation errors in unknown speaker count scenarios.

eess.AS

VideoCoCo: Code-as-CoT for Physically-Consistent Video Generation via an Agentic Dual-Engine System

Text-to-video models have achieved remarkable visual quality, yet they still struggle to generate physically consistent dynamics because the temporal evolution of a scene must be inferred implicitly from a highly compressed text prompt. Existing chain-of-thought approaches introduce intermediate plans or visual states, but these representations are typically non-executable or temporally sparse, limiting their ability to instantiate and control the complete spatiotemporal process. To address this limitation, we introduce VideoCoCo, an agentic dual-engine framework in which executable Blender code serves as a process-level chain of thought. Given a text prompt, a coding agent synthesizes a Blender program that explicitly specifies the scene and its temporal evolution. The executable simulation engine runs the program to produce a deterministic spatiotemporal draft, which is subsequently transformed into a photorealistic video by a generative video engine through draft-conditioned editing. This decomposition separates process-level reasoning from high-fidelity visual realization. To adapt the video editor to simulated drafts, we construct VideoCoCo-3K, a curated dataset of draft-instruction-target triplets. VideoCoCo improves the OmniWeaving baseline from 0.475 to 0.558 on PhyGenBench and from 52.18 to 77.88 on VBench-2.0, achieving the best average score on both benchmarks. These results demonstrate that executable code provides an effective, controllable, and inspectable intermediate representation for physically consistent video generation.

cs.CV

Estimating the disjoining pressure of liquid nanofilms from molecular dynamics simulations via implicit treatment of the bulk liquid phase

The commonly adopted constant bulk liquid density approximation for estimating disjoining pressure in liquid nanofilms, although justified by the low compressibility of liquids, can introduce significant errors in its evaluation. We hypothesize that the bulk liquid density is a thermodynamic state variable that depends on film thickness and local pressure, and should therefore be determined self-consistently to accurately capture interfacial forces under confinement. A thermodynamically consistent molecular dynamics simulation framework is developed by coupling a surface-tension-based formulation with bulk equations of state obtained from independent simulations. An iterative algorithm is employed to simultaneously determine bulk liquid density, film thickness, and disjoining pressure. The method is applied to water and argon nanofilms, and results are benchmarked against conventional constant-density approaches and alternative computational routes based on chemical potential calculation. The proposed framework provides a computationally efficient and thermodynamically rigorous route for evaluating disjoining pressure without requiring explicit full coexisting system simulations. Incorporating density variations significantly improves the accuracy and consistency of predicted disjoining pressures. For water nanofilms, a 3.6% deviation in density can lead to up to 77% overestimation of disjoining pressure at a thickness of 12 Å, whereas the effect is weaker but still non-negligible for argon. The proposed framework restores the inverse-cubic scaling with film thickness predicted by Hamaker theory and reduces discrepancies between independent computational methods. Overall, the results demonstrate that self-consistent treatment of bulk thermodynamics is essential for quantitatively reliable evaluation of surface forces in confined fluid systems.

physics.chem-ph

Mixture-Constrained Max Pooling Improves Separation-Based Bird Species Classification

Bird species classification from field recordings remains challenging due to overlapping vocalizations and incomplete species labels. We study source separation as a preprocessing for bird species classification to improve multi-species detection. Specifically, we employ an ensemble of two separators, FTRNN and TF-Locoformer, both trained with mixture invariant training (MixIT). To address the false positive gain caused by separation errors in separated outputs, we propose mixture-constrained max pooling (MCM), which clips the predicted probability from each separated channel based on the corresponding species probability in the original mixture. The classifier is applied to each separated output and the original mixture independently, and MCM aggregates the predictions into a final per-species probability. Experiments on two real-world datasets show that the ensemble outperforms individual separators and MCM outperforms standard max pooling across multiple metrics, and reveal that separation leads to both true positive gain for present species and false positive gain for absent species.

eess.AS

DTT-BSR+: A Generative-Regression Cascade for Music Source Restoration

Music source restoration (MSR) requires jointly addressing source unmixing and the inversion of non-linear production effects. Current methods struggle to achieve accurate target signal reconstruction while maintaining semantic consistency. To address this limitation, we propose DTT-BSR+, a two-stage cascade MSR system that decouples distribution fitting from signal reconstruction into separate stages. A generative DTT-BSR separator in the first stage produces stems matching the prior of clean sources, and a modified Demucs network in the second stage enhances the first stage output using time-domain and multi-resolution spectral losses. DTT-BSR+ improves multi-mel signal-to-noise ratio (MMSNR) over the single-stage DTT-BSR across all stems, and surpasses the state-of-the-art X-LANCE MSR system on five stems. We also reveal through Fréchet Audio Distance (FAD) decomposition an implicit trade-off between signal reconstruction accuracy and semantic distribution fitting across stems.

eess.AS

$h$-control: Training-Free Camera Control via Block-Conditional Gibbs Refinement

Training-free camera control for pretrained flow-matching video generators is a partial-observation inverse problem: a depth-warped guidance video supplies noisy evidence on a subset of latent sites, which the sampler must reconcile with the pretrained prior. Existing methods struggle to balance the trade-off between trajectory adherence and visual quality and the heuristic guidance-strength tuning lacks robustness. We propose \textbf{$h$-control}, which resolves this dilemma through a structural change to the sampler: each outer hard-replacement guidance step is augmented with an inner-loop \emph{block-conditional pseudo-Gibbs refinement} on the unobserved complement at the same noise level, with provable convergence to the partial-observation conditional data law. To accelerate convergence on high-dimensional video latents, we exploit their conditional locality, partitioning the unobserved complement into 3D patches, each tracked by a custom mixing indicator that adaptively freezes converged patches. On RealEstate10K and DAVIS, \textbf{$h$-control} attains the best FVD against all seven training-free and training-based competitors, outperforming every training-free baseline on every reported metric.

cs.CV

Digital Simulation of Non-Hermitian Knotted Bands on Quantum Hardware

Knots and links represent a fundamental motif of non-local connectivity that permeates the physical sciences from string theory to protein folds. While spectral braiding has been explored in two-band non-Hermitian models across various platforms, its direct simulation and characterization on programmable quantum hardware, particularly beyond two strands, remains a formidable challenge due to the limitations of variational optimization in these systems. Here, we introduce a family of non-Hermitian multi-band twister models and implement a non-variational protocol to characterize their complex braided band structures on a programmable superconducting quantum processor. By mapping the winding of eigenstates to the spectral topology, we devise an efficient measurement strategy that extracts braid information, including braid words and knot invariants like the Alexander and Jones polynomials, without requiring full spectral tomography or repeated optimization. We experimentally demonstrate the reconstruction of complicated knots and links such as the Hopf chain and Solomon's knot. Our approach provides a general framework for investigating exotic non-Hermitian topology on near-term quantum devices, opening a route to simulate more sophisticated topological structures in knot theory.

quant-ph

Bulk superconductivity up to 96 K in pressurized nickelate single crystals

Recently, the Ruddlesden-Popper bilayer nickelate $La_3Ni_2O_7$ has emerged as a superconductor with a transition temperature ($T_c$) of approximately 80 K above 14 GPa (Refs. 1-3). Achieving higher $T_c$ in nickelate superconductors, along with the synthesis of reproducible high-quality single crystals without relying on high-oxygen-pressure growth conditions, remains a significant challenge$^{[4-7]}$. Here we report superconductivity up to 96 K under high pressure in bilayer nickelate single crystals synthesized at ambient pressure. Energy-dispersive spectroscopy, single-crystal X-ray diffraction, nuclear quadrupole resonance and scanning transmission electron microscopy evidenced high crystal quality of the flux-grown $La_2SmNi_2O_{7-δ}$ single crystals. $La_2SmNi_2O_7$ exhibits clear bulk superconductivity, including zero resistivity ($T_{c,max}^{onset}$ = 92 K and $T_{c,max}^{zero}$ = 73 K at 21.6 GPa) and the Meissner effect ($T_c$= 60 K at 20.6 GPa). A low-temperature high-pressure structural study indicates that both monoclinic and tetragonal structures can support superconductivity in this bilayer nickelate. Furthermore, we established a correlation between higher $T_c$ under high pressures and larger in-plane lattice distortion under ambient conditions, corroborated by observing even higher $T_c^{onset}$ of 96 K in $La_{1.57}Sm_{1.43}Ni_2O_{7-δ}$. This study overcomes key limitations in growing nickelate superconductor crystals, resolves the crystal structure in the superconducting state and demonstrates an effective pathway towards achieving higher $T_c$.

cond-mat.supr-con

Emergence and transition of incompressible phases in decorated Landau levels

A single Landau level (LL) dressed with periodic electrostatic potentials can realize a plethora of interacting topological phases where the Hall conductivity generally does not equal to the LL filling factor. Their physics can be captured by a new family of flat topological bands: decorated Landau levels (dLL) from imposing an electrostatic delta potential lattice within a single LL. With $p/q$ magnetic fluxes per unit cell, there are $q$ dispersive bands and $p-q$ zero energy bands forming the dLL. When the electrostatic potential strength dominates the electron-electron interaction, band mixing is suppressed and the dispersion bands consist of ``localized states" with vanishing total Chern number. Nevertheless these dispersive bands can have highly nontrivial Berry curvature distribution, and even non-zero Chern numbers when $q>1$. Interestingly even in the limit of large short range interaction, band mixing between dLL and dispersion bands can be strongly suppressed at low filling factor, leading to robust topological phases within the dLL stabilized by the one-body potential. The dLL and the associated dispersive bands can serve as minimal theoretical models for correlated physics in lattice or moiré systems; they are also highly tunable experimental platforms for realizing rich phase diagrams of exotic 2D quantum fluids.

cond-mat.str-el

Diffusion Models as Dataset Distillation Priors

Dataset distillation aims to synthesize compact yet informative datasets from large ones. A significant challenge in this field is achieving a trifecta of diversity, generalization, and representativeness in a single distilled dataset. Although recent generative dataset distillation methods adopt powerful diffusion models as their foundation models, the inherent representativeness prior in diffusion models is overlooked. Consequently, these approaches often necessitate the integration of external constraints to enhance data quality. To address this, we propose Diffusion As Priors (DAP), which formalizes representativeness by quantifying the similarity between synthetic and real data in feature space using a Mercer kernel. We then introduce this prior as guidance to steer the reverse diffusion process, enhancing the representativeness of distilled samples without any retraining. Extensive experiments on large-scale datasets, such as ImageNet-1K and its subsets, demonstrate that DAP outperforms state-of-the-art methods in generating high-fidelity datasets while achieving superior cross-architecture generalization. Our work not only establishes a theoretical connection between diffusion priors and the objectives of dataset distillation but also provides a practical, training-free framework for improving the quality of the distilled dataset.

cs.LG

PowerLens: Taming LLM Agents for Safe and Personalized Mobile Power Management

Battery life remains a critical challenge for mobile devices, yet existing power management mechanisms rely on static rules or coarse-grained heuristics that ignore user activities and personal preferences. We present PowerLens, a system that tames the reasoning power of Large Language Models (LLMs) for safe and personalized mobile power management on Android devices. The key idea is that LLMs' commonsense reasoning can bridge the semantic gap between user activities and system parameters, enabling zero-shot, context-aware policy generation that adapts to individual preferences through implicit feedback. PowerLens employs a multi-agent architecture that recognizes user context from UI semantics and generates holistic power policies across 18 device parameters. A PDL-based constraint framework verifies every action before execution, while a two-tier memory system learns individualized preferences from implicit user overrides through confidence-based distillation, requiring no explicit configuration and converging within 3--5 days. Extensive experiments on a rooted Android device show that PowerLens achieves 81.7% action accuracy and 38.8% energy saving over stock Android, outperforming rule-based and LLM-based baselines, with high user satisfaction, fast preference convergence, and strong safety guarantees, with the system itself consuming only 0.5% of daily battery capacity.

cs.AI

Microscopic geometric theory for gapped excitations in fractional topological fluids

We propose a geometric description of all gapped excitations in fractional quantum Hall phases that reveals several fundamental understandings with experimental consequences. These include a duality between the Hilbert space of multiple gapped ``graviton-like" spin 2 excitations at $ν=1/3$ Laughlin phase, and that of non-Abelian quasiholes of an irrational Haffnian conformal field theory. This leads us to construct microscopic wave functions for multiple higher-spin gapped neutral modes in the Laughlin phase. Carrying spin $s \ge 2$, they emerge from higher-order geometric deformations of the topological ground state, and live within the Gaffnian conformal Hilbert space asymptotically. We show that the full many-body Hilbert space of an FQH phase can be generated from superpositions of such geometric deformations, supporting a concrete geometric interpretation of all gapped excitations. We analyse the scattering between these higher spin modes and conjecture that they can have a long lifetime, and propose methods for their experimental detection.

cond-mat.str-el

DTT-BSR: GAN-based DTTNet with RoPE Transformer Enhancement for Music Source Restoration

Music source restoration (MSR) aims to recover unprocessed stems from mixed and mastered recordings. The challenge lies in both separating overlapping sources and reconstructing signals degraded by production effects such as compression and reverberation. We therefore propose DTT-BSR, a hybrid generative adversarial network (GAN) combining rotary positional embeddings (RoPE) transformer for long-term temporal modeling with dual-path band-split recurrent neural network (RNN) for multi-resolution spectral processing. Our model achieved 3rd place on the objective leaderboard and 4th place on the subjective leaderboard on the ICASSP 2026 MSR Challenge, demonstrating exceptional generation fidelity and semantic alignment with a compact size of 7.1M parameters.

eess.AS

Reply to "Threefold error in the reported zero-field cooled magnetic moment of single crystal $La_2SmNi_2O_7$ (arXiv: 2602.23240)"

We respond to the critique by Aleksandr V. Korolev and Evgeny F. Talantsev on the superconducting phase fraction ($f$) calculations in Li et al. Nature 649, 871-878 (2026). First, the weak upturn in the low-temperature tail of our data has been confirmed to originate from the background, and the paramagnetic Meissner effect is absent in our case; thus, field-cooled (FC) data can be used for superconducting phase fraction calculations. Second, demagnetization effect must be calculated based on the actual measured moment as a function of $f$, which has been well-established and routinely employed in the superconductivity community. In contrast, Korolev and Talantsev treated the demagnetization field as a constant; thus, their calculation underestimates $f$ by a factor of $(1-Nχ_{meas})(1-N)$. This factor is close to 1/3, given $N$ = 0.849, $χ_{meas}$ = -1.313 in our study, which explains the origin of their deviated result (nearly three times smaller than our results). Third, our sample is a homogeneous high-quality bulk single crystal, evidenced by various techniques, making the existence of multiple discrete superconducting regions highly unlikely. We conclude that the superconducting phase fraction calculations reported in Li et al. Nature 649, 871-878 (2026) are not invalidated by the analyses presented in Korolev et al. arXiv: 2602.23240 (2026).

cond-mat.supr-con

Moving Speaker Separation via Parallel Spectral-Spatial Processing

Multi-channel speech separation in dynamic environments is challenging as time-varying spatial and spectral features evolve at different temporal scales. Existing methods typically employ sequential architectures, forcing a single network stream to simultaneously model both feature types, creating an inherent modeling conflict. In this paper, we propose a dual-branch parallel spectral-spatial (PS2) architecture that separately processes spectral and spatial features through parallel streams. The spectral branch uses a bi-directional long short-term memory (BLSTM)-based frequency module, a Mamba-based temporal module, and a self-attention module to model spectral features. The spatial branch employs bi-directional gated recurrent unit (BGRU) networks to process spatial features that encode the evolving geometric relationships between sources and microphones. Features from both branches are integrated through a cross-attention fusion mechanism that adaptively weights their contributions. Experimental results demonstrate that the PS2 outperforms existing state-of-the-art (SOTA) methods by 1.6-2.2 dB in scale-invariant signal-to-distortion ratio (SI-SDR) for moving speaker scenarios, with robust separation quality under different reverberation times (RT60), noise levels, and source movement speeds. Even with fast source movements, the proposed model maintains SI-SDR improvements of over 13 dB. These improvements are consistently observed across multiple datasets, including WHAMR! and our generated WSJ0-Demand-6ch-Move dataset.

eess.AS

Optical signatures of -1/3 fractional quantum anomalous Hall state in twisted MoTe2

The discovery of fractional charge excitations in new platforms offers crucial insights into strongly correlated quantum phases. While a range of fractional quantum anomalous Hall (FQAH) states have recently been observed in two-dimensional twisted moire systems, the theoretically anticipated filling factor v = -1/3 FQAH state has remained elusive, with debates centering on its nature of charge density wave or a topological Chern insulator. Here, we report the optical detection of a v = -1/3 FQAH state in twisted MoTe2 bilayers. Using photoluminescence (PL) and reflective magnetic circular dichroism (RMCD) techniques, we identify ferromagnetic states at filling factors v = -1, -2/3, and -1/3, all tunable by a vertical electric field. The corresponding Curie temperatures are approximately 11 K, 3.5 K, and 2.4 K, respectively. The -1/3 state emerges over a narrower electric field range and a lower temperature compared to the integer and other fractional states, indicating its fragile nature that may lead to its absence in previous reports. Notably, the PL spectra at v = -1/3 disperse as the out-of-plane magnetic field increases, consistent with a nontrivial topological origin. Theoretical calculations based on the exact diagonalization method further support the interpretation of this topologically non-trivial state.

cond-mat.mes-hall

Low Mach number limit and optimal time decay rates of the compressible Navier-Stokes-transport system in critical Besov spaces

In this paper, we investigate the Navier-Stokes-Transport (NST) system in the framework of Besov spaces. This system contains of a compressible Navier-Stokes system for the density and momentum of a fluid, and a transport equation for the potential temperature of the fluid. In stark contrast to the well-known Navier-Stokes-Fourier (NSF) system where the temperature satisfies a parabolic type equation providing dissipative effect for the temperature and the density, the temperature in our NST system enjoys a transport equation which precludes a dissipative mechanism for the density, leading to significant different effects to the whole system. We first establish the global well-posedness of strong solutions to the compressible NST system in critical Besov spaces over $\mathbb{R}^d$ with $d \geq 2$. Furthermore, by introducing the Mach number $\varepsilon > 0$, we rigorously prove the low Mach number limit as $\varepsilon \to 0$, showing that the solutions converge to that of the incompressible inhomogeneous Navier-Stokes system. This singular limit holds globally in time, even for {\it ill-prepared} initial data. To address the challenge posed by the lack of dissipation on the density and temperature, we develop a refined energy analysis and establish optimal time decay rates for strong solutions in $\mathbb{R}^d$ with $d \geq 3$. Notably, the density remains uniformly bounded in time, displaying asymptotic behavior fundamentally distinct from that in the NSF system, where the density possesses a dissipative structure via the momentum and temperature equations and exhibits temporal decay.

math.AP