arXiv ScienceSearch

arXiv subjects

Xin Guan

Publications and source records attributed to Xin Guan.

At least 19 recordsLinked to original sources

ALOHA IRDCs Molecular Line Follow-up: I. Gas properties and kinematics

Infrared Dark Clouds are ideal sites for investigating the initial conditions of massive star and cluster formation. The A Lei Of the Habitat and Assembly of Infrared Dark Clouds (ALOHA IRDCs), a James Clerk Maxwell Telescope (JCMT) Large Program, has mapped nearby IRDCs with SCUBA-2. Complementary molecular line observations are needed to characterise the physical, kinematic, and chemical properties of the dense gas. We aim to determine the thermal, kinematic, and chemical properties of clumps identified in the ALOHA IRDCs, and to assess their evolutionary status and level of star-forming activity. We performed single-pointing K-band and W-band observations towards 56 ALOHA IRDCs clumps using the Effelsberg 100-m and Yebes 40-m telescopes, respectively. We derived NH3 kinetic temperatures using the hyperfine group ratio (HFGR) method and identified infall and shock signatures from HCO+, H13CO+, SiO, and HNCO profiles. Water masers and NH2D emission were used as complementary tracers of chemical evolution and star formation. The clumps exhibit kinetic temperatures of 15-29 K. We detect NH2D emission towards 18 sources, with NH2D centroid velocities consistent with NH3, indicating both species trace the same dense gas component. More than half of the clumps display blue-asymmetric HCO+ profiles, identifying them as infall candidates. Water masers are detected in 22 sources, with prominent velocity ranges and variability. Broad SiO emission (>~20 km/s) indicates strong shocks, while narrower extents (<~6km/s) likely trace large-scale interactions or low-velocity shocks. The widespread infall signatures, shock tracers, masers, and NH2D emission suggest that relatively quiescent, chemically young material can coexist with dynamically active gas affected by early protostellar feedback, providing insight into the coupled physical and chemical evolution of massive IRDC clumps.

astro-ph.GA

Three-Loop QCD Corrections to Scattering Amplitudes of a Higgs Boson and Three Partons

We present helicity amplitudes at three loops in the heavy-top quark effective theory of QCD for the scattering of a Higgs boson and three light partons with full-color dependence. To obtain these results, we use integration-by-parts identities implemented in the code Blade and evaluate the master integrals using canonical differential equations. We obtain compact analytic expressions in terms of generalized polylogarithms suitable for numerical evaluation. We observe that sub-leading color contributions at three loops are numerically as significant as leading-color terms. Our amplitudes are key ingredients for precision LHC phenomenology, for example in production cross sections involving a Higgs boson and a hadronic jet.

hep-ph

Statistical Properties of $k$-means Clustering for Data Missing Completely at Random

The classical $k$-means clustering cannot be directly used to incomplete data, and existing $k$-means-based clustering for missing data primarily focus on improving the practical accuracy of clustering, whereas most of them lack theoretical guarantees in the asymptotic sense. In this paper, we investigate the statistical properties of $k$-means clustering in the presence of missing data. We first establish the $\sqrt{n}$-excess risk bound and prove the consistency of the estimated cluster centers under general missing mechanisms. For the Missing Completely at Random (MCAR) mechanism, we further derive the $\sqrt{n}$-convergence rate and asymptotic normality of the estimated cluster centers. Moreover, we study in what cases the cluster centers estimated by incomplete data converge to the true cluster centers of original fully observed data, and give a sufficient condition about the missing probability and the separation among true clusters. These results provide a theoretical guarantee for missing-data-$k$-means. Notably, our analysis reveal that under MCAR mechanism, both achieving the $\sqrt{n}$-rate and converging to the true cluster centers require $k$ true centers to be distinct in every dimension, highlighting the significant challenges of application in high-dimensional regimes. Finally, we conduct numerical simulations on synthetic incomplete datasets to support our theoretical analysis results.

