SearcharxivSearch

arXiv subjects

Kun Cheng

Publications and source records attributed to Kun Cheng.

At least 19 recordsLinked to original sources

Decoherence and More Coherence in the Radiative Decay of the $Z$ Boson

Final state radiation in collider processes can be interpreted as interactions with unobserved degrees of freedom and is often discussed within the context of decoherence of an entangled state. We consider the radiative decay of the $Z$ boson as a representative example and perform a detailed analytical study of the $\tau^-\tau^+\gamma$ spin state, as determined by the chiral interactions of the Standard Model, over the complete three-body phase space. We explore various quantum information observables to quantify how the $\tau^-\tau^+$ spin state changes with the photon radiation. We find some striking features, for example that the emitted photon could either lead to decoherence or monotonic enhancement of entanglement for the fermion pair.

hep-ph

IB-Flow: Information Bottleneck-Guided CFG Distillation for Few-Step Text-to-Image Generation

While large-scale text-to-image generative models have achieved unprecedented visual performance, their inherent reliance on multi-step iterative solvers incurs severe inference latency. Few-step distillation targeting the Classifier-Free Guidance (CFG) trajectory has emerged as the prevalent dual-dimensional compression paradigm. However, existing frameworks remain subjugated by a coarse-grained blind injection paradigm that perpetually enforces a globally static guidance strength while indiscriminately sampling the supervisor timestep. This state-agnostic design completely disregards the intrinsic nature of image generation as a dynamic evolutionary process characterized by progressive entropy reduction, which not only restricts the performance boundary of few-step compression but also precipitates severe CFG over-conditioning artifacts. To transcend these limitations, we re-examine the distillation procedure through the theoretical lens of Information Theory, formally modeling it as a dynamic mutual information game constrained by the Information Bottleneck (IB) principle. Specifically, we dismantle traditional blind assumptions via a dual-track adaptive framework. To determine the injection target, we propose an instance-aware selection mechanism that transmutes the intractable KL divergence constraint into a zero-overhead closed-form solution predicated on the local vector field norm. To regulate the injection strength, we introduce an entropy-aware schedule that dynamically decays alongside the SNR, applying maximal thrust for initial structural anchoring before smoothly reverting to the natural manifold to refine micro-details. Extensive empirical evaluations corroborate that our framework fundamentally eradicates over-conditioning artifacts, shattering the performance ceiling to achieve SOTA generative fidelity under extremely stringent 2-step configurations.

cs.CV

MEPA: Multi-Scale Representation Alignment for Visual Autoregressive Modeling with Mixture of Experts

Visual AutoRegressive modeling (VAR) has pioneered a coarse-to-fine multi-scale autoregressive generative paradigm, demonstrating strong capabilities in image generation. However, VAR still suffers from inherent deficiencies in multi-scale representation learning. Specifically, lower scales primarily capture global semantics, while higher scales focus on fine-grained details. Employing a shared architecture across scales induces optimization conflicts. Moreover, due to the causal autoregressive process, inaccurate semantics at early scales can propagate and significantly degrade the final output. To address these issues, we introduce a scale-aware token-routed Mixture of Experts (MoE) architecture, allowing scale-adaptive expert selection, thereby facilitating decoupled representation learning across scales. In addition, we enhance semantic modeling at early scales by incorporating external self-supervised features. Unlike naive alignment, we analyse and design a residual feature aggregation scheme tailored to the VAR paradigm. Extensive experiments show that our method significantly improves both training efficiency and generation quality. On the ImageNet 256*256 benchmark, our model achieves a superior FID compared to the dense baseline while requiring only half of the default training epochs and a smaller parameter budget, with a merely marginal increase in training cost. Moreover, the performance gap further widens with larger training epochs.

cs.CV

Quantum Information of Photon Pairs at Lepton Colliders

Photon pairs have provided an ideal laboratory for exploring entanglement and Bell inequality violation in low-energy experiments. Extending such studies to high-energy colliders is of great interest but has yet to be explored. Exploiting the photon conversion process for nearly on-shell photons, we formulate a factorization framework and an effective two-qubit description, which enable access to quantum information encoded in photon pairs. Using the existing Belle data set, we estimate that a $7.4\sigma$ violation of the Bell inequality could be achieved. The same framework can also probe quantum discord and nonstabilizerness, which could be measured with precisions of 5.6\% and 1.6\%, respectively. All the reconstructed results from photon conversion in the two-qubit framework are found to be consistent with the kinematic approach of real photons, and the formalism can apply to other spin-1 systems in an appropriate two-qubit limit.

