arXiv ScienceSearch

arXiv subjects

Ming Sun

Publications and source records attributed to Ming Sun.

At least 19 recordsLinked to original sources

Whose record is this? Diagnosing and authorizing record use in personalized multimodal models

Contextualized visual personalization can retrieve a true record yet apply it to the wrong visual subject. We formalize when a record may condition an answer as \emph{record authorization}: subject presence ($P$), record-edge validity ($E$), and answer support ($S$) must all hold. We call violations visual memory misbinding (VMM). We construct RecordAuth-Diag, a 3,690-case matched diagnostic suite that changes one image--record edge while holding the query, question, record text, and image multiset fixed. Card removal and nonce relabeling attribute these failures to supplied records. Raw-bank failures span Qwen-, Phi-, and Gemma-family interfaces: Gemma-3-4B-IT reaches 63.69\% local unauthorized use at 25.75\% clean recall. CoViP remains at 26.02\%, versus 22.49\% for its Qwen backbone at similar clean recall. Typed pre-generation authorization reduces Qwen card exposure on RecordAuth-Diag from 43.63\% to 3.06\%, while positive recall changes from 86.26\% to 60.90\%. Full $P\wedge E\wedge S$ validation uses 560 localized DAVIS cases: top-1 relevance and typed authorization have comparable release (28.93\% and 28.39\%) but 6.79\% and 0.89\% unsafe release, respectively. Of the 33 additional unsafe cases removed, 27 are support, 4 edge, 2 clean, and 0 boundary cases. Thus the observed increment is an $E\wedge S$ decision dominated by support, not an edge check alone. Appearance supplies $E$ evidence only conditional on $P$; authenticated subject tokens instantiate the missing presence witness as a sufficiency control. The claims concern the evaluated contracts, not natural prevalence, consent, or visual identity

cs.AI

XRISM reveals sloshing-driven gas motions in the core of Abell 2029

We investigate the velocity structure of the intracluster medium (ICM) in the core of the relaxed cool-core cluster Abell 2029 using XRISM Resolve spectroscopy. We analyze combined XRISM Resolve observations and divide the central region into several subregions. To account for photon mixing caused by the XRISM point spread function, we perform a spatial-spectral mixing analysis. We detect an ordered line-of-sight bulk-velocity gradient across the cluster core: the northern regions are blueshifted relative to the brightest cluster galaxy (BCG), while the southern regions are close to zero velocity or slightly redshifted. The maximum velocity difference is about $280~{\rm km\,s^{-1}}$. In contrast, the turbulent velocity dispersion is smaller, with measured values and upper limits of $\lesssim150~{\rm km\,s^{-1}}$, implying a non-thermal pressure fraction below $\sim2.5\%$. The velocity pattern is consistent with gas sloshing associated with the spiral structure seen in Chandra X-ray images. Averaged over all regions, the inferred turbulent heating rate is below the radiative cooling rate, indicating that turbulent dissipation alone is insufficient to offset cooling in the entire core. These results reveal that A2029 is not kinematically featureless: sloshing-induced bulk motions are present, while the observed line-of-sight velocity dispersion indicates only a limited contribution to pressure support and core heating.

astro-ph.HE

Mapping gas accretion and stellar kinematics to sub-kiloparsec scales in NGC 4696 with JWST/NIRSpec

