Skip to main content
arXiv is now an independent nonprofit! Learn more

Showing 1–50 of 4,825 results for author: Yu, H

.
  1. arXiv:2608.19880  [pdf, ps, other

    cs.AI cs.CL cs.LG

    EnvHarness: Awakening Static Worlds for Agent Learning

    Authors: Chengsong Huang, Zifeng Wang, Rujun Han, Jun Yan, Yanfei Chen, Zoey CuiZhu, Ke Jiang, Peng Xia, Han Yu, Yufan Zhuang, Yifei Ming, Jiaqi Pan, Bhavana Dalvi Mishra, Jiaxin Huang, Burak Gokturk, Tomas Pfister, Chen-Yu Lee

    Abstract: LLM agents learn by interacting with environments, yet these environments are hand-built and static: blind to an agent's weaknesses, and quickly left behind as it improves. While recent environment generation methods attempt to address this, they require domain-specific pipelines, rely on expensive or unreliable verifiers, and still produce static environments. To alleviate the engineering burden… ▽ More

    Submitted 20 August, 2026; originally announced August 2026.

  2. arXiv:2608.19302  [pdf, ps, other

    cs.CR cs.NI

    ABEAT: Efficient and Anonymous Encryption for ABE-based Dynamic Group Communication

    Authors: Hongmiao Yu, Silas Richelson, Jiachen Chen, K. K. Ramakrishnan

    Abstract: Confidential communication among a dynamic group of participants that ensures flexible and efficient many-to- many communication is highly desired capability. We leverage attribute-based encryption (ABE) for confidential group communication and enhance it by a graph-based namespace to create an efficient framework that allows groups to be formed and changed dynamically. In this paper, we focus on… ▽ More

    Submitted 19 August, 2026; originally announced August 2026.

    Comments: 19 pages, 22 figures. Full version of the ICNP 2026 accepted paper with same name

    ACM Class: C.2.1; E.3

  3. arXiv:2608.19197  [pdf, ps, other

    cs.CL cs.AI

    SPADE: Self-Play in Adaptive Synthetic Executable Environments

    Authors: Bo Liu, Simon Yu, Yiding Jiang, Ao Qu, Andrew Zhao, Zichen Liu, Junsu Kim, Zijian Zhou, Seungone Kim, Tongzheng Ren, Mickel Liu, Hanfei Yu, Zhaorun Chen, Weiyan Shi, Paul Pu Liang, Luke Zettlemoyer, Yejin Choi, Natasha Jaques

    Abstract: Continuous self-improvement requires an ever-expanding pool of self-generated, diverse, adaptive goals. For language agents, existing training environment pools (hand-curated, statically synthesized, or frozen-verifier) keep the goal distribution fixed as the learner scales. We introduce SPADE (Self-Play in Adaptive Synthetic Executable Environments), a self-play RL framework in which a single LLM… ▽ More

    Submitted 19 August, 2026; originally announced August 2026.

    Comments: Work in progress. Project page: https://spade-rl.github.io ; Code: https://github.com/spade-rl/spade

  4. arXiv:2608.19075  [pdf, ps, other

    cs.CV cs.AI cs.CL

    ReWEIGH the Evidence: Calibrating Token-Level Ordinal Visual Evidence to Mitigate Hallucinations in Large Vision-Language Models

    Authors: Jihae Jeong, Junha Choi, Hwanjo Yu

    Abstract: Large vision-language models (LVLMs) often hallucinate, generating content that the input image does not support. Preventing such content during decoding calls for a candidate-specific measure of how strongly the image supports the token under consideration. The model's visual-token states offer a natural source of this evidence because projecting each state through the output head reveals which v… ▽ More

    Submitted 19 August, 2026; originally announced August 2026.

  5. arXiv:2608.18766  [pdf, ps, other

    math.NA cond-mat.mtrl-sci

    A shifted energy barrier approach for phase-field modeling of tensile-dominated brittle fracture

    Authors: Yaode Yin, Luigi Greco, Hongjun Yu, Simone Morganti

    Abstract: The classical AT1 phase-field model contains an intrinsic energy barrier for crack nucle ation, which makes the predicted strength depend on the fracture toughness and the regularization length. For tensile-dominated brittle fracture, this barrier is shifted by mapping the Rankine criterion, evaluated on the effective stress, onto a state-dependent active-energy threshold. The prescribed tensile s… ▽ More

    Submitted 20 August, 2026; v1 submitted 19 August, 2026; originally announced August 2026.

  6. arXiv:2608.18701  [pdf, ps, other

    cs.RO

    SoftVTBench: A Deformation-Aware Visuo-Tactile Dataset and Benchmark for Deformable-Object Manipulation

    Authors: Bowen Jing, Mingxin Wang, Ruiyang Hao, Chenchen Ge, Hanwen Shen, Junjie He, Yang Cui, Yiming Hou, Weitao Zhou, Jiawei Wang, Minglei Li, Dandan Zhang, Ding Zhao, Houde Liu, Xiaofan Li, Si Liu, Ping Luo, Haibao Yu

    Abstract: Physical interaction quality is central to deformable-object manipulation, yet most benchmarks evaluate task success alone. A policy may complete the task while allowing slip or causing excessive compression. A primary bottleneck is the absence of visuo-tactile datasets that pair policy-visible contact observations with independent physical ground truth over complete tasks. We introduce SoftVTBenc… ▽ More

    Submitted 19 August, 2026; originally announced August 2026.

  7. arXiv:2608.17075  [pdf, ps, other

    cs.CL cs.AI

    Foundation Agents Meet Agentic Deep Research: Evidence-Grounded Clinical Code Forecasting

    Authors: Junda Wang, Meysam Ghaffari, Akshat Choube, Mohsen Sharifi Renani, Hong Yu, Carlos Morato

    Abstract: Next-encounter ICD forecasting predicts which standardized diagnosis codes will be documented at a future visit from the longitudinal record available beforehand. The task is prospective and multi-label: the target note does not yet exist, and several codes may be correct. Structured EHR foundation models capture recurrence and temporal progression, whereas language foundation models generate flex… ▽ More

    Submitted 17 August, 2026; originally announced August 2026.

  8. arXiv:2608.16742  [pdf, ps, other

    cs.SE cs.AI

    TDD-Agent: Test-Driven Reasoning for Code Generation

    Authors: Hongyue Yu, Kefan Li, Jiakun Li, Hongzheng Chai, Yuan Yuan, Rui He, Junyi Wei

    Abstract: Large Language Models (LLMs) have achieved remarkable progress in code generation, yet ensuring correctness in complex, repository-level tasks remains challenging. Existing approaches often use generated tests as static post-hoc validators, which limits their ability to guide implementation and may introduce misleading feedback when the tests themselves are incomplete or incorrect. In this paper,… ▽ More

    Submitted 17 August, 2026; originally announced August 2026.

  9. arXiv:2608.16715  [pdf, ps, other

    cs.RO

    MatchingPolicy: Correspondence-Aware Policy Enables Cross-Object In-Context Learning

    Authors: Qijin She, Hanyang Yu, Zeming Li, Ping Tan

    Abstract: In-context imitation learning enables few-shot policy generalization but struggles to maintain performance on unseen objects and novel scenarios. To address this, we introduce MatchingPolicy, a correspondence-driven framework that explicitly decouples demonstration-to-scene matching from policy learning. Central to our method is a correspondence-aware diffusion policy that conditions robotic actio… ▽ More

    Submitted 17 August, 2026; originally announced August 2026.

  10. arXiv:2608.16082  [pdf, ps, other

    cs.LG

    Towards Reasonable Molecular Structure Elucidation from Infrared Spectroscopy with Chemical Feedback

    Authors: Yusen Tan, Hongyu Zhan, Hai-tao Yu, Changxi Chi, Wenjie Du, Jun Xia

    Abstract: Infrared (IR) spectra provide characteristic signals of molecular structure, which are often interpreted by experts via functional-group identification or library matching, making the process time-consuming and ambiguous. Recent machine learning methods have made progress in molecular structure elucidation using molecular formulas and IR spectra. However, these models often infer unreasonable cand… ▽ More

    Submitted 17 August, 2026; originally announced August 2026.

  11. arXiv:2608.16075  [pdf, ps, other

    cs.IR

    TRACER: Balancing Stability-Plasticity-Cognitivity Trilemma for LLM Enhanced Continual Recommendation

    Authors: WooJoo Kim, HyunSik Yoo, JunYoung Kim, JaeHyung Lim, SeongKu Kang, HwanJo Yu

    Abstract: Continual recommendation aims to capture evolving user interests from streaming data but struggles with sparsity. LLM enhancers mitigate this with semantic knowledge, but naive integration creates a new conflict. We identify this as the Stability-Plasticity-Cognitivity (SPC) Trilemma, where generalized LLM semantic priors (Cognitivity) conflict with retaining personalized historical preferences (S… ▽ More

    Submitted 17 August, 2026; originally announced August 2026.

    Comments: Accepted to CIKM 2026 full research paper

  12. arXiv:2608.16073  [pdf, ps, other

    cs.IR cs.LG

    GOD: Enhancing Generalization via Deep Grafting for Sequential Recommendation

    Authors: WooJoo Kim, JunYoung Kim, JaeHyung Lim, HwanJo Yu

    Abstract: Sequential recommenders often struggle with sparse and noisy histories, limiting generalization to unseen interactions. Knowledge distillation mitigates this by transferring dense supervision from a teacher to a student. However, most distillation methods run teacher and student independently, then match student outputs or representations to the teacher. Such supervision entangles student-componen… ▽ More

    Submitted 17 August, 2026; originally announced August 2026.

    Comments: Accepted to CIKM 2026 full research paper

  13. arXiv:2608.15425  [pdf, ps, other

    cs.CV cs.AI

    NumerosityVLM: A Cognitively Inspired Benchmark for Interpreting Numerosity Representations in Vision-Language Models

    Authors: Yiming Fu, Fangjun Li, Xiujin Liu, Ruidong Ma, Hang Yu, Zhichen Lu, Kanwei He, Alessandro Di Nuovo, Angelo Cangelosi, Zhegong Shangguan

    Abstract: Vision-language models (VLMs) achieve strong performance on high-level multimodal tasks, yet numerosity perception, a cognitive ability that emerges in human infants before language acquisition, remains poorly understood in current models, as existing counting benchmarks entangle numerosity with correlated visual factors. We introduce a cognitively inspired diagnostic benchmark, NumerosityVLM, com… ▽ More

    Submitted 15 August, 2026; originally announced August 2026.

  14. arXiv:2608.14730  [pdf, ps, other

    cs.CV cs.CR cs.LG

    IP Protection in the Era of Visual Generative AI: A Survey

    Authors: Zhuan Shi, Shunchang Liu, Alireza Dehghanpour Farashah, Qian Yang, Han Yu, Cao Yang, Chaochao Chen, Yuping Yan, Yaochu Jin, Golnoosh Farnadi, Lingjuan Lyu

    Abstract: The rapid evolution of visual generative AI has introduced a wide range of intellectual property risks, spanning the unauthorized learning, reproduction, extraction, misuse, and redistribution of protected data and model assets. To address these risks, a growing body of technical defenses has been proposed. However, existing surveys typically organize this literature by lifecycle stage or technica… ▽ More

    Submitted 12 August, 2026; originally announced August 2026.

    Comments: 35 pages, 2 figures, 3 tables

  15. arXiv:2608.14454  [pdf, ps, other

    math.CO math.MG

    The Erdős distinct distances problem in $\mathbb{R}^3$

    Authors: Jonathan Tidor, Hung-Hsun Hans Yu, Dmitrii Zakharov

    Abstract: We prove that $N$ points in $\mathbb{R}^3$ determine at least $N^{2/3-o(1)}$ distinct distances.

    Submitted 14 August, 2026; originally announced August 2026.

    Comments: 147 pages

  16. arXiv:2608.14184  [pdf, ps, other

    cs.IT

    Positioning with Flexible Reflectors: Solution and Performance Analysis

    Authors: Jiajun He, Han Yu, Danyan Lin, Gaofeng Pan, Hing Cheung So, Stefano Buzzi, Hien Quoc Ngo

    Abstract: Flexible reflectors (FRs) have emerged as a low-cost and energy-efficient solution for reshaping electromagnetic propagation environments across a wide range of applications. This paper investigates FR-swarm-assisted target localization in scenarios where line-of-sight (LoS) paths are unavailable. By leveraging the virtual LoS paths created by the FRs, a simple yet accurate estimator is proposed f… ▽ More

    Submitted 14 August, 2026; originally announced August 2026.

  17. arXiv:2608.14034  [pdf, ps, other

    astro-ph.SR

    High-order Paschen emission from the quiet-Sun off-limb chromosphere

    Authors: Haocheng Yu, Yukio Katsukawa, Mingde Ding, Takuma Matsumoto, Sami K. Solanki, Julian Blanco Rodríguez, David Orozco Suárez, Masahito Kubo, Andreas Lagg, Achim Gandorfer, José Carlos del Toro Iniesta, Pietro Bernasconi, Thomas Berkefeld, Alex Feller, Tino L. Riethmüller, Alberto Álvarez-Herrero, H. N. Smitha, Bianca Grauf, Michael Carpenter, Alexander Bell, Valentín Martínez Pillet, Francisco Javier Bailén, Juan Sebastián Castellanos Durán, Edvarda Harnes, Johannes Hölken , et al. (9 additional authors not shown)

    Abstract: We report the detection of high-order hydrogen Paschen emission lines (Pa~15, Pa~16, and Pa~17) in the quiet-Sun chromosphere off the solar limb using the Chromospheric Infrared SpectroPolarimeter (SCIP) on board the {\sc Sunrise~iii} balloon telescope. These lines reveal thread-like structures resembling spicules and exhibit systematically smaller Doppler velocities than Ca~II~854.2~nm, suggestin… ▽ More

    Submitted 14 August, 2026; originally announced August 2026.

    Comments: 6 pages, 5 figures

  18. arXiv:2608.13924  [pdf, ps, other

    cs.RO

    BICPO-VLA: Behavior-Identified Continuation Preference Optimization for Smooth Asynchronous Vision-Language-Action Control

    Authors: Ming Shang, Yuchen Huang, Jiaoyang Chen, Haoyuan Hu, Han Yu, Liping Song, Luyun Feng, Shuo Bao, Wei Dong, Xinzhou Wang, Fuchun Sun

    Abstract: The request-to-handoff gap has three coupled sources: ambiguity about the behavior intended at request time, physical-state drift accumulated during action generation, and residual incompatibility when the new action finally assumes control. BICPO-VLA addresses them in sequence. First, an instruction-aware causal history encoder identifies the behavior supported by the command and current task pro… ▽ More

    Submitted 13 August, 2026; originally announced August 2026.

    Comments: 9 pages,4 figures

  19. arXiv:2608.12987  [pdf, ps, other

    cs.IR cs.AI

    Generative Universal Multimodal Retrieval with Dual-role Identifiers

    Authors: Kaipeng Li, Haitao Yu, Xuanchen Zhou

    Abstract: Generative information retrieval (GIR) has emerged as a compelling alternative to the conventional index-retrieve-then-rank retrieval pipeline by training a generator to produce the identifiers of relevant items directly. Despite its promise, a number of open challenges still remain. First, constrained left-to-right decoding is vulnerable to prefix-level errors and local optima. Second, most prior… ▽ More

    Submitted 13 August, 2026; originally announced August 2026.

    Comments: This paper is under review

  20. arXiv:2608.11846  [pdf, ps, other

    cs.IR

    From Overlooked to Explored: Recovering Item Relations via Mixture of Perspectives for Sequential Recommendation

    Authors: Junyoung Kim, Wonbin Kweon, Woojoo Kim, Jaehyung Lim, Dongha Kim, Hwanjo Yu

    Abstract: Capturing user preference from a user's interaction sequence is the central challenge of Sequential Recommendation (SR). This preference intuitively emerges from inter-item relations: each item transition reflects a preference embedded in the relations between items, making the faithful capture of these relations essential for accurate recommendation. For this reason, self-attention is dominant in… ▽ More

    Submitted 12 August, 2026; originally announced August 2026.

    Comments: Accepted at CIKM 2026 full research papers track

  21. arXiv:2608.11678  [pdf, ps, other

    physics.ins-det hep-ex

    Development and Initial Performance of an Upgraded NaI(Tl) Crystal Encapsulation for COSINE-100U

    Authors: Doohyeok Lee, Jae Young Cho, Chang Hyon Ha, Eunju Jeon, Hongjoo Kim, Jinyoung Kim, Kyungwon Kim, SungHyun Kim, Sun Kee Kim, Won Kyung Kim, Yeongduk Kim, Young Ju Ko, Hyunseok Lee, Hyun Su Lee, In Soo Lee, Jaison Lee, Seo Hyun Lee, Seung Mok Lee, Reina H. Maruyama, Jong-Chul Park, Kangsoon Park, Kihong Park, Se Dong Park, Kyungmin Seo, Min Ki Son , et al. (1 additional authors not shown)

    Abstract: The COSINE-100 experiment was designed to test the DAMA/LIBRA annual-modulation claim using low-background NaI(Tl) detectors. For the COSINE-100U upgrade, we developed a new crystal-encapsulation system to increase light-collection efficiency while preserving long-term detector stability, thereby improving sensitivity to low-mass dark matter. The upgraded design eliminates the quartz optical windo… ▽ More

    Submitted 12 August, 2026; originally announced August 2026.

  22. arXiv:2608.10519  [pdf, ps, other

    cs.CV

    SparSTAR: Sparse Attention for SpaceTime AutoRegressive Video Synthesis

    Authors: Jongbeom Lee, Hyunwoo Yu, Jincheol Yang, Jaemin Choi, Suk-Ju Kang

    Abstract: InfinityStar extends visual autoregressive generation to video through a sequence of image and clip pyramids. Its changing scale and cross-clip context, however, leave late-scale attention costly and make sparse patterns reused from diffusion or image VAR models unreliable. We introduce SparSTAR, a training-free block-sparse attention method tailored to this setting. At each expensive scale and at… ▽ More

    Submitted 20 August, 2026; v1 submitted 11 August, 2026; originally announced August 2026.

  23. arXiv:2608.10449  [pdf, ps, other

    cs.RO

    PBD-AG: Persistent Baseline-Delta Active Graphs with Uncertainty-Aware Inspection for Long-Horizon Service Robots

    Authors: Shuo Bao, Wei Dong, Shuyue Zhang, Ming Shang, Yuchen Huang, Han Yu, Chengjie Xu, Yiheng Bi, Kai Sun, Fuchun Sun, Xinzhou Wang

    Abstract: Long-horizon service robots require persistent world models that can be built autonomously in unseen environments and revised as task-relevant objects change. Existing methods rely on online mapping, which accumulates localization and observation errors, static scene representations that cannot capture persistent object changes, or holistic vision-language predictions that lack verifiable 3D geome… ▽ More

    Submitted 12 August, 2026; v1 submitted 11 August, 2026; originally announced August 2026.

  24. arXiv:2608.09333  [pdf, ps, other

    cs.RO

    DH-VLM: Dual-Horizon Cooperative Latent Reasoning for Autonomous Driving

    Authors: Ziyi Song, Chen Xia, Hang Yu, Sheng Zhou, Zhisheng Niu

    Abstract: Large-scale language models for autonomous driving enable enhanced global understanding and long-horizon planning. However, when deployed in isolated vehicles, limited sensing range and occlusions restrict reliable decision-making, and the substantial computational and latency overhead makes on-board deployment impractical. Cooperative driving provides a potential solution by leveraging external a… ▽ More

    Submitted 10 August, 2026; originally announced August 2026.

  25. arXiv:2608.08819  [pdf, ps, other

    cs.CV physics.med-ph

    MRI super-resolution in ten sampling steps using a diffusion bridge model

    Authors: Mojtaba Safari, Hang Yu, Zach Eidex, Mingzhe Hu, Ryan J. Sanford, Alexandru Florea, Shansong Wang, Chih-Wei Chang, Erik H Middlebrooks, Aditya Juloori, Stanley L. Liauw, Ralph Weichselbaum, Xiaofeng Yang

    Abstract: Objective. MRI provides excellent soft-tissue contrast, but long acquisition times can cause patient discomfort and lead to motion artifacts, forcing a trade-off between spatial resolution and scan time. Diffusion-based super-resolution (SR) reconstructs high-resolution (HR) images from low-resolution (LR) inputs, but typically needs many sampling steps and initializes from a Gaussian prior ill-su… ▽ More

    Submitted 9 August, 2026; originally announced August 2026.

  26. arXiv:2608.08630  [pdf, ps, other

    cs.CV

    VLZip: Unified Visual and Textual Compression for Interleaved Long-Context Modeling

    Authors: Yuqi Zhang, Cheng Chen, Yuyu Guo, Wenjie Yang, Lingchen Meng, Peng Di, Hang Yu, Zuxuan Wu, Yu-Gang Jiang

    Abstract: Vision Language Models (VLMs) face significant challenges with ultra-long, interleaved image-text sequences due to the quadratic complexity of self-attention. Current solutions either resort to aggressive token pruning, risking irreversible information loss, or adopt efficient but less precise architectures, while largely ignoring the equally vital textual component. We introduce VLZip, a framewor… ▽ More

    Submitted 9 August, 2026; originally announced August 2026.

  27. arXiv:2608.08476  [pdf, ps, other

    cs.CV

    RayLift: Lifting Complementary Ray-Wise Evidence with 3D Geometry Priors for Semantic Scene Completion

    Authors: Meng Wang, Hongxia Yu, Wenzhe He, Xingdong Song, Huilong Pi, Jiapeng Zhang, Ruihui Li

    Abstract: Camera-based 3D semantic scene completion (SSC) provides comprehensive scene understanding for autonomous driving and robotics. However, existing methods often treat stereo depth estimates as deterministic geometric constraints, causing depth uncertainty and local correspondence errors to propagate directly into voxel representations. To address this issue, we propose RayLift, a framework that use… ▽ More

    Submitted 9 August, 2026; originally announced August 2026.

  28. arXiv:2608.08451  [pdf, ps, other

    cs.CL cs.AI

    Calling the Bluff: Detecting Ever-Shifting Harmful Chat Dialogue via Ordered Reasoning Chain Regularization

    Authors: Haojie Yu, Ziyou Jiang, Junjie Wang, Mingyang Li, Yuekai Huang, Jie Huang, Qing Wang

    Abstract: Harmful chat dialogues are ever-shifting through type-shifting and lexical evasion, yet we find they share invariant principles, i.e., an Ordered Reasoning Chain (ORC) of recurring topics, harm language indicators, severity hierarchies, and type characteristics, which can help us capture the key information in the frequently changing lexical expressions. We propose BRACE, which encodes the ORC as… ▽ More

    Submitted 8 August, 2026; originally announced August 2026.

    Comments: 9 pages, 4 figures, conference

  29. arXiv:2608.08402  [pdf

    cs.CV

    Agentic AI-powered flexible fiber-bundle endoscopy for high-resolution NIR-II fluorescence imaging in vivo

    Authors: Yanzhao Shi, Yuanhua Liu, Sixin Xu, Wayne Jason Li, Yuyuan Chen, Danyang Xu, Zhisheng Wu, Hanze Yu, Ian Yu-Hong Wong, Simon Ying-Kit Law, Hongjie Dai, Liangqiong Qu, Feifei Wang

    Abstract: Fiber-bundle endoscopy offers a compact and flexible route for clinical fluorescence imaging through natural human orifices, but since its first report in the 1950s, it has remained limited by low spatial resolution, honeycomb artifacts, and inter-core crosstalk. The crosstalk becomes more pronounced at near-infrared-II wavelengths (NIR-II, 1000-3000 nm), a spectral window that offers superior con… ▽ More

    Submitted 8 August, 2026; originally announced August 2026.

  30. arXiv:2608.08188  [pdf, ps, other

    cs.AI cs.CL cs.LG

    Quantization Degradation in Large Language Models: A Signal-Noise Perspective

    Authors: Chenxi Zhou, Pengfei Cao, Jinyu Ye, Bohan Yu, Haida Yu, Jiang Li, Jun Zhao, Kang Liu

    Abstract: Post-training quantization reduces the deployment cost of large language models, yet how severely a quantized model degrades is not determined by bit-width alone. We systematically study weight-only post-training quantization across bit-widths, quantization methods, model scales and downstream tasks on multiple model families. We observe that such degradation varies substantially across these fact… ▽ More

    Submitted 8 August, 2026; originally announced August 2026.

  31. arXiv:2608.07850  [pdf, ps, other

    astro-ph.HE

    Anisotropic Particle Transport from a Pulsar Wind Nebula Revealed by Einstein Probe and LHAASO

    Authors: Zhen Cao, F. Aharonian, Y. X. Bai, Y. W. Bao, D. Bastieri, X. J. Bi, Y. J. Bi, W. Bian, J. Blunier, A. V. Bukevich, C. M. Cai, W. Y. Cao, Zhe Cao, J. Chang, J. F. Chang, E. S. Chen, G. H. Chen, H. K. Chen, L. F. Chen, Liang Chen, Long Chen, M. J. Chen, M. L. Chen, Q. H. Chen, S. Chen , et al. (320 additional authors not shown)

    Abstract: Pulsar wind nebulae (PWNe) are major cosmic ray accelerators, yet the mechanisms transporting high-energy particles into the interstellar medium remain elusive. Building on the LHAASO discovery of an ultra-high-energy (UHE) $γ$-ray source near the bow-shock PWN powered by the pulsar PSR J1740+1000, we present a joint Einstein Probe (EP) and LHAASO study of this system. EP observations reveal an ex… ▽ More

    Submitted 7 August, 2026; originally announced August 2026.

    Comments: Accepted by Science China Physics, Mechanics, and Astronomy. Main text: 9 pages, 4 figures, 1 table; Supplementary Materials: 7 pages, 2 figures, 4 tables

  32. arXiv:2608.07619  [pdf, ps, other

    cs.RO

    GWM-VLA: Geometry-Aware Latent World Modeling for Vision-Language-Action Learning

    Authors: Yanping Zhao, Hang Yu, Yiwei Wang, Chen Ye, Siyu Tian, Di Zhang, Qingjun Wang, Qian Chen, Junqiao Zhao, Chen Ye, Guang Chen

    Abstract: Vision-Language-Action (VLA) models achieve strong robotic manipulation performance but often degrade under visual and environmental shifts. Latent world modeling offers a promising approach to improving robustness, yet existing methods commonly encode camera views independently and predict holistic scene dynamics without explicitly modeling their geometric relationships. We propose GWM-VLA, a geo… ▽ More

    Submitted 7 August, 2026; originally announced August 2026.

  33. arXiv:2608.07555  [pdf, ps, other

    cs.RO

    You Don't Need To Stay in The Loop: An Agentic Robotics Loop for Robot-Policy Improvement

    Authors: Hang Yu

    Abstract: Coding agents such as Claude Code and Codex close the software loop: a main agent manages the loop, subagents analyze and execute, tools do the work. We port this architecture to robot-policy improvement, where one difference dominates the design: robotic tools---trained policies, training pipelines, data collection---fail routinely, so a tool's quality must be measured, recorded at every call, an… ▽ More

    Submitted 1 August, 2026; originally announced August 2026.

    Comments: Agentic Robotics Preview Version

  34. arXiv:2608.06795  [pdf, ps, other

    cs.CR cs.AI cs.CL

    LoRAScan: Detecting Backdoor Prompts in Low-Rank Adapters for Large Language Models via Down-Projection Activation Spikes

    Authors: Doniyorkhon Obidov, Honggang Yu, Xiaolong Guo, Kaichen Yang

    Abstract: Low-rank adaptation (LoRA) enables efficient specialization and distribution of large language models through compact adapters. However, untrusted adapters introduce a supply-chain threat: a backdoored adapter can cause a model to generate harmful content, malicious code, political propaganda, or covert advertisements when an input contains a hidden trigger. Adapter-agnostic defenses merge the ada… ▽ More

    Submitted 7 August, 2026; originally announced August 2026.

  35. arXiv:2608.06332  [pdf, ps, other

    cs.RO

    GeniWorld: A Generalizable Interactive World Model for Robotic Manipulation via Visual Actions

    Authors: Chenghao Gu, Hanyang Yu, Jingbo Zhang, Haitao Lin, Wenyao Zhang, Jinghe Wang, Hanglei Jin, Shuzhao Xie, Jingyan Jiang, Zhi Wang

    Abstract: Generalist robot policies exhibit strong capabilities, but their robustness in complex and unseen environments remains limited. Scaling robot learning and evaluation in diverse real-world environments remains costly and challenging. Action-conditioned world models offer a promising alternative, but they often suffer from limited action controllability and poor generalization to out-of-distribution… ▽ More

    Submitted 6 August, 2026; originally announced August 2026.

  36. arXiv:2608.06146  [pdf, ps, other

    cs.AI

    PaDoc: Layout-Grounded Parallel Decoding for Document Parsing

    Authors: Hao Yu, Jiabo Zhan, Kang Liu, Linnan Zhao, Dongxu Yue, Rui Chen, Jinglin Wang, Chong Sun, Chen Li, Jing Lyu, Chun Yuan

    Abstract: End-to-end document parsers provide a unified interface, but serialize page layouts and regional contents into one autoregressive sequence. This formulation forces independent regions onto a decoding path whose length grows with the total content, whereas crop-based two-stage parsers expose region-level parallelism at the cost of repeated visual prefills and fragmented page context. To retain full… ▽ More

    Submitted 6 August, 2026; originally announced August 2026.

  37. arXiv:2608.06099  [pdf, ps, other

    math.NA

    A Thermodynamically Consistent Cahn-Hilliard-Navier-Stokes Model for Tumor Growth

    Authors: Chenyang Li, Ping Lin, Hui Yu, Haibiao Zheng

    Abstract: This work develops a thermodynamically consistent phase-field model for tumor growth based on the energetic variational framework. The model couples the Cahn-Hilliard equations for tumor evolution and nutrient transport with the incompressible Navier-Stokes equations. A first-order time discretization scheme based on the Multiple Scalar Auxiliary Variables (MSAV) approach together with a pressure-… ▽ More

    Submitted 6 August, 2026; originally announced August 2026.

  38. arXiv:2608.06065  [pdf, ps, other

    cs.CV

    The Next Screenshot Knows: Gated Hindsight Distillation for Mobile GUI Agents

    Authors: Weiwei Li, Junzhuo Liu, Tong Chu, Hengfu Yu, Wen Li

    Abstract: GUI agents are commonly trained offline from successful interaction trajectories. Standard training decomposes each trajectory into prefix-action pairs: the agent predicts an action from the current screen and interaction history, while the subsequent observation is discarded. This removes the rationale of why an action is correct: the evidence often appears only on the subsequent screen. For exam… ▽ More

    Submitted 6 August, 2026; originally announced August 2026.

  39. arXiv:2608.05917  [pdf, ps, other

    cs.SE

    Escaping the Self-Repair Trap: Improving Test Oracle Generation via Dual-Context Awareness

    Authors: Kefan Li, Hongyue Yu, Yuan Yuan

    Abstract: Large Language Models (LLMs) have shown strong potential for regression-oracle completion, where a test prefix is given and the current program version is treated as expected behavior. Recent approaches increasingly rely on iterative self-repair and execution feedback, but optimizing execution success does not necessarily yield strong fault-revealing oracles. This objective, widely adopted in repa… ▽ More

    Submitted 6 August, 2026; originally announced August 2026.

    Comments: Accepted to ASE 2026

  40. arXiv:2608.05803  [pdf, ps, other

    cs.CV

    Vorch-Omni: Multi-Task Orchestration of Sight and Sound

    Authors: Vorch Team, Xiaoyu Chen, Yang Ding, Cong Han, Menglin Han, Yuxin Hong, Jiebo Hou, Zequn Jie, Xiang Li, Jing Liu, Qi Liu, Yulei Lu, Siyuan Luo, Lin Ma, Xin Ma, Yinlong Qian, Peng Shi, Fang Wan, Siqi Wang, Yaohui Wang, Yaole Wang, Yidi Wu, Siqian Yang, Mingyu Yin, Haoran Yu , et al. (3 additional authors not shown)

    Abstract: Recent advances in generative video modeling have enabled diverse generation, reference-based synthesis, extension, and editing, but existing approaches often rely on fragmented task-specific models. A general model must distinguish heterogeneous target, source, and reference signals to determine what to generate, preserve, or use as guidance, while reducing interference among tasks. Joint audio-v… ▽ More

    Submitted 6 August, 2026; originally announced August 2026.

    Comments: Project Page: https://vorch-project.github.io/Vorch-Omni-project/

  41. arXiv:2608.05663  [pdf, ps, other

    cs.CV cs.SD

    Vorch-Streamer: Extending Human Audio-Visual Generation to Real-Time Long-Form Streaming

    Authors: Menglin Han, Yang Ding, Yulei Lu, Haoran Yu, Xin Ma, Junyi Chen, Zhangkai Ni, Lin Ma, Yaohui Wang

    Abstract: Real-time long-form avatar audio-video generation requires causal, continuous synthesis while maintaining audiovisual synchronization and visual consistency. Adapting a pretrained bidirectional model to this setting presents two key dilemmas. First, autoregressively reusing generated blocks as context creates exposure bias, causing errors and visual drift to accumulate over long rollouts. Second,… ▽ More

    Submitted 6 August, 2026; v1 submitted 6 August, 2026; originally announced August 2026.

    Comments: Project page: https://vorch-project.github.io/Vorch-Streamer-project/

  42. arXiv:2608.04471  [pdf, ps, other

    cs.LG cs.AI

    Beyond Linear Dynamics: Neural Bilinear Dynamical Models for Time Series Forecasting

    Authors: Mengzhou Gao, Huangqian Yu, Pengfei Jiao

    Abstract: Time series in real-world applications are often generated by nonlinear dynamical systems, making accurate forecasting challenging. Existing approaches that explicitly model system dynamics typically rely on linear assumptions or Koopman-based linearizations, which may inadequately capture complex nonlinear behaviors and lead to error accumulation in long-horizon prediction. To address this limita… ▽ More

    Submitted 5 August, 2026; originally announced August 2026.

  43. arXiv:2608.04362  [pdf, ps, other

    astro-ph.GA hep-ph

    Cold Dark Matter and Self-Interacting Dark Matter Interpretations of Cloud-9

    Authors: Morgan Ohana, Xingyu Zhang, Hai-Bo Yu

    Abstract: Recently, the Five-hundred-meter Aperture Spherical Telescope discovered a gas-rich hydrogen cloud near M94 in the $21\,{\rm cm}$ band. Lacking an optical counterpart, this object, dubbed Cloud-9, has been identified as a compelling Reionization Limited \textsc{Hi} Cloud (RELHIC). RELHICs provide exceptionally clean laboratories for probing dark matter, free from the baryonic complexities associat… ▽ More

    Submitted 4 August, 2026; originally announced August 2026.

    Comments: 10 pages, 6 figures

  44. arXiv:2608.04059  [pdf, ps, other

    hep-ex hep-ph

    A Bayesian approach to the long-baseline neutrino oscillation sensitivity of DUNE

    Authors: DUNE Collaboration, S. Abbaslu, F. Abd Alrahman, A. Abed Abud, R. Acciarri, M. A. Acero, M. R. Adames, G. Adamov, M. Adamowski, K. Adhikari, C. Adriano, K. Agudelo-Jaramillo, F. Akbar, F. Alemanno, N. S. Alex, L. Aliaga Soplin, A. Alqaisi, O. Alterkait, A. Alton, R. Alvarez, T. Alves, A. Aman, H. Amar, R. M. Amarinei, P. Amedo , et al. (1262 additional authors not shown)

    Abstract: The sensitivity of the Deep Underground Neutrino Experiment (DUNE) to neutrino oscillation is evaluated using a Bayesian Markov Chain Monte Carlo (MCMC) approach. This analysis uses the same underlying sensitivity inputs as previous DUNE studies [Eur. Phys. J. C 80, 978 (2020)], and therefore does not present updated DUNE sensitivities, but instead explores the additional inferences accessible usi… ▽ More

    Submitted 4 August, 2026; originally announced August 2026.

    Comments: 20 pages, 5 figures

    Report number: FERMILAB-PUB-26-0548-LBNF

  45. arXiv:2608.03748  [pdf, ps, other

    nucl-th

    Constructing Effective Interactions via Projection-Based Inversion

    Authors: Hang Yu, Serdar Elhatisari, Sebastian König, Dean Lee, Yuan-Zhuo Ma, Takayuki Miyagi

    Abstract: We present a numerical prescription for extracting continuum scattering information from discrete spectra by constraining effective interactions inspired by effective field theory (EFT). Using a Multiparameter Eigenvalue Problem (MEP) emulator, we map energies to a sum of contact potentials by recasting the inverse problem as a linear eigenvalue equation. Because our method determines the effectiv… ▽ More

    Submitted 4 August, 2026; originally announced August 2026.

    Comments: 5 pages, 3 figures

  46. arXiv:2608.02539  [pdf, ps, other

    econ.EM cs.LG math.ST

    A Simple Approximation to the Distribution of the Ridge Regression Estimator

    Authors: José Luis Montiel Olea, Ryan Strong, Amilcar Velez, Zhuoheng Xu, Haomin Yu

    Abstract: We present a simple Gaussian approximation to the finite-sample distribution of the classical ridge regression estimator. Our approximation captures the fact that, in finite samples, the ridge regression estimator trades off bias and variance to reduce estimation and prediction error. Our approximation is based on nonstandard asymptotics where $i)$ we let the estimator's regularization parameter g… ▽ More

    Submitted 3 August, 2026; originally announced August 2026.

    Comments: 16 Figures

  47. arXiv:2608.02437  [pdf, ps, other

    cs.CV

    InfiniSplat: Implicit Gaussian Decoding for Large-Baseline Monocular View Synthesis

    Authors: Jiawei Wang, Hao Yu, Yongzhen Hu, Xinyi Yang, Tao Ni, Xin Zhan, Junbo Chen, Xiaowei Zhou, Ruizhen Hu, Sida Peng

    Abstract: Single-image feed-forward 3D Gaussian Splatting (3DGS) aims to directly generate a renderable 3D scene representation from one input image, avoiding the cost of multi-view capture and per-scene optimization. However, existing methods are often constrained by a pixel-aligned representation, where Gaussians are predicted from fixed image-grid locations. Such pixel-aligned primitives can produce prom… ▽ More

    Submitted 3 August, 2026; v1 submitted 3 August, 2026; originally announced August 2026.

    Comments: Accepted to SIGGRAPH Asia 2026 (Journal Track). Code: https://github.com/zju3dv/InfiniSplat

  48. arXiv:2608.02300  [pdf, ps, other

    cs.CV

    A General-Purpose VLM Can Teach an Astronomy Foundation Model to Better Recognize Galaxy Morphology

    Authors: Dichang Zhang, Jiaqi Deng, Yixuan Shao, Yuanpeng Liu, Jiali Cui, Zhiqiang Lao, Heather Yu, Liang Peng, Simon Birrer, Dimitris Samaras

    Abstract: Existing astronomy foundation models provide strong galaxy representations, but adapting them to new survey conditions and survey-specific morphology recognition tasks still requires substantial human supervision. We show that VLM-based VQA systems contain meaningful visual-semantic priors that can serve as weak supervision for downstream morphology classifiers and improve morphology classificatio… ▽ More

    Submitted 3 August, 2026; originally announced August 2026.

    Comments: 12 pages, 5 figures

    ACM Class: I.4.9; J.2

  49. arXiv:2608.00943  [pdf, ps, other

    cs.HC cs.LG

    Rethinking PPG-based Sleep Staging: Datasets, Metrics, and Benchmarks

    Authors: Shuntian Zheng, Jiawei Wang, Cong Fu, Huan Yu, Chen Chen, Yu Guan, Sai Gu

    Abstract: Automated sleep staging assigns discrete stage labels to successive time epochs throughout an overnight recording; conventionally each window spans at least 30 seconds, reflecting the minimum temporal resolution of the clinical scoring standard. Wearable photoplethysmography (PPG) has attracted sustained interest as an ambulatory alternative to laboratory-based polysomnography, which relies on ele… ▽ More

    Submitted 1 August, 2026; originally announced August 2026.

  50. arXiv:2608.00123  [pdf, ps, other

    cs.CL cs.AI cs.GT cs.LG

    LLM-OSDA: An Optimal-Stopping Dynamic Auction for Native Advertising in Multi-Turn LLM Conversations

    Authors: Yan Fang, Jialin Chen, Chun Gan, Hang Yu, Mingjun Nie, Yeyu Zhang, Fengxiang He, Ching Law

    Abstract: LLM-native advertising embeds sponsored content directly into model-generated responses, shifting the unit of sale from a fixed slot to a moment within an evolving conversation. Existing LLM ad-auction mechanisms primarily operate within a single response, settling the winner but not the timing. The extension is nontrivial: with one native insertion opportunity per session, the stopping time depen… ▽ More

    Submitted 4 August, 2026; v1 submitted 31 July, 2026; originally announced August 2026.

    Comments: 14 pages, 7 figures. Submitted to the 41st AAAI Conference on Artificial Intelligence (AAAI 2027)

    MSC Class: 68T07 ACM Class: I.2.6; I.2.7