hep-ph

CoDMD: Copula-aware Distribution Matching Distillation for Fast Video Generation

Few-step distillation for video diffusion models has attracted significant attention, driven by the urgent demand for efficient deployment in real-world scenarios. However, Distribution Matching Distillation (DMD), a leading paradigm, tends to degrade under limited NFE budgets, manifesting in video generation as layout instability, oversaturation, and broken motion dynamics. We trace this failure to a structural limitation: standard DMD is an intra-sample distribution-matching objective with coordinate-wise gradients, and thus imposes no explicit constraint on the relational geometry across batch elements or temporal frames, leaving the underlying copula largely unregulated. Combined with the mode-seeking tendency of its reverse-KL objective, this absence of relational guidance makes DMD prone to collapsing into local optima in the few-step regime. Motivated by this insight, we propose Copula-aware DMD (CoDMD), a lightweight relational regularizer that reuses score estimates already produced by the frozen teacher and the online fake model to construct pairwise relation matrices across samples and frames. These are matched through a supplementary distributional objective that requires no additional networks, datasets, or sampling trajectories. On the Wan-2.1-T2V model series at 1.3B & 14B scales, CoDMD distills 50-step teachers into 4-step students, achieving an approximate 25$\times$ speed-up while attaining VBench scores of 84.46 & 84.87, outperforming prior trajectory-based (rCM 82.81 & 84.05) and distribution-based (DMD 83.38 & 83.81) methods.

cs.CV

Leggett-Garg Inequality Violation in Muon $g-2$ Experiments

We present the first study of Leggett-Garg inequality violation in polarized muon spin precession. We formulate a procedure to reconstruct temporal correlators of the longitudinal muon polarization from measured time-dependent muon decay spectra and apply it to publicly available Fermilab Muon $g-2$ data corresponding to approximately $10$ billion muon decays. Using a simplified model of the detector acceptance and efficiency, the Leggett-Garg inequality is found to be violated with a single-bin significance of $5.5\sigma$, while combining neighboring bins further increases the significance. While our analysis is limited by systematic uncertainties associated with the detector modeling, a dedicated experimental analysis could reduce these uncertainties toward the statistical level, $\mathcal{O}(10^{-3})$, potentially enabling one of the most precise measurements of temporal quantum correlations.

hep-ph

HT-Bench: Benchmarking and Learning Dexterous Full-Hand Tactile Representations with Egocentric Vision

Establishing a universal benchmark for tactile representation learning in robotic manipulation remains challenging due to the diversity of tactile sensor designs, data formats, and robot embodiments. Rather than seeking to establish such, we explore a scalable and promising direction for future development: egocentric vision paired with full-hand tactile data. To this end, we introduce \textbf{HT-Bench}, a large-scale multi-task benchmark for dexterous full-hand tactile sensing, comprising 10M RGB frames and 7.8M tactile frames collected across 226 tasks. HT-Bench evaluates tactile representations from three key perspectives: whether they encode meaningful contact geometry, whether they can align tactile observations with visual information, and whether they generalize to unseen tasks. To assess these capabilities, HT-Bench includes four tasks: fine-grained tactile similarity retrieval, masked tactile inpainting, vision-to-tactile synthesis, and multimodal tactile frame prediction. We further propose \textbf{HandTouch}, a vector-quantized vision--tactile encoder that learns tactile representations through progressive spatial, cross-modal, and temporal training. Across HT-Bench, HandTouch consistently outperforms representative tactile encoder baselines, improving Recall@5 on fine-grained tactile similarity retrieval from 74.65\% to 85.23\%, reducing RMSE on masked tactile inpainting from 0.022 to 0.010, and increasing OOD cIoU on vision-to-tactile synthesis from 0.628 to 0.705. These results demonstrate the effectiveness of HandTouch and suggest that large-scale egocentric full-hand tactile data provides a scalable basis for evaluating and advancing tactile representation learning in dexterous manipulation.

