arXiv ScienceSearch

arXiv subjects

Ning Zhu

Publications and source records attributed to Ning Zhu.

At least 19 recordsLinked to original sources

ToPO: Token-Conditioned Preference Routing for Attention-Based Latent Diffusion Models

Pairwise preference labels rank complete images, yet Diffusion-DPO applies their effect over many spatial and denoising-time coordinates. For attention-based, noise-prediction latent diffusion, ToPO (Token-Oriented Preference Optimization) constructs a per-minibatch, detached, separable spatial-temporal route from branchwise squared-residual contrast in a frozen reference denoiser. Preferred-branch cross-attention uses content tokens to modulate the spatial factor, and an auxiliary pixel-midpoint ordering term is added without local labels or a learned reward model. In matched three-seed retrainings with a shared update schedule, ToPO has higher endpoint estimates than Diffusion-DPO on all five reported SD-1.5 metrics and on HPSv2, ImageReward, and CLIP for SDXL. It also receives larger raw win shares in an aggregate blind SDXL A/B study. These findings are scoped to the reported equal-update U-Net protocols rather than an equal-compute comparison.

cs.CV

SUGFW+: An Uncertainty-guided Feature Weighting Framework for Cold Start Active Adaptation of SAM in Medical Image Segmentation

Cold Start Active Learning (CSAL) is important in improving the performance of a medical image segmentation model with low annotation budget by querying a small subset for annotation from an unlabeled training set. Existing CSAL methods typically rely on inefficient dataset-specific Self-Supervised Learning (SSL) to map the unlabeled images into a feature space for sample selection. Recently, the advent of foundation models such as the Segment Anything Model (SAM) offer a promising alternative as the pre-trained model can provide strong generalizable feature embeddings, and allow high performance in downstream tasks after fine-tuning (adaptation). However, how to systematically exploit SAM's inherent embeddings for cold-start sample selection during adaptation with low annotation budget remains underexplored. To address this, we propose an extended SAM-based Uncertainty-guided Feature Weighting (SUGFW+) framework for CSAL and adaptation of SAM. Specifically, it leverages the SAM for Patch-level Feature and Uncertainty Calculation (PFUC), and introduces a Patch-based Global Distinct Representation (PGDR) module that aggregates patch-level embeddings into highly discriminative, uncertainty-aware image-level features. These features are then utilized by a Greedy Selection with Cluster and Uncertainty (GSCU) strategy to combine diversity and uncertainty during sample selection. Unlike prior CSAL methods that decouple sample selection from model training, SUGFW+ tightly integrates these two stages via an Uncertainty-Prompted Fine-Tuning (UPFT) process of SAM in model training. Extensive experiments on four public datasets demonstrate that SUGFW+ achieves state-of-the-art performance against existing CSAL methods. Code is available at https://github.com/HiLab-git/SUGFW-plus.

cs.CV

Rectify Then Diffuse: Disentangling Concepts Before Denoising Trajectory Unfolds

Text-to-image diffusion models can generate individual concepts well, but they often omit or merge concepts incorrectly with multiple concepts. We trace these failures to an early coordination bottleneck: before denoising begins, prompt-conditioned attention may allocate different concepts to strongly overlapping spatial support, which can keep their attention coupled as denoising proceeds. This observation motivates treating compositional generation as a boundary-condition problem rather than repeatedly controlling the evolving trajectory. To this end, we propose Rectify-then-Diffuse (RTD), a training-free framework that rectifies the initial allocation once before standard denoising. Firstly, we propose Soft-Overlap Disentanglement (SOD), which converts normalized overlap between pilot concept maps into a differentiable and layout-agnostic separation objective. Secondly, we introduce Isotropic Gradient Rectification (IGR), which normalizes the SOD gradient and applies a bounded latent displacement with a consistent scale across prompts and initializations. Extensive experiments show that RTD achieves state-of-the-art compositional fidelity and robust gains. On the AE-Bench object pair subset, RTD improves BLIP-VQA by 45.8% and ImageReward by 19.6% over CO3 while running 2.3$\times$ faster. Code will be released at https://github.com/Z-yiwei/rectify-then-diffuse

cs.CV

One Knob to Rule Them All: A Unified Optimal Transport View of Cold-Start Active Learning