We present JWST/NIRSpec IFU spectroscopy of the central $618\times618$ pc$^2$ ($\sim3''\times3''$) of NGC 4696, the BCG in the Centaurus cluster. Leveraging the $\sim0.1''$ ($20.6$ pc) pixel size of JWST, we resolve a compact circumnuclear rotating disk (radius of $\sim120$ pc) traced by Pa$\alpha$ and H$_2$ 1$-$0 S(1) emission, which allows a reassessment of the AGN position based on the kinematic centre of this disk. A central Pa$\alpha$ velocity dispersion reaching $\sigma\sim449$ km s$^{-1}$ implies a SMBH mass of $\sim10^9$ M$_\odot$, corresponding to a sphere of influence of $r_\mathrm{inf}\sim60$ pc, resolved by our observations. Position-velocity diagrams reveal an increase from $\sim-200$ to $\sim600$ km s$^{-1}$ on scales of $\sim150$ pc (a gradient of $4.7$ km s$^{-1}$ pc$^{-1}$) and an accretion rate of $\sim18$ M$_\odot$ yr$^{-1}$ feeding the CND. The Pa$\alpha$ emission shows a double-component in the core, with a high-dispersion redshifted component reaching $\sigma\sim600$ km s$^{-1}$. In contrast, MUSE H$\alpha$ observations covering the $\sim10$ kpc-scale filamentary structure recover only weak velocity gradients ($\lesssim150$ km s$^{-1}$) within $\sim300\times300$ pc$^2$ and do not resolve the disk due to larger PSFs and pixel sizes. ALMA CO(2-1) data reveal only compact molecular clumps within a $\sim410\times410$ pc$^2$ region, with no extended counterpart to the structures traced by Pa$\alpha$ and H$_2$ 1$-$0 S(1). Stellar kinematics show a smooth velocity field and broad dispersion profile, clearly decoupled from both the multiphase gas and the hot ICM probed by XRISM. These results provide a direct, spatially resolved view of gas dynamics within the inner few hundred parsecs, demonstrating the power of JWST/NIRSpec to probe SMBH feeding.

astro-ph.GA

Cross-Tokenizer On-Policy Distillation via Byte-Prefix Marginalization

Open-weight language models from different families exhibit complementary capabilities, motivating their consolidation into a compact student through on-policy distillation (OPD). However, full-vocabulary OPD typically assumes a shared tokenizer, while existing cross-tokenizer methods may discard teacher probability mass or assign it to student tokens with unrelated content. We introduce Byte-Prefix Marginalization (BPM), which re-expresses the teacher's next-token distribution over the student vocabulary in a shared byte space. Specifically, BPM assigns each teacher token's probability to the longest student token whose byte representation is a prefix of the teacher token's bytes, aggregates mass mapped to the same student token, and places otherwise unmatched mass in an explicit residual category. This produces a vocabulary-complete, byte-aligned, and mass-preserving target for dense OPD. The target exactly recovers the teacher-induced byte-prefix marginal when the relevant prefix does not span multiple teacher tokens (a condition satisfied at more than 99% of training positions) and uses a mass-preserving, chain-factorized lower bound otherwise. Across Qwen3-32B, GLM-Z1-9B-0414, and MiniMax-M2.7 as teachers, BPM consistently outperforms current cross-tokenizer methods on six mathematics and programming benchmarks, improving six-benchmark avg@8 by 3.7-6.6 points over the strongest baselines.

cs.LG

LPM: Industrial-Scale Generative Video Restoration

We present the Large Processing Model (LPM), a diffusion-based generative framework for photorealistic video restoration under complex, in-the-wild degradations. To our knowledge, LPM is the first generative video restoration model deployed at industrial scale. LPM addresses the diverse degradations in user-generated content (UGC) through a unified system encompassing large-scale data engineering, foundation-model training, and efficient inference. Its enhanced architecture, progressive training strategy, and temporal-pyramid inference mechanism jointly enable high-fidelity, temporally consistent restoration of arbitrarily long videos across the broad content distribution encountered on UGC platforms. LPM has been deployed in production at Kuaishou, where videos processed by the model account for approximately 45% of total viewing time, delivering consistent improvements across key quality-of-experience metrics. Beyond perceptual enhancement, LPM delivers substantial system-level benefits: at comparable perceptual quality, it reduces bitrate by 20% relative to Kuaishou's in-house codec, yielding annual bandwidth cost savings on the order of hundreds of millions. Its low serving cost also enables integration into products such as Kling, demonstrating that generative restoration can be practical, scalable, and cost-effective for large-scale video processing.

cs.CV

ReasFlow: Assisting Reasoning-Centric Scientific Discovery in Applied Mathematics via a Knowledge-Based Multi-Agent System

