arXiv ScienceSearch

arXiv subjects

Yuchao Chen

Publications and source records attributed to Yuchao Chen.

18 recordsLinked to original sources

MedReaMM: Evaluating Large Multimodal Models on Expert-Level Clinical Diagnostic Synthesis

The application of Large Language Models (LLMs) to diagnostic decision-making has garnered growing interest. However, existing benchmarks largely focus on textual reasoning or isolated visual question-answering (VQA) tasks, lacking holistic integration of clinical narratives and medical imaging, and thus failing to assess the multimodal diagnostic synthesis capability central to expert clinical judgment. To bridge this gap, we introduce MedReaMM, a benchmark specifically designed to evaluate models' ability to synthesize heterogeneous clinical evidence consisting of detailed patient histories alongside multiple medical images into accurate differential diagnoses under a complete-information paradigm. Constructed from case reports sourced from top-tier medical journals and curated clinical case databases, MedReaMM comprises 625 expert-validated cases with an average of 2.79 medical images per case and a total of 1,042 standardized diagnoses annotated with ICD-11 codes. These cases predominantly represent rare, atypical, or multi-system presentations that demand expert-level evidence integration beyond routine pattern recognition. We evaluate 23 Large Multimodal Models (LMMs) and find that most achieve diagnostic accuracy scores below 50%, underscoring a substantial gap in multimodal diagnostic synthesis capability. Further analysis reveals that medical knowledge proficiency, medical image understanding, and evidence integration are all highly correlated with diagnostic performance.

cs.CV

NTIRE 2026 3D Restoration and Reconstruction in Real-world Adverse Conditions: RealX3D Challenge Results

This paper presents a comprehensive review of the NTIRE 2026 3D Restoration and Reconstruction (3DRR) Challenge, detailing the proposed methods and results. The challenge seeks to identify robust reconstruction pipelines that are robust under real-world adverse conditions, specifically extreme low-light and smoke-degraded environments, as captured by our RealX3D benchmark. A total of 279 participants registered for the competition, of whom 33 teams submitted valid results. We thoroughly evaluate the submitted approaches against state-of-the-art baselines, revealing significant progress in 3D reconstruction under adverse conditions. Our analysis highlights shared design principles among top-performing methods and provides insights into effective strategies for handling 3D scene degradation.

cs.CV

DC response of an interferometer topology with an L-shaped cavity: a tabletop study

A new interferometer topology for kilohertz gravitational-wave detection was recently proposed in [Zhang et al. Phys. Rev. X 13, 021019 (2023)]. The design is based on an L-shaped optical cavity pumped through a Sagnac-like vortex. We report a tabletop experiment that characterizes the interferometer's optical response near DC. When the laser frequency is locked to the resonance of the L-shaped cavity, we observe that the cavity input coupler becomes effectively transparent, yielding a simple Michelson-like response. Moreover, the Sagnac vortex separates into upper and lower paths, which behave as two independent pumping paths driving the cavity. These observations are in agreement with theoretical predictions. Our results provide an intuitive physical picture of this interferometer topology and offer insight into its lock acquisition strategy.

physics.ins-det

Curved Odd Elasticity

Living materials such as membranes, cytoskeletal assemblies, cell collectives and tissues can often be described as active solids---materials that are energized from within, with elastic response about a well defined reference configuration. These materials often live in complex and curved manifolds, yet most descriptions of active solids are flat. Here, we explore the interplay between curvature and non-reciprocal elasticity via a covariant effective theory on curved manifolds in combination with numerical simulations. We find that curvature spatially patterns activity, gaps the spectrum, modifies exceptional points and introduces non-Hermitian defect modes. Together these results establish a foundation for hydrodynamic and rheological models on curved manifolds, with direct implications for living matter and active metamaterials.

cond-mat.soft

Beijing Normal University 12-meter Interferometric kHz GW Detector Prototype: Design and Scientific Prospects

Current gravitational-wave detectors have achieved remarkable sensitivity around 100 Hz, enabling ground-breaking discoveries. Enhancing sensitivity at higher frequencies in the kilohertz (kHz) range promises access to rich physics, particularly the extreme conditions during the merger stage of binary neutron stars. However, the high-frequency sensitivity of Michelson-based interferometers is fundamentally limited by their linear optical cavities, which are optimized for low-frequency signal enhancement. In [Phys. Rev. X 13, 021019 (2023)], a new configuration employing an L-shaped optical resonator was proposed to overcome this limitation, offering exceptional sensitivity in the kHz band. As a pathfinder, the 12-meter prototype at Beijing Normal University is designed to demonstrate the sensing and control schemes of this new kHz detector configuration and to explore its performance in the high-power regime with suspended optics. Beyond its primary scientific goal, the prototype also offers potential sensitivity in the megahertz (MHz) range, potentially enabling constraints on exotic sources. This paper presents an overview of the prototype, including its optical design and current development status of key components.