cs.RO

MusaCoder: Native GPU Kernel Generation with Full-Stack Training on Moore Threads GPU

Native GPU kernel generation turns high-level tensor programs into executable, efficient low-level code. Existing Large Language Models (LLMs) struggle with this task, while execution-based reinforcement learning suffers from sparse rewards, reward hacking, and training instability. We present MusaCoder, a full-stack training framework for native GPU kernel generation on CUDA and MUSA backends. MusaCoder combines progressive kernel-oriented data synthesis, diversity-preserving rejection fine-tuning, and execution-feedback Reinforcement Learning (RL) through MooreEval, a distributed verifier and reward environment. To stabilize RL, MusaCoder introduces PrimeEcho for first-turn-anchored multi-turn rewards, Buffered Dynamic Retry for recovering signals from all-failed hard samples, and MirrorPop for off-policy sequence filtering. Experiments on KernelBench and a MUSA-ported variant show that MusaCoder outperforms strong open-source and proprietary baselines in both correctness and empirical speedup, with the 9B model matching or exceeding frontier closed-source models and the 27B model establishing a new state of the art. These results demonstrate not only the effectiveness of full-stack execution-feedback training for native kernel generation, but also the capability of Moore Threads GPUs to support the complete LLM post-training stack, providing a practical foundation for large-model training and optimization on emerging accelerators.

cs.CV

Agent-as-Peer-Debriefer: A Multi-Agent Framework with Perspective-Based Refinement for Qualitative Analysis

Large language models (LLMs) are increasingly used for qualitative data analysis (QDA), yet their outputs often miss the depth and nuance of human analysis. We argue this gap reflects a missing credibility practice from human QDA: peer debriefing, in which an analyst seeks feedback from a disinterested peer and uses it to refine their coding. To bring this practice into LLM-assisted QDA, we propose Agent-as-Peer-Debriefer, a multi-agent QDA framework that builds peer debriefing into key coding steps. In our framework, a Hierarchical Coding Agent follows the standard QDA process to generate codes, sub-themes, and themes, along with self-explanations and reflection memos. It then shares these outputs with three Peer-Debriefing Agents, each applying a distinct analytical perspective (Theory-Driven, Data-Driven, or Applied) and refining the codes by keeping, renaming, reassigning, merging, or splitting them. These perspectives are drawn from established human QDA practices that generalize across domains and datasets. To evaluate the framework, we test it on three datasets across two domains with three LLMs, measuring semantic similarity to human-annotated codes. Across all settings, perspective-based, peer-debriefing refinement aligns more closely with human codes than a single-LLM baseline, and an ablation further shows the gain is not merely from additional refinement. The three perspectives also produce distinct trade-offs, showing that the choice of perspective is a meaningful and controllable design decision. More broadly, these findings suggest that simulating peer debriefing with explicit perspectives is a promising route to more credible LLM-assisted QDA.

cs.AI

Spin Correlation and Quantum Entanglement of Fermion Pairs in Transversely Polarized $e^-e^+$ Collisions

We systematically study the spin correlations and quantum entanglement in transversely polarized electron-positron collisions. We find that the $s$-channel QED process $e^-e^+\to f\bar f$ produces a maximally entangled state in the entire phase space when the initial beams are transversely polarized, while the quantum magic varies in different phase space points for the maximally entangled Bell states. For electroweak processes, the spin configuration of final states depends on chiral couplings, and the entanglement is also greatly enhanced by transverse polarization as in the QED process. For Bhabha scattering with additional $t$-channel contributions, the transverse polarization still increases the final state entanglement, although with some dilution. The sensitive dependence of final spin states on the transverse polarization makes the beam polarization a powerful tool for generating and controlling quantum entanglement in collider experiments, opening up new opportunities for quantum information studies at high-energy colliders.

hep-ph

Commercial Vehicle Braking Optimization: A Robust SIFT-Trajectory Approach

