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

Showing 1–50 of 1,905 results for author: Zhu, Z

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

    cs.CL cs.AI

    SMTrap: Cost-Effective DoS Attacks Against Large Reasoning Models via SMT Conflict Guidance

    Authors: Jian Yang, Zhenqi Feng, Zhaoyang Yu, Zhaoxin Fan, Kejian Wu, Xiaofeng Wang, Zheng Zhu, Jianjun Huang, Wei You, Bin Liang

    Abstract: Existing LRM-DoS methods rely heavily on model feedback to synthesize attack queries, requiring either repeated queries to the target model or training a dedicated attack model. These expensive operations severely weaken attack leverage. In this paper, we propose \emph{search amplification}, a novel, model-feedback-free LRM-DoS paradigm. It employs the conflict count derived from an Satisfiability… ▽ More

    Submitted 19 August, 2026; originally announced August 2026.

  2. arXiv:2608.18234  [pdf, ps, other

    cs.RO cs.AI cs.LG

    GigaBrain-WBC-0.5: A Behavior World Model for Robust Whole-Body Control with Environment Interaction

    Authors: Ziyang Cheng, Tianshu Tang, Jinxin Lan, Xinze Chen, Yuhan Gong, Zhichao Liu, Changzhong Wu, Yahao Mao, Zongyan Deng, Mingxuan Ma, Huasen Xi, Yilong Liu, Yutong Wu, Xiaofeng Wang, Yang Wang, Yun Ye, Guan Huang, Xiaojie Jin, Zheng Zhu, Jiwen Lu

    Abstract: Whole-body motion tracking policies turn a humanoid into a robust control interface: the teleoperator---or an upstream model---only supplies a coarse movement intent, while the low-level policy keeps the robot balanced and physically feasible. Existing trackers deliver this interface only on flat ground: trained in empty scenes, they never learn how contact with terrain and objects reshapes their… ▽ More

    Submitted 18 August, 2026; originally announced August 2026.

    Comments: 20 pages, 8 figures, 4 tables. Technical report. Project page: https://shepherd1226.github.io/gigabrain-wbc-0.5/

  3. arXiv:2608.17433  [pdf, ps, other

    cs.AI cs.MA

    Task-Aware Harness Provisioning for LLM Agents in Mission-Critical Infrastructure Operations

    Authors: Liangtao Lin, Qingang Zhang, Zhaomeng Zhu, Tianwei Zhang, Yonggang Wen

    Abstract: LLM agents have been widely adopted to operate mission-critical infrastructure (MCI). These agents normally rely on a harness that determines what information they can access, which tools they can use, and what actions they can take. Existing systems often expose the same comprehensive harness to every task, which may not be necessary and cause resource wastes. In this paper, we focus on the ident… ▽ More

    Submitted 18 August, 2026; originally announced August 2026.

  4. Unlocking Motion in Expressions: Temporal Calibration for Referring Video Object Segmentation

    Authors: Yiwen Jiang, Zhengtong Zhu, Ruixin Zhang, Jiaqing Fan

    Abstract: Referring Video Object Segmentation (RVOS) aims to segment referred objects at the pixel level in video sequences based on natural language descriptions. Existing methods typically introduce motion information within a unified cross-modal temporal modeling framework, where language cues are used for target localization and segmentation. However, the dependency of expressions on motion semantics is… ▽ More

    Submitted 17 August, 2026; originally announced August 2026.

    Comments: Accept by ACM MM2026

  5. arXiv:2608.15875  [pdf, ps, other

    cs.RO

    GigaBrain-0.7: Scaling Embodied Foundation Models to Emergent Capabilities with a Three-System Architecture

    Authors: GigaBrain Team, Angen Ye, Axiang Sun, Can Jin, Chenxi Cheng, Chong Shi, Dengke Shang, Dingqian Zhang, Guan Huang, Guangqiang Wang, Guangqing Ding, Guo Li, Hangcong Li, Hengyu Zhong, Hongtao Lu, Jianbo Qin, Jiming Mao, Jing Zhu, Jindi Lv, Jingzhi Cui, Junjie Xie, Junyi Bao, Kai Liu, Lei Yuan, Limin Long , et al. (34 additional authors not shown)

    Abstract: Vision-language-action (VLA) models have become a dominant paradigm for generalist embodied agents, demonstrating strong complex and long-horizon task completion in structured settings. Yet it remains an open question whether current VLA systems can benefit from more effective architectural design, scale to substantially larger and more heterogeneous data regimes, and achieve broader generalizatio… ▽ More

    Submitted 16 August, 2026; originally announced August 2026.

    Comments: https://gigaai.cc/blog/gigabrain07

  6. arXiv:2608.15241  [pdf, ps, other

    cs.DC

    LOCAL: Enabling Learning On-device Contiguously for Agent LLMs

    Authors: Xinxin Liu, Jiaxin Li, Zibo Wang, Yun Ji, Zhangqi Zhu, Qing Hu, Zhibin Wang, Rong Gu, Sheng Zhong, Chen Tian

    Abstract: On-device LLM agents interact repeatedly with users on local hardware, producing private traces that are valuable for adaptation but should not be sent to a remote trainer. Ideally, such agents would learn contiguously---adapting from every interaction without pausing or suspending user-facing inference---yet existing inference runtimes assume stable weights and existing RL systems assume separate… ▽ More

    Submitted 15 August, 2026; originally announced August 2026.

    Comments: 16 pages, 8 figures

  7. arXiv:2608.15211  [pdf, ps, other

    cs.CV cs.DC

    TERRA: A Hierarchical Parallel Training and Memory Orchestration Framework for High-Resolution AI-based Earth Modeling

    Authors: Ruohan Wu, Ziqi Zhu, Yang Zhao, Jiarui Tang, Yingzhe Cui, Junshi Chen, Zhao Jing, Jun Shi, Hong An

    Abstract: Training high-resolution AI-based Earth forecasting models is memory-intensive. Window-based Swin Transformers reduce the quadratic cost of global attention, but existing distributed systems such as AERIS primarily target pixel-level models and do not jointly support convolutional sampling modules and shifted-window execution. Long-lead rollout finetuning further increases activation memory. To ad… ▽ More

    Submitted 15 August, 2026; originally announced August 2026.

    Comments: 15 pages, 16 figures, 6 tables, and 2 algorithms. Submitted to IEEE Transactions on Parallel and Distributed Systems (TPDS). Code is available at https://github.com/ruohan12345/TERRA

  8. arXiv:2608.15210  [pdf, ps, other

    cs.MM

    RoE-FND: Synergizing LLMs with Experiential Learning for Effective and Generalizable Evidence-Based Fake News Detection

    Authors: Yuzhou Yang, Qichao Ying, Sheng Li, Zhiyin Zhu, Zhenxing Qian, Xinpeng Zhang

    Abstract: The proliferation of deceptive content in social networks necessitates robust Fake News Detection (FND) systems. Existing pipelines either train detectors on labeled data or leverage Large Language Models (LLMs) for their reasoning ability. However, current approaches remain either limited in generalizability or prone to over-commitment to persuasive yet flawed rationales, lacking systematic exper… ▽ More

    Submitted 15 August, 2026; originally announced August 2026.

  9. arXiv:2608.14767  [pdf, ps, other

    cs.CV cs.AI cs.CL cs.RO

    NARRATE: A Multimodal Real-World Australian Driving Dataset for Human-Centred Explanations in Automated Driving

    Authors: Ashkan Yousefi Zadeh, Zishuo Zhu, Xiaomeng Li, Andry Rakotonirainy, Sebastien Glaser, Ronald Schroeter, Patricia Delhomme, Zahra Mehraban

    Abstract: Automated vehicles must explain their decisions in ways that passengers can understand, monitor, and trust. Existing language-annotated driving datasets are mostly observer-written, post-hoc, simulation-based, or generated from sensor inputs, rather than elicited from the driver performing the action. We introduce NARRATE, a multimodal real-world Australian driving dataset comprising 2,050 annotat… ▽ More

    Submitted 14 August, 2026; originally announced August 2026.

    Comments: Accepted at The 19th European Conference on Computer Vision (ECCV 2026) DriveX Workshop (Foundation Models for Autonomous Driving)

  10. arXiv:2608.14391  [pdf, ps, other

    cs.CV cs.AI

    Can We Defend Against AI-Generated Video Attacks on Real-World Crisis Events? A Systematic Evaluation of Detectors, Generators and Social Dissemination

    Authors: Shuo Liang, Yixing Ma, Pengfei Zhou, Zhenglin Wan, Xingyan Chen, Zihan Mei, Manting Li, Feihan Chen, Zhiwen Wang, Bin Xu, Haotian Zhang, Jiajun Song, Shiya Su, Run Liu, Zhenghang Ni, Yifa Yu, Jintao Hong, Bolong Feng, Yifei Liu, Zirui Zhang, Jingxuan Zhang, Songlin Zhao, Yifan Bai, Kang Tan, Yizhe Liu , et al. (11 additional authors not shown)

    Abstract: Recent video generators can fabricate realistic depictions of wars, disasters, public emergencies, and other real-world crises, creating substantial risks of misinformation. Existing benchmarks, however, provide limited evidence on detector and generator behavior in such settings, including how detectability varies with generation conditions, how people perceive generated videos, and whether detec… ▽ More

    Submitted 16 August, 2026; v1 submitted 14 August, 2026; originally announced August 2026.

    Comments: 63 pages, 20 figures, 32 tables

  11. arXiv:2608.13136  [pdf, ps, other

    cs.CL cs.AI cs.DB cs.MA

    LigBench: A Unified and Human-Aligned Benchmark for LLM-based Research Idea Generation

    Authors: Chenrun Wang, Mingxuan Zhu, Tiancheng Huang, Wenjie Li, Yujie Zhang, Zichen Zhu, Zhiying Zou, Kai Yu, Lu Chen

    Abstract: With the rapid advancement of large language models (LLMs), research idea generation has attracted increasing attention. Existing approaches enable LLMs to retrieve relevant literature and propose novel ideas for research areas. However, current evaluation practices for idea generation remain fragmented and lack objective standards, often relying on direct LLM scoring, which limits their ability t… ▽ More

    Submitted 13 August, 2026; originally announced August 2026.

    Comments: 17 pages

  12. arXiv:2608.13027  [pdf, ps, other

    cs.AR

    Why Do Prefetchers Fail? Let Agents Answer

    Authors: Xiangfeng Sun, Ceyu Xu, Ningzhi Ai, Zeyu Zhu, Yiyang Yuan, Yuan Xie

    Abstract: Hardware prefetchers are crucial to processor performance, yet their design remains labor-intensive and expert-driven. Architects inspect execution and memory-access traces, identify patterns, translate them into online hardware heuristics, and evaluate them in simulation, often with no guarantee of improvement. Human experts cannot systematically inspect billion-instruction traces across diverse… ▽ More

    Submitted 13 August, 2026; originally announced August 2026.

  13. arXiv:2608.12735  [pdf, ps, other

    cs.DB cs.NI cs.PF

    ASAP: Reimagining the Data Lifecycle using Application Semantic-Aware Processing

    Authors: Milind Srivastava, Zeying Zhu, Yajie Zhou, Yancheng Yuan, Fenghao Dong, Peilin Xin, Zaoxing Liu, Vyas Sekar

    Abstract: Across many domains (e.g., observability, networking, security), data processing pipelines face what we refer to as the CSP problem: achieving low Cost at large Scale, while maintaining high Performance. In response, we see several efforts to tackle CSP in various stages of the Collect-Transmit-Store-Analyze data lifecycle; such as approximate query processing in databases or sketches in network r… ▽ More

    Submitted 12 August, 2026; originally announced August 2026.

    Comments: 7 pages, 3 figures

  14. arXiv:2608.11865  [pdf, ps, other

    cs.NE

    Lapis: Laplacian Spiking Attention via First-Spike Timing and Membrane Leakage

    Authors: Kaiwen Tang, Jiaqi Zheng, Zixuan Zhu, Yiqun Wang, Zhanglu Yan, Weng-Fai Wong

    Abstract: Self-attention has become central to spiking vision transformers, yet its query-key scoring is still largely inherited from dense networks. Existing spiking variants either simplify dot product scoring or replace it with discrete operators, but spike timing, the native variable of a spiking network, does not directly define how tokens are related. We propose Lapis, a spiking attention mechanism th… ▽ More

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

    Comments: 12 pages, 2 figures

  15. arXiv:2608.10981  [pdf, ps, other

    cs.CV

    ThinkAfford: Affordance-Centric Reasoning for Fine-Grained 3D Grounding in Cluttered Scenes

    Authors: Xinrui Lin, Sha Zhang, Shumin Wang, Zenghuan Zhu, Jiajun Deng, Yanyong Zhang

    Abstract: Task-driven 3D affordance grounding aims to localize the functional region in a cluttered 3D scene that enables an action specified by a natural-language instruction. Existing methods either predict 3D masks directly or construct them by selecting and fusing intermediate 2D/3D regions. However, they remain vulnerable to two intertwined failure modes: the predicted or selected regions may miss the… ▽ More

    Submitted 11 August, 2026; originally announced August 2026.

    Comments: 8 pages, 6 figures

  16. arXiv:2608.10595  [pdf, ps, other

    q-bio.BM cs.AI

    DegradeQuery: Counterfactual Tuple Pretraining for Context-Aware PROTAC Degradation Prediction

    Authors: Dong Xu, Zhangfan Yang, Jiantao Wu, Zexuan Zhu, Jianqiang Li, Junkai Ji

    Abstract: Proteolysis-targeting chimeras (PROTACs) induce protein degradation by recruiting a target protein to an E3 ubiquitin ligase, making degradation a joint outcome of the degrader molecule and its biological context. Although public databases contain thousands of structured molecule-target-E3 records, degradation measurements are available for only a small fraction of them. Existing supervised approa… ▽ More

    Submitted 11 August, 2026; originally announced August 2026.

    Comments: 19 pages, 2 figures, with supplementary material

  17. arXiv:2608.09892  [pdf, ps, other

    cs.RO

    XPolicyLab: A Unified Standard and Open Ecosystem for Robot Policy Evaluation and Deployment

    Authors: XPolicyLab Community, Tianxing Chen, Yue Chen, Tian Nian, Zijian Cai, Guangyu Chen, Wenwei Lin, Qiwei Liang, Zanxin Chen, Peicheng Xiang, Kailun Su, Zixuan Li, Junyuan Tang, Yan Qin, Qiangyu Chen, Shaolong Zhu, Xiang Li, Jiahao Zhang, Weijie Wan, Baijun Chen, Honghao Su, Kehe Ye, Shujia Liu, Kaixuan Wang, Haotian Liang , et al. (43 additional authors not shown)

    Abstract: Robot policy evaluation and deployment remain fragmented by model-specific software dependencies, data representations, and runtime interfaces, so that connecting N policies to M evaluation environments requires O(NM) separate integrations. We present XPolicyLab, a unified standard and open ecosystem that reduces this cost to O(N+M). XPolicyLab specifies common observation, action, and trajectory… ▽ More

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

    Comments: Website: xpolicylab.github.io, Code: https://github.com/XPolicyLab/XPolicyLab

  18. arXiv:2608.09126  [pdf, ps, other

    cs.CL

    Subjective Multi-Bias Detection with Large Language Models

    Authors: Ruiyu Li, Zhiying Zhu

    Abstract: In this project, we delved into the pervasive challenge of bias detection within the text content. More specifically, our focus lies on the identification of subjective bias, a type of bias that introduces improper attitudes or portrays a statement at odds with the actual truth. The subjective bias can jeopardize the authenticity and reliability of texts, leading to misconceptions and potential so… ▽ More

    Submitted 10 August, 2026; originally announced August 2026.

  19. arXiv:2608.08541  [pdf, ps, other

    cs.CV cs.NE

    Rethinking Attention Locality in Spiking Transformers

    Authors: Zeqi Zheng, Zizheng Zhu, Yuping Yan, Wenxuan Pan, Zhaofei Yu, Yaochu Jin

    Abstract: Spiking Transformers provide a promising paradigm for efficient visual processing with spike-driven computation, yet their Softmax-free Spiking Self-Attention (SSA) struggles to establish spatially localized token interactions. Although existing locality-enhanced SSA methods improve accuracy, it remains unclear whether they consistently induce spatial locality across layers and different Spiking T… ▽ More

    Submitted 9 August, 2026; originally announced August 2026.

    Comments: 17 pages, 7 figures

  20. arXiv:2608.07982  [pdf, ps, other

    cs.CV

    AdaDINO: Pair-Aware In-Backbone Adaptation of Frozen DINO for Efficient Remote Sensing Change Detection

    Authors: Xu Zhang, Xinqing Li, Jianpeng Xie, Zeshuai Zhu, Xin He, Yun Liu

    Abstract: Vision foundation models (VFMs) such as DINO are pretrained for single-image representation, whereas remote sensing change detection requires reasoning over a bi-temporal pair. Existing VFM-based methods usually encode the two images independently and compare them only afterward, leaving the VFM backbone unaware of cross-temporal relations. To bridge this mismatch, we present AdaDINO, a pair-aware… ▽ More

    Submitted 8 August, 2026; originally announced August 2026.

  21. arXiv:2608.07743  [pdf, ps, other

    cs.AI cs.MA

    QuantumMind: Constraint-Grounded Agentic Reasoning for Speedup Analysis in Quantum Computing

    Authors: Yijing Zuo, Zhe Fu, Zihan Nie, Zhihui Zhu, Haohan Wang

    Abstract: Identifying a meaningful quantum speedup requires more than matching a classical problem to a familiar quantum primitive: the claim must preserve the task, respect access and output models, expose required promises, and remain within a defensible complexity scope. We present QuantumMind, an auditable agentic workflow for generating and conservatively screening quantum-acceleration hypotheses. A fi… ▽ More

    Submitted 7 August, 2026; originally announced August 2026.

  22. arXiv:2608.07433  [pdf, ps, other

    math.OC cs.LG

    Wasserstein Policy Gradient for Entropy-Regularized Linear-Quadratic Control

    Authors: Zhaoyu Zhu, Rui Gao, Shuang Li

    Abstract: Wasserstein policy gradient (WPG) updates state-conditional action laws by transport in the action space. We study entropy-regularized discounted linear-quadratic (LQ) control. A Bellman verification argument shows that the unrestricted problem has a linear-Gaussian optimal policy, and the discounted-occupancy-weighted statewise Wasserstein gradient is tangent to this policy class. WPG therefore r… ▽ More

    Submitted 7 August, 2026; originally announced August 2026.

  23. arXiv:2608.07360  [pdf, ps, other

    math.CO cs.LO math.SP

    Maximizing Algebraic Connectivity with $2(n-2)$ Edges: The Large Vertex Number Case

    Authors: Zeru Zhu, Jinzheng Li, Yuanjie Ren, Ji Liu

    Abstract: Kolokolnikov conjectured that, among finite simple graphs on $n$ vertices with exactly $2(n-2)$ edges, the complete bipartite graph $K_{2,n-2}$ maximizes algebraic connectivity. We prove the conjectured statement for every $n\ge123$: every such graph has algebraic connectivity at most $2$, while $K_{2,n-2}$ attains $2$. The proof begins with explicit Rayleigh-quotient certificates that exclude sev… ▽ More

    Submitted 7 August, 2026; originally announced August 2026.

    Comments: Preliminary version. The manuscript gives a self-contained proof for the large-order case $n\ge123$. A Lean formalization covers all $n\ge4$; the human-readable treatment of the remaining finite range $4\le n\le122$ is still undergoing verification, organization, and polishing and will be included in a future revision

    MSC Class: 05C50 (Primary) 05C35; 05C38; 68V15; 68V20 (Secondary)

  24. arXiv:2608.07333  [pdf, ps, other

    cs.LG

    When GNNs Fail: Quantifying and Overcoming Temporal Correlation Volatility in Time Series

    Authors: Chen Shao, Yue Wang, Zhenyi Zhu, Zhanbo Huang, Tobias Käfer, Zonghan Wu, Danai Koutra

    Abstract: Modeling multivariate time series by representing them as graphs, where individual series act as nodes and pairwise temporal corre- lations serve as edges, has gained significant traction. Recent advances in Graph Neural Networks (GNNs) have demonstrated strong perfor- mance by assuming a static graph topology and aggregating information from neighboring series. In this work, we investigate the re… ▽ More

    Submitted 7 August, 2026; originally announced August 2026.

    Comments: 6 figures, 3 tables, 16 pages

    MSC Class: 68T07 ACM Class: I.2.6

    Journal ref: European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2026

  25. arXiv:2608.06729  [pdf, ps, other

    cs.RO cs.CV

    AtlasVLA: Persistent World-Ego State Modeling for Vision-Language-Action Models

    Authors: Guiyu Zhao, Longteng Guo, Yanghong Mei, Zilin Zhu, Yu Zhang, Bin Cao, Mingming Yu, Xingjian He, Jie Jiang, Jing Liu

    Abstract: While Vision-Language-Action (VLA) models have advanced embodied AI, their fundamentally reactive paradigm severely limits performance in partially observable and long-horizon tasks. When restricted to a single wrist-mounted camera, they inevitably suffer from perception forgetting as objects exit the field of view, and temporal task-progress forgetting} during multi-step execution. To overcome th… ▽ More

    Submitted 6 August, 2026; originally announced August 2026.

  26. arXiv:2608.06310  [pdf, ps, other

    cs.LG cs.CL

    RRC: Unlocking Generative Reward Models in LLM Reinforcement Learning via Ranking-Based Reward Construction

    Authors: Chenglong Wang, Ziming Zhu, Yifu Huo, Bei Li, Qiaozhi He, Yan Ding, Xiaoyang Hao, Yuxin Gao, Tianhua Zhou, Xiaojia Chang, Tongran Liu, Jingbo Zhu

    Abstract: Recent advances in reward modeling show a paradigm shift from discriminative reward models to generative reward models. However, despite their strong capabilities in response ranking, generative reward models have not realized their potential in reinforcement learning (RL). Our analysis reveals that this limitation arises from a mismatch between the comparative nature of generative reward modeling… ▽ More

    Submitted 6 August, 2026; originally announced August 2026.

  27. arXiv:2608.05725  [pdf, ps, other

    cs.RO

    Near-sensor Computing for Rapid Visuotactile Perception

    Authors: Zhengying Zhu, Ruilin Zhang, Runze Hu, Chenxi Xiao

    Abstract: Visuotactile sensors reconstruct dense contact geometry from measured surface gradients, but host-based processing increases power consumption and introduces data-transfer delays and variable scheduling latency, limiting the sensing and response speed of robotic systems. To address these limitations, we implement a near-sensor computing framework that includes a spectral Poisson solver as a fully… ▽ More

    Submitted 6 August, 2026; originally announced August 2026.

    Comments: 14 pages, 4 figures

  28. ASIDE: From Conflict Participants to Co-Observers Through Dyadic Spectator Reflection

    Authors: Xinyi Zhang, Jingting He, Zicheng Zhu, Yuxin Su

    Abstract: When two people argue over text, each knows what they meant and can only guess what the other was thinking. Existing AI reflection tools work from one person's account, and dyadic tools support co-expression without making the gap between accounts inspectable. We propose Dyadic Spectator Reflection (DSR), an interaction structure in which both partners externalize their models of each other indepe… ▽ More

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

    Comments: Accepted at the 39th Annual ACM Symposium on User Interface Software and Technology (UIST 2026)

    ACM Class: H.5.3; H.5.2

  29. arXiv:2608.04196  [pdf, ps, other

    cs.RO cs.CV cs.LG

    SiMDex: Mining Similar Egocentric Videos for Cross-Embodiment Dexterous Manipulation

    Authors: Nie Lin, Takehiko Ohkawa, Sijin Chen, Ruoshi Wen, Zhuohang Li, Liqun Huang, Zhengming Zhu, Yiming Bao, Yunfei Li, Minjie Cai, Xiao Ma, Wei Xu, Yoichi Sato

    Abstract: Recent years have witnessed an explosive trend of scaling ego-centric human videos for robot manipulation, yet it remains unclear which data actually benefits dexterous manipulation. We present SiMDex, a similarity-based data mining framework that casts human data selection for VLA post-training in dexterous manipulation as a recommendation problem. For each robot demonstration, SiMDex employs a t… ▽ More

    Submitted 4 August, 2026; originally announced August 2026.

    Comments: 12 pages, 4 figures. Project page: https://lin-nie.github.io/SiMDex/

  30. arXiv:2608.04018  [pdf, ps, other

    cs.CY cs.AI

    Governing Execution Risk in Agentic AI Systems: A Trajectory-Guided Framework for Red Teaming

    Authors: Zhihao Zhu, Yi Yang

    Abstract: AI agents are increasingly embedded in organizational workflows, where they interact with external information sources and invoke digital tools to perform operational tasks. As organizations adopt such systems, a critical challenge is identifying and mitigating risks arising from malicious or untrusted external information that can steer agents toward unintended actions. Existing red-teaming appro… ▽ More

    Submitted 23 June, 2026; originally announced August 2026.

  31. arXiv:2608.03972  [pdf, ps, other

    cs.AI

    ReflectRL: Learning from Golden Negative Trajectories via Reflective-to-Direct Reasoning

    Authors: Jinhe Bi, Chennan Zhou, Zengjie Jin, Aniri, Shuo Lu, Wenke Huang, Hu Cao, Xun Xiao, Zhihong Zhu, Volker Tresp, Fei Shen, Yunpu Ma, Tat-Seng Chua

    Abstract: On-policy training has emerged as a powerful post-training paradigm for improving the reasoning capabilities of large language models, and is often enhanced by golden trajectories from stronger expert models. However, when the expert fails on harder problems, existing trajectory-guided methods lose their main source of supervision, and these failed trajectories are typically discarded as negative… ▽ More

    Submitted 4 August, 2026; originally announced August 2026.

    Comments: Project page: https://github.com/bibisbar/ReflectRL

  32. arXiv:2608.03705  [pdf, ps, other

    cs.AI cs.LG

    Less Traffic, Better Outcomes: Competition-Aware Request Dispatch in Real-Time Ad Exchanges

    Authors: Jonaid Shianifar, Blaz Mramor, Fangda Zou, Matthieu C. Martin, Xingsheng Guo, Zhihua Zhu, Rong Zhou, Bichen Shi

    Abstract: Real-time bidding (RTB) ad exchanges typically forward nearly all incoming requests to demand-side platforms (DSPs), even though only a small fraction receive bids. This over-distribution weakens auction outcomes: DSPs throttle participation under compute and budget constraints, reducing the effective use of limited bidding capacity. We present a competition-aware request dispatch framework that u… ▽ More

    Submitted 4 August, 2026; originally announced August 2026.

    Comments: Accepted for presentation at AdKDD 2026, the premier workshop on artificial intelligence for advertising, held in conjunction with the 32nd ACM SIGKDD Conference on Knowledge Discovery and Data Mining (KDD 2026)

  33. arXiv:2608.03525  [pdf, ps, other

    cs.CV

    MinerU.Chem: A High-Precision System for Optical Chemical Structure and Reaction Recognition

    Authors: Haote Yang, Jiang Wu, Jingchao Wang, Xingjian Wei, Lixin Ma, Linye Li, Chen Zhu, Xiaolong Wu, Yuheng Lu, Ziran Zhu, Junyuan Gao, Lingli Ge, Yuan Xu, Huijie Ao, QianQian Wu, Dechen Lin, Huaiyu Gu, Lu Chen, Shengxin Lu, ShaSha Wang, Yuanyuan Cao, Zhejia Yu, Ruijie Zhang, Zimai Tian, Jiaxing Sun , et al. (20 additional authors not shown)

    Abstract: In organic chemistry papers and patents, molecular structures, reaction schemes, and experimental conditions are often presented as molecular structure depictions, reaction diagrams, and complex tables or figures. Such information is difficult for general-purpose document parsing systems to directly convert into machine-readable data. This limits data production for organic chemistry knowledge bas… ▽ More

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

  34. arXiv:2608.03304  [pdf, ps, other

    cs.CV

    Recurrent Contrastive Learning for Imbalanced Medical Image Classification

    Authors: Zhiyuan Zhu, Xinling Meng, Junxuan Yu, Jiongquan Chen, Qiongying Ni, Tuhang Shao, Yuhao Huang, Luping Zhou, Ruiyang Huang, Yuxue Wang, Rongliang Zhang, Xue Wang, Tianhong Tang, Likun Wang, Junbo Chen, Yong Jiang, Yongping Lu, Xin Yang

    Abstract: Medical image classification often suffers from class imbalance due to the inherent disparities in disease incidence. Existing approaches, such as class resampling and loss reweighting, mainly improve learning within the observed feature distribution, but do not explicitly enlarge the latent support region of tail classes. As a result, tail-class representations remain overly compact and are easil… ▽ More

    Submitted 4 August, 2026; originally announced August 2026.

    Comments: 10 pages, 3 figures

    Journal ref: The 7th MICCAI Workshop on Advances in Simplifying Medical UltraSound.2026

  35. arXiv:2608.02352  [pdf, ps, other

    cs.LG cs.CL

    Qwen-CUA: Native Computer Use for (almost) Everything

    Authors: Dunjie Lu, Shuai Bai, Tianyi Bai, Sicheng Fan, Chang Gao, Jian Guan, Feng Hu, Mianqiu Huang, Xingyang Huang, Yizhen Jiang, Yuheng Jing, Dehui Kong, Ning Li, Dayiheng Liu, Shixuan Liu, Zheng Liu, Que Shen, Bowen Wang, Junli Wang, Chencan Wu, Rui Xie, Tianbao Xie, Zhihui Xie, Haiyang Xu, An Yang , et al. (21 additional authors not shown)

    Abstract: Native computer use offers a general interface for agents to operate almost any software available to people, but requires long-horizon state tracking, large-scale interactive experience, and learning from sparse yet verifiable outcomes. We introduce Qwen-CUA, a native computer-use agent with a 397B-A17B Qwen mixture-of-experts backbone. It observes only screenshots and acts through keyboard and m… ▽ More

    Submitted 3 August, 2026; originally announced August 2026.

    Comments: 24 pages, 10 figures. Technical report

  36. arXiv:2608.02099  [pdf, ps, other

    cs.AR cs.AI cs.CV

    DeGS: A Scalable 3DGS Architecture via Decoupled Workload Parsing and Reorganization

    Authors: Minnan Pei, Gang Li, Zeyu Zhu, Siting Wang, Junwen Si, Zhuoran Song, Yu Feng, Fangxin Liu, Xiaoyao Liang, Jian Cheng

    Abstract: 3D Gaussian Splatting (3DGS) has emerged as a leading technique for real-time novel view synthesis, yet existing 3DGS accelerators suffer from poor architectural scalability: increasing the number of PEs leads to marginal performance improvement during rendering. We identify that the root cause is the tightly coupled ``checking-while-blending'' dataflow, which exacerbates PE underutilization cause… ▽ More

    Submitted 3 August, 2026; originally announced August 2026.

    Comments: Accepted to the 59th IEEE/ACM International Symposium on Microarchitecture (MICRO 2026)

  37. arXiv:2608.01448  [pdf, ps, other

    cs.ET

    Latent Two-Sample Testing for Fair Autonomous Vehicle Road Evaluation

    Authors: Qiujing Lu, Xuanhan Wang, Guanghong Jia, Zhenxia Zhu, Huijuan Lin, Kehua Sheng, Zhichao Hou, Shuo Feng

    Abstract: With the rapid advancement of autonomous vehicle (AV) systems, fast and reliable iteration through road testing has become increasingly critical. However, changes in testing environments make it difficult to disentangle true performance differences between AV versions from extraneous environmental variations, undermining fair and reliable evaluation. This challenge is further compounded by the hig… ▽ More

    Submitted 2 August, 2026; originally announced August 2026.

  38. arXiv:2608.01083  [pdf, ps, other

    cs.RO

    Sparse Meets Dense: Correspondence Guided Robotic Manipulation with Rigid-Deformable Interactions

    Authors: Ziyu Zhu, Yue Chen, Xirui Liang, Hojin Bae, Yuran Wang, Zhen Yuan, Ruihai Wu, Hao Dong

    Abstract: Manipulation involving rigid-deformable interactions, such as hanging clothes or dressing humans, is common in daily life, making it essential for household robots. Compared to single-object manipulation or interactions between rigid bodies, these tasks are particularly challenging due to the rich multi-point contacts and the complex dynamics of the deformable bodies during interaction. Therefore,… ▽ More

    Submitted 2 August, 2026; originally announced August 2026.

    Comments: ICRA 2026 conference paper

  39. arXiv:2608.01035  [pdf, ps, other

    cs.RO cs.AI cs.CV

    WAM-Diff2: Hierarchical AR-to-Diffusion Distillation for Highly Efficient Autonomous Driving VLA

    Authors: Zhihao Zhu, Hanlin Shang, Mingwang Xu, Feipeng Cai, Zhuolin He, Yaoyi Li, Jianhua Han, Hang Xu, Siyu Zhu

    Abstract: Vision-Language-Action (VLA) models have emerged as a prominent paradigm for end-to-end autonomous driving; however, their efficient deployment is severely constrained by high computational latency and exposure bias arising from sequential autoregressive decoding. Conversely, while specialized diffusion policies enable low-latency, parallel execution, training them from scratch typically yields na… ▽ More

    Submitted 18 August, 2026; v1 submitted 2 August, 2026; originally announced August 2026.

  40. arXiv:2608.00732  [pdf, ps, other

    cs.LG cs.CV

    Mitigating Backdoors via Decoy Shortcuts and Knowledge Decoupling

    Authors: Zixuan Zhu, Rui Wang, Lihua Jing, Jinwen Zhong

    Abstract: Backdoor attacks pose a serious threat to deep neural networks, especially when training relies on third-party data, allowing adversaries to inject malicious behaviors through data poisoning. In this work, we reveal that backdoor behaviors tend to be absorbed by a simpler parallel branch when jointly trained with the main network. Motivated by this insight, we propose Trapping and Removing (TR), a… ▽ More

    Submitted 1 August, 2026; originally announced August 2026.

    Comments: 19 pages; 11 figures; 14Tables; Accept by IJCAI 2026

  41. 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"

  42. arXiv:2607.29377  [pdf, ps, other

    cs.CL

    Zero-Mem: Zero-Token Memory Operations for LLM Agents

    Authors: Yilin Xiao, Zhehan Zhu, Yujing Zhang, Jin Chen, Zijin Hong, Luyao Zhuang, Qinggang Zhang, Shengyuan Chen, Xiaocao Ouyang, Lingfei Ren, Xiao Huang

    Abstract: LLM agents need memory to act consistently over long interactions, yet many systems use additional LLM calls to operate that memory. Generating intermediate records and mediating their retrieval adds recurring token and time costs, while omitted or merged details can obscure the original evidence. We ask whether structured memory access requires generation at all. Zero-Mem introduces \emph{zero-to… ▽ More

    Submitted 31 July, 2026; originally announced July 2026.

  43. arXiv:2607.29306  [pdf, ps, other

    cs.NI

    RIGEL: Real-time Optical Anomaly Diagnosis with Stateful In-Network Inference based on Distributed On-switch GNNs

    Authors: Zhen Wei, Yidong Wang, Yufan Zhu, Xuefeng Yan, Binjun Tang, Xiaoliang Chen, Zuqing Zhu

    Abstract: The recent booming of data-intensive applications has complicated optical network management, making real-time optical anomaly diagnosis a must-have feature. However, existing approaches are mostly based on centralized data analytics and thus can hardly avoid the latency and overhead due to message exchanges between data and control planes. In this work, we propose and prototype RIGEL, which, to t… ▽ More

    Submitted 31 July, 2026; originally announced July 2026.

    Comments: 18 pages, 13 figures ,Accepted to NSDI '27. Pre-camera-ready version

  44. arXiv:2607.29112  [pdf

    cs.SD cs.AI

    DoubleHelix: Structured Cross-Modal Fusion for Audio-Visual Speech Recognition with LLMs

    Authors: Ziwei Cheng, Zhenhua Tan, Zhuomin Zhu

    Abstract: Audio-visual speech recognition (AVSR) relies on effective fusion of audio and visual modalities, yet existing approaches treat cross-modal interaction as a single-step operation without structured iterative refinement. We present DoubleHelix, a multimodal fusion framework that reformulates fusion as an iterative cross-modal interaction process with adaptive degradation-aware enhancement. The fram… ▽ More

    Submitted 31 July, 2026; originally announced July 2026.

    Comments: ACM MM2026 ACCEPTED

    MSC Class: 68T10 ACM Class: I.2; I.4

  45. arXiv:2607.28627  [pdf, ps, other

    cs.CV cs.AI cs.LG

    ReToken: One Token to Improve Vision-Language Models for Visual Retrieval

    Authors: Yao Xiao, Reuben Tan, Zhen Zhu, Yuqun Wu, Jianfeng Gao, Derek Hoiem

    Abstract: Long visual context poses a challenge for vision-language models: performance degrades as the number of distractors grows, and processing all tokens at once is computationally infeasible under GPU memory constraints. We present ReToken, a single learnable embedding trained as an explicit retrieval target that selects a sparse set of query-relevant visual tokens from a pre-filled visual KV cache. T… ▽ More

    Submitted 30 July, 2026; originally announced July 2026.

    Comments: Code: https://github.com/avaxiao/ReToken

  46. arXiv:2607.26893  [pdf, ps, other

    cs.IR

    Beyond Action Imitation: Learning a Decision-Aware User Simulator for Online Advertising

    Authors: Zipeng Chen, Jiaer Zheng, Xiangyang Xu, Xinyu Lin, Zhaobin Wang, Zhaohui Liu, Qianjin Xiang, Xiaoyu Zhao, Zhuozhen Yu, Guangshuo Wang, Daxing Chen, Junwei Pan, Zhangbin Zhu, Chengguo Yin, Hao Chen, Tat-Seng Chua, Haijie Gu, Jie Jiang

    Abstract: Recent advances in LLM-based user simulation have shown promise for offline evaluation of recommendation and advertising systems. However, existing simulators typically infer user preferences from single-domain interaction histories and are primarily optimized to reproduce observable actions such as clicks. Consequently, they capture only a partial view of user preferences, while action-only predi… ▽ More

    Submitted 29 July, 2026; originally announced July 2026.

    Comments: 23 pages, 10 figures, 9 tables

  47. arXiv:2607.26710  [pdf, ps, other

    cs.LG

    PowerAtlas: Towards Electricity-Computing Co-Scheduling for Power Systems

    Authors: Kaiwen Jiang, Siya Xu, Ziyue Zhu, Chao Yang, Anh Tuan Luu, Haoran Luo

    Abstract: The rapid growth of AI workloads is turning data centers into large-scale, volatile, yet spatiotemporally flexible grid loads, creating an urgent need for coordinated electricity-computing scheduling. Under stringent grid constraints, schedules from general-purpose large language models (LLMs) are often infeasible, causing line-flow violations and unserved load. We present PowerAtlas, an LLM-agent… ▽ More

    Submitted 29 July, 2026; originally announced July 2026.

    Comments: 17 pages, 9 figures, 5 tables. Code: https://github.com/JAVA-Jiang/PowerAtlas

  48. arXiv:2607.24954  [pdf, ps, other

    cs.GR cs.CV

    Intrinsic and Triangulation-Agnostic Attention: A Simple and Powerful Approach for Learning on Meshes

    Authors: Ashwath Shetty, Zihan Zhu, Soeren Pirk, Noam Aigerman

    Abstract: This work proposes an adaptation of the attention mechanism for triangle meshes. The core observation is that endowing the attention mechanism with critical properties for learning over meshes -- intrinsicality and triangulation-agnosticism -- enables it to attain state-of-the-art results over several learning-based tasks in geometry-processing. The above is achieved by modifying the attention mec… ▽ More

    Submitted 27 July, 2026; originally announced July 2026.

  49. arXiv:2607.24653  [pdf, ps, other

    cs.CL cs.LG

    Kimi K3: Open Frontier Intelligence

    Authors: Kimi Team, Tongtong Bai, Yifan Bai, Yiping Bao, M. C., Jianfeng Cai, Xinyuan Cai, Peizhou Cao, Yuxuan Cao, Ziwei Chai, Y. Charles, H. S. Che, Guanduo Chen, Guangyu Chen, Guanzheng Chen, Huarong Chen, Jia Chen, Jianlong Chen, Jun Chen, Kexin Chen, Peng Chen, Ruijue Chen, Wentao Chen, Xin Chen, Yang Chen , et al. (377 additional authors not shown)

    Abstract: We introduce Kimi K3, a 2.8T parameter Mixture-of-Experts model with 104 billion activated parameters, native vision capabilities, and a 1-million-token context window. Kimi K3 is built on Kimi Delta Attention and Attention Residuals, which improve information flow across sequence length and model depth. Together with Stable LatentMoE, which effectively activates 16 of 896 routed experts per token… ▽ More

    Submitted 7 August, 2026; v1 submitted 27 July, 2026; originally announced July 2026.

    Comments: K3 tech report

  50. arXiv:2607.24522  [pdf, ps, other

    cs.LG cs.CV

    FlowCTS: On-policy Continuous Trajectory Supervision of Flow Models

    Authors: Kaiyang Ye, Yuan Ge, Junxiang Zhang, Bei Li, Ziming Zhu, Haishu Zhao, Xiaoqian Liu, Chenglong Wang, Jingbo Zhu, Zhengtao Yu, Tong Xiao

    Abstract: While on-policy distillation (OPD) effectively addresses sparse rewards and exposure bias in large language model post-training, its extension to flow models remains underexplored. To this end, we propose Flow Continuous Trajectory Supervision (FlowCTS), which matches subsequent student and reference trajectories initialized from the same student-visited state. Using the integral relation between… ▽ More

    Submitted 27 July, 2026; originally announced July 2026.