arXiv ScienceSearch

arXiv subjects

Qing Yu

Publications and source records attributed to Qing Yu.

At least 19 recordsLinked to original sources

LookStep: Efficient Vision-Language Navigation with Linguistic Foresight and Event Driven Memory

Vision-Language Navigation (VLN) requires an embodied agent to follow natural-language instructions in unseen environments. Recent progress has been largely driven by Multimodal Large Language Models (MLLMs). Existing methods follow a next-step action prediction paradigm, supervising only the expert action, which requires a high quantity of data for training. They also rely on cognitive maps, accumulated historical frames, or external 3D tools to maintain states, leading to high computational and memory overhead. To realize resource efficiency VLN, we propose LookStep, a unified end-to-end framework that combines Language Centric Future State Modeling and Event Driven Rolling Memory that uses language labels to generate coarse-grained navigation progress and future states for each candidate action, while autonomously deciding whether to write each observation into a bounded rolling memory with a semantic role. We validate LookStep empirically. On VLN-CE tasks, LookStep outperforms existing methods under the same training settings, achieving a 49.7\% success rate on R2R-CE Val-Unseen with better memory efficiency and less data usage. Code and model is available at https://github.com/kunyang-YU/LookStep.

cs.CV

Negative quasiprobability trajectories for Bell-diagonal states under local decoherence

The fluctuation theorem (FT) relates microscopic trajectory distributions to macroscopic averages. Using quasiprobability trajectories, this framework has recently been extended to quantum information dynamics. Despite sharing the form of conventional thermodynamic FTs, information FTs involve quasiprobabilities whose negativity and statistical properties remain poorly understood. We analytically determine the properties of negative distributions based on the two-qubit Bell-diagonal states evolving under local dephasing, depolarizing, and amplitude-damping channels. We show that the occurrence of negative quasiprobabilities is not determined by the entanglement or Bell nonlocality of the initial state. Instead, a diagonal-interference decomposition of the transition quasiprobability provides a sufficient condition for negativity. More importantly, we prove that quasiprobability distributions containing negative weights can violate Horv\'ath's necessary and sufficient criterion for the Jensen-Steffensen inequality to hold for every continuous convex function, even though the specific exponential Jensen-like relation enforced by the FT and the quantum data-processing inequality remains valid. This trajectory-level contrast with classical stochastic descriptions reveals a distinctive feature of quantum information dynamics that is invisible when only the corresponding average-level information inequalities are considered.

quant-ph

TCAM for Autonomous Deformable Manipulation: The RMC2 Champion System for WBCD 2026 Track 4

This technical report describes the RMC2 Team's champion solution for the WBCD 2026 Track 4: Deformable Manipulation Challenge. The task requires a robot to pick a single T-shirt from a stack, load it onto a printing pallet, align the collar with a target area, and smooth the printing region, a sequence that involves single-layer separation, deformable transport, precise placement, and contact-rich surface adjustment. The competition strongly incentivizes fully autonomous execution, motivating the development of an autonomous solution. We built a fully autonomous system around the TCAM (TermiBrain Causal Action Model) framework, with the design principle that hardware, perception, data, and learning should jointly reduce the physical interaction complexity the policy must handle. A custom 3D-printed gripper designed for single-layer fabric separation improves picking reliability on a dual-arm ARX X5 platform. A wrist-centric four-camera setup pairs upper fisheye cameras for task-level context with lower RGB cameras for close-range gripper-cloth contact observation. We combine portable UMI-style demonstrations with real-robot demonstrations collected on the deployable platform to provide both broad manipulation priors and deployment-specific dynamics. TCAM ties these components into a closed loop: each trajectory is analyzed to identify the physical factors contributing to its outcome, driving targeted data recollection and policy fine-tuning. The policy outputs 30-step end-effector delta-pose action chunks from a multi-view VLA backbone. In the final competition, our system loaded 25 T-shirts at an average of approximately 23 seconds per attempt, with 22 achieving the required surface smoothness, securing first place in Track 4.

cs.RO