A vision-based trajectory analysis solution is proposed to address the "zero-speed braking" issue caused by inaccurate Controller Area Network (CAN) signals in commercial vehicle Automatic Emergency Braking (AEB) systems during low-speed operation. The algorithm utilizes the NVIDIA Jetson AGX Xavier platform to process sequential video frames from a blind spot camera, employing self-adaptive Contrast Limited Adaptive Histogram Equalization (CLAHE)-enhanced Scale-Invariant Feature Transform (SIFT) feature extraction and K-Nearest Neighbors (KNN)-Random Sample Consensus (RANSAC) matching. This allows for precise classification of the vehicle's motion state (static, vibration, moving). Key innovations include 1) multiframe trajectory displacement statistics (5-frame sliding window), 2) a dual-threshold state decision matrix, and 3) OBD-II driven dynamic Region of Interest (ROI) configuration. The system effectively suppresses environmental interference and false detection of dynamic objects, directly addressing the challenge of low-speed false activation in commercial vehicle safety systems. Evaluation in a real-world dataset (32,454 video segments from 1,852 vehicles) demonstrates an F1-score of 99.96% for static detection, 97.78% for moving state recognition, and a processing delay of 14.2 milliseconds (resolution 704x576). The deployment on-site shows an 89% reduction in false braking events, a 100% success rate in emergency braking, and a fault rate below 5%.

cs.CV

Hierarchical Spatio-Temporal Attention Network with Adaptive Risk-Aware Decision for Forward Collision Warning in Complex Scenarios

Forward Collision Warning systems are crucial for vehicle safety and autonomous driving, yet current methods often fail to balance precise multi-agent interaction modeling with real-time decision adaptability, evidenced by the high computational cost for edge deployment and the unreliability stemming from simplified interaction models.To overcome these dual challenges-computational complexity and modeling insufficiency-along with the high false alarm rates of traditional static-threshold warnings, this paper introduces an integrated FCW framework that pairs a Hierarchical Spatio-Temporal Attention Network with a Dynamic Risk Threshold Adjustment algorithm. HSTAN employs a decoupled architecture (Graph Attention Network for spatial, cascaded GRU with self-attention for temporal) to achieve superior performance and efficiency, requiring only 12.3 ms inference time (73% faster than Transformer methods) and reducing the Average Displacement Error (ADE) to 0.73m (42.2% better than Social_LSTM) on the NGSIM dataset. Furthermore, Conformalized Quantile Regression enhances reliability by generating prediction intervals (91.3% coverage at 90% confidence), which the DTRA module then converts into timely warnings via a physics-informed risk potential function and an adaptive threshold mechanism inspired by statistical process control.Tested across multi-scenario datasets, the complete system demonstrates high efficacy, achieving an F1 score of 0.912, a low false alarm rate of 8.2%, and an ample warning lead time of 2.8 seconds, validating the framework's superior performance and practical deployment feasibility in complex environments.

cs.LG

Mixture of Ranks with Degradation-Aware Routing for One-Step Real-World Image Super-Resolution

The demonstrated success of sparsely-gated Mixture-of-Experts (MoE) architectures, exemplified by models such as DeepSeek and Grok, has motivated researchers to investigate their adaptation to diverse domains. In real-world image super-resolution (Real-ISR), existing approaches mainly rely on fine-tuning pre-trained diffusion models through Low-Rank Adaptation (LoRA) module to reconstruct high-resolution (HR) images. However, these dense Real-ISR models are limited in their ability to adaptively capture the heterogeneous characteristics of complex real-world degraded samples or enable knowledge sharing between inputs under equivalent computational budgets. To address this, we investigate the integration of sparse MoE into Real-ISR and propose a Mixture-of-Ranks (MoR) architecture for single-step image super-resolution. We introduce a fine-grained expert partitioning strategy that treats each rank in LoRA as an independent expert. This design enables flexible knowledge recombination while isolating fixed-position ranks as shared experts to preserve common-sense features and minimize routing redundancy. Furthermore, we develop a degradation estimation module leveraging CLIP embeddings and predefined positive-negative text pairs to compute relative degradation scores, dynamically guiding expert activation. To better accommodate varying sample complexities, we incorporate zero-expert slots and propose a degradation-aware load-balancing loss, which dynamically adjusts the number of active experts based on degradation severity, ensuring optimal computational resource allocation. Comprehensive experiments validate our framework's effectiveness and state-of-the-art performance.

cs.CV

Extending two results on hamiltonian graphs involving the bipartite-hole-number