stat.ML

MNAR-$k$-means: A $k$-means Clustering for Data Missing Not at Random with Magnitude-Decaying Probability

The classical $k$-means clustering, based on distances computed from all data features, cannot be directly applied to incomplete data with missing values. A natural extension of $k$-means to missing data is to involve only the observed positions in clustering, which is equivalent to imputing missing values by corresponding cluster means. However, for data missing not at random (MNAR), since missingness is related to data values, such a mean-imputation-based method may lead to the distortion of estimated cluster centers, resulting in a poor clustering result. Since MNAR mechanisms are very common in reality, it is necessary to improve the performance of $k$-means-based clustering methods for such data. In this paper, we focus on a magnitude-decaying MNAR scenario where data is more likely to be missing at positions with smaller absolute values, and we propose a novel $k$-means clustering method based on the constraint of the size of imputation values, which enjoys a good mathematical interpretation. Moreover, we establish the statistical consistency of the estimated cluster centers of the proposed method to the true cluster centers of fully observed data, and solve the optimization of the proposed loss function via an alternative minimization algorithm. Simulation experiments verify the effect of the proposed method in improving clustering results and reducing the bias of estimated cluster centers. Applications to real-world missing data further show the utility of the proposed method.

stat.ML

Ethics and Social Responsibility in AI-Assisted Interviewing: An LLM-in-the-Loop Study of AI-Generated Follow-Up Questions

Semi-structured interviews rely on timely, context-sensitive follow-up questions, yet interviewers' cognitive load and limited domain familiarity can constrain probing depth. We report findings from an LLM-in-the-loop Wizard-of-Oz (WoZ) study that simulates an AI follow-up assistant in live interviewing while preserving human oversight. In our setup, a co-interviewer selectively relayed and could edit AI-generated follow-up questions (AGQs) produced in real time by GPT-4o, enabling a realistic approximation of deployment without fully automating the interaction. Across 17 interviewers with varied qualitative-method expertise, participants raised five interlocking concerns: (1) harmful or discriminatory language and unpredictable interaction harms, (2) undermining interviewees' sense of respect through divided attention and missing nonverbal cues, (3) technology-based participation inequality, (4) unclear responsibility when harms occur, and (5) privacy, disclosure, and compliance risks when AI listens, records, or transcribes sensitive content. We translate these concerns into design and governance implications for safer, more respectful, and more accountable AI-assisted interviewing.

cs.HC

EvoRubric: Self-Evolving Rubric-Driven RL for Open-Ended Generation

Reinforcement Learning (RL) has significantly advanced Large Language Models (LLMs) in verifiable domains, but aligning models for open-ended generation remains profoundly challenging due to the lack of definitive rewards. Current rubric-based RL methods mitigate this by employing explicit criteria; however, they rely heavily on static, human-annotated rubrics that inevitably cause policy lag, or expensive external proprietary models for dynamic updates. In this paper, we propose EvoRubric, a novel single-policy co-evolutionary RL framework that eliminates the reliance on static criteria and on external rubric generators. By unifying response generation and rubric generation under a single parameterized policy, EvoRubric dynamically alternates between a Reasoner and a Rubric Generator. To prevent reward hacking and ensure the reliability of generated signals, we introduce a multi-level verification pipeline featuring a meta-verifier, zero-variance pruning, and a Leave-One-Out peer consensus mechanism. Validated criteria are dynamically archived into a memory pool, yielding dense, multi-objective rewards to continuously co-optimize both roles. Extensive experiments across Medical, Writing, and Science domains demonstrate that EvoRubric consistently outperforms traditional static and external-LLM-driven alignment methods. Notably, our framework is compatible with human-expert priors. When initialized with expert-annotated rubrics, EvoRubric can further uncover novel, discriminative dimensions, achieving better performance than relying solely on static expert annotations.

cs.CL

Shape Polarization and Quasiparticle Alignment in the [523]5/2 and [642]5/2 bands of $^{169}$Hf

