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

Showing 1–50 of 11,658 results for author: Fan

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

    cs.CL

    HealMed: Multilingual Evaluation of Large Language Models in Medicine

    Authors: Yingjian Chen, Fan Gao, Sherry T. Tong, Haoyu Zhang, Aosong Feng, Kevin W. Jin, Xing Wu, Jinghui Lu, Abdul Samad, Akbar Faruqi, Cesar Caraballo, Cibele Brandão, Dhruva, Gupta, Eunji Jeon, Gabriel Madera-Santiago, Geon Lee, Hugo Toshio Itikawa, Insook Cho, Isabelli Martins, Isarar Siddique, Israr Ahmed, Jihyo Kwak, Kanyakorn Veerakanjana, Luis Guilherme Cardoso , et al. (20 additional authors not shown)

    Abstract: We present HealMed, an expert-reviewed benchmark for multilingual evaluation of large language models in medicine. HealMed contains 1,000 examples in each of nine languages, drawn from nine datasets and covering three task formats: MCQA, NLI and open-ended QA. The benchmark was developed over two years by 23 physicians and medical experts based across nine countries and regions. Each translation w… ▽ More

    Submitted 20 August, 2026; originally announced August 2026.

  2. arXiv:2608.19800  [pdf, ps, other

    cs.CL cs.AI

    LoRA-GA$^2$: Low Rank Adaptation with Multi-step Gradient Adaptive Alignment

    Authors: Haonan He, Xinyue Fan

    Abstract: Low-Rank Adaptation (LoRA) is a prominent fine-tuning method for large models, achieving competitive performance with reduced memory overhead. However, a persistent performance gap remains between LoRA and full fine-tuning. Recent studies have sought to narrow this gap by employing one-step gradient approximations of pretrained weights to align LoRA updates with the principal directions or intrins… ▽ More

    Submitted 20 August, 2026; originally announced August 2026.

  3. arXiv:2608.19758  [pdf, ps, other

    cs.CL

    FlashPrefill V2: Block-Sparse Prefill Attention for Long-Context LLM Serving

    Authors: Qihang Fan, Huaibo Huang, Zhiying Wu, Bingning Wang, Ran He

    Abstract: Long-context modeling is a pivotal capability for Large Language Models, yet the quadratic complexity of attention remains a critical bottleneck, particularly during the compute-intensive prefilling phase. Our previous work, FlashPrefill, mitigates this cost through instantaneous pattern discovery and max-based dynamic thresholding; however, it remains an algorithmic prototype that is still distan… ▽ More

    Submitted 20 August, 2026; originally announced August 2026.

    Comments: FlashPrefill V2

  4. arXiv:2608.19652  [pdf, ps, other

    cs.AI cs.CL

    Can Agent Memory Systems Track Evolving State?

    Authors: Xinyi Fan, Miri Liu, Ruozhen Yang, Siru Ouyang, Jiawei Han

    Abstract: As LLM-based agents are deployed for longer and higher-stakes tasks, their memory systems continue to have crucial gaps. While existing memory benchmarks focus largely on recall-shaped tasks, we argue an effective memory system must track the evolving state of the world; as facts, constraints, and decisions are revised over a long interaction, answers must reflect the current state and not a super… ▽ More

    Submitted 20 August, 2026; originally announced August 2026.

  5. arXiv:2608.19637  [pdf, ps, other

    cs.CV

    TextRefine: Improving Textual Fidelity, Spatial Placement, and Glyph Rendering for Text Editing in Product Posters

    Authors: Honglie Wang, Jia Sun, Zijun Li, Junlong Wu, Pengcheng Wei, Jiyuan Wang, Yongrui Heng, Boheng Zhang, Huaiqing Wang, Dewen Fan, Qianqian Gan, Fan Yang, Tingting Gao, Yan-Ming Zhang

    Abstract: Text editing in product posters entails inserting new text or replacing existing text while preserving product appearance, background content, and global composition. Despite recent progress in instruction-based image editing, general-purpose models remain unreliable in this setting: they often omit or incorrectly render the target text, place it over salient products or pre-existing content, and… ▽ More

    Submitted 20 August, 2026; originally announced August 2026.

  6. arXiv:2608.19355  [pdf, ps, other

    cs.MM cs.CV

    GRACE: Grounded Reasoning via Adapter Composition and Evidence-Aware Calibration for Educational Visual Question Answering

    Authors: Xinjin Li, Yudi Xia, Xi Zhao, Yiliu Xu, Yining Liu, Cheng Lu, Yujian Long, Yu Ma, Jinghan Cao, Liang Fan, Yeyun Xu

    Abstract: Educational visual question answering, or VQA, requires models to solve curriculum-oriented multiple-choice questions using both language and visual evidence. Compared with conventional open-ended VQA, educational examples often include structured assessment metadata, diagrams or image contexts, and semantically close answer options, creating strong opportunities for question-option shortcuts. We… ▽ More

    Submitted 19 August, 2026; originally announced August 2026.

  7. arXiv:2608.19177  [pdf, ps, other

    cs.CV

    Image-Guided Pavement Defect Recognition in GPR Data with novel 3D Deep Learning Architecture

    Authors: Yuandong Pan, Linjun Lu, Mudan Wang, Florian Noichl, Fan Xue, Brian Sheil, Lavindra de Silva, André Borrmann, Ioannis Brilakis

    Abstract: Ground Penetrating Radar (GPR) is a widely adopted non-destructive sensing technology for subsurface inspection in civil and transportation engineering. Despite its potential for pavement condition assessment, the large-scale application of GPR in automated inspection has two key challenges: the scarcity of annotated real-world datasets and the lack of deep learning models designed for the unique… ▽ More

    Submitted 19 August, 2026; originally announced August 2026.

  8. arXiv:2608.19029  [pdf, ps, other

    cs.AI cs.CL cs.MA

    Adaptive Memory and Reflection Multi-Agent System for Medical Question Answering

    Authors: Pradeep Murugesan, Luoxiao Yang, Xueli Chen, Xinqi Fan

    Abstract: Accurate and responsible medical question answering (QA) is important in healthcare, where complex cases require factual knowledge and nuanced reasoning. Existing medical QA systems, typically based on single-agent architectures and static retrieval, often lack adaptability, persistent memory, and structured decision-making. This work introduces an adaptive memory and reflection (AMR) agentic syst… ▽ More

    Submitted 19 August, 2026; originally announced August 2026.

    Comments: Accepted by IEEE SMC 2026

  9. 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.

  10. arXiv:2608.18767  [pdf, ps, other

    cs.CL cs.LG

    Gradient Mirage: Trainable yet Label-Unidentifiable Gradients in Large Language Model Split Learning

    Authors: Shiyu Miao, Yunlong Mao, Zirui Huang, Liang Yao, Tianshuo Zheng, Yanhui Gu, Fan Liu, Sheng Zhong

    Abstract: Gradient matching attacks (GMAs) in LLM split learning (SL) rely on a critical yet underexplored assumption: the gradient exposed at the split interface is a faithful derivative of the client's full-label training objective. This gradient-objective consistency allows a curious server to recover private labels by searching for a sequence whose induced gradient explains the observation. We propose G… ▽ More

    Submitted 19 August, 2026; originally announced August 2026.

  11. arXiv:2608.18574  [pdf, ps, other

    cs.LG

    Continual Reasoning Gym: Diagnosing and Harnessing Shared Reasoning in Continual RLVR

    Authors: Lirui Luo, Guoxi Zhang, Hongming Xu, Rongqing Li, Cong Fang, Lifeng Fan

    Abstract: Reinforcement learning with verifiable rewards (RLVR) commonly post-trains reasoning models on multiple tasks, while rerunning multitask RLVR (MTRL) as new tasks are added makes capability expansion costly. We therefore study continual RLVR, which updates the existing model as each task arrives. The central question is whether a model updated this way can perform as well as a jointly trained model… ▽ More

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

  12. arXiv:2608.18388   

    cs.CV

    Depth Anything V4: Dynamic 4D Scene Reconstruction via Riemannian Flow Matching on 4D Gaussian Splatting

    Authors: Jiaming Fan, Jian Lu, Jinling Jia, Chenbin Zhang

    Abstract: We present Depth Anything V4 (DAV4), a framework for dynamic 4D scene reconstruction from monocular video. Our key contribution is the application of Riemannian Flow Matching (RFM) to 4D Gaussian Splatting parameters, defining probability paths directly on non-Euclidean manifolds (scale, rotation, opacity), ensuring all intermediate states are valid. Through controlled experiments, we isolate RFM'… ▽ More

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

    Comments: Major errors in research

  13. arXiv:2608.18103  [pdf

    cs.CL cs.AI

    DeepTCM1.0: A Multi-Expert AI Agent for Deciphering Mechanisms of Chinese Herbal Formulae Based on General Large Language Models

    Authors: Wenxin Duan, Hanwei Wang, Zhongying Peng, Zhonghua Lu, Jiayi An, Fan Song, Yong Liang

    Abstract: Background: Mechanistic elucidation of traditional Chinese medicine (TCM) compound formulas remains a central challenge in the modernization of TCM. Conventional approaches, including data mining and network pharmacology, are insufficient for achieving deep integration between classical TCM theory and modern scientific research. In addition, direct question-answering using general-purpose artifici… ▽ More

    Submitted 9 June, 2026; originally announced August 2026.

  14. arXiv:2608.18017  [pdf, ps, other

    cs.AI

    Can Large Language Models Explain Flight Safety Events? A Prior-Guided Semantic LLM-based Approach

    Authors: Lu Xu, Xu Li, Linjiang Zheng, Fan Li, Riquan Zhang, Jiaxing Shang

    Abstract: Improving flight safety with flight data requires not only accurate detection of risk events, but more importantly, clear interpretation of their underlying causes at the level of pilot control behavior. Existing explainable AI techniques, such as feature importance maps, often require considerable domain knowledge to translate them into operationally meaningful explanations. Large Language Models… ▽ More

    Submitted 18 August, 2026; originally announced August 2026.

    Comments: 14 pages, 6 figures, submitted to IEEE Transactions on Intelligent Transportation Systems

  15. arXiv:2608.17865  [pdf, ps, other

    cs.AR

    ESR-HGNN: Eliminating Semantic Redundancy for Efficient Mini-batch HGNN Inference

    Authors: Dengke Han, Mingyu Yan, Duo Wang, Wenming Li, Xiaochun Ye, Dongrui Fan

    Abstract: Heterogeneous graph neural networks (HGNNs) are highly effective in processing heterogeneous graph data and have been widely adopted in critical domains. As real-world graph data continues to scale, performing direct inference on entire graphs becomes increasingly infeasible, making mini-batch methods the standard approach. However, in end-to-end HGNN inference, metapath-based mini-batch sampling… ▽ More

    Submitted 18 August, 2026; originally announced August 2026.

    Comments: 14 pages, 12 figures, to apear in IEEE TPDS (just accepted)

  16. arXiv:2608.17564  [pdf, ps, other

    cs.CV cs.AI

    Where a New Concept Must Enter: Entry Point Gates Cross-Task Usability in Unified Multimodal Models

    Authors: Zongyang Qiu, Yihan Wu, Kaixuan Fan, Bo Li, Hui Xiong

    Abstract: Unified multimodal models (UMMs) are motivated by the hope that understanding and generation reinforce each other but controlled ablations repeatedly find that adding a generation objective leaves understanding flat. Joint-training studies cannot settle the disagreement: with overlapping supervision, a gain cannot be attributed to the architecture rather than the data. To further investigate the r… ▽ More

    Submitted 18 August, 2026; originally announced August 2026.

    Comments: 27 pages, 10 figures

  17. arXiv:2608.17523  [pdf, ps, other

    cs.NI

    Completion-Path Credits: Multi-Resource Control for Scale-Up Fabrics

    Authors: Fan Yang, Jiaqi Liu, Tao Jiang, Zhan Wang

    Abstract: Scale-up fabrics connecting GPUs and AI accelerators carry tensor transfers together with remote reads, writes, atomics, and notifications over shared target-side receiver resources. Byte-denominated credits protect link buffers and streaming HBM traffic, but poorly represent small operations dominated by Atomic execution or response injection. This paper presents SemaCredit, a receiver controller… ▽ More

    Submitted 18 August, 2026; originally announced August 2026.

    Comments: 10 pages, 5 figures

  18. arXiv:2608.17503  [pdf, ps, other

    cs.NI

    Predict Before Replay: Joint FEC and Flight Control for Reliable Scale-Up Links

    Authors: Fan Yang, Jiaqi Liu, Tao Jiang, Zhan Wang

    Abstract: Scale-up accelerator fabrics send latency-sensitive flits over serial links at hundreds of gigabits per second. Their reliability pipeline first relies on FEC, then detects residual failures and replays unacknowledged data. At these line rates, delayed feedback lets later flits enter the replay window before a residual failure is reported, so standard replay can amplify one corrupted flit into a s… ▽ More

    Submitted 18 August, 2026; originally announced August 2026.

    Comments: 10 pages, 5 figures

  19. arXiv:2608.17453  [pdf, ps, other

    cs.RO

    EATR-Stereo: Embodiment-Aware Token Routing of Paired Stereo Evidence for Humanoid Vision-Language-Action Control

    Authors: Songwei Wu, Rui Zhao, Fan Yang, Zhongqiang Nie, Zhiduo Jiang, Wandong Sun, Yuwei Li, Jian Hu, Yang Liu, Hong Liu

    Abstract: Long-horizon humanoid vision--language--action (VLA) control with head-mounted stereo cameras requires visual interfaces that can exploit complementary views while maintaining compatibility with pretrained representations. Existing interfaces often discard complementary stereo evidence or fuse additional observations without preserving the native primary-view pathway and adapting auxiliary informa… ▽ More

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

    Comments: 8 pages, 5 figures

  20. arXiv:2608.17411  [pdf, ps, other

    cs.LG

    GUPO: Gradient Uncertainty-aware Policy Optimization for Post-Training Large Language Models

    Authors: Peizheng Guo, Jianqi Zhang, Xingyu Zhang, Yun Fan, Jiahuan Zhou, Changwen Zheng, Wenwen Qiang

    Abstract: Group Relative Policy Optimization (GRPO) has become a widely used approach for post-training Large Language Models (LLMs) for reasoning. In GRPO, the group gradients induced by different queries within the same mini-batch are directly averaged to form the policy update. However, these group gradients can point in conflicting directions. Our empirical analysis suggests that group-gradient conflict… ▽ More

    Submitted 18 August, 2026; originally announced August 2026.

  21. arXiv:2608.17379  [pdf, ps, other

    cs.CL cs.AI

    PTXBench: Benchmark and Adapt LLMs for GPU Kernel Optimization with Architecture-specific PTX

    Authors: Genghan Zhang, Yixin Dong, Chengze Fan, Zhichen Zeng, Yueming Yuan, Shaowei Zhu, Kunle Olukotun

    Abstract: We introduce PTXBench, a benchmark for evaluating and adapting large language models (LLMs) to use architecture-specific PTX for GPU kernel optimization. PTXBench measures functional correctness, whether selected target instructions execute at runtime, and speedup over frontier libraries across GEMM and attention workloads on H100 and B200 GPUs. Our evaluation shows that architecture-specific PTX… ▽ More

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

  22. arXiv:2608.17337  [pdf, ps, other

    cs.CV cs.ET

    Learning latent progression states from spatial heterogeneity in uterine histopathology

    Authors: Qiming He, Yan Liu, Shuang Ge, Fan Yang, Yuxiang Wang, Ieng Man Zhang, Jing Yang, Zihao Jia, Ajin Hu, Yexing Zhang, Zixiu Song, Qiang Huang, Xiaoya Zhao, Zihan Wang, Xianjing Zheng, Yijun Zheng, Liling Lin, Shuxing Liu, Bin Bao, Yue Xie, Tian Guan, Yonghong He, Congrong Liu

    Abstract: Tumor progression is accompanied by changes in architecture, morphology and microenvironmental organization, yet progression-associated heterogeneity is usually compressed into static diagnostic categories in histopathology. Here we present SpaTIE, a uterus-specific computational pathology framework that learns morphology-aware representations and organizes spatial histopathological heterogeneity… ▽ More

    Submitted 17 August, 2026; originally announced August 2026.

  23. arXiv:2608.17336  [pdf, ps, other

    cs.AI

    TileMix: Tile-Centric Mixed-Precision Attention for LLM Inference Acceleration

    Authors: Hanzhi Zhang, Qiao Zhang, Qinglei Cao, Heng Fan, Yan Huang, Kewei Sha, Yunhe Feng

    Abstract: Long-context prefill in large language models (LLMs) incurs substantial computation and memory traffic because dense self-attention computes quadratic query-key scores. Existing methods either use a uniform low-precision path or select token interactions, leaving spatial precision routing over hardware-aligned score tiles outside fused dense attention. We introduce TileMix, a tile-centric precisio… ▽ More

    Submitted 17 August, 2026; originally announced August 2026.

  24. arXiv:2608.16971  [pdf, ps, other

    cs.AI cs.LG

    FedPref: Federated Preference Learning for Structured Radiology Report Extraction

    Authors: Flint Xiaofeng Fan, Cheston Tan, Yew-Soon Ong, Roger Wattenhofer

    Abstract: Radiology reports describe findings and locations in free text, but downstream search and analysis require these relations in a fixed schema. Learning this extraction requires labels that are unevenly distributed across institutions: smaller hospitals have less local evidence, and pooling data may be infeasible. We introduce FedPref: frozen public language models propose alternative JSON extractio… ▽ More

    Submitted 17 August, 2026; originally announced August 2026.

    Comments: Accepted at ELAMI 2026, held in conjunction with MICCAI 2026. To appear in the Springer proceedings

  25. arXiv:2608.16912  [pdf, ps, other

    cs.CY stat.ME

    What Makes a Fairness Gap Actionable? Statistical Actionability for Responsible AI Deployment

    Authors: Hairu Fan, Shiyuan Wang

    Abstract: Algorithmic fairness audits can detect disparities, but they do not determine when those disparities warrant intervention. Deployment decisions also depend on the reliability of the evidence, subgroup support, and deployment context. Existing fairness methods quantify disparities and uncertainty, yet provide limited guidance for translating accumulated evidence into action. We introduce Statistica… ▽ More

    Submitted 12 July, 2026; originally announced August 2026.

    Comments: Extended version of a manuscript under review. 18 pages, 5 figures

  26. arXiv:2608.16894  [pdf, ps, other

    cs.CY cs.CL

    An Investigation of the NeurIPS and ICML 2025 Position Tracks

    Authors: Fan Yang, Wenkai Li, Jun Liu

    Abstract: ML venues shape what kinds of research claims become legible to reviewers and what forms of evidence count as rigorous. The NeurIPS and ICML Position Paper Tracks were created for agenda-setting work, making their early composition worth auditing. \textbf{This paper argues that the publicly accessible 2025 reviewed pool is dominated by reformist critique, and that the track should explicitly solic… ▽ More

    Submitted 6 July, 2026; originally announced August 2026.

  27. arXiv:2608.16843  [pdf, ps, other

    cs.RO

    Security of Foundation-Model-Powered Embodied Agents: Attack Surfaces, Attacks, Defenses, and Evaluation

    Authors: Jiawei Liu, Jiacheng Guo, Tian Zhang, Yiwei Xu, Juan Wang, Jinlin Fan, Bowen Xiao

    Abstract: Foundation models are increasingly used for perception, reasoning, planning, and action generation in embodied agents, creating security risks that can propagate from digital inputs to physical behavior. Existing surveys often organize threats by mechanisms such as jailbreaks, prompt injection, backdoors, poisoning, or adversarial examples, but these categories do not consistently identify where a… ▽ More

    Submitted 17 August, 2026; originally announced August 2026.

  28. arXiv:2608.16806  [pdf, ps, other

    cs.RO cs.AI

    Breaking Planner Integrity Boundary: Enviroment State-Text Injection Attack on LLM-Driven Embodied Agents

    Authors: Jiawei Liu, Jiacheng Guo, Tian Zhang, Yiwei Xu, Juan Wang, Jinlin Fan, Bowen Xiao, Chi Guo, Keyan Guo, Hongxin Hu

    Abstract: Large language model (LLM)-driven embodied agents rely on environment states to interpret scenes, generate high-level plans, and drive physical execution, making planner-visible state representations a critical security boundary. Existing attacks primarily manipulate user instructions, prompt contexts, model behavior, or perceptual inputs, while paying limited attention to whether environment-stat… ▽ More

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

    Comments: submitted to USENIX Security 2027

  29. arXiv:2608.16805  [pdf, ps, other

    cs.CV cs.AI

    Diagnosing Dense Same-Class Attribute Misbinding in Large Vision-Language Models

    Authors: Yuanzhi Xu, Qian Gao, Jun Fan, Guohui Ding, Zhenyu Yang, Yuteng Xiao, Sixue Lin

    Abstract: Large vision-language models can recognize the objects and attributes in a crowded scene yet assign an attribute to the wrong same-class instance. Generic visual-question-answering accuracy marks the response as wrong, while object-hallucination metrics may regard both the object and attribute as image-supported; neither reveals the transfer. This study formalizes this blind spot as Dense Same-Cla… ▽ More

    Submitted 17 August, 2026; originally announced August 2026.

  30. arXiv:2608.16658  [pdf, ps, other

    cs.CV cs.AI cs.RO

    X$^2$Localizer: Cross-grained Alignment for Progressive Cross-view Video Geo-localization

    Authors: Zichao Zeng, Weijia Fan, Yufan Chen, June Moh Goo, Junwei Zheng, Ruiping Liu, Kunyu Peng, Jiaming Zhang, Rainer Stiefelhagen, Jan Boehm

    Abstract: Cross-view Video Geo-localization (CVG) aims to localize ground-view videos by retrieving their corresponding geo-tagged aerial images. However, CVG approaches rely on fixed-length inputs and post-hoc refinement, hindering online-oriented localization under partial or dynamic observations. In this work, we formulate Progressive Cross-view Video Geo-localization (PCVG) as a deployment-oriented exte… ▽ More

    Submitted 17 August, 2026; originally announced August 2026.

    Comments: Accepted to The 37th British Machine Vision Conference (BMVC 2026)

  31. 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

  32. Audio-Visual Segmentation via Depth-Guided Collaborative Modeling

    Authors: Zhaojin Fu, Yuyang Hong, Qi Yang, Zili Wang, Kun Ding, Shiming Xiang, Bin Fan

    Abstract: Audio-Visual Segmentation (AVS) is a fundamental task in multimodal perception that performs pixel-level segmentation of sounding objects in videos by leveraging both visual and audio cues. It has broad applications in video understanding, human-computer interaction, and autonomous driving. However, most existing AVS methods do not explicitly model geometric cues such as relative distance and occl… ▽ More

    Submitted 17 August, 2026; originally announced August 2026.

    Journal ref: IEEE Transactions on Multimedia, 2026

  33. arXiv:2608.16185  [pdf, ps, other

    cs.CL cs.AI

    LENS: In-Context Search via Latent Evidence Exploration over Dynamic Raw Documents

    Authors: Xingjun Wang, Gongsheng Li, Qi Fan, Yunlin Mao, Luyan Su, Yingda Chen

    Abstract: LLM agents increasingly answer questions over dynamic raw-document collections, where files may change before preprocessing, and relevant evidence (spans, sections, pages, or tables) is query-dependent. Existing retrieval-augmented approaches pre-materialize evidence via fixed chunking, embeddings, or persistent indexes: effective for lookup, yet costly, stale-prone, and committed to a granularity… ▽ More

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

  34. arXiv:2608.16157  [pdf, ps, other

    cs.DC

    FreeToken: Efficient Edge-Native MoE Serving with Bandwidth-Adaptive Execution

    Authors: Shuo Yang, Xiaoze Fan, Melissa Pan, Haocheng Xi, Zhe Wang, Shanlin Sun, Kurt Keutzer, Song Han, Matei Zaharia, Chenfeng Xu, Ion Stoica

    Abstract: Frontier open-weight models are increasingly available, but serving them still largely assumes datacenter infrastructure. We present FreeToken, an edge-native MoE serving system that treats a personal machine not as a small GPU, but as a unified, elastic inference platform. FreeToken co-designs the full serving stack, including model layout and loading, expert residency, CPU--GPU execution, agenti… ▽ More

    Submitted 17 August, 2026; originally announced August 2026.

  35. RetroMPA: A Molecular Property-Aware Auxiliary Framework for Enhancing Retrosynthesis Prediction

    Authors: Mianzhi Liu, Fan Xiao, Zhiliang Yu, Huayang Huang, Yuke Li, Yi Yang, Wenbo Liu, Yu Wu

    Abstract: Retrosynthesis is a cornerstone of drug discovery and organic synthesis. While data-driven deep learning models have shown remarkable progress, they autonomously learn reaction patterns from extensive datasets with limited integration of established chemical knowledge as priors. To address this limitation, we introduce RetroMPA, a molecular property-aware, post-hoc enhancement module that inject… ▽ More

    Submitted 17 August, 2026; originally announced August 2026.

    Comments: Accepted for publication in Journal of Chemical Information and Modeling

  36. arXiv:2608.16022  [pdf, ps, other

    cs.SE

    OpenHarmony Bench: Evaluating LLMs and Coding Agents on OpenHarmony App Development

    Authors: Li Li, Han Hu, Tianjian Zhang, Xin Peng, Fangzhu Mao, Qingyu Zhang, Xiaoheng Xie, Zhongmin Tang, Zhihao Lin, Haolin Ruan, Miaomiao Dong, Liuchuan Zhu, Yue Li, Chi Chen, Wenkang Zhong, Mingfei Zhang, Yang Yu, Bo Sun, Chaorui Zhang, Weixi Zhang, Wei Han, Bo Bai, Kui Liu, Gang Fan, Siru Liu , et al. (5 additional authors not shown)

    Abstract: We present OPENHARMONY BENCH, an app-level coding benchmark for evaluating LLM-based coding agents on OpenHarmony ArkTS applications. Unlike function-level benchmarks, it evaluates complete app-level changes: each task requires an agent to modify a buildable ArkTS project so that a requested behavior works end to end, involving UI state, data persistence, build configuration, and platform APIs. Th… ▽ More

    Submitted 16 August, 2026; originally announced August 2026.

  37. arXiv:2608.15897  [pdf, ps, other

    cs.RO

    Tactile Sim2Real without Tactile Simulation via Bottlenecked Latent Reconstruction

    Authors: Fan Yang, Youngsun Wi, Jinhao Yu, Nima Fazeli, Dmitry Berenson

    Abstract: Robot sensor designs, particularly tactile sensors, are highly diverse and evolve rapidly. Modeling each sensor in simulation demands substantial domain expertise and computational approximations can degrade the fidelity of the simulated signals. We propose Sim2Real via Bottlenecked Latent Reconstruction (SBLR), a framework that avoids sensor-specific simulation entirely by (1) training policies o… ▽ More

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

  38. arXiv:2608.15844  [pdf, ps, other

    cs.CL

    MicroVerse: An Instrument for Measuring Self-Authored Identity Drift in Long-Horizon Multi-Agent Language-Model Simulations

    Authors: Sky Ng, Brihi Joshi, Ishan Gupta, Shirley Huang, Zonglin Di, Yun Shen, Qianfeng Wen, Yifan Simon Liu, Ruoqi Gao, Yilan, Fan, Zhiwei Zhang, Muhammad Ahmed Mohsin, Yucheng Lu, Xiaoyi Liu, Heming Liu, Qianyu Zhu, Hanwen Xing, Zhengyang Shan, My Chiffon Nguyen, Guanghui Min, Jianheng, Hou, Yunze, Xiao , et al. (25 additional authors not shown)

    Abstract: Long-horizon, multi-agent language model (LM) simulations are widely proposed for studying social behavior, yet instruments to measure whether persona-conditioned agents maintain identity fidelity under sustained pressure are lacking. We present MicroVerse, a behavioral-science instrument that measures identity drift in generative agents. Agents carry an immutable "soul file" (core values, moral b… ▽ More

    Submitted 16 August, 2026; originally announced August 2026.

  39. arXiv:2608.15838  [pdf, ps, other

    cs.HC

    PersonaEval: Persona-Based User Simulation for Evaluating Interactive Applications

    Authors: Yifan Simon Liu, Qianfeng Wen, Yilan Fan, Shirley Huang, Ruoqi Gao, Jianheng Hou, Muhammad Ahmed Mohsin, Zonglin Di, Brihi Joshi, Xincheng Tan, Yucheng Lu, Xiaoyi Liu, Heming Liu, Hanwen Xing, Guanghui Min, Zhengyang Shan, My Chiffon Nguyen, Ishan Gupta, Yunze Xiao, Hannah Collison, Jintao Huang, Jiatong Li, Sankalp Jajee, Yunhan Zhao, Bing Hu , et al. (18 additional authors not shown)

    Abstract: Real user studies are important for understanding how people interact with systems under test or already deployed. In practice, however, they are often costly, time-consuming, and difficult to scale. To address these challenges, we introduce PersonaEval, a persona-based user simulation framework that approximates real-user behavior across diverse interactive settings. PersonaEval connects simulate… ▽ More

    Submitted 16 August, 2026; originally announced August 2026.

  40. PoseAdapter: Dual-Stream 2.5D Controllable Image Generation for Complex Multi-Object Scenes

    Authors: Yufeng Chi, Huimin Ma, Fan Gao, Zhice Niu, Keqin Li, Jianmin Li

    Abstract: While Text-to-Image (T2I) diffusion models have achieved remarkable success, precise spatial and orientational control in multi-object scenes remains a persistent challenge. Existing methods either rely on computationally expensive dense 3D maps or suffer from severe attribute leakage and "cut-and-paste" artifacts. To address these limitations, we propose PoseAdapter, a lightweight framework for h… ▽ More

    Submitted 16 August, 2026; originally announced August 2026.

    Comments: 10 pages, 5 figures

  41. arXiv:2608.15473  [pdf, ps, other

    cs.DC

    Q-First: Most of Attention Needs Only the Query in Disaggregated LLM Decoding

    Authors: WenJie Fan

    Abstract: Disaggregated LLM serving puts the KV-cache sweep on memory-optimised hardware and the projections and feed-forward on compute-optimised hardware, then inherits from the decoder block a dependency neither device wants: attention runs first and the feed-forward consumes its output, so within one sequence each side idles while the other works. The usual repair costs one resident KV cache per extra s… ▽ More

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

    Comments: 21 pages,5 figures

    MSC Class: 68M20; 68T07 ACM Class: C.1.4; I.2.6; I.2.7

  42. arXiv:2608.15288  [pdf, ps, other

    cs.AI

    $D^{2}R^{2}$: Discrete Diffusion with Regulation Reinforcement for Single-Cell Perturbation Prediction

    Authors: Ninghan Fan, Qi Liu, Xunuo Zhu, Yukai Sun, Luyuan Chen, Xuheng Zhou, Yuetian Du, Ming Kong, Xiaojun Zhu, Jie Liu, Zhan Zhou, Qiang Zhu

    Abstract: Predicting single-cell transcriptomic responses to genetic perturbations is central to functional genomics and virtual-cell modeling. Existing approaches, however, typically predict an entire expression profile as a whole, leaving the order in which individual gene responses are generated unmodeled. To address this problem, we introduce \textbf{$D^{2}R^{2}$} (\textbf{D}iscrete \textbf{D}iffusion w… ▽ More

    Submitted 15 August, 2026; originally announced August 2026.

  43. arXiv:2608.15019  [pdf, ps, other

    cs.CV cs.AI cs.LG

    DualMiT-Net: Local-Global Transformer-Convolutional Fusion for Breast Mass Segmentation in Mammographic Regions of Interest

    Authors: Alibek Kamiluly, Milana Muratova, Yash Patel, Fan Li

    Abstract: Breast mass segmentation is an important step in computer-aided mammography, but it remains difficult because masses can have low contrast, irregular shapes, and boundaries that blend with surrounding breast tissue. To address this problem, we present DualMiT-Net, a dual-branch network that uses both a focused view of the mass and a wider view of the surrounding tissue. The local branch uses a Mix… ▽ More

    Submitted 15 August, 2026; originally announced August 2026.

  44. arXiv:2608.14945  [pdf, ps, other

    cs.AI cs.CL

    Trust Is Not Enough: Influence Calibration for On-Policy Self-Distillation in Agentic RL

    Authors: Qizhen Lan, Xi Xiao, Xiangchen Guan, Mengchen Fan, Moule Lin, Jung Im Choi, Lijing Zhu

    Abstract: On-policy self-distillation (OPSD) gives language agents dense token-level supervision from a privileged self-teacher on the policy's own trajectories. Existing methods allocate this supervision mainly by teacher trust, but trust does not reveal whether emphasizing a token supports the current policy objective. We call this the trust-utility mismatch and introduce Influence Calibration for Self-Di… ▽ More

    Submitted 14 August, 2026; originally announced August 2026.

  45. arXiv:2608.14721  [pdf, ps, other

    cs.CV

    AeroGround: A Comprehensive Benchmark for Aerial-Ground Collaborative Reasoning

    Authors: Shenghong Yi, Lin Zhang, Muzian Li, Jiakang Yuan, Haoyu Zhang, Peng Ye, Jiayuan Fan, Huafeng Qin, Tao Chen

    Abstract: Vision-language models (VLMs) have been widely employed in understanding and reasoning tasks for unmanned aerial vehicles (UAVs). Existing UAV benchmarks primarily focus on aerial-view scenarios. However, whether current VLMs can perform well on understanding and reasoning tasks in aerial-ground collaborative scenarios which are practical in real-world applications like rescue and infrastructure i… ▽ More

    Submitted 12 August, 2026; originally announced August 2026.

  46. arXiv:2608.14718  [pdf, ps, other

    cs.CV cs.CL

    VideoGAIA: A Benchmark for General AI Assistants on Agentic Video Understanding

    Authors: Fan Zhang, Guangming Yao, Jinyang Wu, Hao Wu, Zheng Lian, Xinyu Geng, Jingdong Chen, Yi Yuan, Pheng-Ann Heng

    Abstract: Video understanding is a fundamental task for evaluating the capabilities of multimodal large language models (MLLMs). However, existing leading models have already achieved approximately 90% accuracy on the Video-MME leaderboard, suggesting that conventional single-turn video understanding tasks are becoming increasingly saturated and insufficient for assessing the intelligence of advanced MLLMs.… ▽ More

    Submitted 11 August, 2026; originally announced August 2026.

  47. arXiv:2608.14716  [pdf, ps, other

    nlin.CD cs.LG

    Koopman early warning signals for bifurcation and rate-induced tipping

    Authors: Juan Nathaniel, Carla Roesch, Derek DeSantis, Parvathi Kooloth, Hang Fan, Valerio Lucarini, Anastasia Romanou, Pierre Gentine

    Abstract: Abrupt transitions in complex systems are often preceded by early warning signals. However, most indicators rely on the notion of critical slowing down and do not generally extend to rate-induced tipping where transitions can occur without local loss of stability. This is problematic in stochastic, nonautonomous systems where internal variability and time-varying variables interact to shape tippin… ▽ More

    Submitted 11 August, 2026; originally announced August 2026.

  48. Orbital AI Computing: Carbon Tradeoffs Across Satellite Scale

    Authors: Nisha Sarwar, Lei Jiang, Fan Chen

    Abstract: Low Earth Orbit (LEO) computing is emerging for low-latency, globally distributed AI services, enabled by advances in satellite constellations and reusable launch systems. However, its sustainability remains unclear. Prior work introduces ESpaS, a framework for estimating lifecycle carbon intensity, but models systems using generic datacenter configurations and does not capture modern AI hardware,… ▽ More

    Submitted 13 May, 2026; originally announced August 2026.

  49. arXiv:2608.14354  [pdf, ps, other

    cs.AI

    ScienceFlow: A long-horizon agent for ML research, scientific discovery and beyond

    Authors: Mingming Zhao, Jiqian Dong, Kangping Xu, Zadid Hasan, Chengrui Fan, Shan Jiang, Shuai Mao, Ting Lingya, Linyi Zou, Tailin Zhou, Yun Hin Chan, Wenkai Zhang, Zhanhong Zhou, Guowei Huang, Hongliang Li, Wenjing Cun, Zhitang Chen, Mingxuan Yuan, Yanhui Geng

    Abstract: Enabling LLM agents to sustain productive, stable, and goal-aligned research over extended horizons is a central challenge for autonomous machine learning and scientific discovery, as progress hinges on continuously managing evolving state, exploration decisions, and computational resources. Pioneering autoresearch agents, despite great success, still lack mechanisms for continuity, recovery from… ▽ More

    Submitted 14 August, 2026; originally announced August 2026.

  50. arXiv:2608.14049  [pdf, ps, other

    cs.RO

    FlatLab: A Unified Methodology Framework and Simulation-Based Benchmark for Robotic Manipulation of Flat Objects

    Authors: Xingyu Zhu, Wenshuo Han, Zhouyu Wang, Yuran Wang, Ruihai Wu, Hao Dong, Fan Tang, Hechang Chen, Hyung Jin Chang, Yixing Gao

    Abstract: Robotic manipulation of flat objects is challenging due to the ungraspable configurations and strong variations in object geometry and material. Existing methods rely on heuristic pre-manipulation and are often evaluated in closed settings with limited generalization. We propose a unified framework that decouples the manipulation into a strategy generator and an action execution module. The strate… ▽ More

    Submitted 14 August, 2026; originally announced August 2026.

    Comments: This paper is accepted to ICML 2026