arXiv ScienceSearch

arXiv subjects

Xinyang Wang

Publications and source records attributed to Xinyang Wang.

At least 19 recordsLinked to original sources

A Frequency-Aware Dynamic Knowledge Distillation Framework: An Effective Tool for Bridging Low- and High-Frequency Seismic Information

Seismic data contain rich information across different frequency bands, with low-frequency components primarily characterizing large-scale geological structures and high-frequency components preserving fine-scale seismic details. Effectively integrating these frequency-dependent components is essential for seismic feature learning to better preserve structural continuity and fine-scale details. Knowledge distillation provides an effective means for transferring informative representations from high-quality data. However, existing distillation-based frameworks usually treat seismic features in a full-band manner, ignoring relationships across frequency bands and thereby limiting the coordinated transfer of low- and high-frequency knowledge. To bridge low- and high-frequency seismic features through knowledge distillation, we propose a frequency-aware dynamic knowledge distillation framework (FADKD-Net), which establishes a teacher-student learning framework and performs frequency-aware knowledge transfer between low- and high-frequency bands. Specifically, FADKD-Net decomposes seismic features into low- and high-frequency components and performs targeted distillation to exploit their complementary information. Low-frequency distillation guides the student model to learn stable structural priors, thereby improving the overall continuity of seismic events. Meanwhile, high-frequency distillation enhances detailed feature modeling and improves the representational capability for complex and small-scale structures. Furthermore, a cross-domain feature alignment strategy is proposed to reduce distributional discrepancies across different surveys and enhance the transferability of the seismic representations learned by FADKD-Net.

physics.geo-ph

Toward a Unified Picture of Confinement and Baryon Structure

In this work, we investigate the infrared structure of quantum chromodynamics from the perspective of the Cho-Faddeev-Niemi decomposition and the Faddeev-Niemi effective theory of Yang-Mills fields. We argue that the topological solitons of the Faddeev-Niemi theory, namely gluon knots characterized by the Hopf invariant, should be regarded as the relevant ground-state degrees of freedom of Yang-Mills theory in the deep infrared region. In this framework, gluon knots provide a unified description of monopole condensation and the center-vortex confinement mechanism. We further propose that baryons are composite objects consisting of quarks immersed in a gluon-knot background. The monopole condensate associated with the gluon knot realizes dual superconductivity, squeezes color-electric flux into flux tubes, and naturally generates the $\mathrm{Y}$-shaped confinement structure of baryons. Simultaneously, the strong local color-magnetic field generated by the gluon knot induces chiral symmetry breaking through magnetic catalysis and topological vacuum fluctuations. We show that the Hopf invariant of the gluon knot is closely related to the topology of Yang-Mills vacua and discuss its connection with the axial anomaly and instanton-induced chiral symmetry breaking. Furthermore, the topological current associated with gluon knots provides a natural carrier of gluon angular momentum and may account for a substantial fraction of the proton spin. The resulting picture establishes a possible connection between the infrared topology of Yang-Mills theory and the internal structure of baryons, providing a unified framework for confinement, chiral symmetry breaking, and baryon structure in QCD.

hep-th

The role of thermal photons in a magnetized plasma and their significance in heavy ion collisions

In this contribution, we present thermal photon production mechanisms within a magnetized quark-gluon plasma, utilizing the framework of Landau-level quantization. We examine the specific influences of the magnetic field, chemical potential, and chiral chemical potential on photon yield and polarization. By providing a more comprehensive theoretical description of photon production across the full evolution of heavy-ion collisions, our study offers a promising new avenue for resolving the photon $v_2$ puzzle and potentially detecting the signature of magnetic fields in heavy-ion collision experiments.

hep-ph

Deterministic World Models for Closed-loop Reachability Analysis of End-to-End Vision-based Control

