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

Showing 1–50 of 421 results for author: Zeng, H

Searching in archive cs. Search in all archives.
.
  1. arXiv:2608.20485  [pdf, ps, other

    cs.AI cs.SE

    Terminal Agents: A Survey of AI Agents in Command-Line Environments

    Authors: Yi Bin, Xiaoyang Yuan, Haoxi Zeng, Wencheng Ye, Wenqi Shao, Chen Qian, Wei Ye, Yujuan Ding, Zheng Wang, Pengpeng Zeng, Jingkuan Song, Heng Tao Shen

    Abstract: Large language model agents increasingly act through terminals, yet existing surveys disperse terminal-mediated behavior across software engineering, tool use, and computer-use research. We regard terminal agents as systems whose dominant progress-bearing action--observation loop is mediated by terminal command execution, textual feedback, and stateful environment interaction. Using terminal-media… ▽ More

    Submitted 20 August, 2026; originally announced August 2026.

    Comments: 52 pages, 7 figures

  2. arXiv:2608.16033  [pdf, ps, other

    cs.CL

    $R^3$-Bench: LLMs Struggle with Resource-Rational Reasoning under Shared Budgets

    Authors: Peisong Wang, Zhiwei Ma, Bowen Liu, Feixue Liu, Aochuan Chen, Chenyi Zi, Hongchuan Zeng, Yuhan Li, Jia Li

    Abstract: In cognitive science, resource rationality asks how an agent should allocate limited computation to maximize expected value. Most reasoning and agent benchmarks use independent per-task budgets; existing shared-budget studies do not calibrate suite performance against the same model's demonstrated single-problem competence. We introduce $R^3$-Bench, which evaluates six-problem suites under shared… ▽ More

    Submitted 16 August, 2026; originally announced August 2026.

    Comments: Code is available at https://github.com/NineAbyss/R-3-Bench . The dataset is available at https://huggingface.co/datasets/R-3-Bench/R-3-Bench

  3. arXiv:2608.15389  [pdf, ps, other

    cs.AI

    Agentic-SQL Revisited: Autonomy-Based Taxonomy and Empirical Benchmark Analysis for LLM Text-to-SQL

    Authors: Changruo Zhao, Zujun Peng, Yu Tian, Yuting Liu, Yiyun Su, Huiying Zhu, Luyan Zhang, Heming Zeng

    Abstract: LLM-based Text-to-SQL progress is reported across heterogeneous benchmarks, backbones, and inference protocols, making cross-system comparison fragile. We reframe the field as a leaderboard aggregation: we collect the metrics authors themselves report and organize them along an inference-autonomy axis spanning constrained, in-context, iterative, agentic, and reasoning-internalized generation, with… ▽ More

    Submitted 15 August, 2026; originally announced August 2026.

  4. arXiv:2608.15045  [pdf, ps, other

    cs.CV

    MOSS-VL Technical Report

    Authors: Pengyu Wang, Chenkun Tan, Shaojun Zhou, Qirui Zhou, Yanxin Chen, Xingyang He, Huazheng Zeng, Jijun Cheng, Chenghao Wang, Xiaomeng Qian, Pengfei Wang, Zhan Huang, Shanqing Gao, Wei Huang, Longjun Cao, Wu Ran, Jie Liu, Changtai Zhu, Hongkai Wang, Yixian Tian, Chenghao Liu, Zhen Ye, Xinghao Wang, Botian Jiang, Guoguo Feng , et al. (7 additional authors not shown)

    Abstract: We present MOSS-VL, an open vision-language model family that treats real-time interaction -- perceiving while it speaks -- as a first-class capability. It is co-designed across the stack: the language decoder attends to vision only through gated cross-attention, so the model can naturally see incoming frames while generating; a synthesized interaction corpus supervises when to speak, when to stay… ▽ More

    Submitted 15 August, 2026; originally announced August 2026.

    Comments: 22 pages. Project page: https://openmoss.ai/MOSS-VL/

  5. arXiv:2608.14877  [pdf, ps, other

    cs.NI eess.SP

    Deep Reinforcement Learning for 6G AI-RAN: A Comprehensive Survey

    Authors: Jie Lu, Peihao Yan, Qijun Wang, Ruxin Lin, Huacheng Zeng

    Abstract: The evolution toward sixth-generation (6G) networks is transforming the radio access network (RAN) into a programmable and intelligent control platform that must continuously adapt to heterogeneous services, dynamic environments, and competing performance objectives. Open Radio Access Network (O-RAN) provides the open interfaces, disaggregated architecture, and multi-timescale control loops needed… ▽ More

    Submitted 14 August, 2026; originally announced August 2026.

  6. arXiv:2608.13681  [pdf, ps, other

    cs.SE cs.AI cs.ET

    Fine-Tuning Qwen3-27B for C-to-Rust Code Translation: A Three-Stage Curriculum of Pretraining, Debugging-Aware SFT, and Task-Specific SFT

    Authors: Pu Zhao, Changdi Yang, Yixiao Chen, Yi Gao, Yifan Cao, Haochen Zeng, Yanzhi Wang

    Abstract: Translating C code into safe, idiomatic Rust is a longstanding software-engineering goal because it can eliminate entire classes of memory-safety vulnerabilities while preserving the functional behavior of legacy systems. Large language models (LLMs) have shown promise for this task but typically underperform when applied off-the-shelf, since general-purpose pretraining rarely emphasizes idiomatic… ▽ More

    Submitted 13 August, 2026; originally announced August 2026.

  7. arXiv:2608.12050  [pdf, ps, other

    cs.CV

    Predicting Functions, Not Features: KANs with Function-Space Joint-Embedding Predictive Learning for Medical Image Segmentation

    Authors: Yungeng Liu, Xuanzi Fang, Yuge Zhang, Shuqi Ren, Haijin Zeng, Yongyong Chen

    Abstract: Kolmogorov--Arnold Networks (KANs) introduce explicit functional representations by parameterizing each network edge as a learnable univariate function. However, existing KAN-based segmentation models optimize edge functions only through objectives defined after edge aggregation, leaving individual functions without an explicit pre-aggregation learning target. To address this limitation, we propos… ▽ More

    Submitted 12 August, 2026; originally announced August 2026.

    Comments: 9 pages, 5 figures

  8. arXiv:2608.11727  [pdf, ps, other

    cs.AI

    Harness-IF: Evaluating Instruction Following Across Instruction Surfaces in Coding Agents

    Authors: Zining Huang, Haoran Que, Hong Zeng, Ge Zhang, Zuo Wang, Jin Chen, Haodong Wang, Zhongfei Hou, Changxin Pu, Shen Yan, Wenhao Huang

    Abstract: When a coding agent obeys a rule, it may simply have been going to do that anyway. Existing instruction-following benchmarks cannot tell the difference: they concentrate rules in the user turn, while coding-agent benchmarks emphasize final task success. We introduce Harness-IF, which scores operational rules one at a time from execution evidence: 60 realistic multi-turn coding items drawn from a 6… ▽ More

    Submitted 12 August, 2026; originally announced August 2026.

    Comments: 26 pages, 7 figures, 8 tables

    ACM Class: I.2.7; D.2.5; I.2.6

  9. arXiv:2608.09995  [pdf, ps, other

    eess.IV cs.CV

    Structural Guidance for Unified Joint Demosaicing and Denoising

    Authors: Qixin Zheng, Ping Chen, Qiangqiang Shen, Haijin Zeng

    Abstract: Joint demosaicing and denoising is a fundamental step in camera image signal processing, yet remains challenging because different Bayer-like color filter arrays (CFAs) and sensor noise jointly corrupt both color sampling and image content. Existing unified restoration networks explicitly model CFA geometry but are still driven primarily by pixel-level supervision, making them prone to structural… ▽ More

    Submitted 7 August, 2026; originally announced August 2026.

    Comments: 19 pages, including supplementary material

  10. arXiv:2608.08366  [pdf, ps, other

    cs.CV q-bio.GN

    VOICE: A Vision-Omics Foundation Model Integrating Direct and Retrieval-Based Prediction of In-situ Single-Cell Gene Expression

    Authors: Xin Luo, Yicheng Tao, Haoxuan Zeng, Suyuan Wang, Chenzi Ouyang, Meiqi Zhu, Kai Liu, Shuibing Chen, Jie Liu

    Abstract: Spatial transcriptomics can resolve gene expression at single-cell resolution, but it is costly, limited to targeted panels of a few hundred to a few thousand genes, and applicable to only a small number of samples. H&E imaging, by contrast, is cheap and collected routinely at scale. This makes predicting single-cell expression directly from morphology a practical way to bring molecular analysis t… ▽ More

    Submitted 8 August, 2026; originally announced August 2026.

  11. arXiv:2608.07916  [pdf, ps, other

    cs.CV

    SegDem: Segmentation helps Demosaicing

    Authors: Ping Chen, Xiangming Wang, Yongyong Chen, Jiezhang Cao, Kai Zhang, Jingyong Su, Jie Liu, Haijin Zeng

    Abstract: Image demosaicing reconstructs a full-color image from incomplete color measurements produced by a sensor covered with a color filter array (CFA). Most existing methods formulate demosaicing as pixel-level reconstruction and mainly rely on local textures, cross-channel correlations, and low-level image statistics. Our core insight is that reconstruction and visual understanding can be viewed as co… ▽ More

    Submitted 8 August, 2026; originally announced August 2026.

    Comments: 20 pagess

  12. arXiv:2608.05446  [pdf, ps, other

    cs.LG cs.CL

    EvoHarness-RL: Learning Self-Evolving Runtime Harness for Long-Horizon LLM Agents

    Authors: Xuying Ning, Dongqi Fu, Tianxin Wei, Hanqing Zeng, Yuanchen Bei, Bingxuan Li, Zihao Li, Qifan Wang, Xiang Shen, Yifan Wu, Jiayi Liu, Hong Li, Yinglong Xia, Xiangjun Fan, Hanghang Tong, Jingrui He

    Abstract: Long-horizon LLM agents increasingly rely on external execution support to maintain state, track progress, invoke tools, verify outcomes, and reuse experience across interactions. However, effective harness use raises two coupled challenges: state formation from noisy interaction traces and runtime control over external-state access. Existing agents usually handle both through prompts, heuristics,… ▽ More

    Submitted 5 August, 2026; originally announced August 2026.

    Comments: Accepted to LLA@COLM 2026

  13. arXiv:2608.01260  [pdf, ps, other

    cs.IR cs.AI

    Auditing Semantic Gains in Sequential Recommendation: A Lightweight Recovery Test

    Authors: Kong Wang, Zhongke He, Xiang Chen, Hongwei Zeng, Kai Deng, Long Wang, Kehua Yang

    Abstract: Recent semantic and generative-retrieval recommenders report substantial improvements over ID-only sequential baselines, but it remains unclear whether these gains arise from language-model reasoning, semantic-ID generation, end-to-end semantic architectures, stronger offline item representations, or complementary semantic and collaborative signals. We investigate this attribution ambiguity throug… ▽ More

    Submitted 2 August, 2026; originally announced August 2026.

  14. arXiv:2608.00358  [pdf, ps, other

    cs.NI cs.DC

    HCCL: Collective Communication for Meta Training and Inference Accelerators

    Authors: Wesley Bland, Tiago Antunes, Lars Paul Huse, Chidambaram Muthu, Adel Abouchaev, Rabib Alam, Abdullah Alperen, Alexey Andronov, Jose Anto Akkara, Vineet Badhwar, Pavan Balaji, Daniel Berkovitch, Bartosz Bogdanski, Shmeelok Chakraborty, Sungjun Cho, John Choi, James Custer, Rodrigo De Castro, Nguyen Dinh Pham, Matthew Edwards, Kristian Evensen, Evan Ezell, Alex Finestead, Seth Goldstein, Prankur Gupta , et al. (41 additional authors not shown)

    Abstract: We present HCCL, a collective communication library co-designed with Meta's MTIA 300 accelerator, the first Meta chip to integrate backend networking directly on chip package. MTIA 300 includes dedicated message engines (MEs) with near-memory compute (NMC) that fully offload collective execution from the compute grid, enabling large overlap between computation and communication. HCCL uses a compil… ▽ More

    Submitted 31 July, 2026; originally announced August 2026.

    Comments: 12 pages, 17 figures, to be published in the proceedings of "SC '26: Proceedings of the International Conference for High Performance Computing, Networking, Storage and Analysis"

  15. arXiv:2607.21118  [pdf, ps, other

    cs.CV

    The Second LoViF 2026 Challenge on Real-World All-in-One Image Restoration: Methods and Results

    Authors: Xiang Chen, Hao Li, Jiangxin Dong, Jinshan Pan, Xin Li, Hongbo Ding, Junpeng Jiang, Xingyu Qiu, Yilian Zhong, Yuxiang Chen, Shibo Yin, Zixuan Huang, Yushun Fang, Xilei Zhu, Yahui Wang, Chen Lu, Xiaodong Zhou, Qingyue Cao, Changwei Gong, Jingyun Liu, Xingchen Yi, Hansen Shi, Ruiyi Liu, Jirui Xie, Tao Liu , et al. (67 additional authors not shown)

    Abstract: This paper presents a review of the second LoViF Challenge on Real-World All-in-One Image Restoration. The challenge aims to advance unified image restoration under diverse real-world degradation conditions, including blur, low-light, haze, rain, and snow. It provides a common benchmark for evaluating the restoration accuracy, robustness, and generalization capability of models across multiple deg… ▽ More

    Submitted 23 July, 2026; originally announced July 2026.

    Comments: ECCV 2026 Workshops; https://lowlevelcv.com/

  16. arXiv:2607.13506  [pdf, ps, other

    cs.CV

    TRACE-PCa: Predicting Prostate Cancer Progression from Longitudinal MRI During Active Surveillance

    Authors: Hongye Zeng, Shreeram Athreya, Dingyuan Dai, Steve Raman, Leonard Marks, William Speier, Corey Arnold

    Abstract: Active surveillance (AS) is the preferred strategy for favorable-risk prostate cancer, yet current protocols rely on scheduled repeat biopsies, most of which reveal no progression and are unnecessary. Existing risk-stratification tools operate on single time-point imaging or depend on explicit lesion segmentation, limiting their ability to capture longitudinal change and excluding patients without… ▽ More

    Submitted 15 July, 2026; originally announced July 2026.

    Comments: 7 pages, 4 figures

  17. arXiv:2607.10140  [pdf, ps, other

    cs.CV cs.AI

    FlowPainter: Inpainting Optical Flow via Confidence-Guided Completion

    Authors: Yuang Meng, Chenyang Wu, Xianshun Liu, Chun-Le Guo, Zichen Liang, Lina Lei, Jie Liang, Hui Zeng, Chongyi Li, Lei Zhang

    Abstract: Existing optical flow methods broadly follow two paradigms: iterative optimization and diffusion-based estimation. Iterative methods, exemplified by RAFT, achieve high accuracy through recurrent refinement, but remain challenged by large displacements and complex motion. Diffusion-based methods introduce generative modeling and show promise in such ambiguous regions. However, existing diffusion mo… ▽ More

    Submitted 11 July, 2026; originally announced July 2026.

  18. arXiv:2607.09481  [pdf, ps, other

    cs.CV cs.AI

    Decoupling Language Guidance from Backbones for Text-Guided Medical Segmentation

    Authors: Yungeng Liu, Xuanzi Fang, Haijin Zeng, Qi Dai, Yongyong Chen

    Abstract: Text-guided medical image segmentation leverages clinical semantics to improve lesion delineation, yet many existing models bind cross-modal fusion, supervision, and decoder design into a task-specific architecture. Such tight coupling makes it difficult to reuse language guidance modules across heterogeneous vision and text backbones, and often requires redesigning the network when the encoder pa… ▽ More

    Submitted 10 July, 2026; originally announced July 2026.

  19. arXiv:2607.08257  [pdf, ps, other

    cs.AI

    MentalHospital: A Virtual Environment for Evaluating Psychiatric Clinical Encounters

    Authors: Yuming Yang, Xiao Sun, Yuanwei Zou, Zhengxiao Wu, Yun Chen, Jiang Zhong, Haoyang Zeng, Jingwang Huang, Kaiwen Wei

    Abstract: Large language models (LLMs) have shown strong performance on isolated psychiatric tasks, including dialogue, diagnosis, and treatment planning, yet existing benchmarks rarely simulate complete psychiatric clinical encounters. We introduce $\textbf{MentalHospital}$, a virtual evaluation environment for LLM-based psychiatric clinical encounters. MentalHospital instantiates the Subjective Interviewi… ▽ More

    Submitted 9 July, 2026; originally announced July 2026.

  20. arXiv:2607.04151  [pdf, ps, other

    cs.CV

    Perceiving Better Moments: Cover Frame Reselection and Enhancement for Live Photos with the Live2K Dataset

    Authors: Junyu Lou, Kai Chen, Weiyi You, Hui Zeng, Lei Zhang, Shuhang Gu

    Abstract: Modern smartphones capture Live Photos, short video bursts surrounding a still image, offering a dynamic and engaging photographic experience. However, the cover photo and video components are generated by two distinct imaging pipelines: the photo stream undergoes full computational photography processing, while the video stream is constrained by real-time efficiency and heavy compression. This in… ▽ More

    Submitted 5 July, 2026; originally announced July 2026.

    Comments: Accepted to ECCV 2026

  21. arXiv:2607.03110  [pdf, ps, other

    cs.CV

    ExpoMotion: A Large-Scale Benchmark and A Householder Projection Network for Multi-Exposure Fusion

    Authors: Yao Liu, Lishen Qu, Shihao Zhou, Jie Liang, Hui Zeng, Yabin Peng, Huipeng Lin, Lei Zhang, Jufeng Yang

    Abstract: Multi-Exposure Fusion (MEF) effectively extends dynamic range, but practical deployment is hindered by motion-induced ghosting and the scarcity of high-quality dynamic benchmarks. Current benchmarks largely neglect dynamic scenes and lack reliable ground truth, making it difficult to handle the complexity of real-world motions. In response, we introduce ExpoMotion, a large-scale benchmark designed… ▽ More

    Submitted 3 July, 2026; originally announced July 2026.

    Comments: Accepted by ECCV 2026

  22. arXiv:2607.01555  [pdf, ps, other

    cs.CV

    Boosting Infrared Small Target Detection via Logit-Domain Contrast and Adaptive Shape Refinement

    Authors: Handong Zeng, Zhengeng Yang, Shuai Zhang, Shikai Chen, Hongshan Yu

    Abstract: Infrared small target detection (IRSTD) remains challenging due to tiny target size, low signal-to-noise ratio, severe foreground-background imbalance, and blurred boundaries in complex scenes. Existing methods usually rely on post-activation probability-domain supervision for discrimination, where weak targets and strong clutter may produce saturated and close probabilities, limiting weak-target… ▽ More

    Submitted 1 July, 2026; originally announced July 2026.

    Comments: This work has been submitted to the IEEE for possible publication

  23. arXiv:2606.29742  [pdf, ps, other

    cs.SE

    MicroAgent: Context-Augmented Multi-Agent Framework for Automatic Microservice Decomposition

    Authors: Zishan Su, Junjie Huang, Shiwen Shan, Xingyan Chen, Hui Zeng, Yuxin Su, Yanlin Wang, Michael R. Lyu

    Abstract: The adoption of Microservice Architecture (MSA) has revolutionized software engineering by enhancing scalability, agility, and maintainability over traditional monolithic applications. As more developers transition their legacy systems to microservice-based architectures, effective microservice decomposition-partitioning monolithic applications into highly cohesive services-becomes vital. However,… ▽ More

    Submitted 28 June, 2026; originally announced June 2026.

    Comments: Accepted at the 41st IEEE/ACM International Conference on Automated Software Engineering (ASE 2026)

  24. arXiv:2606.27905  [pdf, ps, other

    cs.CV

    There and Back Again: A Flexible-Frame Transformer for Multi-Exposure Fusion

    Authors: Lishen Qu, Yao Liu, Shihao Zhou, Jie Liang, Hui Zeng, Lei Zhang, Jufeng Yang

    Abstract: Multi-exposure fusion (MEF) brings the dynamic range of conventional cameras closer to that of human vision, producing images with rich scene content. Given the large variability in scene luminance, exposure strategies often require different numbers of frames to capture the full radiance range faithfully. However, conventional MEF techniques are typically designed for a fixed number of inputs, fo… ▽ More

    Submitted 28 June, 2026; v1 submitted 26 June, 2026; originally announced June 2026.

    Comments: Accepted by ECCV 2026

  25. arXiv:2606.24153  [pdf, ps, other

    cs.CV

    Differential Unfolding: Efficient Unfolding Reconstruction for Video Snapshot Compressive Imaging

    Authors: Muyuan Zhang, Jiancheng Zhang, Haijin Zeng, Yin-ping Zhao

    Abstract: While Deep Unfolding Networks (DUNs) dominate video Snapshot Compressive Imaging (SCI), they remain constrained by a uniform design philosophy. Existing methods repeatedly stack high-complexity priors with identical structures, ignoring the fact that optimization trajectories converge toward static states. This results in representation stagnation, where high-cost computations are wasted on minima… ▽ More

    Submitted 23 June, 2026; originally announced June 2026.

  26. arXiv:2606.20554  [pdf, ps, other

    cs.IR cs.AI

    Structuring and Tokenizing Distributed User Interest Context for Generative Recommendation

    Authors: Ruizhong Qiu, Yinglong Xia, Dongqi Fu, Hanqing Zeng, Ren Chen, Xiangjun Fan, Hong Li, Hong Yan, Hanghang Tong

    Abstract: Generative recommendation is an emerging paradigm that has shown promise in industrial recommendation systems, aiming to predict users' next interactions from their historical behaviors. At the core of generative recommendation lies item tokenization, which bridges item semantics and recommendation models. However, existing methods often struggle to effectively organize and inject complex user-beh… ▽ More

    Submitted 18 June, 2026; originally announced June 2026.

  27. arXiv:2606.19348  [pdf, ps, other

    cs.CL cs.AI

    DeepSeek-V4: Towards Highly Efficient Million-Token Context Intelligence

    Authors: DeepSeek-AI, Anyi Xu, Bangcai Lin, Bing Xue, Bingxuan Wang, Bingzheng Xu, Bochao Wu, Bowei Zhang, Chaofan Lin, Chen Dong, Chenchen Ling, Chengda Lu, Chenggang Zhao, Chengqi Deng, Chengyu Hou, Chenhao Xu, Chenze Shao, Chong Ruan, Conner Sun, Damai Dai, Daya Guo, Dejian Yang, Deli Chen, Donghao Li, Dongjie Ji , et al. (294 additional authors not shown)

    Abstract: We present a preview version of DeepSeek-V4 series, including two strong Mixture-of-Experts (MoE) language models -- DeepSeek-V4-Pro with 1.6T parameters (49B activated) and DeepSeek-V4-Flash with 284B parameters (13B activated) -- both supporting a context length of one million tokens. DeepSeek-V4 series incorporate several key upgrades in architecture and optimization: (1) a hybrid attention arc… ▽ More

    Submitted 26 April, 2026; originally announced June 2026.

  28. arXiv:2606.13037  [pdf, ps, other

    cs.CR cs.SE

    DIG: Oracle-Guided Directed Input Generation for One-Day Vulnerabilities

    Authors: Andrew Bao, Haochen Zeng, Peng Chen, Stephen McCamant, Pen-Chung Yew

    Abstract: One-day vulnerabilities pose significant risks due to delayed or incomplete patch adoption. Generating proof-of-concept (PoC) inputs is therefore essential for assessing real-world impact. The key challenge is identifying necessary constraints for triggering the vulnerability and solving them effectively. Existing directed fuzzing approaches prioritize inputs toward target locations, but neither e… ▽ More

    Submitted 11 June, 2026; originally announced June 2026.

  29. arXiv:2606.11675  [pdf, ps, other

    cs.AI

    Lung-R1: A Knowledge Graph-Guided LLM for Pulmonary Diagnostic Reasoning

    Authors: Haoyang Zeng, Yuanxi Fu, Rongzhen Li, Yuming Yang, Xiao Sun, Jingwang Huang, Gujie Shao, Guohui Xiang, Quan Lu, Dongfan Ye, Xuetao Chen, Jiang Zhong, Kaiwen Wei, Zhi Xu

    Abstract: Diagnosing pulmonary diseases requires integrating heterogeneous evidence amid phenotypic variability and cross-disease overlap. Although large language models (LLMs) have shown progress on pulmonary knowledge question answering (QA) and information-processing tasks, reliable pulmonary diagnosis requires patient-specific, relation-aware reasoning over electronic medical record (EMR) evidence rathe… ▽ More

    Submitted 10 June, 2026; originally announced June 2026.

  30. arXiv:2606.10722  [pdf, ps, other

    cs.CL

    Continual LLM Upcycling: A Predictor-Gated Bank-Wise Sparsity Training Recipe for Dense-to-Sparse LLMs

    Authors: Ruixuan Huang, Jinyuan Shi, Hantao Huang, Yifan Huang, Ziyi Guan, Hao Zeng, Ian En-Hsu Yen, Minghui Yu

    Abstract: We study dense-to-sparse continual training as a way to construct channel-sparse large language models from dense checkpoints. Starting from a Qwen2.5-8B dense backbone, we continue training at 32K context and introduce a predictor-gated sparse SwiGLU FFN in the 32K stage. For each token and layer, we use a low-rank predictor to produce FFN-channel routing logits. We then apply a bank-wise top-k r… ▽ More

    Submitted 9 June, 2026; originally announced June 2026.

  31. RadKey: An LLM-Guided RF Backscatter System for Through-Wall Keystroke Inference

    Authors: Qijun Wang, Chunqi Qian, Huacheng Zeng

    Abstract: In today's digitally connected world, keyboards remain the primary interface for inputting sensitive information, making them a persistent target for eavesdropping attacks. While prior keystroke inference techniques have exploited side-channel signals such as acoustics and vibrations, they typically rely on conspicuous, short-range sensors and require victim-specific data for model training, limit… ▽ More

    Submitted 8 June, 2026; originally announced June 2026.

    Comments: Accepted to the 47th IEEE Symposium on Security and Privacy (IEEE S&P), 2026

  32. arXiv:2606.08450  [pdf, ps, other

    cs.AI

    GIFT: LLM-Guided State-Reward Interface for Financial Reinforcement Learning

    Authors: Yanyan Wu, Boyi Zhang, Yanlin Liu, Xinyu Fang, Jining Luan, Meiqi Zhang, Jiacheng Liu, Hao Zeng, Dexu Yu, Chang Liu, Hanwen Du, Yongxin Ni, Youhua Li

    Abstract: Financial portfolio trading is naturally formulated as a reinforcement learning problem, where an agent sequentially rebalances assets under changing market conditions to balance return, risk, and transaction costs. Yet in non-stationary markets, raw OHLCV states and short-horizon return rewards often provide an under-specified learning interface, motivating large language models as a way to injec… ▽ More

    Submitted 7 June, 2026; originally announced June 2026.

    Comments: 25 pages, 7 figures. Code and data are available at https://github.com/KAG778/GIFT . Equal contribution: Yanyan Wu and Boyi Zhang. Corresponding author: Youhua Li

  33. arXiv:2606.07639  [pdf, ps, other

    cs.CV cs.AI

    MOSS-Video-Preview: Toward Real-Time Video Understanding via Cross-Attention

    Authors: Pengyu Wang, Chenkun Tan, Shaojun Zhou, Wei Huang, Qirui Zhou, Zhan Huang, Zhen Ye, Jijun Cheng, Xiaomeng Qian, Yanxin Chen, Xingyang He, Huazheng Zeng, Chenghao Wang, Pengfei Wang, Hongkai Wang, Shanqing Gao, Yixian Tian, Chenghao Liu, Xinghao Wang, Botian Jiang, Xipeng Qiu

    Abstract: Video understanding is shifting from the offline paradigm -- taking a fully recorded video as input and producing a single answer after it ends -- toward real-time interaction, in which the model perceives new frames while still replying, revises its answer as new evidence appears, and remains silent when there is nothing to say. We present MOSS-Video-Preview to validate this paradigm. Our central… ▽ More

    Submitted 1 June, 2026; originally announced June 2026.

  34. arXiv:2606.01062  [pdf, ps, other

    cs.AI

    DAG-MoE: From Simple Mixture to Structural Aggregation in Mixture-of-Experts

    Authors: Jiarui Feng, Hanqing Zeng, Karish Grover, Ruizhong Qiu, Yinglong Xia, Qiang Zhang, Qifan Wang, Ren Chen, Dongqi Fu, Jiayi Liu, Zhoukai Zhao, Xiangjun Fan, Benyu Zhang, Yixin Chen

    Abstract: Mixture-of-Experts (MoE) models have become a leading approach for decoupling parameter count from computational cost in large language models, yet effectively scaling MoE performance remains a challenge. Prior work shows that fine-grained experts enlarge the space of expert combinations and improve flexibility, but they also impose substantial routing overhead, creating a new scalability bottlene… ▽ More

    Submitted 31 May, 2026; originally announced June 2026.

    Comments: Accepted by ICML 2026

  35. arXiv:2605.29141  [pdf, ps, other

    cs.IR cs.AI

    Toward User Preference Alignment in LLM Recommendation via Explicit Context Feedback

    Authors: Weizhi Zhang, Wooseong Yang, Yuxin Cui, Zhaohui Guo, Hins Hu, Liangwei Yang, Henry Peng Zou, Qifei Wang, Hanqing Zeng, Jiayi Liu, Yinglong Xia, Philip S. Yu

    Abstract: Traditional recommender systems (RecSys) primarily infer user preferences from implicit signals (such as clicks, watches, and purchases), often neglecting the rich explicit contextual feedback users provide through verbal text, like comments and reviews. This explicit context feedback captures the nuanced reasons behind user decisions regarding their preferences. In addition, it offers critical he… ▽ More

    Submitted 27 May, 2026; originally announced May 2026.

    Comments: Published in CogMI 2025. https://ieeexplore.ieee.org/abstract/document/11417068

  36. arXiv:2605.26352  [pdf, ps, other

    cs.CL

    RICE-PO: Turning Retrieval Interactions into Credit Signals for Reasoning Agents

    Authors: Mingchen Li, Hansi Zeng, Zhuo Qian, Jiatan Huang, Sunjae Kwon, Hamed Zamani, Hong Yu

    Abstract: Retrieval is increasingly moving from one-shot matching toward interactive reasoning, where language agents iteratively inspect evidence, reformulate queries, and search again. Training such agents raises a credit-assignment challenge: executable actions such as queries or summaries can be directly evaluated by the retriever, while latent reasoning steps are not directly observable and only affect… ▽ More

    Submitted 5 August, 2026; v1 submitted 25 May, 2026; originally announced May 2026.

  37. arXiv:2605.24794  [pdf, ps, other

    cs.CV cs.CL

    DUEL: Adversarial Self-Play for Multimodal Reasoning

    Authors: Lin Qiu, Hanqing Zeng, Yao Liu, Bingjun Sun, Guangdeng Liao, Ji Liu

    Abstract: Reinforcement learning (RL) has emerged as an effective paradigm for improving the reasoning capability of vision-language models (VLMs). However, RL-based optimization typically depends on costly high-quality annotations that are difficult to scale. Existing unsupervised alternatives may drift toward biased solutions due to weak visual grounding and the lack of reliable verification signals. We p… ▽ More

    Submitted 23 May, 2026; originally announced May 2026.

  38. arXiv:2605.24326  [pdf, ps, other

    cs.DC cs.AI cs.NI

    ScaleAcross Explorer: Exploring Communication Optimization for Scale-Across AI Model Training

    Authors: Minghao Li, Alicia Golden, Samuel Hsia, Michael Kuchnik, Adi Gangidi, Xu Zhang, Ashmitha Jeevaraj Shetty, Zachary DeVito, Weiwei Chu, Dong He, Haoci Zhang, Yuchen Hao, Ruoming Pang, James Hongyi Zeng, Ying Zhang, Minlan Yu, Carole-Jean Wu

    Abstract: The rapid scaling of large language model training requires distributing GPU resources across multiple data center buildings and regions. We refer to such paradigm as "scale-across" training. As infrastructure expands, the system design space becomes increasingly intricate, encompassing new model architectures, hardware heterogeneity, and evolving communication patterns. Drawing from Meta's produc… ▽ More

    Submitted 22 May, 2026; originally announced May 2026.

    Comments: 28 pages, 27 figures

  39. arXiv:2605.21948  [pdf, ps, other

    cs.LG

    SCI-Defense: Defending Manipulation Attacks from Generative Engine Optimization

    Authors: Xucheng Yu, Haibo Jin, Huimin Zeng, Haohan Wang

    Abstract: LLM-based ranking systems are vulnerable to Generative Engine Optimization (GEO) attacks, where adversaries inject semantic signals into product descriptions to artificially boost rankings. We propose SCI-Defense, a three-component defense framework combining Perplexity detection (PPL), Semantic Integrity Scoring (SIS), and Inter-Candidate Detection (ICD). SIS evaluates four manipulation dimension… ▽ More

    Submitted 20 May, 2026; originally announced May 2026.

    Comments: 20 pages, NeurIPS 2026 submission

  40. arXiv:2605.21543  [pdf, ps, other

    cs.LG

    Provable Joint Decontamination for Benchmarking Multiple Large Language Models

    Authors: Zhenlong Liu, Hao Zeng, Hongxin Wei

    Abstract: Benchmark data contamination has become a central challenge in LLM evaluation: when evaluation examples appear in the training data of one or more audited models, reported performance can be inflated and cross-model comparisons become unreliable. A broad line of training-data detection work designs scores to quantify how strongly a model memorizes a given data point, but these score-based methods… ▽ More

    Submitted 20 May, 2026; originally announced May 2026.

  41. arXiv:2605.18553  [pdf, ps, other

    cs.CV cs.AI

    StableHand: Quality-Aware Flow Matching for World-Space Dual-Hand Motion Estimation from Egocentric Video

    Authors: Huajian Zeng, Chaohua Yao, Yuantai Zhang, Jiaqi Yang, Rolandos Alexandros Potamias, Xingxing Zuo

    Abstract: Recovering world space 4D motion of two interacting hands from egocentric video is a fundamental capability for supervising robot policy learning, where wrist trajectories track the end-effector and finger articulations specify the grasp pose. Two major challenges arise in this setting: hands frequently leave the camera view for extended periods due to head motion, and persistent hand-object inter… ▽ More

    Submitted 18 May, 2026; originally announced May 2026.

    Comments: Project Page: https://huajian-zeng.github.io/projects/stablehand/

  42. arXiv:2605.17327  [pdf, ps, other

    cs.RO cs.AI cs.CV

    Efficient Feature-Free Initialization for Monocular Visual-Inertial Systems Using a Feed-Forward 3D Model

    Authors: Yuantai Zhang, Jiaqi Yang, Huajian Zeng, Changhao Chen, Haoang Li, Liang Li, Dezhen Song, Xingxing Zuo

    Abstract: Fast and reliable initialization is critical for monocular visual-inertial navigation systems (VINS), as it establishes the starting conditions for subsequent state estimation. Despite steady progress, most existing methods heavily rely on visual feature correspondences and require 3-4 seconds of sensory data for successful initialization, which limits their applicability and efficiency. With the… ▽ More

    Submitted 17 May, 2026; originally announced May 2026.

  43. arXiv:2605.12159  [pdf, ps, other

    cs.AI cs.GR

    ALGOGEN: Tool-Generated Verifiable Traces for Reliable Algorithm Visualization

    Authors: Kunpeng Liao, Yuexiao Ma, Yisheng Lin, Hualin Zeng, Xiawu Zheng, Rongrong Ji

    Abstract: Algorithm Visualization (AV) helps students build mental models by animating algorithm execution states. Recent LLM-based systems such as CODE2VIDEO generate AV videos in an end-to-end manner. However, this paradigm requires the system to simultaneously simulate algorithm flow and satisfy video rendering constraints, such as element layout and color schemes. This complex task induces LLM hallucina… ▽ More

    Submitted 12 May, 2026; originally announced May 2026.

  44. arXiv:2605.10648  [pdf, ps, other

    cs.NI eess.SY

    Demystifying Deep Reinforcement Learning: A Neuro-Symbolic Framework for Interpretable Open RAN Automation

    Authors: Jie Lu, Peihao Yan, Pang-Ning Tan, Y. Thomas Hou, Huacheng Zeng

    Abstract: Open Radio Access Networks (O-RAN) are increasingly adopting data-driven control through Deep Reinforcement Learning (DRL) to optimize complex tasks such as network slicing and mobility management. However, the deployment of DRL in carrier-grade networks is hindered by its inherent opacity and stochastic execution, which limit operator trust, auditability, and safe deployment. Existing explainable… ▽ More

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

  45. arXiv:2605.09794  [pdf, ps, other

    cs.IR

    LLM Agents Enable User-Governed Personalization Beyond Platform Boundaries

    Authors: Jiacheng Lin, Kun Qian, Arvind Srinivasan, Tian Wang, Fang Han, Changran Hu, Junze Liu, Ziyi Wang, Hanwen Xu, Mengmeng Xue, Shuo Yang, Hansi Zeng, Simon Sinong Zhan, Kai Zhong, Weiqi Zhang, Dakuo Wang, Tianhao Wang, Zhiyuan Li

    Abstract: Personalization today is fundamentally platform-centric: services build user representations from the behavioral fragments they observe. Yet no platform can construct a complete picture of the user, as competitive incentives, legal constraints, user privacy concerns, and epistemic limits create persistent data barriers. This paper argues for a shift from platform-centric personalization to user-go… ▽ More

    Submitted 10 May, 2026; originally announced May 2026.

  46. arXiv:2605.08060  [pdf, ps, other

    cs.CL cs.AI cs.GT cs.MA

    The Memory Curse: How Expanded Recall Erodes Cooperative Intent in LLM Agents

    Authors: Jiayuan Liu, Tianqin Li, Shiyi Du, Xin Luo, Haoxuan Zeng, Emanuel Tewolde, Tai Sing Lee, Tonghan Wang, Carl Kingsford, Vincent Conitzer

    Abstract: Context window expansion is often treated as a straightforward capability upgrade for LLMs, but we find it systematically fails in multi-agent social dilemmas. Across 7 LLMs and 4 games over 500 rounds, expanding accessible history degrades cooperation in 18 of 28 model--game settings, a pattern we term the memory curse. We isolate the underlying mechanism through three analyses. First, lexical an… ▽ More

    Submitted 8 May, 2026; originally announced May 2026.

  47. arXiv:2605.07046  [pdf, ps, other

    stat.ML cs.AI cs.LG

    An Interpretable and Scalable Framework for Evaluating Large Language Models

    Authors: Xinhao Qu, Qiang Heng, Hao Zeng, Xiaoqian Liu

    Abstract: Evaluation of large language models (LLMs) is increasingly critical, yet standard benchmarking methods rely on average accuracy, overlooking both the inherent stochasticity of LLM outputs and the heterogeneity of benchmark items. Item Response Theory (IRT) offers a principled framework for modeling latent model abilities and item characteristics, but conventional methods are computationally expens… ▽ More

    Submitted 7 May, 2026; originally announced May 2026.

  48. arXiv:2605.04827  [pdf, ps, other

    cs.LG

    Trustworthy Federated Label Distribution Learning under Annotation Quality Disparity

    Authors: Junxiang Wu, Zhiqiang Kou, Hongwei Zeng, Wenke Huang, Biao Liu, Hanlin Gu, Yuheng Jia, Di Jiang, Yang Liu, Xin Geng

    Abstract: Label Distribution Learning (LDL) models supervision as an instance-wise probability distribution, enabling fine-grained learning under inherent ambiguity, but its success relies on high-fidelity label distributions that are costly to obtain and thus often noisy. Motivated by privacy-sensitive applications, we study Federated Label Distribution Learning (Fed-LDL), where data isolation further indu… ▽ More

    Submitted 9 May, 2026; v1 submitted 6 May, 2026; originally announced May 2026.

  49. arXiv:2605.03971  [pdf, ps, other

    cs.CL

    Logical Consistency as a Bridge: Improving LLM Hallucination Detection via Label Constraint Modeling between Responses and Self-Judgments

    Authors: Hao Mi, Qiang Sheng, Shaofei Wang, Beizhe Hu, Yifan Sun, Zhengjia Wang, Hengqi Zeng, Yang Li, Danding Wang, Juan Cao

    Abstract: Large Language Models (LLMs) are prone to factual hallucinations, risking their reliability in real-world applications. Existing hallucination detectors mainly extract micro-level intrinsic patterns for uncertainty quantification or elicit macro-level self-judgments through verbalized prompts. However, these methods address only a single facet of the hallucination, focusing either on implicit neur… ▽ More

    Submitted 5 May, 2026; originally announced May 2026.

    Comments: ACL 2026 Main Conference

  50. arXiv:2605.03570  [pdf, ps, other

    cs.LG cs.AI

    Disentangling Shared and Task-Specific Representations from Multi-Modal Clinical Data

    Authors: He Lyu, Huolin Zeng, Junren Wang, Huazhen Yang, Linchao He, Yong Chen, Zhirui Li, Andreas Maier, Siming Bayer, Huan Song

    Abstract: Real-world clinical data is inherently multimodal, providing complementary evidence that mirrors the practical necessity of jointly assessing multiple related outcomes. Although multi-task learning can improve efficiency by sharing information across outcomes, existing approaches often fail to balance shared representation learning with outcome-specific modeling. Hard parameter sharing can trigger… ▽ More

    Submitted 5 May, 2026; originally announced May 2026.

    Comments: Accepted for publication in EMBC 2026. This is the authors' accepted manuscript. DOI to be added after IEEE Xplore publication