The bipartite-hole-number of a graph $G$, denoted by $\widetilde{\alpha}(G)$, is the minimum number $k$ such that there exist positive integers $s$ and $t$ with $s+t=k+1$ with the property that for any two disjoint sets $A,B\subseteq V(G)$ with $|A|=s$ and $|B|=t$, there is an edge between $A$ and $B$. In this paper, we first prove that any $2$-connected graph $G$ satisfying $d_G(x)+d_G(y)\ge 2\widetilde{\alpha}(G)-2$ for every pair of non-adjacent vertices $x,y$ is hamiltonian except for a special family of graphs, thereby extending results of Li and Liu (2025), and Ellingham, Huang and Wei (2025). We then establish a stability version of a theorem by McDiarmid and Yolov (2017): every graph whose minimum degree is at least its bipartite-hole-number minus one is hamiltonian except for a special family of graphs.

math.CO

Quantum Information at the Electron-Ion Collider

We investigate quantum-information-theoretic observables in electron-proton scattering at the Electron-Ion Collider (EIC). Our analysis focuses on entanglement and magic, two complementary indicators of non-classicality in quantum states. We show that while unpolarized and longitudinally polarized beams yield unentangled separable outcomes, transverse beam polarization enables the generation of entangled and non-stabilizer states. This result holds for both elastic and deep inelastic electron-proton scattering in QED. In the deep inelastic regime, the degree of quantum correlation is governed by the transversity parton distribution functions, providing a novel perspective on spin dynamics within QCD. These results establish the EIC as a promising environment for generating entangled and non-stabilizer states in high-energy physics, and they highlight opportunities for future lepton-hadron colliders to extend such studies into new kinematic domains.

hep-ph

Collider probes of baryogenesis with maximal CP asymmetry

We propose a novel collider probe of baryogenesis at TeV scale by measuring decay asymmetries into particle and anti-particle final states. Motivated by the idea of Dirac leptogenesis, we consider an extension of the standard model with new colored and $SU(2)_L$ singlet particles in such a way that the out-of-equilibrium decay of heavy colored fermions creates equal and opposite CP asymmetries in two sectors, prevented from equilibrating with each other. While the TeV scale viability of this mechanism requires a resonantly enhanced CP asymmetry, the latter also plays a crucial role leading to observable decay asymmetries in colliders. In addition to discussing conventional signatures of such heavy colored particles, namely, mono-jet plus missing transverse energy, displaced vertex, colored track at hadron colliders, we also show the unique possibility of measuring decay asymmetries via forward-backward and charge asymmetries at future muon colliders. In addition to being a verifiable TeV-scale baryogenesis scenario, the model also predicts a singlet scalar dark matter candidate consistent with the required thermal dark matter properties near the Higgs resonance.

hep-ph

Coupled Modeling of External Pressure and Capillary Blood Flow: Nonlinear Dynamics of Vascular Elasticity and Collapse Effects

External pressure significantly influences microcirculatory capillary blood flow, yet current studies lack quantitative modeling. This work proposes a nonlinear segmented coupling model between external pressure and capillary flow, incorporating vascular elasticity and collapse effects. The pressure-flow response is divided into three phases: elastic compression under low pressure (less than 30 mmHg), elliptical collapse in the transition zone (30 to 40 mmHg), and closure-induced attenuation under high pressure (above 40 mmHg), with explicit expressions derived for each. Parameter sensitivity analysis and comparison with literature demonstrate the model's capability in capturing key determinants. The proposed framework supports dose-response assessment and individualized parameter tuning in pressure-based therapies such as tourniquets and compression garments.

physics.bio-ph

Quantum Tomography in Neutral Meson and Antimeson Systems

The flavor space of particles produced in collider environments contains informative quantum correlations. We present a systematic approach for constructing the complete flavor density matrix for a meson and antimeson system ($M \bar M$) in the Bloch vector space at a given time $t$, which can be at or after production. We point out that the $B_s^0$ and $K^0$ systems are superior to the $B^0_d$ and $D^0$ systems for quantum tomography because of their flavor oscillation and decay properties. Performing quantum tomography for the $M \bar M$ system can facilitate the study of production mechanisms, decoherence phenomena, quantum information variables, and potential new sources of CP violation.

hep-ph