Rotational properties of [523]5/2 (h11/2) and [642]5/2 (i13/2) signature partner bands in 169Hf are investigated using the Total Routhian Surface (TRS) method. Experimental data show a distinct signature inversion in the [523]5/2 band at high spin, while the [642]5/2 band exhibits conventional signature splitting. Our analysis identifies a proton subshell gap at Z=72 (beta2 ~ 0.35) that 'locks' the proton core, allowing neutron-driven dynamics to dominate signature staggering. A critical shape bifurcation is identified in the [523]5/2 configuration: the alpha = -1/2 branch remains rigid at high deformation (beta2 ~ 0.32, gamma ~ -10 deg), whereas the alpha = +1/2 branch transitions toward reduced beta2 ~ 0.20 and enhanced hexadecapole deformation. This shift facilitates prompt i13/2 neutron alignment at h-bar omega ~ 0.3 MeV for the alpha = +1/2 branch. Furthermore, the alpha = -1/2 signature enters a gamma-soft regime at high spin (gamma fluctuating between -10 and +10 deg), favoring the unfavored signature and reinforcing the Routhian crossing. In contrast, the [642]5/2 band maintains a stable triaxial shape (gamma ~ -18 deg), preventing inversion. At h-bar omega ~ 0.5 MeV, a "shape-jump" to beta2 ~ 0.38 is predicted for the i13/2 band, signaling the breakthrough of the Z=72 gap and the onset of a highly deformed proton-aligned regime.

nucl-th

NormCode Canvas: Making LLM Agentic Workflows Development Sustainable via Case-Based Reasoning

We present NormCode Canvas (v1.1.3), a deployed system realizing Case-Based Reasoning at two levels for multi-step LLM workflows. The foundation is NormCode, a semi-formal planning language whose compiler-verified scope rule ensures every execution checkpoint is a genuinely self-contained case -- eliminating the implicit shared state that makes retrieval unreliable and failure non-localizable in standard orchestration frameworks. Level 1 treats each checkpoint as a concrete case (suspended runtime); Fork implements retrieve-and-reuse, Value Override implements revision with automatic stale-boundary propagation. Level 2 treats each compiled plan as an abstract case; the compilation pipeline is itself a NormCode plan, enabling recursive case learning. Three structural properties follow: (C1) direct checkpoint inspection; (C2) pre-execution review via compiler-generated narrative; (C3) scope-bounded selective re-execution. Four deployed plans serve as structured evidence: PPT Generation produces presentation decks at ~40s per slide on commercial APIs; Code Assistant carries out multi-step software-engineering tasks spanning up to ten reasoning cycles; NC Compilations converts natural-language specifications into executable NormCode plans; and Canvas Assistant, when connected to an external AI code editor, automates plan debugging. Together these plans form a self-sustaining ecosystem in which plans produce, debug, and refine one another -- realizing cumulative case-based learning at system scale.

cs.SE

Vision-Guided MPPI for Agile Drone Racing: Navigating Arbitrary Gate Poses via Neural Signed Distance Fields

Autonomous drone racing requires the tight coupling of perception, planning, and control under extreme agility. However, recent approaches typically rely on precomputed spatial reference trajectories or explicit 6-DoF gate pose estimation, rendering them brittle to spatial perturbations, unmodeled track changes, and sensor noise. Conversely, end-to-end learning policies frequently overfit to specific track layouts and struggle with zero-shot generalization. To address these fundamental limitations, we propose a fully onboard, vision guided optimal control framework that enables reference-free agile flight through arbitrarily placed and oriented gates. Central to our approach is Gate-SDF, a novel, implicitly learned neural signed distance field. Gate-SDF directly processes raw, noisy depth images to predict a continuous spatial field that provides both collision repulsion and active geometric guidance toward the valid traversal area. We seamlessly integrate this representation into a sampling-based Model Predictive Path Integral (MPPI) controller. By fully exploiting GPU parallelism, the framework evaluates these continuous spatial constraints across thousands of simulated trajectory rollouts simultaneously in real time. Furthermore, our formulation inherently maintains spatial consistency, ensuring robust navigation even under severe visual occlusion during aggressive maneuvers. Extensive simulations and real-world experiments demonstrate that the proposed system achieves high-speed agile flight and successfully navigates unseen tracks subject to severe unmodeled gate displacements and orientation perturbations. Videos are available at https://zhaofangguo.github.io/vision_guided_mppi/

