arXiv ScienceSearch

arXiv subjects

Yue Yin

Publications and source records attributed to Yue Yin.

At least 19 recordsLinked to original sources

LIGE-GR: A Smooth Leap from Ranking to Generative Recommendation in the LLM Era

The remarkable success of large language models (LLMs) has provided important inspiration for the next generation of recommender systems. Structurally, recommendation and language generation share a similarity: both aim to produce an ordered sequence that optimizes the user's experience. However, how to precisely absorb the essence of the LLM paradigm into mature industrial recommender systems remains an open problem. There are two challenges. First, it is unclear how to incorporate sequence-level generation and optimization from the LLM paradigm into recommendation. Second, real-world recommender systems are mature systems that have been iteratively customized for years around specific products, business constraints, serving infrastructure, and organizational ownership. Replacing such systems wholesale is often technically risky and organizationally disruptive. In this paper, we propose LIGE-GR, a listwise generation and evaluation recommendation framework that upgrades from a traditional ranking system based on itemwise recommendation toward a generative recommendation paradigm. Instead of rebuilding the entire recommendation stack from scratch, LIGE-GR generalizes the existing pointwise recommendation system into a listwise generation system. This allows mature recommender systems to benefit from listwise optimization while preserving compatibility with existing models, value functions, and serving infrastructure. We validate LIGE-GR in short-video recommendation on Instagram Reels and Facebook Video. On these recommendation surfaces, LIGE-GR improves time spent by 1.14 percent on Instagram Reels and 0.72 percent on Facebook Video, while requiring only modest additional inference resources.

cs.LG

Autonomous multifunctional image processing via programmable multimode lasing

Optical image processing offers a promising pathway to overcome the latency and energy limitations of conventional electronic image processors. However, existing approaches based on passive photonic devices are often constrained by signal attenuation, lack of nonlinearity, fixed functionality, and heavy training overhead. Here, we introduce a programmable image processor based on a highly multimode degenerate cavity laser (DCL), shifting the computational framework from passive extracavity transformation to active intracavity evolution. By manipulating the intracavity loss distribution and exploiting the nonlinear lasing dynamics, we map computational tasks to the spontaneous mode selection within the DCL, realizing image processing directly at the source. We experimentally demonstrate that by simply altering the encoding scheme of input images, the platform can be flexibly reconfigured for multifunctional tasks, including high-fidelity edge detection and robust image denoising. The computation proceeds autonomously without dataset training, featuring an intrinsically low latency ($\sim$90 $μ\mathrm{s}$) with $\mathcal{O}(1)$ complexity. Furthermore, the high intensity sustained within the resonator enables intracavity nonlinear upconversion of the processed image. This work extends the frontiers of laser applications, providing a compelling candidate for next-generation optical processors.

physics.optics

Saturation-Aware Predictive Quantization for Low-Power ECG Acquisition: A Benchmark of Taylor, Adaptive-Order, Kalman, and LSTM Predictors

Wearable electrocardiogram (ECG) monitors require energy-efficient analog-to-digital converters (ADCs), yet conventional successive-approximation-register (SAR) ADCs repeatedly resolve slowly varying most significant bits. Predictive quantization (PQ) instead estimates the next sample and quantizes only the residual, thereby reducing the required conversion depth. Its principal failure mode is residual saturation, which occurs when prediction error exceeds the residual ADC range and is irreversibly clipped. We compared four one-step-ahead predictors under a common 10-bit, saturation-aware PQ model with residual widths from 2 to 8 bits. The benchmark included first-order Taylor extrapolation, an adaptive-order predictor, a constant-velocity Kalman filter, and a two-layer long short-term memory (LSTM) network. We used an open-loop protocol in which all predictors received past original samples. This protocol isolates intrinsic prediction performance from recursive reconstruction-error propagation. Saturation rate (SR) was the primary metric, complemented by overflow energy ratio (OER), which weights each event by its squared overflow depth. On a 5,317-sample excerpt from MIT-BIH Arrhythmia Database Record 101, the Kalman predictor performed best at Br=6. It achieved 30.88 dB SNR, 2.16% SR, and 12.93% OER, compared with 28.39 dB, 2.69%, and 25.29% for Taylor extrapolation. The adaptive-order predictor achieved 29.61 dB SNR and 2.44% SR using three registers, two comparators, and no multiplier. The LSTM reached 29.28 dB SNR and did not outperform the model-based predictors on this limited-data benchmark. Under the evaluated excerpt and open-loop protocol, Br=6 provided a favorable balance between reconstruction fidelity and conversion depth. Closed-loop, multi-subject, and hardware validation are required before system-level energy or deployment claims can be made.

