arXiv ScienceSearch

arXiv subjects

Yining Yang

Publications and source records attributed to Yining Yang.

10 recordsLinked to original sources

CODA: Cascaded Online Discontinuity-Aware Alignment for Real-Time Image-Based Score Following

Real-time score following from sheet images remains chal- lenging because the model must process streaming au- dio while resolving highly repetitive visual patterns un- der strict latency constraints. Recent image-based meth- ods have attempted to use multi-resolution prediction by simultaneously predicting the positions of the active sys- tem, bar, and note. However, their predictions across these different levels of notation are independent, which makes the predictions unstable and introduces unnecessary ex- tra search space for bar- and note-level predictions. Most existing methods also lack mechanisms to recover from score discontinuities, such as repeats, da capo (D.C.), or coda jumps. This paper proposes CODA, to the best of our knowledge, the first real-time score following system that addresses both gaps. CODA explicitly exploits the cascaded structure of music scores: it first selects the ac- tive system, then the active bar within it, and finally the active note within the selected bar. This enforces pre- diction consistency across resolutions. A silence-driven break mode enables recovery from arbitrary score discon- tinuities without requiring knowledge of the repeat struc- ture. Evaluated on the Multimodal Sheet Music Dataset (MSMD) piano benchmarks, CODA achieves state-of-the- art tracking accuracy and discontinuity-recovery perfor- mance under real-time throughput. Code is available at https://github.com/ValleyC/CODA.

cs.SD

PertReason: A Knowledge-Grounded Benchmark and Framework for Cell-State-Conditioned Mechanistic Reasoning of Perturbation Effects

Evaluating machine learning in scientific domains requires separating correct predictions from correct reasons under realistic distribution shifts. We introduce PertReason, a knowledge-grounded benchmark and framework suite for cell-state--conditioned reasoning about perturbation effects. At its core, PertReasonQA is a benchmark that tests whether models can generate mechanistically faithful explanations while remaining robust to complex shifts, such as new cells and unseen perturbations. PertReasonQA combines single-cell genetic and chemical perturbation data across multiple cellular contexts with knowledge graphs, and dynamically conditions pathways on cell-specific basal states to avoid generic memorization. Evaluations on state-of-the-art models reveal systematic gaps between predictive accuracy and mechanistic reasoning. Specifically, these models exhibit failure modes largely invisible to standard benchmarks, such as deriving correct answers through flawed logic, ignoring cellular context, and generating directionally inconsistent mechanisms. As a reference probe of the benchmark, we present PertReasonLM, a large language model trained to align outcome predictions with context-specific mechanistic reasoning. Our model targets the identified failure modes by grounding rationales in context-specific pathways and tightening agreement between outcomes and mechanisms. Together, we provide a diagnostic framework for exposing and mitigating failures in faithful reasoning in data-rich scientific systems.

cs.LG

High temporal resolution THz streaking of high brightness relativistic electron beams

We report a systematic experimental study of terahertz (THz) streaking structures for ultrafast characterization of relativistic, high-brightness electron beams. Horn-coupled waveguide geometries are investigated, enabling a comparative characterization of streaking strength, dispersion, transmission, and temporal fidelity. Analytical models and electromagnetic simulations are used to describe the dependence of streaking power on the waveguide dimensions and the drive frequency. Experimentally, the structures are characterized using compressed electron beam from an RF photoinjector over a range of THz field strengths, beam energies, and bunch durations. These results establish general design principles and performance limits for THz streaking structures applicable to ultrafast electron beam diagnostics.

physics.acc-ph

Neural Computers

We propose a new frontier: Neural Computers (NCs) that unify computation, memory, and I/O of traditional computers in a learned runtime state. Our long-term goal is the Completely Neural Computer (CNC): the mature, general-purpose realization of this emerging machine form, with stable execution, explicit reprogramming, and durable capability reuse. As an initial step, we study whether elementary NC primitives can be learned solely from collected I/O traces, without instrumented program state. Concretely, we instantiate NCs as video models that roll out screen frames from instructions, pixels, and user actions (when available) in CLI and GUI settings. We show that NCs can acquire elementary interface primitives, especially I/O alignment and short-horizon control, while routine reuse, controlled updates, and symbolic stability remain challenging. We outline a roadmap toward CNCs, to establish a new computing paradigm beyond today's agents and conventional computers.

cs.LG

Sub-5-fs compression and synchronization of relativistic electron bunches enabled by a high-gradient $\alpha$-magnet and low-jitter photoinjector

Generating high-brightness relativistic electron bunches with few-femtosecond duration, while simultaneously achieving few-fs synchronization with ultrafast lasers, remains an outstanding challenge at the frontier of accelerator physics and ultrafast science. In this Letter, we present the beam physics and experimental demonstration of a new method that, for the first time, enables simultaneous control of bunch duration and synchronization with few-fs precision. Timing stabilization is achieved using a tailored high-gradient $\alpha$-magnet that optimizes the correlation between time of flight and momentum, together with a photocathode RF gun designed to suppress the effect of RF-to-laser timing jitter. Compression is realized by manipulating the time-momentum correlation in phase space, primarily through space-charge effects. Sub-5-fs rms bunch duration and synchronization are demonstrated. This method establishes a new regime in electron bunch control, unlocking new capabilities for ultrafast beam physics and applications.

physics.acc-ph

Cohort profile: the Northwest China Real-world and Population-based Cohort