cs.RO

Triple Differential Heavy-to-light Semi-leptonic Decays at Next-to-Next-to-Next-to-Leading Order in QCD

We report the first complete calculation of the five heavy-to-light hadronic structure functions underlying semi-leptonic heavy-quark decays at next-to-next-to-next-to-leading order ($\mathcal{O}(\alpha_s^3)$) in perturbative QCD. This theoretical advance, achieved via an innovative hybrid computational strategy, enables precision predictions for triple differential decay rates. The results are essential for harnessing the potential of high-precision experiments at Belle II, BES III, and LHCb. Selected applications of this work include a state-of-the-art prediction for the inclusive $B \to X_u \ell \nu$ width, crucial for a percent-level determination of $|V_{ub}|$, and the first $\mathcal{O}(\alpha_s^3)$ results for lepton-energy moments in charm decays, vital for extracting $|V_{cs}|$ and $|V_{cd}|$. Our analysis also reveals significant higher-order corrections in the large-$q^2$ region of $b \to u$ transitions, offering new insights into the persistent tension between inclusive and exclusive $|V_{ub}|$ determinations.

hep-ph

Heavy-to-light Structure Functions at $\mathcal{O}(\alpha_s^3)$ in QCD

We present the first complete $\mathcal{O}(\alpha_s^2)$ and $\mathcal{O}(\alpha_s^3)$ perturbative QCD corrections to all five heavy-to-light structure functions underlying the triple-differential semi-leptonic decay rates of heavy quarks. This is achieved via a hybrid computational strategy that combines an efficient linear interpolation (with a suitable function basis) based on stratified Gauss-Kronrod points in the leptonic-mass $q^2$ with the differential equations in the other variable, further armed with reduced numerical $\varepsilon$-dependence. Among the selected applications, we highlight the state-of-the-art prediction $\Gamma(B \rightarrow X_u \ell \bar{\nu}_{\ell}) = \frac{|V_{ub}|^2}{|3.82\times 10^{-3}|^2}\,\big( 6.53 \,\pm 0.12 \, \pm 0.13\, \pm 0.03\, \big) \times 10^{-16}\,\text{GeV}\,$ derived in the kinetic-mass scheme. We report several notable observations regarding the convergence of the first three orders of QCD corrections to the $q^2$-spectrum and to inclusive moments of the lepton-energy spectrum in semi-leptonic weak decays of $b$- and $c$-quark in different quark-mass schemes; they are important both for improving the inclusive determinations of the relevant CKM elements, non-perturbative dynamical parameters, and for gaining new insights into the potential impact of high-order QCD corrections. Lastly we discuss a novel interesting point encountered in the consistent perturbative reformulation of the differential $q^2$-spectrum from the pole-mass to other mass schemes: certain boundary-effect terms are identified that are non-vanishing for $b \rightarrow u \ell \bar{\nu}_{\ell}$ firstly at $\mathcal{O}(\alpha_s^3)$; their incorporation is essential to preserve the integrity of the integrated moments of the perturbatively re-expanded $q^2$-spectrum but necessitates histogramming from $\mathcal{O}(\alpha_s^3)$ onward even within pure perturbation theory.

hep-ph

Evaluating 21st-Century Competencies in Postsecondary Curricula with Large Language Models: Performance Benchmarking and Reasoning-Based Prompting Strategies