Oval-shaped resonance distortion as a signature of quasiparticle heating effect in a niobium superconducting resonator

We investigate the nonlinear behavior of a superconducting microwave resonator subjected to a dissipative mechanism where the associated quality factor (Q factor) decreases with increasing dissipated power, leading to a dissipative feedback effect. By modifying the Rothwarf-Taylor equations, we establish a macroscopic quasiparticle heating (QPH) model that directly links the quality factor to the microwave readout power. The key finding is the identification of a distinctive oval-shaped distortion in the resonance circle in the complex plane. This distortion serves as a practical experimental signature for identifying the readout power regime in which QPH dominates the loss, under conditions where other nonlinear mechanisms are sufficiently weak. To validate the model, we design and fabricate a niobium (Nb) half-wavelength coplanar waveguide (CPW) resonator and conduct systematic bath temperature and readout power sweeps. The model provides a well fit to the observed oval-shaped resonance circle distortion across a wide range of operating conditions, confirming the QPH mechanism as the primary source of the dissipative non-linearity in the parameter space investigated.

cond-mat.supr-con

ARMS: Anchor-Relational Motion Streaming for Seamless Solo-Social Motion Transitions

Generating temporally continuous and socially coherent human motion from text remains a fundamental challenge, particularly in realistic streams where people act alone, enter interactions, and later disengage. Most existing methods generate fixed-length motion clips under static agent configurations, which makes them brittle to solo-social transitions and unsuitable for incremental generation over long horizons. We propose ARMS, an Anchor-Relational Motion Streaming framework that unifies solo motion and human-human interaction within a single causal generative process. ARMS introduces a dynamics-asymmetric representation that decouples per-person temporal evolution from inter-person alignment via a partner-referenced relative-translation term, enabling seamless switching of social coupling without sacrificing long-horizon stability or spatial consistency between agents. On top of a causal latent space, a causal relational diffusion model progressively refines motion segment by segment using only past context, capturing both intra-person temporal dependencies and inter-person relations. Mode-aware relational gating activates or masks cross-agent connections, allowing the same model to support both solo and interaction generation. Experiments show that ARMS improves transition smoothness and social coherence compared to interaction-centric baselines, while also achieving competitive results on human-human interaction benchmarks.

cs.CV

Retrieving and Refining Winning Noise Tickets for Diffusion-Based Motion Generation

Diffusion-based text-to-motion models synthesize realistic human motions but often exhibit semantic drift from the input text. Motion is inherently temporal, especially in compositional and long-duration sequences that require semantic consistency across multiple action segments and smooth kinematic transitions throughout the trajectory. We posit that the initial noise is central to this consistency: within the Gaussian noise space, certain instances, i.e. winning noise tickets, carry latent structure that biases denoising toward particular motion semantics, even under null prompts. We propose WInning Noise Retrieval and Optimization (WINRO), a training-free, model-agnostic framework that improves text-motion alignment by selecting and refining such tickets before diffusion sampling. WINRO maps random noises to motion features generated under null prompts, retrieves the best-aligned noise for a given text, and refines it via a KL-regularized objective that reduces the residual semantic gap while preserving the Gaussian prior. An optional LoRA-based adapter amortizes this refinement into a single forward pass. WINRO consistently improves text-motion fidelity across different base models, MDM and MotionLCM, on HumanML3D without retraining, improves temporal robustness on the MTT benchmark, and generalizes to applications such as motion stylization and spatial constraint satisfaction.

cs.CV

InterCMDM: Block-Causal Diffusion for Autoregressive Human Interaction Generation