End-to-end image controllers that map raw camera frames directly to control actions are increasingly deployed in safety-critical systems. However, formally verifying their closed-loop behavior remains an open challenge because cameras produce high-dimensional images whose generation cannot easily be described in a closed mathematical form. We propose a Deterministic World Model (DWM), a latent-free neural decoder that maps physical states (e.g., position and velocity) directly to synthetic camera images, enabling closed-loop reachability analysis without the overapproximation caused by stochastic latent variables. The DWM is trained with a novel dual loss combining saliency-map reconstruction and a control-consistent term that preserves behavioral consistency with the real controller. We integrate the DWM into closed-loop reachability analysis and apply conformal prediction to inflate the reachable sets by a distribution-free trajectory-tube deviation bound, transferring the surrogate guarantee to the real system with high probability. Experiments on a CARLA braking system and three Gym benchmarks (CartPole, MountainCar, Pendulum) show that the DWM produces substantially tighter reachable tubes than a cGAN and trajectory predictor baselines while meeting the target coverage after conformal inflation.

cs.CV

Spectral structure of the Benjamin-Feir instability in deep-water gravity-capillary Stokes waves

We investigate the Benjamin-Feir instability of small-amplitude gravity-capillary Stokes waves in deep water for the full water wave equations. While modulational instability has been classically predicted by formal asymptotic approaches, such as nonlinear Schrödinger approximations, a complete spectral description at the level of the Euler equations has remained open. We perform a rigorous Bloch-Floquet spectral analysis of the linearized operator and describe the splitting of the multiple eigenvalues at the origin. In the unstable regime, we identify a pair of eigenvalues with non-zero real part forming the characteristic ``figure-eight'' pattern in the complex plane. As a consequence, we recover sharp instability and stability regions in terms of the surface tension parameter, thereby providing a fully rigorous justification of the classical predictions in the gravity-capillary setting.

math.AP

Thermal Dilepton Polarization under Rotation or Magnetic Field in Heavy-ion Collisions

Dilepton (Virtual photon) polarization is characterized by anisotropic coefficients $λ_θ$, $λ_ϕ$, and $λ_{θϕ}$, which are expected to be influenced by vorticity and magnetic fields. This work investigates thermal dilepton production in a quark-gluon plasma via the quark-antiquark annihilation process $q\bar{q} \to γ^* \to l^+l^-$. Virtual photon polarization can be induced by both the spin polarization of quarks and the anisotropy of their momentum distribution in the medium. By employing the modified quark propagator under an external field, we derive the electromagnetic spectral function in a hot medium. Based on the spin-projection decomposition of the spectral function, the spin density matrix elements of the virtual photon and the anisotropy coefficients for the emitted dileptons are determined. Due to the distinct effects of vorticity and magnetic fields on the quark propagator, the resulting invariant mass spectra of dilepton polarization exhibit characteristic differences. Furthermore, our study reveals the response of dilepton polarization signals to external fields of varying strengths, suggesting dilepton polarization as a complementary and sensitive probe for both vorticity and magnetic fields in relativistic heavy-ion collisions.

hep-ph

Native Video-Action Pretraining for Generalizable Robot Control

The advent of video-action models offers a promising path for robot control. Nevertheless, we argue that repurposing video generative models designed for digital content creation is inherently inadequate for physical environments. To bridge this gap, we present LingBot-VA 2.0, a video-action foundation model built from the ground up for embodiment. Four core design principles showcase its evolution from LingBot-VA. (1) Departing from traditional reconstruction-focused VAEs, we introduce a semantic visual-action tokenizer, which aligns visual representations with both semantics and actions, improving instruction following and action precision in subsequent policy learning. (2) Given the strictly causal nature of temporal dynamics, we adopt a causal pretraining paradigm, training from scratch to circumvent the catastrophic forgetting that frequently occurs when adapting bidirectional architectures. (3) To meet the demands of high-frequency inference, our model employs a sparse MoE backbone, expanding model capacity without compromising efficiency. (4) Real-time closed-loop control is realized through an enhanced asynchronous inference scheme, which predicts future latents in parallel with action execution while re-grounding each rollout on the latest observation via learned forward dynamics. Real-world deployment validates LingBot-VA 2.0 as a robust foundation model, as evidenced by its few-shot generalization across complex manipulation tasks.

cs.RO

2.5D Transformer: An Efficient 3D Seismic Interpolation Method without Full 3D Training