The growing emphasis on 21st-century competencies in postsecondary education, intensified by the transformative impact of generative AI, underscores the need to evaluate how these competencies are embedded in curricula and how effectively academic programs align with evolving workforce and societal demands. Curricular Analytics, particularly recent generative AI-powered approaches, offer a promising data-driven pathway. However, analyzing 21st-century competencies requires pedagogical reasoning beyond surface-level information retrieval, and the capabilities of large language models in this context remain underexplored. In this study, we extend prior curricular analytics research by examining a broader range of curriculum documents, competency frameworks, and models. Using 7,600 manually annotated curriculum-competency alignment scores, we assess the informativeness of different curriculum sources, benchmark general-purpose LLMs for curriculum-to-competency mapping, and analyze error patterns. We further introduce a reasoning-based prompting strategy, Curricular CoT, to strengthen LLMs' pedagogical reasoning. Our results show that detailed instructional activity descriptions are the most informative type of curriculum document for competency analytics. Open-weight LLMs achieve accuracy comparable to proprietary models on coarse-grained tasks, demonstrating their scalability and cost-effectiveness for institutional use. However, no model reaches human-level precision in fine-grained pedagogical reasoning. Our proposed Curricular CoT yields modest improvements by reducing bias in instructional keyword inference and improving the detection of nuanced pedagogical evidence in long text. Together, these findings highlight the untapped potential of institutional curriculum documents and provide an empirical foundation for advancing AI-driven curricular analytics.

cs.CY

Evidence-Augmented Policy Optimization with Reward Co-Evolution for Long-Context Reasoning

While Reinforcement Learning (RL) has advanced LLM reasoning, applying it to long-context scenarios is hindered by sparsity of outcome rewards. This limitation fails to penalize ungrounded "lucky guesses," leaving the critical process of needle-in-a-haystack evidence retrieval largely unsupervised. To address this, we propose EAPO (Evidence-Augmented Policy Optimization). We first establish the Evidence-Augmented Reasoning paradigm, validating via Tree-Structured Evidence Sampling that precise evidence extraction is the decisive bottleneck for long-context reasoning. Guided by this insight, EAPO introduces a specialized RL algorithm where a reward model computes a Group-Relative Evidence Reward, providing dense process supervision to explicitly improve evidence quality. To sustain accurate supervision throughout training, we further incorporate an Adaptive Reward-Policy Co-Evolution mechanism. This mechanism iteratively refines the reward model using outcome-consistent rollouts, sharpening its discriminative capability to ensure precise process guidance. Comprehensive evaluations across eight benchmarks demonstrate that EAPO significantly enhances long-context reasoning performance compared to SOTA baselines.

cs.AI

LOONG: Online Time-Optimal Autonomous Flight for MAVs in Cluttered Environments

Autonomous flight of micro air vehicles (MAVs) in unknown, cluttered environments remains challenging for time-critical missions due to conservative maneuvering strategies. This article presents an integrated planning and control framework for high-speed, time-optimal autonomous flight of MAVs in cluttered environments. In each replanning cycle (100 Hz), a time-optimal trajectory under polynomial presentation is generated as a reference, with the time-allocation process accelerated by imitation learning. Subsequently, a time-optimal model predictive contouring control (MPCC) incorporates safe flight corridor (SFC) constraints at variable horizon steps to enable aggressive yet safe maneuvering, while fully exploiting the MAV's dynamics. We validate the proposed framework extensively on a custom-built LiDAR-based MAV platform. Simulation results demonstrate superior aggressiveness compared to the state of the art, while real-world experiments achieve a peak speed of 18 m/s in a cluttered environment and succeed in 10 consecutive trials from diverse start points. The video is available at the following link: https://youtu.be/vexXXhv99oQ.

cs.RO

Three-dimensional gravity-capillary standing waves: computation, resonance and instability