physics.optics

PA-CLIP: Enhancing Zero-Shot Anomaly Detection through Pseudo-Anomaly Awareness

In industrial anomaly detection (IAD), accurately identifying defects amidst diverse anomalies and under varying imaging conditions remains a significant challenge. Traditional approaches often struggle with high false-positive rates, frequently misclassifying normal shadows and surface deformations as defects, an issue that becomes particularly pronounced in products with complex and intricate surface features. To address these challenges, we introduce PA-CLIP, a zero-shot anomaly detection method that reduces background noise and enhances defect detection through a pseudo-anomaly-based framework. The proposed method integrates a multiscale feature aggregation strategy for capturing detailed global and local information, two memory banks for distinguishing background information, including normal patterns and pseudo-anomalies, from true anomaly features, and a decision-making module designed to minimize false positives caused by environmental variations while maintaining high defect sensitivity. Demonstrated on the MVTec AD and VisA datasets, PA-CLIP outperforms existing zero-shot methods, providing a robust solution for industrial defect detection.

cs.CV

Selective excitation of work-generating cycles in nonreciprocal living solids

Emergent nonreciprocity in active matter drives the formation of self-organized states that transcend the behaviors of equilibrium systems. Integrating experiments, theory and simulations, we demonstrate that active solids composed of living starfish embryos spontaneously transition between stable fluctuating and oscillatory steady states. The nonequilibrium steady states arise from two distinct chiral symmetry breaking mechanisms at the microscopic scale: the spinning of individual embryos resulting in a macroscopic odd elastic response, and the precession of their rotation axis, leading to active gyroelasticity. In the oscillatory state, we observe long-wavelength optical vibrational modes that can be excited through mechanical perturbations. Strikingly, these excitable nonreciprocal solids exhibit nonequilibrium work generation without cycling protocols, due to coupled vibrational modes. Our work introduces a novel class of tunable nonequilibrium processes, offering a framework for designing and controlling soft robotic swarms and adaptive active materials, while opening new possibilities for harnessing nonreciprocal interactions in engineered systems.

cond-mat.soft

Age of Synchronization Minimization in Wireless Networks with Random Updates and Time-Varying Timeliness Requirement

This study considers a wireless network where multiple nodes transmit status updates to a base station (BS) via a shared, error-free channel with limited bandwidth. The status updates arrive at each node randomly. We use the Age of Synchronization (AoS) as a metric to measure the information freshness of the updates. The AoS of each node has a timely-varying importance which follows a Markov chain. Our objective is to minimize the weighted sum AoS of the system. The optimization problem is relaxed and formulated as a constrained Markov decision process (CMDP). Solving the relaxed CMDP by a linear programming algorithm yields a stationary policy, which helps us propose a near-stationary policy for the original problem. Numerical simulations show that in most configurations, the AoS performance of our policy outperforms the policy choosing the maximum AoS regardless of weight variations.

cs.IT

MoE Jetpack: From Dense Checkpoints to Adaptive Mixture of Experts for Vision Tasks

The sparsely activated mixture of experts (MoE) model presents a promising alternative to traditional densely activated (dense) models, enhancing both quality and computational efficiency. However, training MoE models from scratch demands extensive data and computational resources. Moreover, public repositories like timm mainly provide pre-trained dense checkpoints, lacking similar resources for MoE models, hindering their adoption. To bridge this gap, we introduce MoE Jetpack, an effective method for fine-tuning dense checkpoints into MoE models. MoE Jetpack incorporates two key techniques: (1) checkpoint recycling, which repurposes dense checkpoints as initial weights for MoE models, thereby accelerating convergence, enhancing accuracy, and alleviating the computational burden of pre-training; (2) hyperspherical adaptive MoE (SpheroMoE) layer, which optimizes the MoE architecture for better integration of dense checkpoints, enhancing fine-tuning performance. Our experiments on vision tasks demonstrate that MoE Jetpack significantly improves convergence speed and accuracy when fine-tuning dense checkpoints into MoE models. Our code will be publicly available at https://github.com/Adlith/MoE-Jetpack.