Text-conditioned human interaction generation must capture both long-range temporal causality within each individual and tightly coupled coordination between partners. Existing interaction diffusion models typically denoise full sequences using bidirectional attention, which obscures causality and hinders streaming and long-horizon generation. Autoregressive alternatives enforce causality but often suffer from temporal drift, leading to coordination degradation and unstable interaction dynamics over time. We propose InterCMDM, a block-causal latent diffusion framework for autoregressive two-person interaction generation. InterCMDM introduces a Dual-Stream Causal Diffusion Transformer that maintains separate causal streams for each person while modeling inter-person dependencies via unified dual-stream attention with multi-task attention masks. These masks unify interaction modeling within a single attention mechanism and support diverse coordination behaviors, including simultaneous actions, reactive responses, leader-follower dynamics, and independent motion. By training a single model across these mask configurations as a form of data augmentation, InterCMDM enables controllable interaction generation by simply selecting the desired attention mask at inference time. Finally, a block-wise diffusion objective enables stable latent rollout over long sequences without repeated decode-encode cycles. InterCMDM achieves state-of-the-art performance on InterHuman and Inter-X, improving text-motion alignment, realism, and long-horizon continuity.

cs.CV

A Unified Framework for Multi-Contact Path Planning in the Rolling Robot Systems

Rolling motion planning is challenging because rolling contact imposes nonholonomic constraints and the configuration evolves on a curved manifold. The problem becomes substantially harder in multi-contact settings, where multiple bodies roll without slip and the contact states are coupled. This paper presents a new framework for multi-contact path planning in spherical rolling robotics under no-slip constraints. We first derive a compact kinematic model for multi-sphere rolling using Montana's contact-coordinate formulation, where each contact is represented by a stacked five-state vector. Building on this model, we construct a Voronoi-based roadmap directly on the spherical contact manifold, incorporating spherical-cap obstacles and mutual-exclusion regions via on-manifold collision checking, and refine discrete graph paths using manifold-consistent log-exp smoothing. The resulting smoothed surface paths are then lifted to admissible multi-contact rolling motions through the derived Montana kinematics and validated via forward simulation. We further evaluate feasibility and path quality versus trajectory smoothness, Voronoi seed density, and computation time. The proposed framework provides a foundation for extending the method to non-spherical geometries, time-varying obstacle environments, and experimental validation on physical rolling robotic platforms.

cs.RO

NNLO QCD Corrections to $D$-Wave Spin-Singlet Heavy Quarkonia Decay $\eta_{Q2}\to\gamma\gamma$ via the Principle of Maximum Conformality

In this paper, we perform a comprehensive study of the decay process $\eta_{Q2}\to\gamma\gamma$ for $D$-wave spin-singlet heavy quarkonia up to next-to-next-to-leading-order (NNLO) QCD corrections within the nonrelativistic QCD effective theory. Following its factorization formalism, the total decay width is decomposed into perturbatively calculable short-distance coefficients (SDCs) and nonperturbative $D$-wave long-distance matrix elements (LDMEs). The original NNLO series of SDCs suffers from sizable renormalization and factorization scale uncertainties. To eliminate such inherent scale ambiguities, we adopt the Principle of Maximum Conformality (PMC). We show that recursively applying the renormalization group equations for the running of $\alpha_s$ and $D$-wave LDMEs within the PMC framework yields an effective strong coupling $\alpha_s(Q_\ast)$ consistent with the expansion coefficients, resulting in a scale-invariant perturbative series. The determined PMC scales are $Q_\ast=1.483$ GeV for $\eta_{c2}$ and $Q_\ast=4.246$ GeV for $\eta_{b2}$. By removing divergent renormalon contributions, the PMC naturally improves the convergence of the perturbative series for SDCs. Our PMC predictions for the total decay widths are $\Gamma_{\eta_{c2}\to\gamma\gamma}^{\rm PMC} = 3.322^{+0.899}_{-0.828}\ \text{eV}$ and $\Gamma_{\eta_{b2}\to\gamma\gamma}^{\rm PMC} = 0.0188^{+0.0014}_{-0.0013}\ \text{eV}$. The uncertainties arise from variations of the charm and bottom quark masses $\Delta m_c=\pm 0.07$ GeV, $\Delta m_b=\pm 0.06$ GeV, as well as systematic errors from uncalculated higher-order corrections. The corresponding branching ratios are $\text{Br}(\eta_{c2}\to\gamma\gamma) = \big(7.463^{+2.020}_{-1.860}\big)\times 10^{-6}$ and $\text{Br}(\eta_{b2}\to\gamma\gamma) = \big(6.460^{+0.481}_{-0.447}\big)\times 10^{-7}$.