We present a numerical study of three-dimensional gravity-capillary standing waves by using cubic and quintic truncated Hamiltonian formulations and the Craig-Sulem expansion of the Dirichlet-Neumann operator (DNO). The resulting models are treated as triply periodic boundary-value problems and solved via a spatio-temporal collocation method without executing initial-value calculations. This approach avoids the numerical stiffness associated with surface tension and numerical instabilities arising from time integration. We reduce the number of unknowns significantly by exploiting the spatio-temporal symmetries for three types of symmetric standing waves. Comparisons with existing asymptotic and numerical results illustrate excellent agreement between the models and the full potential-flow formulation. We investigate typical bifurcations and standing waves that feature square, hexagonal, and more complex flower-like patterns under the three-wave resonance. These solutions are generalisations of the classical Wilton ripples. Temporal simulations of the computed three-dimensional standing waves exhibit perfect periodicity and reveal an instability mechanism based on the reported oblique instability in two-dimensional standing waves.

physics.flu-dyn

NormCode: A Semi-Formal Language for Auditable AI Planning

As AI systems move into high stakes domains such as legal reasoning, medical diagnosis, and financial decision making, regulators and practitioners increasingly demand auditability. Auditability means the ability to trace exactly what each step in a multi step workflow saw and did. Current large language model based workflows are fundamentally opaque. Context pollution, defined as the accumulation of information across reasoning steps, causes models to hallucinate and lose track of constraints. At the same time, implicit data flow makes it impossible to reconstruct what any given step actually received as input. We present NormCode, a semi formal language that makes AI workflows auditable by construction. Each inference step operates in enforced data isolation and can access only explicitly passed inputs. This eliminates cross step contamination and ensures that every intermediate state can be inspected. A strict separation between semantic operations, meaning probabilistic language model reasoning, and syntactic operations, meaning deterministic data flow, allows auditors to clearly distinguish inference from mechanical restructuring. The multi format ecosystem, consisting of NCDS, NCD, NCN, and NCDN files, allows developers, domain experts, and auditors to inspect the same plan in formats suited to their individual needs. A four phase compilation pipeline transforms natural language intent into executable JSON repositories. A visual Canvas application provides real time graph visualization and breakpoint debugging. We validate the approach by achieving full accuracy on base X addition and by self hosted execution of the NormCode compiler itself. These results demonstrate that structured intermediate representations can bridge human intuition and machine rigor while maintaining full transparency.

cs.AI

Subleading Color Corrections at Three Loops to the $\operatorname{tr}(\phi^2)$ Three-Point Form Factor in $\mathcal{N} = 4$ Super Yang-Mills Theory

We compute three-loop corrections to the three-point form factor of the operator $\operatorname{tr}(\phi^2)$ in $\mathcal{N} = 4$ Super Yang-Mills theory. In particular, our result is valid beyond the leading-color limit and will consequently be an important input towards extending the amplitude-bootstrap program beyond the leading-color approximation. We find that our analytic formulae are strikingly compact expressions in terms of integer linear combinations of generalized polylogarithms of weight six.

hep-th

Tongyi DeepResearch Technical Report

We present Tongyi DeepResearch, an agentic large language model, which is specifically designed for long-horizon, deep information-seeking research tasks. To incentivize autonomous deep research agency, Tongyi DeepResearch is developed through an end-to-end training framework that combines agentic mid-training and agentic post-training, enabling scalable reasoning and information seeking across complex tasks. We design a highly scalable data synthesis pipeline that is fully automatic, without relying on costly human annotation, and empowers all training stages. By constructing customized environments for each stage, our system enables stable and consistent interactions throughout. Tongyi DeepResearch, featuring 30.5 billion total parameters, with only 3.3 billion activated per token, achieves state-of-the-art performance across a range of agentic deep research benchmarks, including Humanity's Last Exam, BrowseComp, BrowseComp-ZH, WebWalkerQA, xbench-DeepSearch, FRAMES and xbench-DeepSearch-2510. We open-source the model, framework, and complete solutions to empower the community.

cs.CL