Recent advances in Large Language Models have fueled autonomous AI agents capable of tackling complex scientific tasks, yet existing automated research systems remain predominantly focused on empirically driven domains with quantitative benchmarks, leaving theory-driven discovery, particularly in mathematically grounded disciplines requiring rigorous proofs and synthesis of domain knowledge, largely underexplored. Key challenges include the difficulty of verifying theoretical reasoning at scale, insufficient reasoning ability for autonomous frontier exploration, and a scarcity of procedural heuristics in the literature. We introduce ReasFlow, an end-to-end autonomous agent system for reasoning-centric scientific discovery that operationalizes a collaborative paradigm where the human expert acts as Principal Investigator while the agent executes rigorous derivations as a capable graduate student. ReasFlow incorporates (i) a robust internal verification loop that audits logical coherence and corrects fundamental errors prior to human inspection, and (ii) an automated knowledge retrieval and self-improvement mechanism that proactively surfaces both declarative facts and overlooked procedural heuristics, substantially reducing expert intervention. The system unifies literature synthesis, algorithm design, theorem proving, experimentation, and manuscript preparation in a single system. Deployed to autonomously generate five complete research papers with rigorous theoretical and empirical content from minimal prompts, ReasFlow consistently achieves the highest evaluation scores among state-of-the-art open-access baselines under a curated LLM-based review rubric. ReasFlow is publicly accessible via the ReasLab platform, providing a collaborative workspace for AI-assisted theoretical research. Github repo: https://github.com/reaslab/ReasFlow.git.

cs.AI

Ardua: Unveiling the Baryon Cycle from Stars to the Cosmic Web

The circumgalactic medium (CGM) -- the multiphase gas reservoirs surrounding galaxies -- remains the least understood component of the baryon cycle governing galaxy growth, despite its central role in the Astro2020 Decadal Survey's priorities. Existing constraints come almost exclusively from pencil-beam absorption spectroscopy, leaving the spatial structure, kinematics, and phase interactions of CGM gas fundamentally unmapped. We present Ardua, a mission concept for NASA's ASTRA Initiative that combines wide-field far-ultraviolet spectroscopy with a Line Emission Mapper (LEM)-derived X-ray microcalorimeter instrument to obtain the first comprehensive emission maps spanning the full CGM temperature range, including cool neutral gas, ionized warm-hot phase gas, and the volume-filling hot corona. By observing more than 50 nearby galaxies comprehensively in the UV and X-ray, Ardua will test competing galaxy formation models, resolve multiphase gas flows and feedback-driven outflows, and extend baryon-cycle science to the intergalactic medium and the environments of exoplanet-hosting stars. Beyond its core CGM/IGM program, Ardua's wide-field, high-sensitivity instruments are designed to serve as a flexible community resource, supporting guest-investigator science across astrophysics. No planned or approved mission is designed to deliver this combined UV/X-ray survey capability.

astro-ph.IM

XRISM Reveals a Kinematically Coherent Core System of the Nearby Cool-Core Cluster Abell 2199

We present the results of a deep 251 ks XRISM/Resolve observation of the cool core of the galaxy cluster Abell 2199. From the integrated spectrum of the central $3' \times 3'$ Resolve field of view ($104 \times 104 \mathrm{~kpc}^2$), we find that the intracluster medium (ICM) redshift is consistent with that of the brightest cluster galaxy, within the optical-redshift uncertainty. This indicates that they form a kinematically coherent core system, which offset from the mean cluster redshift by $\sim200~\mathrm{km~s^{-1}}$. The observed velocity dispersion of $\sim100~\mathrm{km~s^{-1}}$ corresponds to a three-dimensional Mach number of $M_{\mathrm{3D}}=0.16$ and a non-thermal pressure fraction of $P_{\mathrm{NT}}/P_{\mathrm{tot}}=1.4\pm0.2$%. Abell 2199 is one of the most dynamically quiescent relaxed clusters observed with XRISM, despite the presence of radio jets and a plume-like structure possibly associated with sloshing motions. Order-of-magnitude estimates suggest that turbulent dissipation could offset a non-negligible fraction of the radiative cooling losses, with $Q_{\mathrm{turb}}/Q_{\mathrm{cool}}\approx0.2$ for a large-scale driver such as sloshing and larger values for smaller AGN-feedback scales. Finally, we detect a localized enhancement of the Fe XXV He$\alpha$ $y$ line in the southeast region, which spatially coincides with a Chandra surface brightness discontinuity.

astro-ph.GA

KAT-Coder-V2.5 Technical Report