Cold-Start Active Learning (CSAL) aims to select a valuable subset from an unlabeled pool without any prior knowledge or human assistance. Existing methods take diverse routes based on typicality, coverage, or diversity. Each rests on its own inductive bias and therefore performs well on some tasks yet poorly on others. We argue that the real challenge is not to design yet another selection heuristic, but to make CSAL adapt automatically to the data and task at hand. To this end, we revisit CSAL through the lens of optimal transport. First, we propose a generalized transport selection framework that reveals the shared allocation structure of existing methods and exactly subsumes representative formulations. Second, we introduce a theoretical analysis that characterizes the trade-off controlled by entropic regularization and establishes a task-agnostic minimax bound for cold-start selection. These results provide a principled foundation for adapting the regularization strength to the unlabeled data. Third, we derive a data-adaptive regularization rule and present a novel Sinkhorn-based CSAL algorithm, termed $ε$-Adaptive Selection ($ε$-AS). Extensive experiments on six public datasets and multiple annotation budgets show that $ε$-AS consistently achieves state-of-the-art performance. On ImageNet-1k, it improves the average accuracy over ActiveFT by 1.29% while reducing selection time by 56.2%. Code will be released at https://github.com/Z-yiwei/OT-CSAL

cs.AI

Stability for the Boussinesq Equations with Horizontal Dissipation near the Hydrostatic Balance on $\mathbb{R}^2$

The hydrostatic balance is a fundamental equilibrium state in stratified fluids and plays a central role in geophysical fluid dynamics. Understanding its stability under incomplete dissipation is a longstanding challenge, since anisotropic diffusion alone is generally insufficient to control the nonlinear evolution and no robust stabilizing mechanism is known for the corresponding anisotropically dissipative Navier--Stokes equations. In this paper, we investigate the two-dimensional Boussinesq equations on $\mathbb{R}^2$ with only horizontal dissipation near the hydrostatic equilibrium $(U,Θ)=(0,x_2)$. We show that the velocity--temperature coupling generates internal gravity waves whose dispersive decay, together with the horizontal dissipation, provides an effective stabilizing mechanism that compensates for the complete absence of vertical dissipation. This identifies a mechanism by which dispersive wave propagation restores stability in an incompletely dissipative fluid system. For sufficiently small initial perturbations in $H^k(\mathbb{R}^2)\cap W^{3,1}(\mathbb{R}^2)$ with $k\ge14$, we establish the global existence and uniqueness of classical solutions together with explicit anisotropic, componentwise large-time decay rates for the velocity and temperature, including faster decay of the vertical velocity.

math.AP

Stabilizing Temporal Inference Dynamics for Online Surgical Phase Recognition

Online Surgical Phase Recognition (SPR) models can reach high frame-wise accuracy, yet their predictions often lack temporal stability, fragmenting workflow understanding and reducing the reliability of downstream assistance. We show that this instability is not random noise but arises from two mechanisms: early misclassifications corrupt temporal feature states and propagate forward to form error cascades, and phase transitions follow evidence-accumulation dynamics whereas most online SPR systems rely on memoryless frame-wise decisions, making them sensitive to transient confidence fluctuations. We propose a unified Train-Inference-Evaluation framework that explicitly stabilizes temporal inference dynamics using model-agnostic, plug-and-play components. For training, the Temporal Error-Cascade (TEC) loss suppresses error onset and mitigates forward error propagation by stabilizing temporal feature evolution. For inference, the Evidence-Gated Transition Predictor (EGTP) enforces evidence-driven state transitions, allowing phase changes only when accumulated evidence exceeds a confidence boundary. For evaluation, we introduce the Temporal Fragmentation Index (TFI), a reliability-aware metric that quantifies instability-induced temporal disagreement beyond conventional frame-wise and token-based measures. Experiments on Cholec80 and AutoLaparo across three representative backbones show that the proposed framework substantially improves temporal stability and reduces prediction fragmentation, while maintaining or modestly improving frame-wise performance.

cs.CV

Stability and Decay for the 2D Anisotropic Navier-Stokes Equations with Fractional Horizontal Dissipation on $\mathbb{R}^2$

The stability problem for the 2D Navier-Stokes equations with dissipation in only one direction on $\mathbb R^2$ is not fully understood. This dissipation is in the intermediate regime between the fully dissipative Navier-Stokes and the inviscid Euler. Navier-Stokes solutions in $\mathbb R^2$ decay algebraically in time while Euler solutions can grow rather rapidly in time. This paper solves the fundamental stability and large-time behavior problem on the anisotropic Navier-Stokes with fractional dissipation $Λ_1^{2s}$ for all $0\leq s<1$. The case $s=1$ corresponds to the standard one directional dissipation $\partial_1^2$. Different techniques are developed to treat different ranges of fractional exponents: $0\leq s\leq \frac34$, $\frac34<s<\frac{11}{12}$, and $\frac{11}{12} \leq s <1$. The final range is the most difficult case, for which we introduce the spatial polynomial $A_2$ weights and exploit the boundedness of Riesz transforms on weighted $L^2$-spaces.