eess.SP

LingShu: A Large-Scale Symptom-Centric Contextualized Knowledge Graph Bridging Traditional Chinese Medicine and Modern Biomedicine

Biomedical knowledge graphs (KGs) are pivotal for knowledge organization, yet traditional binary relations often struggle to represent the conditional nature of biomedical knowledge. Symptoms provide a shared phenotypic layer for linking Traditional Chinese Medicine (TCM), which relies on symptom patterns for syndrome differentiation and treatment selection, with modern biomedicine, which connects clinical manifestations to diseases and molecular mechanisms. We present LingShu, a large-scale symptom-centric contextualized knowledge graph designed to bridge TCM and modern biomedicine. The exported version of LingShu analyzed in this study comprises 17.33 million atom-level entity records and 39.47 million relation records, including 17.19 million semantic triples and 22.29 million contextualized quadruples. LingShu integrates multi-source data, including clinical electronic medical records, authoritative TCM texts, biomedical ontologies, and curated knowledge bases, through a pipeline combining natural language processing, terminology normalization, and human-in-the-loop verification. A key innovation of LingShu is its hybrid data model: it maintains 64 typed triple relation patterns to ensure broad connectivity, while incorporating 35 contextual quadruple relation patterns to capture conditional medical associations. This dual-structure approach explicitly encodes conditional knowledge, providing a granular representation of the contexts associated with medical relations. These contextualized relations cover syndrome-dependent herb efficacy, disease-contextualized drug effects, population-specific clinical associations, and mechanism-related therapeutic responses. Furthermore, we developed a web platform (http://www.tcmkg.com/) that integrates graph visualization, graph-based reasoning, and an evidence-grounded knowledge question-answering agent.

cs.CL

A Kalman Filter-Assisted Data-Predictive SAR ADC With Reduced Switching Energy for Low-Power Applications

The proliferation of Internet of Things (IoT) devices and wearable health monitors has created an urgent demand for ultra-low-power analog-to-digital converters (ADCs). Successive approximation register (SAR) ADCs are widely used in such applications, yet their energy efficiency remains constrained by the sequential bit-by-bit switching of the capacitive DAC (CDAC). The high-weight most significant bit (MSB) transitions dominate the total switching energy, and the rigid N -cycle conversion flow imposes a hard lower bound on latency per sample.This paper presents a Kalman filter-assisted data-predictive SAR ADC that replaces the first four comparator-driven decisions with a recursive state estimator. The Kalman filter predicts the 4 MSBs from the complete conversion history before each cycle begins, enabling simultaneous parallel switching of the MSB capacitors. This eliminates redundant CDAC transitions, shortens the quantization cycle by four clock periods, and reduces switching energy by approximately 50%. An optimized 4-bit MSB switching scheme further suppresses residual switching at the hardware level. The ADC, designed in a 180-nm CMOS process, supports configurable dual-mode operation, toggling between a conventional mode and the Kalman-driven predictive mode for robustness under erratic inputs. At 20 MS/s and a 1.8-V supply, the predictive mode reduces total power consumption by 50.3% (from 1.96 mW to 0.975 mW), with a measured SNR/SFDR of 57.88/74.51 dB at 504 kHz, confirming its suitability for energy-constrained wireless sensor networks.

eess.SP

Discovering autonomous quantum error correction via deep reinforcement learning

Quantum error correction is essential for fault-tolerant quantum computing. However, standard methods relying on active measurements may introduce additional errors. Autonomous quantum error correction (AQEC) circumvents this by utilizing engineered dissipation and drives in bosonic systems, but identifying practical encoding remains challenging due to stringent Knill-Laflamme conditions. In this work, we utilize curriculum learning enabled deep reinforcement learning to discover Bosonic codes under approximate AQEC framework to resist both single-photon and double-photon losses. We present an analytical solution of solving the master equation under approximation conditions, which can significantly accelerate the training process of reinforcement learning. The agent first identifies an encoded subspace surpassing the breakeven point through rapid exploration within a constrained evolutionary time-frame, then strategically fine-tunes its policy to sustain this performance advantage over extended temporal horizons. We find that the two-phase trained agent can discover the optimal set of codewords, i.e., the Fock states $\ket{4}$ and $\ket{7}$ considering the effect of both single-photon and double-photon loss. We identify that the discovered code surpasses the breakeven threshold over a longer evolution time and achieve the state-of-art performance. We also analyze the robustness of the code against the phase damping and amplitude damping noise. Our work highlights the potential of curriculum learning enabled deep reinforcement learning in discovering the optimal quantum error correct code especially in early fault-tolerant quantum systems.

quant-ph

Refracting Reality: Generating Images with Realistic Transparent Objects

Generative image models can produce convincingly real images, with plausible shapes, textures, layouts and lighting. However, one domain in which they perform notably poorly is in the synthesis of transparent objects, which exhibit refraction, reflection, absorption and scattering. Refraction is a particular challenge, because refracted pixel rays often intersect with surfaces observed in other parts of the image, providing a constraint on the color. It is clear from inspection that generative models have not distilled the laws of optics sufficiently well to accurately render refractive objects. In this work, we consider the problem of generating images with accurate refraction, given a text prompt. We synchronize the pixels within the object's boundary with those outside by warping and merging the pixels using Snell's Law of Refraction, at each step of the generation trajectory. For those surfaces that are not directly observed in the image, but are visible via refraction or reflection, we recover their appearance by synchronizing the image with a second generated image -- a panorama centered at the object -- using the same warping and merging procedure. We demonstrate that our approach generates much more optically-plausible images that respect the physical constraints.

cs.CV

A Universal 1.5 GeV Gamma-Ray Line in Active Galactic Nuclei

We report the detection of a gamma-ray spectral line at approximately 1.5 GeV in three active galactic nuclei (AGN) using 17 years of Fermi-LAT observations. The sample includes both blazars (with relativistic jets directed toward Earth) and a radio galaxy (with a misaligned jet, free from significant beaming effects). The line is detected with local significances of $\sim$4.1$σ$, $\sim$3.9$σ$, and $\sim$2.8$σ$ in the individual sources. A joint likelihood analysis yields a combined test statistic TS $\simeq$ 57.77, corresponding to a significance well above 5$σ$. The line flux remains stable over the full observation period, in contrast to the variable continuum emission from the AGN. The appearance of an identical spectral feature in astrophysically distinct environments is difficult to reconcile with standard jet-based emission mechanisms. While a conventional astrophysical explanation remains elusive, the signal's characteristics are consistent with predictions for dark matter annihilation. This finding motivates further investigation into the nature of this spectral feature and its possible connection to particle dark matter.

astro-ph.HE

Ensemble Learning of Machine Learning Force Fields

Machine learning force fields (MLFFs) are a promising approach to balance the accuracy of quantum mechanics with the efficiency of classical potentials, yet selecting an optimal model amid increasingly diverse architectures that delivers reliable force predictions and stable simulations remains a core pratical challenge. Here we introduce EL-MLFFs, an ensemble learning framework that uses a stacking methodology to integrate predictions from diverse base MLFFs. Our approach constructs a graph representation where a graph neural network (GNN) acts as a meta-model to refine the initial force predictions. We present two meta-model architectures: a computationally efficient direct fitting model and a physically-principled conservative model that ensures energy conservation. The framework is evaluated on a diverse range of systems, including single molecules (methane), surface chemistry (methanol/Cu(100)), molecular dynamics benchmarks (MD17), and the MatPES materials dataset. Results show that EL-MLFFs improves predictive accuracy across these domains. For molecular systems, it reduces force errors and improves the simulation stability compared to base models. For materials, the method yields lower formation energy errors on the WBM test set. The EL- MLFFs framework offers a systematic approach to address challenges of model selection and the accuracy-stability trade-off in molecular and materials simulations.

cs.LG

AgentBay: A Hybrid Interaction Sandbox for Seamless Human-AI Intervention in Agentic Systems

The rapid advancement of Large Language Models (LLMs) is catalyzing a shift towards autonomous AI Agents capable of executing complex, multi-step tasks. However, these agents remain brittle when faced with real-world exceptions, making Human-in-the-Loop (HITL) supervision essential for mission-critical applications. In this paper, we present AgentBay, a novel sandbox service designed from the ground up for hybrid interaction. AgentBay provides secure, isolated execution environments spanning Windows, Linux, Android, Web Browsers, and Code interpreters. Its core contribution is a unified session accessible via a hybrid control interface: An AI agent can interact programmatically via mainstream interfaces (MCP, Open Source SDK), while a human operator can, at any moment, seamlessly take over full manual control. This seamless intervention is enabled by Adaptive Streaming Protocol (ASP). Unlike traditional VNC/RDP, ASP is specifically engineered for this hybrid use case, delivering an ultra-low-latency, smoother user experience that remains resilient even in weak network environments. It achieves this by dynamically blending command-based and video-based streaming, adapting its encoding strategy based on network conditions and the current controller (AI or human). Our evaluation demonstrates strong results in security, performance, and task completion rates. In a benchmark of complex tasks, the AgentBay (Agent + Human) model achieved more than 48% success rate improvement. Furthermore, our ASP protocol reduces bandwidth consumption by up to 50% compared to standard RDP, and in end-to-end latency with around 5% reduction, especially under poor network conditions. We posit that AgentBay provides a foundational primitive for building the next generation of reliable, human-supervised autonomous systems.

cs.AI

LOCAL: A Locality-based Active Learning Framework for Predicting the Stability of Dual-Atom Catalysts

Dual-atom catalysts supported on nitrogen-doped graphene (DAC/NG) are emerging as a family of promising catalysts that can overcome intrinsic limitations of single-atom catalysts. However, comprehensive assessment of their structural stability is prohibitively demanding due to a vast local configurational space. Here we introduce LOCAL, a locality-based framework that combines graph convolutional networks with active learning to efficiently predict DAC/NG stability by leveraging chemically intuitive locality quantified by crystal orbital Hamilton population analysis. We demonstrate the effectiveness of LOCAL over a comprehensive dataset of 611,648 DAC/NG structures, achieving a test mean absolute error of 0.15~eV while invoking density functional theory calculations for only 16,704 structures (2.7% of the dataset). Thus, LOCAL enables efficient and accurate construction of phase diagrams for DAC/NG across diverse compositions reciprocally validated with experimentally synthesized configurations for representative systems. Our framework composes an essential methodology for accelerating the discovery and optimization of high-performance complex catalysts.

physics.chem-ph

A re-identification of six Candidate Gravitationally Lensed Gamma-Ray Bursts

The gravitational lensing effect of gamma-ray bursts (GRBs) holds significant and diverse applications in the field of astronomy. Nevertheless, the identification of millilensing events in GRBs presents substantial challenges. We re-evaluate the gravitational lensing candidacy of six previously proposed GRBs (GRB 081122A, GRB 081126A, GRB 090717A, GRB 110517B, GRB 200716C, and GRB 210812A) using a comprehensive set of temporal and spectral diagnostics. These include $χ^2$ light-curve similarity tests, photon-count-based hardness ratio ($HR_{count}$) comparisons, $T_{90}$ duration measurements, spectral lag, Norris pulse-shape fitting, and both time-resolved and time-integrated spectral analyses. We propose an evaluation framework, any single test that reveals a statistically significant inconsistency between the two pulses is sufficient to reject the lensing hypothesis for that burst.Although certain diagnostics, such as $T_{90}$ and parametric model fits, have known limitations, they are applied and interpreted in conjunction with the more robust, model-independent $χ^2$ and $HR_{count}$ tests. For all six GRBs, at least one diagnostic shows a significant discrepancy, leading us to conclude that none are consistent with a gravitational lensing interpretation.

astro-ph.HE

An Efficient Medical Image Classification Method Based on a Lightweight Improved ConvNeXt-Tiny Architecture

Intelligent analysis of medical imaging plays a crucial role in assisting clinical diagnosis. However, achieving efficient and high-accuracy image classification in resource-constrained computational environments remains challenging. This study proposes a medical image classification method based on an improved ConvNeXt-Tiny architecture. Through structural optimization and loss function design, the proposed method enhances feature extraction capability and classification performance while reducing computational complexity. Specifically, the method introduces a dual global pooling (Global Average Pooling and Global Max Pooling) feature fusion strategy into the ConvNeXt-Tiny backbone to simultaneously preserve global statistical features and salient response information. A lightweight channel attention module, termed Squeeze-and-Excitation Vector (SEVector), is designed to improve the adaptive allocation of channel weights while minimizing parameter overhead. Additionally, a Feature Smoothing Loss is incorporated into the loss function to enhance intra-class feature consistency and suppress intra-class variance. Under CPU-only conditions (8 threads), the method achieves a maximum classification accuracy of 89.10% on the test set within 10 training epochs, exhibiting a stable convergence trend in loss values. Experimental results demonstrate that the proposed method effectively improves medical image classification performance in resource-limited settings, providing a feasible and efficient solution for the deployment and promotion of medical imaging analysis models.

cs.CV

Oxidation States in Solids from Data-Driven Paradigms

The oxidation state (OS) is an essential chemical concept that embodies chemical intuition but cannot be computed with well-defined physical laws. We establish a data-driven paradigm, with its implementation as Tsinghua Oxidation States in Solids (TOSS), to explicitly compute the OSs in crystal structures as the emergent properties from large-sized datasets based on Bayesian maximum a posteriori probability (MAP). TOSS employs two looping structures over the large-sized dataset of crystal structures to obtain an emergent library of distance distributions as the foundation for chemically intuitive understanding and then determine the OSs by minimizing a loss function for each structure based on MAP and distance distributions in the whole dataset. The application of TOSS to a dataset of $\mathrm{>}$1,000,000 crystal structures delivers a superior success rate, and using the resulting OSs as the dataset, we further train a data-driven alternative to TOSS based on graph convolutional networks. We expect TOSS and the ML-model-based alternative to find a wide spectrum of applications, and this work also demonstrates an encouraging example for the data-driven paradigms to explicitly compute the chemical intuition for tackling complex problems in chemistry.

physics.chem-ph

RefRef: A Synthetic Dataset and Benchmark for Reconstructing Refractive and Reflective Objects

Modern 3D reconstruction and novel view synthesis approaches have demonstrated strong performance on scenes with opaque Lambertian objects. However, most assume straight light paths and therefore cannot properly handle refractive and reflective materials. Moreover, datasets specialized for these effects are limited, stymieing efforts to evaluate performance and develop suitable techniques. In this work, we introduce a synthetic RefRef dataset and benchmark for reconstructing scenes with refractive and reflective objects from posed images. Our dataset has 50 such objects of varying complexity, from single-material convex shapes to multi-material non-convex shapes, each placed in three different background types, resulting in 150 scenes. We also propose an oracle method that, given the object geometry and refractive indices, calculates accurate light paths for neural rendering, and an approach based on this that avoids these assumptions. We benchmark these against several state-of-the-art methods and show that all methods lag significantly behind the oracle, highlighting the challenges of the task and dataset.

cs.CV

A Study of the Spectral Properties of Gamma-Ray Bursts with the Main and Second Bursts

The origins of the main burst and second burst of gamma-ray bursts (GRBs) and the composition of their jets remain uncertain. To explore this complex subject more thoroughly, we conduct a spectral analysis on 18 GRBs with a main and a second burst observed by Fermi/GBM. First, we employ Bayesian time-resolved spectral analysis to compare the spectral components of the main and the second burst, finding that $83.3\%$ of the main and second bursts contain a thermal component. $67\%$ of the GRBs, the thermal component gradually decreased from the main to the second burst and the number of spectra exceeding the "Synchrotron line-of-death" is significantly higher in the main burst than in the second burst. Subsequently, we ascertain that for both the main and second bursts, $71.4\%$ of the low-energy spectral index $α$ and $77.8\%$ of the peak energy $E_{p}$ evolve in a similar fashion. There are $50.0\%$ and $72.2\%$ of the GRBs exhibit comparable correlations for the $Flux-α$ and $α-E_{p}$, respectively. For $Flux-E_{p}$ both the main and second burst show a positive correlation. Moreover, from the perspective of the temporal evolution of characteristic radii, the transition from the main to the second burst appeared to be seamless. Finally, we find that both the main and the second burst follow the same Amati relation and Yonetoku relation. Our analysis strongly indicates that the second burst is a continuation of the main burst and is highly likely to share a common physical origin.

astro-ph.HE

Haloscope Searching for Dark Photons at Q-band with a Novel Coupling Tuning Structure

Laboratory searching for dark matter is crucial for understanding several fundamental conundrums in physics and cosmology. Most cavity-based haloscope searches focus on the frequency range below 10 GHz, while the parameter space with higher frequency remains rarely explored, due to the challenges lying in the fabrication of microwave cavities. Here we report the first Q-band haloscope searching for dark photons with a 33.141 GHz cavity. A novel coupling tuning structure separated from the cavity was designed so as not to degrade the quality factor of the cavity. We have established the most stringent constraints $χ<2.5\times10^{-12}$ at a confidence level of 90$\%$ in the frequency range from 33.139 GHz to 33.143 GHz, corresponding to the mass of dark photons ranging from 137.05 $μ$eV to 137.07 $μ$eV. The results surpass the previous astronomical constraints by nearly three orders of magnitude. This work has demonstrated the feasibility of dark matter haloscopes at Q band. In the future, the constraints can be further improved by more than one order of magnitude through low-temperature experiments, and the setup can be extended to search for axions, axion-like particles, and high-frequency gravitational waves.

astro-ph.CO

Dynamic Learning and Productivity for Data Analysts: A Bayesian Hidden Markov Model Perspective

Data analysts are essential in organizations, transforming raw data into insights that drive decision-making and strategy. This study explores how analysts' productivity evolves on a collaborative platform, focusing on two key learning activities: writing queries and viewing peer queries. While traditional research often assumes static models, where performance improves steadily with cumulative learning, such models fail to capture the dynamic nature of real-world learning. To address this, we propose a Hidden Markov Model (HMM) that tracks how analysts transition between distinct learning states based on their participation in these activities. Using an industry dataset with 2,001 analysts and 79,797 queries, this study identifies three learning states: novice, intermediate, and advanced. Productivity increases as analysts advance to higher states, reflecting the cumulative benefits of learning. Writing queries benefits analysts across all states, with the largest gains observed for novices. Viewing peer queries supports novices but may hinder analysts in higher states due to cognitive overload or inefficiencies. Transitions between states are also uneven, with progression from intermediate to advanced being particularly challenging. This study advances understanding of into dynamic learning behavior of knowledge worker and offers practical implications for designing systems, optimizing training, enabling personalized learning, and fostering effective knowledge sharing.

cs.SI