We present KAT-Coder-V2.5, a coding-focused agentic model trained to act autonomously inside real, executable repositories rather than as a single-turn code generator. Its capability is bottlenecked less by model scale than by the scarcity of reproducible environments, verifiable rewards, and high-value trajectories, which we address with an end-to-end agentic post-training framework. AutoBuilder reconstructs multilingual repositories into sandboxed environments with fail-to-pass and pass-to-pass verification at scale, from which we regenerate self-contained task specifications, recover near-miss trajectories, and distill supervision through process-aware filtering, while KwaiClawEnv synthesizes large-scale tool-use trajectories from executable services and real task seeds. We further scale reinforcement learning with harness randomization, a reliability-hardened sandbox, an asymmetric actor--critic PPO with hindsight-augmented value estimation, and a harness-oriented reward framework, and unify SWE, Agent-Claw, and WebCoding experts via Multi-Teacher On-Policy Distillation. Across six software-engineering and agentic benchmarks, KAT-Coder-V2.5 delivers the best agentic tool-use result on PinchBench and ranks second only to the frontier Opus 4.8 on repository-level software engineering. Our service is available at https://streamlake.com/product/kat-coder.

cs.SE

No Time Like the Present: Agentic Test-Time Training for LLM Agents

LLM agents often degrade over long episodes: as trajectories grow, they revisit explored states, repeat failed actions, and lose strategies that previously worked. Test-time training (TTT) offers a way to adapt model weights to the evolving task state, but existing LLM TTT methods largely adapt once to a fixed input. We study continuous TTT in multi-turn agent episodes, where each update changes the policy that generates later training text. This creates a self-training loop that helps when new trajectory information appears, but can amplify drift when the agent gets stuck and repeatedly trains on similar text. We find that update-text repetition distinguishes these regimes and introduce Agentic Test-Time Training (aTTT), a token-level reweighting method that downweights the loss on tokens appearing in repeated $n$-grams from prior updates while leaving novel tokens fully weighted. To run such updates inside live episodes, we build a concurrent serving system using vLLM's runtime LoRA API, limiting overhead to 1.9$\times$ the no-TTT cost. aTTT improves success by up to 5.0 points on ALFWorld and 4.9 points on SWE-bench Lite. The gains concentrate where models already have task competence but drift over long trajectories, suggesting that aTTT mainly preserves existing competence rather than teaching new abilities.

cs.LG

Beyond Words: Towards Effective Modeling of Non-Verbal Vocalizations in ASR

Modern automatic speech recognition (ASR) systems excel at transcribing lexical content but often omit nonverbal vocalizations (NVs), such as laughter, breaths, coughs, and cries, that carry conversational and affective information. Modeling NVs in ASR is challenging because NV annotations are sparse and highly long-tailed, with frequent categories such as breaths and laughter dominating rarer events such as cries and coughs. We study three data-centric strategies for improving low-resource NV recognition: (1) a two-stage curriculum that first maps all NV events to a generic token and then fine-tunes on target categories; (2) inter-token transfer from high-resource events, such as laughter and breath, to rare events, such as crying; and (3) voice-conversion augmentation with class balancing. Experiments show that shared acoustic structure across vocal events can be exploited to improve rare-category detection while preserving lexical ASR quality.

eess.AS

A merger shock traced by radio arcs and ultra-long radio tails in galaxy cluster A2142

Abell 2142 (A2142) is a massive, nearby galaxy cluster undergoing a complex merger. It exhibits an elongated X-ray morphology along the northwest-southeast axis and hosts four known cold fronts. Using XMM-Newton observations, we detect a merger shock on the northwest side of the cluster with a Mach number of $M \sim 1.3$. The observed shock front and four cold fronts can be reproduced by numerical simulations of an off-axis merger with a large impact parameter, which imparts significant angular momentum to induce the sloshing of the subcluster core and large-scale ambient gas. In projection, the shock front is spatially coincident with arc-shaped radio filaments observed behind the prominent head-tail radio galaxies T1 and T2. We interpret these radio arcs as partial vortex ring structures (resembling ``smoke rings'') produced by the interaction of the merger shock with the low-density cocoons of radio galaxies. The shock strips and rolls the jet cocoon into a toroidal vortex, as predicted by recent magnetohydrodynamic simulations. We further demonstrate that the merger shock can significantly elongate the radio tails by re-accelerating aged relativistic electrons and stretching the tail plasma via the post-shock wind. This process provides a natural explanation for the $>$500 kpc tail observed in this and other merging clusters. Our findings establish radio arcs and ultra-long radio tails as independent, complementary tracers of merger shocks in galaxy clusters. Our results demonstrate that merger shocks can reshape both the thermal and non-thermal components of galaxy clusters, and that tailed radio galaxies serve as sensitive probes of intracluster medium weather.