math.AP

RAM: Recover Any 3D Human Motion in-the-Wild

RAM incorporates a motion-aware semantic tracker with adaptive Kalman filtering to achieve robust identity association under severe occlusions and dynamic interactions. A memory-augmented Temporal HMR module further enhances human motion reconstruction by injecting spatio-temporal priors for consistent and smooth motion estimation. Moreover, a lightweight Predictor module forecasts future poses to maintain reconstruction continuity, while a gated combiner adaptively fuses reconstructed and predicted features to ensure coherence and robustness. Experiments on in-the-wild multi-person benchmarks such as PoseTrack and 3DPW, demonstrate that RAM substantially outperforms previous state-of-the-art in both Zero-shot tracking stability and 3D accuracy, offering a generalizable paradigm for markerless 3D human motion capture in-the-wild.

cs.CV

Semantic Iterative Reconstruction: One-Shot Universal Anomaly Detection

Unsupervised medical anomaly detection is severely limited by the scarcity of normal training samples. Existing methods typically train dedicated models for each dataset or disease, requiring hundreds of normal images per task and lacking cross-modality generalization. We propose Semantic Iterative Reconstruction (SIR), a framework that enables a single universal model to detect anomalies across diverse medical domains using extremely few normal samples. SIR leverages a pretrained teacher encoder to extract multi-scale deep features and employs a compact up-then-down decoder with multi-loop iterative refinement to enforce robust normality priors in deep feature space. The framework adopts a one-shot universal design: a single model is trained by mixing exactly one normal sample from each of nine heterogeneous datasets, enabling effective anomaly detection on all corresponding test sets without task-specific retraining. Extensive experiments on nine medical benchmarks demonstrate that SIR achieves state-of-the-art under all four settings -- one-shot universal, full-shot universal, one-shot specialized, and full-shot specialized -- consistently outperforming previous methods. SIR offers an efficient and scalable solution for multi-domain clinical anomaly detection.

cs.CV

MedCAL-Bench: A Comprehensive Benchmark on Cold-Start Active Learning with Foundation Models for Medical Image Analysis

Cold-Start Active Learning (CSAL) aims to select informative samples for annotation without prior knowledge, which is important for improving annotation efficiency and model performance under a limited annotation budget in medical image analysis. Most existing CSAL methods rely on Self-Supervised Learning (SSL) on the target dataset for feature extraction, which is inefficient and limited by insufficient feature representation. Recently, pre-trained Foundation Models (FMs) have shown powerful feature extraction ability with a potential for better CSAL. However, this paradigm has been rarely investigated, with a lack of benchmarks for comparison of FMs in CSAL tasks. To this end, we propose MedCAL-Bench, the first systematic FM-based CSAL benchmark for medical image analysis. We evaluate 14 FMs and 7 CSAL strategies across 7 datasets under different annotation budgets, covering classification and segmentation tasks from diverse medical modalities. It is also the first CSAL benchmark that evaluates both the feature extraction and sample selection stages. Our experimental results reveal that: 1) Most FMs are effective feature extractors for CSAL, with DINO family performing the best in segmentation; 2) The performance differences of these FMs are large in segmentation tasks, while small for classification; 3) Different sample selection strategies should be considered in CSAL on different datasets, with Active Learning by Processing Surprisal (ALPS) performing the best in segmentation while RepDiv leading for classification. The code is available at https://github.com/HiLab-git/MedCAL-Bench.

cs.CV

Electrically Reconfigurable Arbitrary Splitting-Ratio Optical Splitter Based on Low-Loss Sb2Se3

