arXiv ScienceSearch

arXiv subjects

Yin Huang

Publications and source records attributed to Yin Huang.

At least 19 recordsLinked to original sources

Investigating the $P$-wave $DK^{*}$ Molecular Interpretation of the $D_{s1}(2700)$ via Its Strong Decays

In this work, we investigate the possibility of interpreting the $D_{s1}(2700)$ as a $P$-wave $DK^{*}$ hadronic molecular state through a systematic study of its strong decay properties. Using the effective Lagrangian approach, we calculate the strong decay widths of the $D_{s1}(2700)$ into the two-body final states $DK$, $D^{*}K$, $D_s\eta$, and $D_s^{*}\eta$, as well as the three-body $D\pi K$ channel. The coupling of the $D_{s1}(2700)$ to its constituents, $DK^{*}$, is constrained by the available experimental measurement of $R_{D_{s1}} =\Gamma(D_{s1}(2700) \to D^{*}K)/\Gamma(D_{s1}(2700)\to DK)=0.91\pm0.13\pm0.12$. With the resulting coupling, the total decay width can be readily obtained and is found to be in good agreement with the experimental measurement, providing strong support for interpreting the $D_{s1}(2700)$ as a $P$-wave $DK^{*}$ molecular state. The experimentally unobserved $D_{s1}(2700)\to D_s^{*}\eta$ decay channel provides a further test of this interpretation, as its predicted sizable decay width differs significantly from the conventional quark model prediction.

hep-ph

From Novice to Expert: Cost-Aware Bandits for Evolving Worker Performance in Crowdsensing

Mobile crowdsensing (MC) recruits mobile users to perform sensing tasks using their smartphones, enabling large-scale applications such as traffic monitoring and environmental sensing. A fundamental challenge is online worker recruitment under uncertainty, where the platform must learn workers' sensing performance while operating with a limited budget. Existing learning-based MC recruitment methods typically assume that each worker's sensing quality is stationary with a fixed mean over time. In practice, however, worker performance often improves with experience and eventually stabilizes, while the incurred sensing cost can be unknown in advance due to time-varying device and context states. In this paper, we study a budget-constrained online recruitment problem in which the platform selects one worker in each round, observes the sensing quality and incurred cost, where the expected sensing quality of each worker increases with experience and eventually converges to a plateau, and repeats until the budget is exhausted. We formulate this problem as a structured bandit model where each worker's expected reward evolves according to an unknown increasing-then-converging function of its participation count, and each worker has an unknown expected cost. We develop a cost-aware online learning framework that jointly learns evolving reward trajectories and heterogeneous costs, detects performance saturation, and allocates the limited budget to maximize long-term sensing utility. We provide theoretical performance guarantees and validate the proposed approach through extensive experiments, demonstrating consistent improvements over baselines that ignore experience-driven dynamics or assume known costs.

cs.LG

Searching for the $G(3900)$ via the $K^- p \to D_s^- \Lambda_c^+ G(3900)^0$ reaction

The nature of the $G(3900)$ structure, observed in $e^{+}e^{-}\to D\bar{D}$, remains unclear and may stem either from a genuine resonance or from charmonium interference and threshold effects. We therefore propose searching for the $G(3900)$ signal in the reaction $K^- p \to D_s^- \Lambda_c^+ G(3900)^0$, where the interference effects present in $e^{+}e^{-}\to \bar{D}^{*}D$ are absent. We employ an effective Lagrangian approach, where the reaction proceeds via a central production mechanism dominated by $t$-channel $D^{0}$ and $D^{*0}$ exchanges, based on the possible interpretation of $G(3900)$ as a $P$-wave $\bar{D}^{*}D$ molecular state, whose coupling to the $\bar{D}^{*}D$ channel is fixed from our previous fit to the $e^{+}e^{-}\to \bar{D}^{*}D$ data. The $\bar{K}N$ initial-state interaction, mediated by Pomeron and Reggeon exchanges, is also included and leads to a significant enhancement of the production cross section. If measured in future experiments, the predicted total cross sections and angular distributions can provide a promising probe of the nature of the $G(3900)$, and in particular of its possible genuine resonance nature.