Transformer has emerged as a powerful deep-learning technique for two-dimensional (2D) seismic data interpolation, owing to its global modeling ability. However, its core operation introduces heavy computational burden due to the quadratic complexity, hindering its further application to higher-dimensional data. To achieve Transformer-based three-dimensional (3D) seismic interpolation, we propose a 2.5-dimensional Transformer network (T-2.5D) that adopts a cross-dimensional transfer learning (TL) strategy, so as to adapt the 2D Transformer encoders to 3D seismic data. The proposed T-2.5D is mainly composed of 2D Transformer encoders and 3D seismic dimension adapters (SDAs). Each 3D SDA is placed before a Transformer encoder to learn spatial correlation information across seismic lines. The proposed cross-dimensional TL strategy comprises two stages: 2D pre-training and 3D fine-tuning. In the first stage, we optimize the 2D Transformer encoders using a large amount of 2D data patches. In the second stage, we freeze the 2D Transformer encoders and fine-tune the 3D SDAs using limited 3D data volumes. Extensive experiments on multiple datasets are conducted to assess the effectiveness and efficiency of T-2.5D. Experimental results demonstrate that the proposed method achieves comparable performance to that of full 3D Transformer at a significantly low cost.

physics.geo-ph

Scaling Mixture-of-Experts Video Pretraining for Embodied Intelligence

Despite the recent promise in robot control, video generative models suffer from a domain mismatch due to their primary focus on content creation. For example, their design inherently prioritizes visual fidelity and creativity over computational efficiency and physical realism. In this work, we present LingBot-Video, a DiT-based video pretraining paradigm specifically tailored for embodied intelligence. From the architecture perspective, we adopt the Mixture-of-Experts (MoE), instead of dense, framework to achieve a better trade-off between modeling capacity and inference efficiency, and manage to scale it up from scratch. From the data perspective, we construct a data profiling engine that augments standard internet videos with extensive robot-oriented footage, encompassing manipulation, navigation, and egocentric perspectives, to equip the base model with an intrinsic understanding of actions and world dynamics. From the training perspective, we develop a multi-dimensional reward system to enforce the alignment regarding physical rationality and task completion, going beyond standard criteria such as aesthetics, prompt-following, and motion consistency. Comprehensive evaluations validate its performance and efficiency as a video foundation model. We contribute LingBot-Video as the inaugural large-scale, open-source MoE video foundation model to the community, in a pioneering effort to bridge digital creativity and physical actuation.

cs.CV

MechVQA: Benchmarking and Enhancing Multimodal LLMs on Comprehensive Mechanical Drawing Understanding

Multimodal Large Language Models (MLLMs) have demonstrated significant achievements in general visual question answering (VQA) tasks. However, they remain brittle on mechanical engineering drawings, where high annotation density and weak domain knowledge, compounded by unreliable spatial relation reasoning under strict projection rules and geometric constraints, make decisive cues easy to miss and frequently lead to wrong answers. To bridge this gap, we introduce the first comprehensive mechanical drawing understanding dataset, MechVQA, created through a semi-automated construction and quality-control pipeline. MechVQA contains 3.3k high-density pictures with 21K question-answer pairs, spanning 10 different fine-grained tasks across three capability levels: Recognition, Reasoning, and Judging, providing a testbed to evaluate and improve MLLM understanding on real-world mechanical drawings. On top of MechVQA, we then develop the MechVL model through a multi-stage training paradigm, building a strong domain-specialized baseline. Extensive experimental results demonstrate that MechVL outperforms the strongest closed-source baseline by 7.57 percentage points on the MechVQA total score, significantly enhancing mechanical drawing understanding ability and providing a reusable foundation for deploying MLLMs in mechanical design and inspection scenarios.

cs.CV

From Foundation to Application: Improving VLA Models in Practice