Reconfigurable beam splitters capable of being arbitrarily programmed for the power splitting ratios are vital for the adaptive optical networks and photonic computing. Conventional mechanisms such as thermo-optic, free-carrier, or mechanical tuning are usually volatile and require continuous power, limiting their suitability for low-frequency and low power-consumption programmable operations. Here, we experimentally demonstrate an electrically reconfigurable beam splitter based on the low-loss phase-change material Sb2Se3, enabling multi-level and arbitrary splitting-ratio (SR) control. By locally triggering phase transitions in the coupling region with integrated micro-electrodes, we exploit the high refractive-index contrast between different phases and negligible absorption in the near-infrared wavelength of Sb2Se3 to precisely tune the coupling strength with non-volatile retention. 8-level of power splitting states is achieved within a compact footprint of ~14.5-μm in the experiments, with insertion loss is ~1 dB across 1515-1550 nm and near-zero static power. Combining the advantages of compactness, broad bandwidth, low loss, non-volatility, and multi-level control experimentally, this device provides a universal building block for scalable, energy-efficient reconfigurable photonic circuits, with great prospects in optical computing and intelligent communication systems.

physics.optics

UniDCF: A Foundation Model for Comprehensive Dentocraniofacial Hard Tissue Reconstruction

Dentocraniofacial hard tissue defects profoundly affect patients' physiological functions, facial aesthetics, and psychological well-being, posing significant challenges for precise reconstruction. Current deep learning models are limited to single-tissue scenarios and modality-specific imaging inputs, resulting in poor generalizability and trade-offs between anatomical fidelity, computational efficiency, and cross-tissue adaptability. Here we introduce UniDCF, a unified framework capable of reconstructing multiple dentocraniofacial hard tissues through multimodal fusion encoding of point clouds and multi-view images. By leveraging the complementary strengths of each modality and incorporating a score-based denoising module to refine surface smoothness, UniDCF overcomes the limitations of prior single-modality approaches. We curated the largest multimodal dataset, comprising intraoral scans, CBCT, and CT from 6,609 patients, resulting in 54,555 annotated instances. Evaluations demonstrate that UniDCF outperforms existing state-of-the-art methods in terms of geometric precision, structural completeness, and spatial accuracy. Clinical simulations indicate UniDCF reduces reconstruction design time by 99% and achieves clinician-rated acceptability exceeding 94%. Overall, UniDCF enables rapid, automated, and high-fidelity reconstruction, supporting personalized and precise restorative treatments, streamlining clinical workflows, and enhancing patient outcomes.

cs.CV

On the hydrostatic approximation of 3D Oldroyd-B model

In this paper, we study the hydrostatic approximation for the 3D Oldroyd-B model. Firstly, we derive the hydrostatic approximate system for this model and prove the global well-posedness of the limit system with small analytic initial data in horizontal variable. Then we justify the hydrostatic limit strictly from the re-scaled Oldroyd-B model to the hydrostatic Oldroyd-B model and obtain the precise convergence rate.

math.AP

ChatRadio-Valuer: A Chat Large Language Model for Generalizable Radiology Report Generation Based on Multi-institution and Multi-system Data

Radiology report generation, as a key step in medical image analysis, is critical to the quantitative analysis of clinically informed decision-making levels. However, complex and diverse radiology reports with cross-source heterogeneity pose a huge generalizability challenge to the current methods under massive data volume, mainly because the style and normativity of radiology reports are obviously distinctive among institutions, body regions inspected and radiologists. Recently, the advent of large language models (LLM) offers great potential for recognizing signs of health conditions. To resolve the above problem, we collaborate with the Second Xiangya Hospital in China and propose ChatRadio-Valuer based on the LLM, a tailored model for automatic radiology report generation that learns generalizable representations and provides a basis pattern for model adaptation in sophisticated analysts' cases. Specifically, ChatRadio-Valuer is trained based on the radiology reports from a single institution by means of supervised fine-tuning, and then adapted to disease diagnosis tasks for human multi-system evaluation (i.e., chest, abdomen, muscle-skeleton, head, and maxillofacial $\&$ neck) from six different institutions in clinical-level events. The clinical dataset utilized in this study encompasses a remarkable total of \textbf{332,673} observations. From the comprehensive results on engineering indicators, clinical efficacy and deployment cost metrics, it can be shown that ChatRadio-Valuer consistently outperforms state-of-the-art models, especially ChatGPT (GPT-3.5-Turbo) and GPT-4 et al., in terms of the diseases diagnosis from radiology reports. ChatRadio-Valuer provides an effective avenue to boost model generalization performance and alleviate the annotation workload of experts to enable the promotion of clinical AI applications in radiology reports.

cs.CL

How roughness and thermal properties of a solid substrate determine the Leidenfrost temperature: Experiments and a model