hep-ph

Online LLM Selection via Constrained Bandits with Time-Varying Demand

Large Language Models (LLMs) are increasingly deployed in edge-cloud inference systems to handle diverse user tasks with heterogeneous accuracy, latency, and cost profiles. Selecting the appropriate LLM for each incoming task is critical for ensuring service quality and efficient resource utilization. However, model heterogeneity, stochastic and unknown performance characteristics, and time-varying task demands make static selection strategies inadequate. Real-world deployments often impose hard resource budgets such as monetary expenditure limits, along with soft service-level requirements such as latency guarantees. These constraints introduce additional challenges for online decision-making. We formulate this problem as a constrained stochastic bandit learning task, where the learner sequentially selects models under both packing-type (hard) and covering-type (soft) constraints, while adapting to time-varying task demand. The learner operates without access to the underlying reward, cost, or latency distributions and must rely on partial feedback. We develop a novel online learning algorithm that leverages confidence-bound estimates and demand predictions to balance reward maximization with long-term constraint satisfaction. We provide theoretical guarantees showing sublinear regret and sublinear covering constraint violations compared to an offline benchmark with full information. Experimental results on synthetic workloads demonstrate the effectiveness and robustness of our approach in dynamic, resource-constrained environments.

cs.LG

Evidence for New $D_s$-Family Molecular States

Motivated by the observed $KD^{(*)}$ molecular candidates $D_{s0}(2317)$ and $D_{s1}(2460)$, their bottom--strange counterparts, $K\bar{B}^{(*)}$ molecular states, are naturally expected, although not yet experimentally established. This discrepancy may reflect sizable heavy-quark flavor symmetry breaking, which introduces significant model uncertainties. Current studies of heavy-quark flavor symmetry breaking effects still exhibit strong parameter dependence, and further experimental input is required to constrain these effects, in particular regarding possible additional $K^{(*)}D^{(*)}$ and $K^{(*)}\bar{B}^{(*)}$ molecular states. In this work, we examine whether additional $K^{*}D^{(*)}$ molecular states can be identified among the observed $D_s$ resonances. Within the Gaussian expansion method, we solve the Schr\"{o}dinger equation using $\sigma$, $\rho$, $\omega$, $\pi$, and $\eta$ exchange potentials, systematically including $S$-wave and higher partial waves. We find that $D_{s1}(2700)$ can be interpreted as a pure $P$-wave $DK^{*}$ molecule, while $D_{s1}(2860)$ and $D_{s3}(2860)$ are well described as $D^{*}K^{*}$ molecular states dominated by the $^{1}P_{1}$ and $^{5}P_{3}$ components, respectively. We also predict additional molecular states with various $J^{P}$ quantum numbers. These results provide a new description of the charmed-strange spectrum, and once confirmed will provide additional input data for studies of heavy-quark flavor symmetry breaking effects.

hep-ph

When Good Enough Is Optimal: Multiplication-Only Matrix Inversion Approximation for Quantized Gated DeltaNet

Matrix inversion in chunk-wise parallel linear attention is a major bottleneck for long-context modeling, particularly on NPUs, where forward-substitution-based methods exhibit limited parallelism and poor hardware utilization. We propose a fast, Matrix Multiplication (MatMul)-based algorithm tailored for strictly lower-triangular matrices arising in chunk-wise linear attention. Motivated by the rapid growth of Neumann-series terms and the diagonal concentration of the inverse matrix, we employ a truncated Neumann expansion with structural masking and parallel residual correction to eliminate sequential dependencies. We further extend our method to low-bits INT by mitigating the dynamic range expansion arising from repeated matrix power operations, and adapt the approximation order and residual step to the chunk size to minimize computational cost while preserving the model's accuracy. Experiments on Qwen3.5-family models demonstrate up to 5$\times$ kernel-level speedup and a 20% reduction in decode-layer overhead, while preserving accuracy under both floating-point and low-precision inference. Our method offers an efficient and hardware-friendly solution for scalable linear attention.