The Northwest China Real-World and Population-based cohort is an ongoing prospective cohort with more than 25 million population, covering almost all residents across approximately 1.66 million square kilometers in northwest China; The cohort integrates data from various sources, including health profiles, examination records, electronic health records, mortality records, statistical yearbooks, and environmental datasets, covering comprehensive health-related factors such as demographics, lifestyle factors, family medical history, living conditions, enrollment in national public health services, physical examinations, blood assay tests, diagnostic assessments, disease outcomes, and cause-specific mortality. This real-world dataset can evaluate clinical treatment effectiveness and prognosis, assess impact of health policy, and investigate the health effects of multiple risk factors . From January 2019 to December 2023, the cohort has included 13,634,481 participants, accumulating 47,050,707 person-years of follow-up, with 13,598,407 medical diagnosis records and 881,114 recorded deaths. Cohort data are available upon request. De-identified and anonymized data are stored on local servers and accessed through a data-sharing platform, enabling users to utilize the data without direct access to the raw information. A description of the proposed research can be sent to Yining Yang & Qian Di.

cs.CY

Research on Deep Learning Model of Feature Extraction Based on Convolutional Neural Network

Neural networks with relatively shallow layers and simple structures may have limited ability in accurately identifying pneumonia. In addition, deep neural networks also have a large demand for computing resources, which may cause convolutional neural networks to be unable to be implemented on terminals. Therefore, this paper will carry out the optimal classification of convolutional neural networks. Firstly, according to the characteristics of pneumonia images, AlexNet and InceptionV3 were selected to obtain better image recognition results. Combining the features of medical images, the forward neural network with deeper and more complex structure is learned. Finally, knowledge extraction technology is used to extract the obtained data into the AlexNet model to achieve the purpose of improving computing efficiency and reducing computing costs. The results showed that the prediction accuracy, specificity, and sensitivity of the trained AlexNet model increased by 4.25 percentage points, 7.85 percentage points, and 2.32 percentage points, respectively. The graphics processing usage has decreased by 51% compared to the InceptionV3 mode.

eess.IV

Research on Optimization of Natural Language Processing Model Based on Multimodal Deep Learning

This project intends to study the image representation based on attention mechanism and multimodal data. By adding multiple pattern layers to the attribute model, the semantic and hidden layers of image content are integrated. The word vector is quantified by the Word2Vec method and then evaluated by a word embedding convolutional neural network. The published experimental results of the two groups were tested. The experimental results show that this method can convert discrete features into continuous characters, thus reducing the complexity of feature preprocessing. Word2Vec and natural language processing technology are integrated to achieve the goal of direct evaluation of missing image features. The robustness of the image feature evaluation model is improved by using the excellent feature analysis characteristics of a convolutional neural network. This project intends to improve the existing image feature identification methods and eliminate the subjective influence in the evaluation process. The findings from the simulation indicate that the novel approach has developed is viable, effectively augmenting the features within the produced representations.

cs.CL

Hypersonic wave wall flow based on gas kinetic method

The transition of hypersonic boundary layer can lead to a several-fold increase in surface heat flux and skin friction for the aircraft, significantly impacting its flight performance. The corrugated wall, as a passive control method for boundary layer flow, also serves as a type of wall microstructure, making its study on the local rarefaction effect of considerable engineering significance. In this study, we employed the conservative discrete unified gas dynamic scheme and utilized a domain-wide numerical simulation method. Initially, we simulated the hypersonic flat plate flow with different depths of corrugated walls under the conditions of incoming flow Mach number of 6 and Reynolds number of ${{10}^{7}}$. Subsequently, we investigated the effects of corrugated walls, including flat plate corrugated walls and wedge corrugated walls, under varying Reynolds numbers for an incoming flow Mach number of 6, and discussed the impact of local rarefaction effect of corrugated walls under different Reynolds numbers. By using the local Knudsen number as the criterion, we found that under these conditions, the occurrence of local rarefaction effect near the corrugated wall due to consecutive failures does not take place when the incoming Reynolds number reaches ${{10}^{7}}$ or ${{10}^{6}}$. However, when the incoming Reynolds number drops to ${{10}^{5}}$, the local rarefaction effect near the corrugated wall becomes evident, with the appearance of non-equilibrium effects in translational and rotational temperatures of molecules. This phenomenon becomes more pronounced as the Reynolds number decreases further.

physics.flu-dyn

Mapping electrostatic potential in electrolyte solution

Mapping the electrostatic potential (ESP) distribution around ions in electrolyte solution is crucial for the establishment of a microscopic understanding of electrolyte solution properties. For solutions in the bulk phase, it has not been possible to measure the ESP distribution on Angstrom scale. Here we show that liquid electron scattering experiment using state-of-the-art relativistic electron beam can be used to measure the Debye screening length of aqueous LiCl, KCl, and KI solutions across a wide range of concentrations. We observe that the Debye screening length is long-ranged at low concentration and short-ranged at high concentration, providing key insight into the decades-long debate over whether the impact of ions in water is long-ranged or short-ranged. In addition, we show that the measured ESP can be used to retrieve the non-local dielectric function of electrolyte solution, which can serve as a promising route to investigate the electrostatic origin of special ion effects. Our observations show that, interaction, as one of the two fundamental perspectives for understanding electrolyte solution, can provide much richer information than structure.

cond-mat.soft