In this Letter, we systematically investigate the Leidenfrost temperature for hot solid substrates with various thermal diffusivities and surface roughnesses. Based on the experimental results, we build a phenomenological model that considers the thermal diffusivity of a solid substrate and derive a relationship between the surface roughness and the resulting vapor film thickness. The generality of this model is supported by experimental data for different liquids and solid substrates. Our model thus allows for a theoretical prediction of the Leidenfrost temperature and develops a comprehensive understanding of the Leidenfrost effect.

physics.flu-dyn

Ultra-compact Silicon Multimode Waveguide Bends Based on Special Curves for Dual Polarizations

The multimode waveguide bends (MWBs) with very compact sizes are the key building blocks in the applications of different mode-division multiplexing (MDM) systems. To further increase the transmission capacity, the silicon multimode waveguide bends for dual polarizations are of particular interest considering the very distinct mode behaviors under different polarizations in the silicon waveguides. Seldom silicon MWBs suitable for both polarizations have been studied. In this paper we analyze several dual-polarization-MWBs based on different bending curve functions. These special curve-based silicon MWBs have the advantages of easy fabrication and low loss compared with other structures based on the subwavelength structures such as gratings. A comparison is made between the free-form curve, Bezier curve, and Euler curve, which are used in the bending region instead of a conventional arc. The transmission spectra of the first three TE and TM modes in the silicon multimode waveguide with a core thickness of 340 nm are investigated. The simulation results indicate that in the premise of the same effective radius which is only 10 in this paper, the 6-mode MWB based on the free-form curve has the optimal performances, including an extremely low loss below 0.052dB and low crosstalk below -25.97dB for all six modes in the wide band of 1500-1600 nm. The MWBs based on the Bezier and Euler curve have degraded performances in terms of the loss and crosstalk. The results of this paper provide an efficient design method of the polarization insensitive silicon MWBs, which may leverage the researches for establishing complicated optical transmission systems incorporating both the MDM and polarization-division multiplexing (PDM) technology.

physics.optics

On the role of the displacement current and the Cattaneo's law on boundary layers of plasma

In the present paper, we aim to mathematically analyse the role of the displacement current and the Cattaneo's law on the boundary-layer theory of plasma, when the corresponding characteristic speed is relativistic. We restrict our analysis to two-dimensional flows and we study the asymptotic limit of the Navier-Stokes-Maxwell equations with Cattaneo's law near a bounding flat line, when the Hartmann, Reynolds and magnetic Reynolds numbers proportionally diverge to infinity. The goal of this paper is twofold. We first show that the extended version of the Navier-Stokes-Maxwell equations leads to a new family of boundary layers, which are hyperbolic both on the momentum equation and the Ampere's law. Secondly, we address the well-posedness of the derived equations and show the existence of global-in-time analytic solutions for small initial data. Our modelling highlights which conditions on the dimensionless parameters allow to interpret the proposed system as boundary layers with thickness typical of Prandtl or Hartmann. Furthermore, our development shows that the conditions related to Hartmann might be more physically acceptable. Finally, our analysis suggests that the Cattaneo's law and the displacement current might indeed stabilise the derived system in terms of existence of global-in-time analytic solutions.

math.AP

Highly efficient acousto-optic modulation using nonsuspended thin-film lithium niobate-chalcogenide hybrid waveguides

A highly efficient on-chip acousto-optic modulator, as a key component, occupies an exceptional position in microwave-to-optical conversion. Homogeneous thin-film lithium niobate is preferentially employed to build the suspended configuration forming the acoustic resonant cavity to improve the modulation efficiency of the device. However, the limited cavity length and complex fabrication recipe of the suspended prototype restrain further breakthrough in the modulation efficiency and impose challenges for waveguide fabrication. In this work, based on a nonsuspended thin-film lithium niobate-chalcogenide glass hybrid Mach-Zehnder interferometer waveguide platform, we propose and demonstrate a built-in push-pull acousto-optic modulator with a half-wave-voltage-length product as low as 0.03 V cm, presenting a modulation efficiency comparable to that of the state-of-the-art suspended counterpart. Based on the advantage of low power consumption, a microwave modulation link is demonstrated using our developed built-in push-pull acousto-optic modulator. The nontrivial acousto-optic modulation performance benefits from the superior photoelastic property of the chalcogenide membrane and the completely bidirectional participation of the antisymmetric Rayleigh surface acoustic wave mode excited by the impedance-matched interdigital transducer, overcoming the issue of amplitude differences of surface acoustic waves applied to the Mach-Zehnder interferometer two arms in traditional push-pull acousto-optic modulators.

physics.app-ph