cs.LG

The possible $K^{*}\Sigma^{*}$ molecular state

Within the framework of the one-boson-exchange model, we systematically investigate the interaction between the vector meson $K^{*}$ and the baryon $\Sigma^{*}$ with the aim of exploring the possibility of forming hadronic molecular states. The $K^{*}\Sigma^{*}$ interaction potential is constructed from $\rho$, $\omega$, and $\pi$ meson exchanges, and the nonrelativistic Schr\"odinger equation is solved using the Gaussian expansion method. The binding energies are calculated for different total angular momenta $J^{P}$ and isospin channels $I=1/2$ and $I=3/2$. Our results show that $S$--$D$ wave mixed $K^{*}\Sigma^{*}$ molecular states with $J^{P}=1/2^{-}$ can be formed only in the $I=3/2$ channel, while no bound state appears in the $I=1/2$ channel. In addition, the $S$--$D$ wave mixed states with $J^{P}=3/2^{-}$ and $J^{P}=5/2^{-}$ are also found to support bound-state solutions. For higher partial-wave states in our study, the binding mechanism mainly arises from the interplay between partial-wave mixing and non-central interactions. In particular, the $J^{P}=1/2^{+}$ channel does not support a bound state, as the meson-exchange interaction is predominantly repulsive. Our analysis further supports the interpretation of the experimentally observed $N(2250)$ and $\Delta(2200)$ states as $K^{*}\Sigma^{*}$ molecular candidates, corresponding to $I=1/2,\ J^{P}=9/2^{-}$ and $I=3/2,\ J^{P}=7/2^{-}$, respectively.

hep-ph

M100: An Orchestrated Dataflow Architecture Powering General AI Computing

As deep learning-based AI technologies gain momentum, the demand for general-purpose AI computing architectures continues to grow. While GPGPU-based architectures offer versatility for diverse AI workloads, they often fall short in efficiency and cost-effectiveness. Various Domain-Specific Architectures (DSAs) excel at particular AI tasks but struggle to extend across broader applications or adapt to the rapidly evolving AI landscape. M100 is Li Auto's response: a performant, cost-effective architecture for AI inference in Autonomous Driving (AD), Large Language Models (LLMs), and intelligent human interactions, domains crucial to today's most competitive automobile platforms. M100 employs a dataflow parallel architecture, where compiler-architecture co-design orchestrates not only computation but, more critically, data movement across time and space. Leveraging dataflow computing efficiency, our hardware-software co-design improves system performance while reducing hardware complexity and cost. M100 largely eliminates caching: tensor computations are driven by compiler- and runtime-managed data streams flowing between computing elements and on/off-chip memories, yielding greater efficiency and scalability than cache-based systems. Another key principle was selecting the right operational granularity for scheduling, issuing, and execution across compiler, firmware, and hardware. Recognizing commonalities in AI workloads, we chose the tensor as the fundamental data element. M100 demonstrates general AI computing capability across diverse inference applications, including UniAD (for AD) and LLaMA (for LLMs). Benchmarks show M100 outperforms GPGPU architectures in AD applications with higher utilization, representing a promising direction for future general AI computing.

cs.LG

Android Coach: Improve Online Agentic Training Efficiency with Single State Multiple Actions

Online reinforcement learning (RL) serves as an effective method for enhancing the capabilities of Android agents. However, guiding agents to learn through online interaction is prohibitively expensive due to the high latency of emulators and the sample inefficiency of existing RL algorithms. We identify a fundamental limitation in current approaches: the Single State Single Action paradigm, which updates the policy with one-to-one state-action pairs from online one-way rollouts without fully exploring each costly emulator state. In this paper, we propose Android Coach, a novel framework that shifts the training paradigm to Single State Multiple Actions, allowing the agent to sample and utilize multiple actions for a single online state. We enable this without additional emulator overhead by learning a critic that estimates action values. To ensure the critic serves as a reliable coach, we integrate a process reward model and introduce a group-wise advantage estimator based on the averaged critic outputs. Extensive experiments demonstrate the effectiveness and efficiency of Android Coach: it achieves 7.5% and 8.3% success rate improvements on AndroidLab and AndroidWorld over UI-TARS-1.5-7B, and attains 1.4x higher training efficiency than Single State Single Action methods PPO and GRPO at matched success rates.