cs.CV

Sampling for Remote Estimation of an Ornstein-Uhlenbeck Process through Channel with Unknown Delay Statistics

In this paper, we consider sampling an Ornstein-Uhlenbeck (OU) process through a channel for remote estimation. The goal is to minimize the mean square error (MSE) at the estimator under a sampling frequency constraint when the channel delay statistics is unknown. Sampling for MSE minimization is reformulated into an optimal stopping problem. By revisiting the threshold structure of the optimal stopping policy when the delay statistics is known, we propose an online sampling algorithm to learn the optimum threshold using stochastic approximation algorithm and the virtual queue method. We prove that with probability 1, the MSE of the proposed online algorithm converges to the minimum MSE that is achieved when the channel delay statistics is known. The cumulative MSE gap of our proposed algorithm compared with the minimum MSE up to the $(k+1)$-th sample grows with rate at most $\mathcal{O}(\ln k)$. Our proposed online algorithm can satisfy the sampling frequency constraint theoretically. Finally, simulation results are provided to demonstrate the performance of the proposed algorithm.

cs.IT

Bifurcation instructed design of multistate machines

We propose a novel design paradigm for multistate machines where transitions from one state to another are organized by bifurcations of multiple equilibria of the energy landscape describing the collective interactions of the machine components. This design paradigm is attractive since, near bifurcations, small variations in a few control parameters can result in large changes to the system's state providing an emergent lever mechanism. Further, the topological configuration of transitions between states near such bifurcations ensures robust operation, making the machine less sensitive to fabrication errors and noise. To design such machines, we develop and implement a new efficient algorithm that searches for interactions between the machine components that give rise to energy landscapes with these bifurcation structures. We demonstrate a proof of concept for this approach by designing magneto elastic machines whose motions are primarily guided by their magnetic energy landscapes and show that by operating near bifurcations we can achieve multiple transition pathways between states. This proof of concept demonstration illustrates the power of this approach, which could be especially useful for soft robotics and at the microscale where typical macroscale designs are difficult to implement.

cond-mat.soft

Age of Information Optimization in Multi-Channel Network with Sided Information

We consider a discrete-time multi-channel network where the destination collects time-sensitive packets from multiple sources with sided channel information. The popular metric, Age of Information (AoI), is applied to measure the data freshness at the destination. Due to the interference constraint, only disjoint source-channel pairs can be chosen for transmission in each time slot, and the decision maker should choose the optimal scheduling pairs to minimize the average AoI at the destination. To learn the optimal channel selection, we apply the linear contextual bandit (LCB) framework by utilizing the sided information provided by pilots. Concretely, we establish the relationship between AoI regret and sub-optimal channel selection times and propose both age-independent and age-dependent algorithms. The former method is proven to achieve the sub-linear AoI regret but is outperformed by the latter algorithm both in the linear and non-linear contextual model in simulation.

cs.IT

Age Optimal Sampling Under Unknown Delay Statistics

This paper revisits the problem of sampling and transmitting status updates through a channel with random delay under a sampling frequency constraint \cite{sun_17_tit}. We use the Age of Information (AoI) to characterize the status information freshness at the receiver. The goal is to design a sampling policy that can minimize the average AoI when the statistics of delay is unknown. We reformulate the problem as the optimization of a renewal-reward process, and propose an online sampling strategy based on the Robbins-Monro algorithm. We prove that the proposed algorithm satisfies the sampling frequency constraint. Moreover, when the transmission delay is bounded and its distribution is absolutely continuous, the average AoI obtained by the proposed algorithm converges to the minimum AoI when the number of samples $K$ goes to infinity with probability 1. We show that the optimality gap decays with rate $\mathcal{O}\left(\ln K/K\right)$, and the proposed algorithm is minimax rate optimal. Simulation results validate the performance of our proposed algorithm.

cs.IT

Sending Timely Status Updates through Channel with Random Delay via Online Learning

In this work, we study a status update system with a source node sending timely information to the destination through a channel with random delay. We measure the timeliness of the information stored at the receiver via the Age of Information (AoI), the time elapsed since the freshest sample stored at the receiver is generated. The goal is to design a sampling strategy that minimizes the total cost of the expected time average AoI and sampling cost in the absence of transmission delay statistics. We reformulate the total cost minimization problem as the optimization of a renewal-reward process, and propose an online sampling strategy based on the Robbins-Monro algorithm. Denote $K$ to be the number of samples we have taken. We show that, when the transmission delay is bounded, the expected time average total cost obtained by the proposed online algorithm converges to the minimum cost when $K$ goes to infinity, and the optimality gap decays with rate $\mathcal{O}\left(\ln K/K\right)$. Simulation results validate the performance of our proposed algorithm.