Despite recent progress of VLA foundation models, the disparity between laboratory conditions and real-world applications continues to impede their practical implementation. To bridge this gap, we present LingBot-VLA 2.0, which advances LingBot-VLA through improvements in three functional domains. (1) Generalization across tasks and embodiments. Compared to the previous version, we revamp the data processing pipeline and curate around 60,000 hours of data for pretraining, including 50,000 hours of robot trajectories spanning 20 robot configurations and 10,000 hours of egocentric human videos. (2) Expanded action space in addition to dual-arm hardware platforms. In particular, our system accommodates degrees of freedom for the heads, waists, mobile bases, and dexterous hands, thereby empowering the robots to tackle more complex tasks in practical scenarios. (3) Predictive dynamics modeling for improved temporal reasoning. Specifically, we formulate future prediction as a proxy task, facilitated by a video representation model for semantic priors and a depth estimation model for geometric cues. Evaluations on the GM-100 benchmark, conducted in a generalist setting, validate the beneficial impact of these proposed modifications. Furthermore, benefiting from the expanded pretraining data that covers whole-body degrees of freedom, LingBot-VLA-2.0 demonstrates strong cross-embodiment long-horizon mobile manipulation capability across the two robotic platforms.

cs.RO

Safe Learning Control with Optimality and Stability Guarantees

Merely pursuing performance may adversely affect safety, while a conservative policy for safe exploration will degrade the performance. How to guarantee both safety and performance in learning-based control problems is an interesting yet challenging issue. This paper aims to enhance system performance with a safety guarantee by solving reinforcement learning (RL)-based optimal control problems for nonlinear systems subject to high-relative-degree state constraints and unknown time-varying disturbance/actuator faults. A new type of control barrier functions (CBFs), termed high-order reciprocal-based control barrier function, is proposed to handle high-relative-degree constraints, which extends the design of CBFs to enforce robust safety without knowing the disturbance bound. The concept of gradient similarity is proposed to quantify the relationship between safety and performance. Finally, gradient manipulation and adaptive mechanisms are introduced in the model-based safe RL framework to enhance the performance with a safety guarantee. Two simulation examples illustrate the efficacy of the proposed algorithms.

eess.SY

Photon emission from weakly magnetized neutral pions

Using a hadronic framework, we derive an explicit expression for photon production from neutral pions in a weak background magnetic field. Our calculation is built on the proton triangle diagram with an effective Yukawa $π^0$-proton coupling, offering an alternative to quark-level descriptions that is advantageous when the magnetic length greatly exceeds the proton size. Corrections to the pion decay constant are computed up to second order in the magnetic-field strength, revealing that the field generally suppresses the decay rate. Quantitatively, however, the effect remains modest even for fields as strong as $|eB|\simeq m_π^2$. The differential photon emission rate exhibits anisotropy, with the strongest suppression occurring when the pion momentum is perpendicular to the magnetic field. Overall, the modification of the $π^0 \to γγ$ rate is parametrically small, scaling as $|eB|^2/m_P^4$, where $m_P$ is the proton mass. While the magnetic-field-induced anisotropy is conceptually interesting in principle, it is likely too small to be resolved in present heavy-ion measurements.

hep-ph

CFRNet: Cycle-Consistent Fixed-Point Training for Real-Time Blind Face Restoration on Consumer Embedded NPUs

Blind face restoration on consumer devices has to balance image quality against speed and memory. Strong methods such as GFPGAN and CodeFormer give good perceptual quality, but they rely on large pretrained generative priors and on operators such as attention, codebook lookup, and style modulation that are hard to compile and quantize on the small neural processing units (NPUs) used in consumer hardware. Small convolutional restorers run fast enough, but they tend to over-smooth and to leave artifacts around the eyes, nose, and mouth. We present CFRNet, a 2.0,M-parameter ResNet-style restorer for on-device use at $256\times256$, the common face-crop size on consumer NPUs. The main idea is Cycle-Consistent Fixed-Point Training (CCFP). Instead of training the network for one pass and then running it several times by hand, we train it to act as a fixed-point operator, so that applying it again to a restored face does not change the face. CCFP uses three training losses, namely progressive multi-cycle supervision, an idempotence loss, and a re-degradation cycle loss, and it adds no cost at inference. To compare fairly under our deployment limits, we retrain all baselines from scratch at the same $256\times256$ resolution. On a 300-image test set, CFRNet reaches the best perceptual score (LPIPS 0.250 at three cycles, which is 31% lower than one cycle) and also the best PSNR and SSIM at two cycles. It runs in about 23,ms per cycle in INT8 on a HiSilicon Hi3402 NPU, while the same baselines cannot be compiled to that chip. The cycle count $k$ acts as a simple quality knob that needs no retraining: PSNR is best at $k\!=\!2$ and LPIPS keeps improving up to $k\!=\!3$. We further show that the same idea works with a plain CNN that is even easier to deploy, and we run the model in real time on an in-car driver-monitoring board.