cs.LG

Harnessing Non-Boltzmann Steady States in Lanthanide Nanocrystals for Mid-Infrared Optoelectronics

Converting mid-infrared (MIR) radiation to visible or near-infrared wavelengths is essential for imaging and sensing, yet achieving sensitive, low-power, and scalable detection remains challenging. Lanthanide nanocrystals provide an alternative through ratiometric luminescence but are typically constrained by Boltzmann statistics, which tie population distributions to lattice temperature and limit signal contrast. Here we show that MIR irradiation rebalances dissipative relaxation pathways, driving lanthanide emitters into a non-Boltzmann steady state that enables non-thermal control of population distributions. This allows emission behaviors inaccessible under thermal equilibrium. We exploit this regime to achieve linear MIR detection with respect to MIR power across 6.8 to 8.6 micrometers. The ratiometric response is intrinsically independent of the pump power, enabling operation at an ultralow excitation power of 10 uW, several orders of magnitude lower than conventional approaches. Using standard silicon photodetectors, we then demonstrate room-temperature MIR imaging with detection limits approaching 4 nW um-2. Our results establish lanthanide nanoparticles as an efficient platform for MIR conversion and sensing in nanophotonic systems.

physics.optics

Aligning Paralinguistic Understanding and Generation in Speech LLMs via Multi-Task Reinforcement Learning

Speech large language models (LLMs) observe paralinguistic cues such as prosody, emotion, and non-verbal sounds--crucial for intent understanding. However, leveraging these cues faces challenges: limited training data, annotation difficulty, and models exploiting lexical shortcuts over paralinguistic signals. We propose multi-task reinforcement learning (RL) with chain-of-thought prompting that elicits explicit affective reasoning. To address data scarcity, we introduce a paralinguistics-aware speech LLM (PALLM) that jointly optimizes sentiment classification from audio and paralinguistics-aware response generation via a two-stage pipeline. Experiments demonstrate that our approach improves paralinguistics understanding over both supervised baselines and strong proprietary models (Gemini-2.5-Pro, GPT-4o-audio) by 8-12% on Expresso, IEMOCAP, and RAVDESS. The results show that modeling paralinguistic reasoning with multi-task RL is crucial for building emotionally intelligent speech LLMs.

cs.CL

Interpretation of $\Upsilon(11020)$ as an $S$-Wave $B_1\bar{B}$--$B_1\bar{B}^*$ Molecular State

Although heavy-quark symmetry predicts a $B_1\bar{B}$ molecular partner of the $D_1\bar{D}$ molecule, no such state has been observed. We propose that the experimentally observed $\Upsilon(11020)$ may be a candidate for such a state, possibly containing a $B_1\bar{B}^{*}$ component. To test this, we interpret $\Upsilon(11020)$ as an $S$-wave $B_1\bar{B}$--$B_1\bar{B}^{*}$ molecule and compute its strong decay widths using the compositeness condition and effective Lagrangians. The couplings to $B_1$ and $\bar{B}^{(*)}$ are extracted by fitting $\Upsilon(11020)\to e^+ e^-$ and $\Upsilon(11020)\to \chi_{bJ} \pi\pi\pi$ data. Using these couplings, we evaluate partial widths into $B^{(*)}_{(s)}\bar{B}^{(*)}_{(s)}$, $\pi\pi \Upsilon(nS)$, $\pi\pi h_b(nP)$, and $\pi\pi\pi \chi_{b1}$ via hadronic loops, as well as three-body $B^{*}\pi \bar{B}^{(*)}$ decays via tree diagrams. The results indicate that $\Upsilon(11020)$ is predominantly a $B_1\bar{B}$ molecule, with its main decay channel being $B_s^{*}\bar{B}^{*}$. The $\pi\pi \Upsilon(nS)$ and $\pi\pi h_b(nP)$ widths are only a few eV, whereas $\pi\pi\pi \chi_{b1}$ reaches 0.167~MeV and the unobserved $\pi\pi\pi \chi_{b0}$ could be 0.754~keV. These distinctive decay patterns provide clear experimental signatures of the molecular nature of $\Upsilon(11020)$ and offer a test of heavy-quark symmetry.