astro-ph.GA

Accelerated Decentralized Stochastic Gradient Descent for Strongly Convex Optimization

Decentralized stochastic optimization is a fundamental paradigm for large-scale learning over networks, where agents communicate only with their neighbors and no central coordinator is required. For strongly convex problems, communication efficiency is mainly determined by the condition number \(\kappa=L/\mu\) and the network spectral gap \(1-\beta\). Although deterministic decentralized methods can simultaneously achieve accelerated \(\sqrt{\kappa}\) and \(1/\sqrt{1-\beta}\) dependences, no existing stochastic method attains both improvements at once. In this paper, we propose \emph{Multi-Gossip Accelerated DSGD} (MG-ADSGD), a decentralized stochastic algorithm that combines Nesterov-type primal--dual extrapolation with multi-round fast gossip averaging. The key idea is to couple the gossip depth with the mini-batch size so that additional communication rounds simultaneously improve consensus accuracy and reduce gradient variance. We show that MG-ADSGD achieves the communication complexity \[ \widetilde{\mathcal O}\!\left( \frac{\sigma^2}{\mu n\epsilon}\log\frac{1}{\epsilon} + \sqrt{\frac{\kappa}{1-\beta}}\log\frac{1}{\epsilon} \right), \] where \(\epsilon\) denotes the target accuracy, \(n\) is the number of nodes, and \(\sigma^2\) is the gradient variance. To the best of our knowledge, this bound yields the best currently available communication complexity for decentralized stochastic strongly convex optimization, up to logarithmic factors that are independent of $\epsilon$.

cs.LG

JWST reveals how black holes are fed: kiloparsec-scale multiphase filaments feed sub-kiloparsec circumnuclear disks

The Centaurus cluster is one of the most important archetypes of radio-mode AGN feedback, with its central galaxy, NGC 4696, launching powerful jets that inflate X-ray cavities and regulate cooling and star formation. NGC 4696 lies within a spectacular multiphase nebula of filaments extending over tens of kiloparsecs and spanning six decades in temperature, from hot (10^8 K) X-ray-emitting plasma to cold molecular gas. Owing to its proximity, Hubble Space Telescope H_alpha imaging reveals a striking S-shaped ionized-gas swirl within the black hole's sphere of influence - the first such structure identified in a cluster core. Here we present the first JWST observations of NGC 4696 with NIRSpec, probing the inner 618 pc * 618 pc at 10 pc resolution. These data reveal that the ionized swirl is a rotating, multiphase circumnuclear disk (CND) physically and kinematically connected to the larger-scale filamentary network. This provides the long-sought missing link between kiloparsec-scale cooling flows and black hole accretion on <100 pc scales. Strikingly, the observed morphology and kinematics are reproduced by tailored magnetohydrodynamic simulations, in which filamentary gas condenses from the hot atmosphere, loses angular momentum, and feeds a rotating CND that mediates accretion onto the black hole. A similar structure in NGC 1275, the Perseus cluster's central galaxy, together with our results on NGC 4696 - two prototypical radio-mode AGN feedback systems - points to a common mechanism: multiphase filaments transport gas from cluster scales down to the vicinity of the black hole via a CND, closing the AGN feedback loop and establishing a physically grounded framework for self-regulated galaxy evolution.

astro-ph.GA

MMG2Skill: Can Agents Distill In-the-Wild Guides into Self-Evolving Skills?