hep-ph

PenduMorph: Development and Motion Analysis of Pendulum-Actuated Rolling Reconfigurable Spherical Robot with Magnetic-Coupling

This paper presents "PenduMorph", a wireless reconfigurable rolling spherical robot designed as a modular platform for enclosed locomotion and inter-module interaction in challenging environments. The proposed robot extends our previous pendulum-actuated rolling disk concept to a fully enclosed spherical architecture integrating a 2-DoF internal pendulum, onboard control, battery-powered operation, and magnetic docking. The design aims to combine independent rolling mobility with protected hardware and reliable reconfigurability. We first present the robot design and an analytical study of the magnetic coupling mechanism to evaluate retention and interaction between coupled modules. We then experimentally investigate key motion behaviors at both the single-module and dual-module levels, including independent rolling, magnetic coupling, and coordinated coupled motion. The results show that the proposed platform enables stable wireless operation and a set of distinctive reconfigurable rolling behaviors, providing a useful foundation for future modular spherical robots operating in contact-rich and demanding environments.

cs.RO

Detector Development for HUBS I: Initial Testing of Small-Area TES Microcalorimeters

We report progress on the ongoing development of microcalorimeter detector technology for the Hot Universe Baryon Surveyor (HUBS) mission. We show the results from testing and characterizing selected pixels in a 10$\times$10 microcalorimeter array. The microcalorimeter is based on a Mo/Cu transition-edge sensor (TES) coupled to an Au absorber. To better understand the properties of the devices, we have first measured the energy resolution of a selected pixel in a TES array of the same design with a pulsed laser system that produces 3 eV photons, and found that individual photon peaks are easily resolved with the TES, indicating good performance. We have then exposed the microcalorimeter array to radiation from a $^{55}$Fe source, and found that the pixels tested show energy resolutions as good as 3.7$\pm$0.1 eV at 5.9 keV. The energy resolution is found to vary monotonically with the bias point for all the devices, showing little evidence for the presence of the so-called excess noise. This is consistent with the results from modeling the measured noise spectrum. The effects of thermal crosstalk are evident, leading to the degradation of energy resolution.

astro-ph.IM

New Determinations of the Charm and Bottom Quark Masses Using QCD Quarkonium Sum Rules

We reanalyze the perturbative QCD (pQCD) corrections to quarkonium QCD sum rules and extract the heavy quark masses $\overline{m}_{q}(\overline{m}_{q})$ ($q=c,b$). At present, the pQCD corrections to the correlation functions of two heavy-quark pseudoscalar and vector currents at zero momentum transfer, denoted as $M_{n,q}^{X,\rm th}$ ($X = P, V$), are calculated up to the $\mathcal{O}(\alpha_s^3)$ order. These corrections exhibit significant renormalization scheme and scale dependence, which introduces large theoretical uncertainties and deteriorates the precision of heavy quark mass determinations. In this work, we eliminate the renormalization scheme and scale ambiguities in the perturbative part of $M_{n,q}^{X,\rm th}$ by adopting the Principle of Maximum Conformality (PMC) within the characteristic operator (CO) approach. The CO approach, a novel extension of the standard PMC procedure, simultaneously determines the effective coupling $\alpha_s(Q_*)$ and the effective quark mass $\overline{m}_q(Q_*)$. It systematically absorbs the nonconformal $\{\beta_i\}$-terms and $\{\gamma_i\}$-terms via the renormalization group equations, yielding a strictly scheme- and scale-independent conformal perturbative series. Based on the improved PMC conformal series, we further provide reliable estimates for the unknown $\mathrm{N^4LO}$ contributions using the Pad\'e approximation method. The final predicted heavy quark masses in the $\overline{\mathrm{MS}}$ scheme read: $\overline{m}_c(\overline{m}_c)=1275.8\pm 0.4~\text{MeV}$, extracted from the second moment of the charmed pseudoscalar correlator $M_{2,c}^{P}$; and $\overline{m}_b(\overline{m}_b) = 4177.0 \pm 7.2~\text{MeV}$, extracted from the first moment of the bottom vector correlator $M_{1,b}^{V}$. Both results agree well with the PDG world averages with deviations smaller than $1\sigma$.