hep-ph

WearVox: An Egocentric Multichannel Voice Assistant Benchmark for Wearables

Wearable devices such as AI glasses are transforming voice assistants into always-available, hands-free collaborators that integrate seamlessly with daily life, but they also introduce challenges like egocentric audio affected by motion and noise, rapid micro-interactions, and the need to distinguish device-directed speech from background conversations. Existing benchmarks largely overlook these complexities, focusing instead on clean or generic conversational audio. To bridge this gap, we present WearVox, the first benchmark designed to rigorously evaluate voice assistants in realistic wearable scenarios. WearVox comprises 3,842 multi-channel, egocentric audio recordings collected via AI glasses across five diverse tasks including Search-Grounded QA, Closed-Book QA, Side-Talk Rejection, Tool Calling, and Speech Translation, spanning a wide range of indoor and outdoor environments and acoustic conditions. Each recording is accompanied by rich metadata, enabling nuanced analysis of model performance under real-world constraints. We benchmark leading proprietary and open-source speech Large Language Models (SLLMs) and find that most real-time SLLMs achieve accuracies on WearVox ranging from 29% to 59%, with substantial performance degradation on noisy outdoor audio, underscoring the difficulty and realism of the benchmark. Additionally, we conduct a case study with two new SLLMs that perform inference with single-channel and multi-channel audio, demonstrating that multi-channel audio inputs significantly enhance model robustness to environmental noise and improve discrimination between device-directed and background speech. Our results highlight the critical importance of spatial audio cues for context-aware voice assistants and establish WearVox as a comprehensive testbed for advancing wearable voice AI research.

cs.CL

Bridging the Scale Gap: Balanced Tiny and General Object Detection in Remote Sensing Imagery

Tiny object detection in remote sensing imagery has attracted significant research interest in recent years. Despite recent progress, achieving balanced detection performance across diverse object scales remains a formidable challenge, particularly in scenarios where dense tiny objects and large objects coexist. Although large foundation models have revolutionized general vision tasks, their application to tiny object detection remains unexplored due to the extreme scale variation and density distribution inherent to remote sensing imagery. To bridge this scale gap, we propose ScaleBridge-Det, to the best of our knowledge, the first large detection framework designed for tiny objects, which could achieve balanced performance across diverse scales through scale-adaptive expert routing and density-guided query allocation. Specifically, we introduce a Routing-Enhanced Mixture Attention (REM) module that dynamically selects and fuses scale-specific expert features via adaptive routing to address the tendency of standard MoE models to favor dominant scales. REM generates complementary and discriminative multi-scale representations suitable for both tiny and large objects. Furthermore, we present a Density-Guided Dynamic Query (DGQ) module that predicts object density to adaptively adjust query positions and numbers, enabling efficient resource allocation for objects of varying scales. The proposed framework allows ScaleBridge-Det to simultaneously optimize performance for both dense tiny and general objects without trade-offs. Extensive experiments on benchmark and cross-domain datasets demonstrate that ScaleBridge-Det achieves state-of-the-art performance on AI-TOD-V2 and DTOD, while exhibiting superior cross-domain robustness on VisDrone.

cs.CV

Search for the $D^{*}\bar{D}^{*}$ Molecular State $X_{2}(4013)$ in $K^{-}p$ and $pp$ Collisions