Abundant procedural knowledge on the Web holds great potential for helping agents solve long-horizon tasks. However, such knowledge is often multimodal, heterogeneous, noisy, and implicitly assumes human executors, making it difficult to use directly as the skills required by agents. To bridge the gap between human-oriented guides and agent-executable skills, we formalize this problem as guide-to-skill learning: converting in-the-wild guides into executable skills and continuously improving them from trajectories observable to the agent. To evaluate the capability of existing agents on this task, we introduce MMG2Skill-Bench, the first benchmark designed for this problem. We further propose MMG2Skill, a closed-loop framework that compiles guides into editable skills, conditions a fixed vision-language model (VLM) agent on these skills during execution, and revises the skills from trajectory-level root-cause feedback without using benchmark scores. Across GUI control, open-ended gameplay, and strategic card play with six VLM backbones, MMG2Skill consistently outperforms vanilla baseline agents in every model-domain setting, achieving macro-average gains of +12.8 to +25.3 percentage points across backbones. Ablation studies show that directly prompting agents with raw guides can degrade performance, while both structured skill construction and trajectory-driven revision are necessary for the observed improvements. On success-inferable tasks, analyzer-based early stopping further prevents late-stage performance regressions and saves 25%-53% of attempts when the success signal is properly calibrated.

cs.CL

Structure-Centric Graph Foundation Model via Geometric Bases

Graph foundation models (GFMs) seek transferable representations across graph domains but are limited by structural heterogeneity and incompatible node feature spaces. We propose Structure-Centric Graph Foundation Models (SCGFM), which treat graph topology as the primary source of transferable knowledge. Modeling graphs as metric measure spaces, SCGFM introduces learnable geometric bases that define a shared structural coordinate system. Graphs are aligned to these bases via Gromov-Wasserstein distances, yielding structure-aligned latent representations that accommodate heterogeneous graph topologies. To address feature incompatibility, SCGFM employs a structure-aware feature re-encoding mechanism that unifies node representations without assuming a fixed feature dimensionality or requiring dataset-specific preprocessing. Experiments on graph- and node-level tasks demonstrate strong in-domain and cross-domain generalization, outperforming existing GFM approaches.

cs.LG

Towards Backdoor-Based Ownership Verification for Vision-Language-Action Models

Vision-Language-Action models (VLAs) support generalist robotic control by enabling end-to-end decision policies directly from multi-modal inputs. As trained VLAs are increasingly shared and adapted, protecting model ownership becomes essential for secure deployment and responsible open-source usage. In this paper, we present GuardVLA, the first backdoor-based ownership verification framework specifically designed for VLAs. GuardVLA embeds a stealthy and harmless backdoor watermark into the protected model during training by injecting secret messages into embodied visual data. For post-release verification, we propose a swap-and-detect mechanism, in which the trigger projector and an external classifier head are used to activate and detect the embedded backdoor based on prediction probabilities. Extensive experiments across multiple datasets, model architectures, and adaptation settings demonstrate that GuardVLA enables reliable ownership verification while preserving benign task performance. Further results show that the embedded watermark remains detectable under post-release model adaptation.

cs.RO

WebCompass: Towards Multimodal Web Coding Evaluation for Code Language Models

Large language models are rapidly evolving into interactive coding agents capable of end-to-end web coding, yet existing benchmarks evaluate only narrow slices of this capability, typically text-conditioned generation with static-correctness metrics, leaving visual fidelity, interaction quality, and codebase-level reasoning largely unmeasured. We introduce WebCompass, a multimodal benchmark that provides unified lifecycle evaluation of web engineering capability. Recognizing that real-world web coding is an iterative cycle of generation, editing, and repair, WebCompass spans three input modalities (text, image, video) and three task types (generation, editing, repair), yielding seven task categories that mirror professional workflows. Through a multi-stage, human-in-the-loop pipeline, we curate instances covering 15 generation domains, 16 editing operation types, and 11 repair defect types, each annotated at Easy/Medium/Hard levels. For evaluation, we adopt a checklist-guided LLM-as-a-Judge protocol for editing and repair, and propose a novel Agent-as-a-Judge paradigm for generation that autonomously executes generated websites in a real browser, explores interactive behaviors via the Model Context Protocol (MCP), and iteratively synthesizes targeted test cases, closely approximating human acceptance testing. We evaluate representative closed-source and open-source models and observe that: (1) closed-source models remain substantially stronger and more balanced; (2) editing and repair exhibit distinct difficulty profiles, with repair preserving interactivity better but remaining execution-challenging; (3) aesthetics is the most persistent bottleneck, especially for open-source models; and (4) framework choice materially affects outcomes, with Vue consistently challenging while React and Vanilla/HTML perform more strongly depending on task type.

cs.SE