hep-ph

Gravitational Waves from Higgs Preheating after Inflaton $Z_2$-Symmetry Breaking

In this paper, nonperturbative lattice simulations are used to study Higgs preheating and the associated gravitational wave (GW) background after the inflaton $Z_2$ symmetry is broken during inflation. This symmetry breaking generates both trilinear and quartic inflaton-Higgs interactions during preheating. The quartic inflaton-Higgs coupling is characterized by $q_{\phi h}\equiv \lambda_{\phi h}/\lambda_\phi$, while the trilinear interaction enters jointly through $q_{\phi h}$ and $q_\epsilon\equiv m_\phi/(\sqrt{\lambda_\phi}\phi_0)$. The Higgs self-coupling parameter $q_h\equiv \lambda_h/\lambda_\phi$ determines the onset of backreaction through the effective mass induced by Higgs self-interactions. Our simulations show that efficient preheating requires both a sufficiently broad resonance band and delayed backreaction. For $\lambda_\phi=10^{-13}$, the viable parameter region is approximately $10<q_{\phi h}<10^4$, $q_h<10^3$, and $q_\epsilon<10^{-5}$. Smaller $q_\epsilon$ keeps the system in a quartic-dominated regime and suppresses the rapid drift of resonance bands, while smaller $q_h$ delays the end of preheating by weakening self-interaction-induced backreaction. The amplified Higgs inhomogeneities source GW through the transverse-traceless part of the anisotropic stress tensor. The lattice results show that the GW spectrum grows rapidly during parametric resonance, broadens through rescattering, and saturates in the nonlinear stage. At late times, the spectrum develops a broad peak with amplitude $\Omega_{\rm gw}\sim10^{-6}$ at production. After redshifting to the present day, the peak frequency is $f\sim10^9\,{\rm Hz}$ with present-day amplitude $\Omega_{\rm gw,0} h^2 \sim 10^{-10}$. These results suggest that high-frequency GW from Higgs preheating may be detectable by future resonant-cavity detectors.

hep-ph

Causal Motion Diffusion Models for Autoregressive Motion Generation

Recent advances in motion diffusion models have substantially improved the realism of human motion synthesis. However, existing approaches either rely on full-sequence diffusion models with bidirectional generation, which limits temporal causality and real-time applicability, or autoregressive models that suffer from instability and cumulative errors. In this work, we present Causal Motion Diffusion Models (CMDM), a unified framework for autoregressive motion generation based on a causal diffusion transformer that operates in a semantically aligned latent space. CMDM builds upon a Motion-Language-Aligned Causal VAE (MAC-VAE), which encodes motion sequences into temporally causal latent representations. On top of this latent representation, an autoregressive diffusion transformer is trained using causal diffusion forcing to perform temporally ordered denoising across motion frames. To achieve fast inference, we introduce a frame-wise sampling schedule with causal uncertainty, where each subsequent frame is predicted from partially denoised previous frames. The resulting framework supports high-quality text-to-motion generation, streaming synthesis, and long-horizon motion generation at interactive rates. Experiments on HumanML3D and SnapMoGen demonstrate that CMDM outperforms existing diffusion and autoregressive models in both semantic fidelity and temporal smoothness, while substantially reducing inference latency.

cs.CV

ProjFlow: Projection Sampling with Flow Matching for Zero-Shot Exact Spatial Motion Control