cs.CV

Disturbance rejection control barrier functions

Most existing robust control barrier functions (CBFs) can only handle matched disturbances, restricting their applications in real-world scenarios. While some recent advances extend robust CBFs to unmatched disturbances, they heavily rely on differentiability property of disturbances, and fail to accommodate non-differentiable case for safety constraints with high relative degree.To address these limitations, this paper proposes a class of disturbance rejection CBFs (DRCBFs), including knowledge-based DRCBFs (kDRCBFs) and reciprocal-compensated DRCBFs (rDRCBFs).These two DRCBFs can strictly guarantee safety under general bounded disturbances, which includes both matched or unmatched, differentiable or non-differentiable disturbances as special cases. Moreover, no information of disturbance is needed in rDRCBFs. Simulation results illustrate that the proposed DRCBFs outperform existing robust CBFs.

eess.SY

ASTRA-QA: A Benchmark for Abstract Question Answering over Documents

Document-based question answering (QA) increasingly includes abstract questions that require synthesizing scattered information from long documents or across multiple documents into coherent answers. However, this setting is still poorly supported by existing benchmarks and evaluation methods, which often lack stable abstract references or rely on coarse similarity metrics and unstable head-to-head comparisons. To alleviate this issue, we introduce ASTRA-QA, a benchmark for AbSTRAct Question Answering over documents. ASTRA-QA contains 869 QA instances over academic papers and news documents, covering five abstract question types and three controlled retrieval scopes. Each instance is equipped with explicit evaluation annotations, including answer topic sets, curated unsupported topics, and aligned evidence. Building on these annotations, ASTRA-QA assesses whether answers cover required key points and avoid unsupported content by directly scoring topic coverage and curated unsupported content, enabling scalable evaluation without exhaustive head-to-head comparisons. Experiments with representative Retrieval-Augmented Generation (RAG) methods spanning vanilla, graph-based, and hierarchical retrieval settings show that ASTRA-QA provides reference-grounded diagnostics for coverage, hallucination, and retrieval-scope robustness. Our dataset and code are available at https://xinyangsally.github.io/astra-benchmark.

cs.CL

RG-Consistent (P)NJL Model: Impact of Thermal Cutoff Modifications on Thermodynamics and Net-Baryon Number Fluctuations

In this paper, we investigate the impact of renormalization group (RG) consistency on the chiral phase transition and thermodynamic properties of QCD matter using the RGNJL and RGPNJL models. By implementing a temperature-dependent thermal cutoff $Λ_T = kΛ_0$, we ensure that thermodynamic quantities converge toward the Stefan-Boltzmann limit at high temperatures, effectively extending the applicability of these effective theories. Our analysis shows that while the RG-consistency condition ($k \rightarrow \infty$) resolves causality violations in the RGNJL model by binding the speed of sound to the conformal limit, the RGPNJL model exhibits a more complex, non-monotonic sensitivity to the parameter $k$. Furthermore, we demonstrate that the RG-improved PNJL framework significantly enhances the description of net-baryon number fluctuations ($κσ^2$) relative to lattice QCD data at vanishing chemical potential, though the intensification of these fluctuations at high baryon density highlights a critical sensitivity to the model's parametric constraints. This study provides a rigorous evaluation of the RG-consistency framework's predictive power in mapping the QCD phase diagram and interpreting experimental observables.

hep-ph

Context-based Imitation and the Evolution of Behavioral Rules

We study the evolution of behavioral rules in environments with multiple contexts. Agents copy rules used by better-performing peers in the same context and apply them across contexts. Multiple contexts turn discrete-time imitation dynamics into a context-weighted social choice problem: the population converges to consensus if and only if some rule is a Condorcet winner; otherwise, persistent non-convergence can occur. Among same-context imitation protocols, imitate-if-better uniquely minimizes envy. The framework provides a new account of belief evolution, characterizing when imitation selects rational expectations and showing how persistent belief and consumption fluctuations can arise in stationary environments.

econ.TH