cs.IT

Testing for the Continuous Spectrum of X-Rays Predicted to Accompany the Photoejection of an Atomic Inner Shell Electron

Echoing classical physics, quantum electrodynamics predicts the release of a spectral continuum of electromagnetic radiation upon the sudden acceleration of charged particles in quantum matter. Despite apparent theoretical success in describing sister nuclear processes, known as internal bremsstrahlung, following nuclear beta decay and K capture, the situation of the photoejection of an electron from an inner shell of an atom, intraatomic bremsstrahlung (IAB), is far from settled. In this paper we present fresh measurements which rely on contemporary signal processing as well as the high flux available from a synchrotron radiation source to revisit the problem by photoejecting electrons from the innermost shell of copper. For the first time we have sufficient sample statistics to measure the expected spectra at the level expected by contemporary theory. Furthermore, we employ sufficiently thin targets to overcome secondary scattering artifacts. Our approach applies the fluorescence coincidence method to guard against extraneous scattering and multiple incident photon processes. Our observations set a severe upper limit on the rate for IAB: We conclude that current theory overpredicts, by at least 5 sigma, the measured rate for K shell IAB in copper in the range of detected energies below the K fluorescence energy.

physics.atom-ph

Odd dynamics of living chiral crystals

Active crystals are highly ordered structures that emerge from the self-organization of motile objects, and have been widely studied in synthetic and bacterial active matter. Whether collective crystallization phenomena can occur in groups of autonomously developing multicellular organisms is currently unknown. Here, we show that swimming starfish embryos spontaneously assemble into chiral crystals that span thousands of spinning organisms and persist for tens of hours. Combining experiments, theory, and simulations, we demonstrate that the formation, dynamics, and dissolution of these living crystals are controlled by the hydrodynamic properties and natural development of embryos. Remarkably, living chiral crystals exhibit self-sustained chiral oscillations as well as various unconventional deformation response behaviors recently predicted for odd elastic materials. Our results provide direct experimental evidence for how nonreciprocal interactions between autonomous multicellular components may facilitate novel nonequilibrium phases of chiral active matter.

cond-mat.soft

Small-area Population Forecast in a Segregated City using Density-Functional Fluctuation Theory

Decisions regarding housing, transportation, and resource allocation would all benefit from accurate small-area population forecasts. While various tried-and-tested forecast methods exist at regional scales, developing an accurate neighborhood-scale forecast remains a challenge partly due to complex drivers of residential choice ranging from housing policies to social preferences and economic status that cumulatively cause drastic neighborhood-scale segregation. Here, we show how to forecast the dynamics of neighborhood-scale demographics by extending a novel statistical physics approach called Density-Functional Fluctuation Theory (DFFT) to multi-component time-dependent systems. In particular, this technique observes the fluctuations in neighborhood-scale demographics to extract effective drivers of segregation. As a demonstration, we simulate a segregated city using a Schelling-type segregation model, and found that DFFT accurately predicts how a city-scale demographic change trickles down to block scales. Should these results extend to actual human populations, DFFT could capitalize on the recent advances in demographic data collection and regional-scale forecasts to improve upon current small-area population forecasts.

physics.soc-ph

Precise Reduction of Solar Spectra Observed by the 1-meter New Vacuum Solar Telescope

We present a precise and complete procedure for processing spectral data observed by the 1-meter New Vacuum Solar Telescope (NVST). The procedure is suitable for both the sit-and-stare and raster-scan spectra. In this work, the geometric distortions of the spectra are firstly corrected for subsequent processes. Then, considering the temporal changes and the remnants of spectral lines in the flat-field, the original flat-field matrix is split into four independent components for ensuring a high precision flat-fielding correction, consisting of the continuum gradient matrix, slit non-uniform matrix, CCD dust matrix, and interference fringe matrix. Subsequently, the spectral line drifts and intensity fluctuations of the science data are further corrected. After precise reduction with this procedure, the measuring accuracies of the Doppler velocities for different spectral lines and of the oscillation curves of the chromosphere and photosphere are measured. The results show that the highest measuring accuracy of the Doppler velocity is within 100 ms-1, which indicates that the characteristics of the photosphere and chromosphere can be studied co-spatially and co-temporally with the reduced spectra of NVST.

astro-ph.SR