Motivated by the interpretation of $X(3872)$ as a $D\bar{D}^{*}$ molecular state, heavy-quark spin symmetry predicts a spin-2 partner, $X_{2}(4013)$, which can be regarded as a $D^{*}\bar{D}^{*}$ molecule with quantum numbers $J^{PC} = 2^{++}$. Its experimental confirmation, however, remains elusive. In this work, we investigate the production mechanisms of $X_{2}(4013)$ in the reactions $K^{-}p \to \Lambda_{c}^{+} D_{s}^{-} X_{2}(4013)$ and $pp \to \Lambda_{c}^{+}\Lambda_{c}^{+} X_{2}(4013)$ within an effective Lagrangian framework. The production processes are modeled via $t$-channel $D/\bar{D}^{*}$ meson exchanges, while initial-state interactions (ISI) mediated by Pomeron and Reggeon exchanges are also taken into account. Our calculations indicate that the total cross sections can reach the pb level, suggesting that $X_{2}(4013)$ may be accessible at current and future experiments such as AMBER@CERN and LHCb. Inclusion of ISI enhances the cross sections by nearly one order of magnitude. The differential distributions show distinct angular behaviors for the two reactions: the $K^{-}p$ reaction exhibits a forward-peaked distribution, whereas the $pp$ reaction shows a dip near central angles. This study provides a quantitative theoretical benchmark for future experimental searches of $X_2(4013)$ and highlights the importance of initial-state interactions (ISI) in high-energy particle investigations.

hep-ph

Knowledge Extraction on Semi-Structured Content: Does It Remain Relevant for Question Answering in the Era of LLMs?

The advent of Large Language Models (LLMs) has significantly advanced web-based Question Answering (QA) systems over semi-structured content, raising questions about the continued utility of knowledge extraction for question answering. This paper investigates the value of triple extraction in this new paradigm by extending an existing benchmark with knowledge extraction annotations and evaluating commercial and open-source LLMs of varying sizes. Our results show that web-scale knowledge extraction remains a challenging task for LLMs. Despite achieving high QA accuracy, LLMs can still benefit from knowledge extraction, through augmentation with extracted triples and multi-task learning. These findings provide insights into the evolving role of knowledge triple extraction in web-based QA and highlight strategies for maximizing LLM effectiveness across different model sizes and resource settings.

cs.CL

Embodied Representation Alignment with Mirror Neurons

Mirror neurons are a class of neurons that activate both when an individual observes an action and when they perform the same action. This mechanism reveals a fundamental interplay between action understanding and embodied execution, suggesting that these two abilities are inherently connected. Nonetheless, existing machine learning methods largely overlook this interplay, treating these abilities as separate tasks. In this study, we provide a unified perspective in modeling them through the lens of representation learning. We first observe that their intermediate representations spontaneously align. Inspired by mirror neurons, we further introduce an approach that explicitly aligns the representations of observed and executed actions. Specifically, we employ two linear layers to map the representations to a shared latent space, where contrastive learning enforces the alignment of corresponding representations, effectively maximizing their mutual information. Experiments demonstrate that this simple approach fosters mutual synergy between the two tasks, effectively improving representation quality and generalization.

cs.AI

Reconfigurable structural color generation in multicolor pixels using phase-change materials

We introduce multilayer structures based on phase-change materials for reconfigurable structural color generation. These structures can produce multiple distinct colors within a single pixel. Specifically, we design structures that generate either two or four maximally distinct structural colors. We employ a memetic optimization algorithm coupled with the impedance method to identify the optimal combination of materials and layer thicknesses that maximizes the distinctiveness of the generated colors. We demonstrate that our design approach achieves strong color contrast between the generated colors. The proposed multilayer design eliminates the need for subwavelength lithography, making it highly suitable for large-scale applications. Our results could lead to a new class of single-cell multicolor pixels which retain each color without power consumption, making them particularly appealing for low refresh rate displays.

physics.optics