Generating human motion with precise spatial control is a challenging problem. Existing approaches often require task-specific training or slow optimization, and enforcing hard constraints frequently disrupts motion naturalness. Building on the observation that many animation tasks can be formulated as a linear inverse problem, we introduce ProjFlow, a training-free sampler that achieves zero-shot, exact satisfaction of linear spatial constraints while preserving motion realism. Our key advance is a novel kinematics-aware metric that encodes skeletal topology. This metric allows the sampler to enforce hard constraints by distributing corrections coherently across the entire skeleton, avoiding the unnatural artifacts of naive projection. Furthermore, for sparse inputs, such as filling in long gaps between a few keyframes, we introduce a time-varying formulation using pseudo-observations that fade during sampling. Extensive experiments on representative applications, motion inpainting, and 2D-to-3D lifting, demonstrate that ProjFlow achieves exact constraint satisfaction and matches or improves realism over zero-shot baselines, while remaining competitive with training-based controllers.

cs.CV

Fabrication and characterization of AlMn alloy superconducting films for 0vbb experiments

Neutrinoless double-beta decay (0vbb) experiments constitute a pivotal probe for elucidating the characteristics of neutrinos and further discovering new physics. Compared to the neutron transmutation doped germanium thermistors (NTD-Ge) used in 0vbb experiments such as CUORE, transition edge sensors (TES) theoretically have a relatively faster response time and higher energy resolution. These make TES detectors good choice for next generation 0vbb experiments. In this paper, AlMn alloy superconducting films, the main components of TES, were prepared and studied. The relationship between critical temperature (Tc) and annealing temperature was established, and the impact of magnetic field on Tc was tested. The experimental results demonstrate that the Tc of AlMn film can be tuned in the required range of 10 - 20 mK by using the above methods, which is a key step for the application of AlMn TES in 0vbb experiment. In the test range, the Tc of AlMn film is sensitive to out-of-plane magnetic field but not to the in-plane magnetic field. Furthermore, we find that a higher annealing temperature results in a more uniform distribution of Mn ions in depth, which opens a new avenue for elucidating the underlying mechanism for tuning Tc.

hep-ex

WLFM: A Well-Logs Foundation Model for Multi-Task and Cross-Well Geological Interpretation

Well-log interpretation is fundamental for subsurface characterization but remains challenged by heterogeneous tool responses, noisy signals, and limited labels. We propose WLFM, a foundation model pretrained on multi-curve logs from 1200 wells, comprising three stages: tokenization of log patches into geological tokens, self-supervised pretraining with masked-token modeling and stratigraphy-aware contrastive learning, and multi-task adaptation with few-shot fine-tuning. WLFM consistently outperforms state-of-the-art baselines, achieving 0.0041 MSE in porosity estimation and 74.13\% accuracy in lithology classification, while WLFM-Finetune further improves to 0.0038 MSE and 78.10\% accuracy. Beyond predictive accuracy, WLFM exhibits emergent layer-awareness, learns a reusable geological vocabulary, and reconstructs masked curves with reasonable fidelity, though systematic offsets are observed in shallow and ultra-deep intervals. Although boundary detection is not explicitly evaluated here, clustering analyses suggest strong potential for future extension. These results establish WLFM as a scalable, interpretable, and transferable backbone for geological AI, with implications for multi-modal integration of logs, seismic, and textual data.

cs.LG

PINO: Person-Interaction Noise Optimization for Long-Duration and Customizable Motion Generation of Arbitrary-Sized Groups

Generating realistic group interactions involving multiple characters remains challenging due to increasing complexity as group size expands. While existing conditional diffusion models incrementally generate motions by conditioning on previously generated characters, they rely on single shared prompts, limiting nuanced control and leading to overly simplified interactions. In this paper, we introduce Person-Interaction Noise Optimization (PINO), a novel, training-free framework designed for generating realistic and customizable interactions among groups of arbitrary size. PINO decomposes complex group interactions into semantically relevant pairwise interactions, and leverages pretrained two-person interaction diffusion models to incrementally compose group interactions. To ensure physical plausibility and avoid common artifacts such as overlapping or penetration between characters, PINO employs physics-based penalties during noise optimization. This approach allows precise user control over character orientation, speed, and spatial relationships without additional training. Comprehensive evaluations demonstrate that PINO generates visually realistic, physically coherent, and adaptable multi-person interactions suitable for diverse animation, gaming, and robotics applications.

cs.CV