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

Showing 1–50 of 219 results for author: Pan, R

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

    cs.SE cs.AI

    Towards Risk-free AI Agent Deployment

    Authors: Yintong Huo, Rangeet Pan, Abhik Roychoudhury

    Abstract: LLM-based agents are rapidly moving from research prototypes into the core business processes of organizations, but these agents pose deployment risks to security, compliance, and functionality. In this article, we argue that risk-free deployment must be grounded in the agent's trajectory: the recorded sequence of reasoning steps, tool invocations, and environmental observations. Trajectories are… ▽ More

    Submitted 17 August, 2026; originally announced August 2026.

  2. Tangent: An Empirical Study of Testing Practices for LLM-Based Agent Applications

    Authors: Rangeet Pan, Tyler Stennett, Divya Sankar, Bridget McGinn, Alessandro Orso, Raju Pavuluri, Saurabh Sinha, Maja Vukovic

    Abstract: Agents built on large language models (LLMs) are increasingly used to build applications that perform complex, multi-step tasks involving reasoning, tool use, and interaction with external environments. Despite rapid progress in benchmarking LLM-based agents, very few studies have attempted to understand how such systems are tested in practice. In particular, testing levels, objectives, data patte… ▽ More

    Submitted 8 August, 2026; originally announced August 2026.

    Comments: Accepted at ASE'26

  3. arXiv:2608.08063  [pdf, ps, other

    cs.DL stat.AP

    StatCite: A Large-scale Citation Network Dataset for Statistics and Data Science

    Authors: Tianang Deng, Tianchen Gao, Rui Pan, Yan Zhang

    Abstract: In this paper, we introduce StatCite, a large-scale citation network dataset covering publications in statistics and data science from 1981 to 2025. The dataset contains 189,101 research articles collected from 62 representative journals and provides bibliographic metadata, including title, author list, publisher, published year, abstract, keywords, and reference list. Based on the collected publi… ▽ More

    Submitted 8 August, 2026; originally announced August 2026.

  4. arXiv:2608.04401  [pdf, ps, other

    cs.LG

    Elbow-Based MoE Routing: A Training-Free Inference Time Plugin for Expert Selection

    Authors: Robin Pan, Raymond Liu, Daniel Fang, Adelina Andrei, Rosa Wu

    Abstract: Mixture-of-Experts (MoE) models enable model scaling while maintaining low inference-time compute by activating only a subset of experts per token. However, conventional routing relies on a fixed top-k selection, forcing the model to spend the same compute regardless of how many experts are relevant. We introduce elbow-based routing, a training-free inference-time modification that dynamically adj… ▽ More

    Submitted 4 August, 2026; originally announced August 2026.

  5. arXiv:2607.29658  [pdf, ps, other

    cs.SE

    Reusing Past Repairs Through Hierarchical Trajectory Abstraction for Coding Agents

    Authors: Yisen Xu, Jiayuan Zhou, Ruiqi Pan, Tse-Hsun Chen

    Abstract: Although LLM-driven repair agents can tackle complex, repository-level issues, they treat every issue independently and discard the procedural knowledge accumulated from previous repairs. We introduce STAIR, a framework that converts historical repair trajectories into hierarchical, reusable plans that can be adapted to steer future repairs. Each past trajectory is transformed into a multi-level t… ▽ More

    Submitted 31 July, 2026; originally announced July 2026.

    Comments: 10 pages

  6. arXiv:2607.27249  [pdf, ps, other

    cs.SE

    OwlPath: Lossless Knowledge Compression for LLM Bug Repair

    Authors: Bo Zhang, Ren Pan, Huan Chen, Xiang Song

    Abstract: LLM-based software engineering agents are constrained by limited context windows: roughly 100K tokens must store structurally relevant code subsets to resolve bugs. Standard retrieval models treat code as plain text, forcing agents to resolve multi-hop dependencies including subclass chains, transitive callers and interface implementations through slow trial and error. We tackle this limitation… ▽ More

    Submitted 28 July, 2026; originally announced July 2026.

  7. arXiv:2607.18097  [pdf, ps, other

    cs.OS

    SuperPass: Fast-Tracking Blocking Threads to Mitigate Priority Inversion on Mobile Devices

    Authors: Lei Li, Yu Liang, Riwei Pan, Youcheng Sun, Nan Guan, Tei-Wei Kuo, Chun Jason Xue

    Abstract: Priority inversion occurs when a high-priority thread is delayed by a lower-priority one. Although well studied in real-time systems, its impact in general-purpose OSes (e.g., Android) remains underexplored. On Android, we find that priority inversions happen frequently and can delay latency-critical threads, degrading user experience. For example, the foreground app's UI thread is frequently bloc… ▽ More

    Submitted 21 July, 2026; v1 submitted 20 July, 2026; originally announced July 2026.

  8. arXiv:2607.02881  [pdf, ps, other

    cs.CL

    PraMem: Practice-derived Experiential Memory for Long-horizon Behavior Prediction

    Authors: Zhuoqun Li, Boxi Cao, Jiawei Chen, Hanshu Zhou, Ruoxi Xu, Guiping Jiang, Ruotong Pan, Tingting Gao, Han Li, Xiangyu Wu, Hongyu Lin, Yaojie Lu, Xianpei Han, Le Sun

    Abstract: Long-horizon behavior prediction aims to infer a user's next action based on a lengthy historical sequence, playing a crucial role in artificial intelligence field. The rise of large language models (LLMs) offers a promising direction for sequential behavior prediction, yet LLMs struggle with latent behavioral pattern induction and model-intrinsic cognitive biases when tackling long-horizon behavi… ▽ More

    Submitted 2 July, 2026; originally announced July 2026.

  9. arXiv:2606.27930  [pdf, ps, other

    cs.IR stat.AP

    An LLM-Powered Semantic Alignment Framework for Journal Recommendation

    Authors: Yanglin Yan, Zicheng Xie, Tianchen Gao, Rui Pan, Hansheng Wang

    Abstract: Journal recommendation is an important task in scholarly information systems. Existing approaches typically rely on supervised learning models, manually engineered features, or historical interaction data, which may limit their generalizability and interpretability. We propose an LLM-powered semantic alignment framework that formulates journal recommendation as a semantic matching problem between… ▽ More

    Submitted 26 June, 2026; originally announced June 2026.

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

  11. arXiv:2606.19315  [pdf, ps, other

    cs.LG

    Diffusion-Proof: Recipe for Formal Theorem Proving Beyond Auto-Regressive Generation

    Authors: Ruida Wang, Rui Pan, Pengcheng Wang, Shizhe Diao, Tong Zhang

    Abstract: Enhancing the formal math reasoning capabilities of Large Language Models (LLMs) has become a key focus in both mathematical and computer science communities in recent years. While significant progress has been made in using state-of-the-art Auto-Regressive (AR) LLMs for formal theorem proving, these models suffer from inherent limitations. Their next-token prediction generation methods may yield… ▽ More

    Submitted 17 June, 2026; originally announced June 2026.

  12. arXiv:2606.18170  [pdf, ps, other

    cs.NI

    The Multipath Reliable Connection (MRC) Transport

    Authors: Rip Sohan, Eric Spada, Eric Davis, Mark Handley, Idan Burstein, Tony Hurson, Jithin Jose, Vivek Kashyap, Rong Pan, Sayantan Sur, Sreevatsa Anantharamu, Aviv Barnea, Adrian Caulfield, Elazar Cohen, Elliot Edmunds, Yamin Friedman, Mahdieh Ghazi, Murali Guramali, Torsten Hoefler, Vipin Jain, Abdul Kabbani, Noam Katz, Yanfang Le, Charlie Mbariky, Guglielmo Morandin , et al. (14 additional authors not shown)

    Abstract: MRC is an open, production-grade transport designed for large-scale AI/ML training over best-effort Ethernet. It extends RoCEv2 with explicit, composable primitives for per-packet multipath and sender-based congestion control, decouples packet delivery from semantic processing, adds multiple new capabilities for accelerated packet-loss recovery and adds resilience against port and path failures. T… ▽ More

    Submitted 16 June, 2026; originally announced June 2026.

  13. Sakura: An Approach for Generating Complex Tests from Natural Language Test Descriptions

    Authors: Tyler Stennett, Rangeet Pan, Bridget McGinn, Alessandro Orso, Saurabh Sinha

    Abstract: Research on automating software testing has spanned several decades. Most existing approaches generate unit tests for individual methods, validate isolated API endpoints, or target user interface (UI) layers, with non-API and non-UI generators typically exercising only a single focal method. Recent empirical evidence shows a substantial gap between such generated tests and developer-written ones,… ▽ More

    Submitted 13 August, 2026; v1 submitted 30 May, 2026; originally announced June 2026.

    Comments: 25 pages, 11 figures. Accepted to ISSTA 2026

  14. arXiv:2605.27138  [pdf, ps, other

    cs.AI

    ICCU: In-Context Continual Unlearning via Pattern-Induced Refusal Rules

    Authors: Ruihao Pan, Suhang Wang

    Abstract: Machine unlearning aims to remove the influence of specific data from trained language models. In real-world deployments, unlearning requests often arrive sequentially, which challenges existing fine-tuning-based methods: fine-tuning each request is costly, accumulates utility loss, and may cause cross-request interference. To address these issues, we propose ICCU (In-Context Continual Unlearning)… ▽ More

    Submitted 26 May, 2026; originally announced May 2026.

  15. arXiv:2605.25461  [pdf, ps, other

    cs.CV

    MetaphorVU: Towards Metaphorical Video Understanding

    Authors: Zhuoqun Li, Boxi Cao, Guiping Jiang, Fangrui Lv, Ruotong Pan, Jianan Wang, Xiangyu Wu, Hongyu Lin, Yaojie Lu, Yong Du, Ruyin Jia, Liyan, Tingting Gao, Han Li, Xianpei Han, Le Sun

    Abstract: Metaphorical videos are prevalent across various real-world scenarios to convey complex ideas, and understanding them typically requires high-order cognitive capabilities. The lack of systematic studies on metaphorical video understanding not only constrains the real-world applicability of MLLMs but also impedes the thorough assessment of their high-order cognitive capabilities. To bridge this gap… ▽ More

    Submitted 25 May, 2026; originally announced May 2026.

    Comments: ICML 2026 spotlight

  16. arXiv:2605.19577  [pdf, ps, other

    cs.CL

    GoLongRL: Capability-Oriented Long Context Reinforcement Learning with Multitask Alignment

    Authors: Minxuan Lv, Tiehua Mei, Tanlong Du, Junmin Chen, Zhenpeng Su, Ziyang Chen, Ziqi Wang, Zhennan Wu, Ruotong Pan, jian Liang, Ruiming Tang, Han Li

    Abstract: We present GoLongRL, a fully open-source, capability-oriented post-training recipe for long-context reinforcement learning with verifiable rewards (RLVR). Existing long-context RL methods often treat data construction as a matter of designing increasingly complex retrieval paths, leading to homogeneous task coverage and reward formulations that inadequately reflect practical long-context requireme… ▽ More

    Submitted 19 May, 2026; originally announced May 2026.

  17. arXiv:2605.19180  [pdf, ps, other

    cs.SE

    Supporting System Testing with a Multi-Agent LLM-based Framework for Knowledge Graph Extraction: A Case Study with Ethernet Switch Systems

    Authors: Rongqi Pan, Mahboubeh Dadkhah, Jean Baptiste Minani, Hussein Al Osman, Lionel Briand, Haiwei Dong

    Abstract: Technical documents contain rich domain knowledge for automating downstream tasks such as system testing. While this paper focuses on Ethernet switch configuration manuals (ESCMs), we propose a general framework that can be adapted to different industrial contexts. ESCMs provide valuable domain knowledge for Ethernet switch testing, but their semi-structured format, implicit step attributes, and c… ▽ More

    Submitted 18 May, 2026; originally announced May 2026.

  18. arXiv:2605.18747  [pdf, ps, other

    cs.CL cs.AI

    Code as Agent Harness

    Authors: Xuying Ning, Katherine Tieu, Dongqi Fu, Tianxin Wei, Zihao Li, Yuanchen Bei, Jiaru Zou, Mengting Ai, Zhining Liu, Ting-Wei Li, Lingjie Chen, Yanjun Zhao, Ke Yang, Bingxuan Li, Cheng Qian, Gaotang Li, Xiao Lin, Zhichen Zeng, Ruizhong Qiu, Sirui Chen, Yifan Sun, Xiyuan Yang, Ruida Wang, Rui Pan, Chenyuan Yang , et al. (17 additional authors not shown)

    Abstract: Recent large language models (LLMs) have demonstrated strong capabilities in understanding and generating code, from competitive programming to repository-level software engineering. In emerging agentic systems, code is no longer only a target output. It increasingly serves as an operational substrate for agent reasoning, acting, environment modeling, and execution-based verification. We frame thi… ▽ More

    Submitted 18 May, 2026; originally announced May 2026.

    Comments: GitHub: https://github.com/YennNing/Awesome-Code-as-Agent-Harness-Papers

  19. arXiv:2605.08580  [pdf, ps, other

    cs.MA cs.AI

    Slipstream: Trajectory-Grounded Compaction Validation for Long-Horizon Agents

    Authors: Zhuofu Chen, Rui Pan, Yinwei Dai, Ravi Netravali

    Abstract: To cope with the large contexts that long-horizon LLM agents produce, modern frameworks increasingly rely on compaction -- invoking an LLM to rewrite the accumulated trajectory into a shorter summary that the agent resumes from. Today, compaction runs synchronously on the critical path of agent execution but this can unpredictably degrade accuracy due to a structural validation gap: the compactor… ▽ More

    Submitted 8 May, 2026; originally announced May 2026.

    Comments: 9 pages (16 pages counting references, appendix), 6 figures, 2 tables

    ACM Class: I.2.0

  20. From Diffusion to Rectified Flow: Rethinking Text-Based Segmentation

    Authors: Zishen Qu, Xuesong Li, Haijian Gu, Hongwei Kang, Quan Meng, Tianrui Niu, Xin Yang, Ruidong Pan

    Abstract: Text-based image segmentation aims to delineate object boundaries within an image from text prompts, offering higher flexibility and broader application scope compared to traditional fixed-category segmentation tasks. Recent studies have shown that diffusion models (e.g., Stable Diffusion) can provide rich multimodal semantic features, leading to studies of using diffusion models as feature extrac… ▽ More

    Submitted 6 May, 2026; originally announced May 2026.

    Comments: Accepted at ICMR 2026

  21. arXiv:2605.04333  [pdf, ps, other

    cs.NI cs.AI cs.DC

    Resilient AI Supercomputer Networking using MRC and SRv6

    Authors: Joao Araujo, Alex Chow, Mark Handley, Ryder Lewis, Christoph Paasch, Jitendra Padhye, Michael Papamichael, Greg Steinbrecher, Amin Tootoonchian, Lihua Yuan, S. Anantharamu, Abhishek Dosi, Mohit Garg, Mahdieh Ghazi, Torsten Hoefler, Deepal Jayasinghe, Jithin Jose, Abdul Kabbani, Guohan Lu, Yang Wang, K. Doddapaneni, Murali Garimella, Vipin Jain, Yanfang Le, H. Nagulapalli , et al. (25 additional authors not shown)

    Abstract: Tail latency dominates the performance of synchronous pretraining jobs when running at very large scales. We describe a three-pronged approach: (1) a new RDMA-based transport protocol, MRC, sprays across many paths and actively load-balances between them, eliminating the issue of flow collisions (2) the use of multi-plane Clos topologies to get the benefits of high switch radix and redundancy, all… ▽ More

    Submitted 5 May, 2026; originally announced May 2026.

    Comments: 18 pages, 22 figures

    ACM Class: C.2.2; I.2

  22. arXiv:2604.25917  [pdf, ps, other

    cs.AI cs.CL cs.LG

    Recursive Multi-Agent Systems

    Authors: Jiaru Zou, Rui Pan, Ruizhong Qiu, Pan Lu, Shizhe Diao, Jindong Jiang, Hanghang Tong, Tong Zhang, Markus J. Buehler, Jingrui He, James Zou

    Abstract: Recursive or looped language models have recently emerged as a new scaling axis by iteratively refining the same model computation over latent states to deepen reasoning. We extend such scaling principle from a single model to multi-agent systems, and ask: Can agent collaboration itself be scaled through recursion? To this end, we introduce RecursiveMAS, a recursive multi-agent framework that cast… ▽ More

    Submitted 12 July, 2026; v1 submitted 28 April, 2026; originally announced April 2026.

    Comments: Project Website: https://recursivemas.github.io

  23. arXiv:2604.15416  [pdf, ps, other

    cs.LG cs.AI math.OC

    StoSignSGD: Unbiased Structural Stochasticity Fixes SignSGD for Training Large Language Models

    Authors: Dingzhi Yu, Rui Pan, Yuxing Liu, Tong Zhang

    Abstract: Sign-based optimization algorithms, such as SignSGD, have garnered significant attention for their remarkable performance in distributed learning and training large foundation models. Despite their empirical superiority, SignSGD is known to diverge on non-smooth objectives, which are ubiquitous in modern machine learning due to ReLUs, max-pools, and mixture-of-experts. To overcome this fundamental… ▽ More

    Submitted 16 April, 2026; originally announced April 2026.

  24. arXiv:2604.13346  [pdf, ps, other

    cs.CL

    AgentSPEX: An Agent SPecification and EXecution Language

    Authors: Pengcheng Wang, Jerry Huang, Jiarui Yao, Rui Pan, Peizhi Niu, Yaowenqi Liu, Ruida Wang, Renhao Lu, Yuwei Guo, Tong Zhang

    Abstract: Language-model agent systems commonly rely on reactive prompting, in which a single instruction guides the model through an open-ended sequence of reasoning and tool-use steps, leaving control flow and intermediate state implicit and making agent behavior potentially difficult to control. Orchestration frameworks such as LangGraph, DSPy, and CrewAI impose greater structure through explicit workflo… ▽ More

    Submitted 14 April, 2026; originally announced April 2026.

  25. arXiv:2604.08362  [pdf, ps, other

    cs.CL cs.AI cs.LG

    Towards Real-world Human Behavior Simulation: Benchmarking Large Language Models on Long-horizon, Cross-scenario, Heterogeneous Behavior Traces

    Authors: Jiawei Chen, Ruoxi Xu, Boxi Cao, Ruotong Pan, Yunfei Zhang, Yifei Hu, Yong Du, Tingting Gao, Yaojie Lu, Yingfei Sun, Xianpei Han, Le Sun, Xiangyu Wu, Hongyu Lin

    Abstract: The emergence of Large Language Models (LLMs) has illuminated the potential for a general-purpose user simulator. However, existing benchmarks remain constrained to isolated scenarios, narrow action spaces, or synthetic data, failing to capture the holistic nature of authentic human behavior. To bridge this gap, we introduce OmniBehavior, the first user simulation benchmark constructed entirely fr… ▽ More

    Submitted 21 May, 2026; v1 submitted 9 April, 2026; originally announced April 2026.

    Comments: Project page: https://OmniBehavior.github.io

  26. arXiv:2604.04015  [pdf, ps, other

    cs.CR cs.AR

    Enabling Deterministic User-Level Interrupts in Real-Time Processors via Hardware Extension

    Authors: Hongbin Yang, Huanle Zhang, Runyu Pan

    Abstract: The growing complexity of real-time embedded systems demands strong isolation of software components into separate protection domains to reduce attack surfaces and limit fault propagation. However, application-supplied device interrupt handlers -- even untrusted -- have to remain in the kernel to minimize interrupt latency, undermining security and burdening manual certifications. Current hardware… ▽ More

    Submitted 5 April, 2026; originally announced April 2026.

  27. arXiv:2604.03632  [pdf, ps, other

    cs.SE cs.AI

    Persistent Cross-Attempt State Optimization for Repository-Level Code Generation

    Authors: Ruwei Pan, Jiangshuai Wang, Qisheng Zhang, Yueheng Zhu, Linhao Wu, Zixiong Yang, Yakun Zhang, Lu Zhang, Hongyu Zhang

    Abstract: Large language models (LLMs) have achieved substantial progress in repository-level code generation. However, solving the same repository-level task often requires multiple attempts, while existing methods still optimize each attempt in isolation and do not preserve or reuse task-specific state across attempts. In this paper, we propose LiveCoder, a novel framework for repository-level code genera… ▽ More

    Submitted 4 April, 2026; originally announced April 2026.

  28. arXiv:2604.03622  [pdf, ps, other

    cs.SE cs.AI

    Toward Executable Repository-Level Code Generation via Environment Alignment

    Authors: Ruwei Pan, Junlei Shen, Linhao Wu, Yueheng Zhu, Zixiong Yang, Yakun Zhang, Lu Zhang, Hongyu Zhang

    Abstract: Large language models (LLMs) have achieved strong performance on code generation, but existing methods still struggle with repository-level code generation under executable validation. Under this evaluation setting, success is determined not by the plausibility of isolated code fragments, but by whether a generated multi-file repository can be successfully installed, have its dependencies and inte… ▽ More

    Submitted 4 April, 2026; originally announced April 2026.

  29. arXiv:2604.03496  [pdf, ps, other

    cs.AI cs.IR cs.LG

    Beyond Predefined Schemas: TRACE-KG for Context-Enriched Knowledge Graph Generation

    Authors: Mohammad Sadeq Abolhasani, Yang Ba, Yixuan He, Rong Pan

    Abstract: Knowledge graph generation typically relies either on predefined ontologies or on schema-free extraction. Ontology-driven pipelines enforce consistent typing but require costly schema design and maintenance, whereas schema-free methods often produce fragmented graphs with weak global organization, especially in long technical documents with dense, context-dependent information. We propose \textbf{… ▽ More

    Submitted 15 June, 2026; v1 submitted 3 April, 2026; originally announced April 2026.

    Comments: Accepted at Graph Foundation Models at ICML 2026

  30. arXiv:2603.29259  [pdf, ps, other

    cs.IR cs.CL

    Aligning Multimodal Sequential Recommendations via Robust Direct Preference Optimization with Sparse MoE

    Authors: Hejin Huang, Jusheng Zhang, Kaitong Cai, Jian Wang, Rong Pan

    Abstract: Preference-based alignment objectives have been widely adopted, from RLHF-style pairwise learning in large language models to emerging applications in recommender systems. Yet, existing work rarely examines how Direct Preference Optimization (DPO) behaves under implicit feedback, where unobserved items are not reliable negatives. We conduct systematic experiments on multimodal sequential recommend… ▽ More

    Submitted 31 March, 2026; originally announced March 2026.

  31. arXiv:2603.27986  [pdf, ps, other

    cs.CR cs.AI cs.CV cs.LG

    FedFG: Privacy-Preserving and Robust Federated Learning via Flow-Matching Generation

    Authors: Ruiyang Wang, Rong Pan, Zhengan Yao

    Abstract: Federated learning (FL) enables distributed clients to collaboratively train a global model using local private data. Nevertheless, recent studies show that conventional FL algorithms still exhibit deficiencies in privacy protection, and the server lacks a reliable and stable aggregation rule for updating the global model. This situation creates opportunities for adversaries: on the one hand, they… ▽ More

    Submitted 29 March, 2026; originally announced March 2026.

  32. arXiv:2603.18330  [pdf, ps, other

    cs.AI cs.HC cs.LG cs.MA

    MemArchitect: A Policy Driven Memory Governance Layer

    Authors: Lingavasan Suresh Kumar, Yang Ba, Rong Pan

    Abstract: Persistent Large Language Model (LLM) agents expose a critical governance gap in memory management. Standard Retrieval-Augmented Generation (RAG) frameworks treat memory as passive storage, lacking mechanisms to resolve contradictions, enforce privacy, or prevent outdated information ("zombie memories") from contaminating the context window. We introduce MemArchitect, a governance layer that dec… ▽ More

    Submitted 18 March, 2026; originally announced March 2026.

    Comments: This is an on going research work and will be updated periodically

  33. arXiv:2603.18102  [pdf, ps, other

    cs.AR

    HWE-Bench: Can Language Models Perform Board-level Schematic Designs?

    Authors: Weibo Qiu, Yinhao Xiao, Runyu Pan

    Abstract: Large Language Models (LLMs) have demonstrated significant potential in various engineering tasks, including software development, digital logic generation, and companion document maintenance. However, their ability to perform board-level circuit design is understudied, as this task requires a synergized understanding of real-world physics and Integrated Circuit (IC) datasheets, the latter compris… ▽ More

    Submitted 18 March, 2026; originally announced March 2026.

  34. arXiv:2603.15405  [pdf, ps, other

    cs.CL

    Fusian: Multi-LoRA Fusion for Fine-Grained Continuous MBTI Personality Control in Large Language Models

    Authors: Zehao Chen, Rong Pan

    Abstract: Large Language Models (LLMs) have demonstrated impressive capabilities in simulating diverse human behaviors and personalities. However, existing methods for personality control, which include prompt engineering and standard Supervised Fine-Tuning (SFT), typically treat personality traits as discrete categories (e.g., "Extroverted" vs. "Introverted"), lacking the ability to precisely control the i… ▽ More

    Submitted 16 March, 2026; originally announced March 2026.

  35. arXiv:2603.00823  [pdf, ps, other

    cs.CL cs.AI

    A Comprehensive Evaluation of LLM Unlearning Robustness under Multi-Turn Interaction

    Authors: Ruihao Pan, Suhang Wang

    Abstract: Machine unlearning aims to remove the influence of specific training data from pre-trained models without retraining from scratch, and is increasingly important for large language models (LLMs) due to safety, privacy, and legal concerns. Although prior work primarily evaluates unlearning in static, single-turn settings, forgetting robustness under realistic interactive use remains underexplored. I… ▽ More

    Submitted 14 March, 2026; v1 submitted 28 February, 2026; originally announced March 2026.

  36. ClawMobile: Rethinking Smartphone-Native Agentic Systems

    Authors: Hongchao Du, Shangyu Wu, Qiao Li, Riwei Pan, Jinheng Li, Youcheng Sun, Chun Jason Xue

    Abstract: Smartphones represent a uniquely challenging environment for agentic systems. Unlike cloud or desktop settings, mobile devices combine constrained execution contexts, fragmented control interfaces, and rapidly changing application states. As large language models (LLMs) evolve from conversational assistants to action-oriented agents, achieving reliable smartphone-native autonomy requires rethinkin… ▽ More

    Submitted 11 April, 2026; v1 submitted 26 February, 2026; originally announced February 2026.

    Comments: Accepted at EuroMLSys 2026, 7 pages, 1 figure

  37. arXiv:2602.09340  [pdf, ps, other

    cs.AI

    Measuring Dataset Diversity from a Geometric Perspective

    Authors: Yang Ba, Mohammad Sadeq Abolhasani, Michelle V Mancenido, Rong Pan

    Abstract: Diversity can be broadly defined as the presence of meaningful variation across elements, which can be viewed from multiple perspectives, including statistical variation and geometric structural richness in the dataset. Existing diversity metrics, such as feature-space dispersion and metric-space magnitude, primarily capture distributional variation or entropy, while largely neglecting the geometr… ▽ More

    Submitted 9 February, 2026; originally announced February 2026.

  38. arXiv:2602.03462  [pdf, ps, other

    cs.SE

    Toward Functional and Non-Functional Evaluation of Application-Level Code Generation

    Authors: Ruwei Pan, Yakun Zhang, Qingyuan Liang, Yueheng Zhu, Chao Liu, Lu Zhang, Hongyu Zhang

    Abstract: Large language models (LLMs) have achieved strong performance on code generation. However, most prior evaluations focus on snippet-level outputs, such as function generation or repository completion. These settings do not fully evaluate application-level code generation, where the goal is to produce a runnable repository with coherent multi-file structure, dependency support, and end-to-end execut… ▽ More

    Submitted 30 March, 2026; v1 submitted 3 February, 2026; originally announced February 2026.

  39. Usage, Effects and Requirements for AI Coding Assistants in the Enterprise: An Empirical Study

    Authors: Maja Vukovic, Rangeet Pan, Tin Kam Ho, Rahul Krishna, Raju Pavuluri, Michele Merler

    Abstract: The rise of large language models (LLMs) has accelerated the development of automated techniques and tools for supporting various software engineering tasks, e.g., program understanding, code generation, software testing, and program repair. As CodeLLMs are being employed toward automating these tasks, one question that arises, especially in enterprise settings, is whether these coding assistants… ▽ More

    Submitted 27 January, 2026; originally announced January 2026.

    Comments: To appear in the 3rd International Workshop on Large Language Models For Code, co-located at ICSE, Rio de Janeiro, Brazil, 2026

  40. arXiv:2601.16775  [pdf, ps, other

    cs.IR stat.AP

    LLM-powered Real-time Patent Citation Recommendation for Financial Technologies

    Authors: Tianang Deng, Yu Deng, Tianchen Gao, Yonghong Hu, Rui Pan

    Abstract: Rapid financial innovation has been accompanied by a sharp increase in patenting activity, making timely and comprehensive prior-art discovery more difficult. This problem is especially evident in financial technologies, where innovations develop quickly, patent collections grow continuously, and citation recommendation systems must be updated as new applications arrive. Existing patent retrieval… ▽ More

    Submitted 23 January, 2026; originally announced January 2026.

  41. arXiv:2601.15737  [pdf, ps, other

    cs.AI cs.CL

    PhysProver: Advancing Automatic Theorem Proving for Physics

    Authors: Hanning Zhang, Ruida Wang, Rui Pan, Wenyuan Wang, Bingxu Meng, Tong Zhang

    Abstract: The combination of verifiable languages and LLMs has significantly influenced both the mathematical and computer science communities because it provides a rigorous foundation for theorem proving. Recent advancements in the field provide foundation models and sophisticated agentic systems pushing the boundaries of formal mathematical reasoning to approach the natural language capability of LLMs. Ho… ▽ More

    Submitted 22 January, 2026; originally announced January 2026.

    Comments: Preprint

  42. arXiv:2601.13007  [pdf, ps, other

    cs.SE cs.AI

    ArchAgent: Scalable Legacy Software Architecture Recovery with LLMs

    Authors: Rusheng Pan, Bingcheng Mao, Tianyi Ma, Zhenhua Ling

    Abstract: Recovering accurate architecture from large-scale legacy software is hindered by architectural drift, missing relations, and the limited context of Large Language Models (LLMs). We present ArchAgent, a scalable agent-based framework that combines static analysis, adaptive code segmentation, and LLM-powered synthesis to reconstruct multiview, business-aligned architectures from cross-repository cod… ▽ More

    Submitted 19 January, 2026; originally announced January 2026.

    Comments: to be published in ICASSP 2026

  43. arXiv:2601.09760  [pdf, ps, other

    cs.SE cs.AI

    Investigating Tool-Memory Conflicts in Tool-Augmented LLMs

    Authors: Jiali Cheng, Rui Pan, Hadi Amiri

    Abstract: Tool-augmented large language models (LLMs) have powered many applications. However, they are likely to suffer from knowledge conflict. In this paper, we propose a new type of knowledge conflict -- Tool-Memory Conflict (TMC), where the internal parametric knowledge contradicts with the external tool knowledge for tool-augmented LLMs. We find that existing LLMs, though powerful, suffer from TMC, es… ▽ More

    Submitted 13 January, 2026; originally announced January 2026.

    Comments: R2-FM Workshop @ ICML 2025

  44. arXiv:2512.20573  [pdf, ps, other

    cs.LG cs.AI cs.DC

    Fail Fast, Win Big: Rethinking the Drafting Strategy in Speculative Decoding via Diffusion LLMs

    Authors: Rui Pan, Zhuofu Chen, Hongyi Liu, Arvind Krishnamurthy, Ravi Netravali

    Abstract: Diffusion Large Language Models (dLLMs) offer fast, parallel token generation, but their standalone use is plagued by an inherent efficiency-quality tradeoff. We show that, if carefully applied, the attributes of dLLMs can actually be a strength for drafters in speculative decoding with autoregressive (AR) verifiers. Our core insight is that dLLM's speed from parallel decoding drastically lowers t… ▽ More

    Submitted 28 January, 2026; v1 submitted 23 December, 2025; originally announced December 2025.

  45. arXiv:2512.02556  [pdf, ps, other

    cs.CL

    DeepSeek-V3.2: Pushing the Frontier of Open Large Language Models

    Authors: DeepSeek-AI, Aixin Liu, Aoxue Mei, Bangcai Lin, Bing Xue, Bingxuan Wang, Bingzheng Xu, Bochao Wu, Bowei Zhang, Chaofan Lin, Chen Dong, Chengda Lu, Chenggang Zhao, Chengqi Deng, Chenhao Xu, Chong Ruan, Damai Dai, Daya Guo, Dejian Yang, Deli Chen, Erhang Li, Fangqi Zhou, Fangyun Lin, Fucong Dai, Guangbo Hao , et al. (239 additional authors not shown)

    Abstract: We introduce DeepSeek-V3.2, a model that harmonizes high computational efficiency with superior reasoning and agent performance. The key technical breakthroughs of DeepSeek-V3.2 are as follows: (1) DeepSeek Sparse Attention (DSA): We introduce DSA, an efficient attention mechanism that substantially reduces computational complexity while preserving model performance in long-context scenarios. (2)… ▽ More

    Submitted 2 December, 2025; originally announced December 2025.

  46. arXiv:2511.21878  [pdf, ps, other

    cs.SE cs.PL

    Advancing Automated In-Isolation Validation in Repository-Level Code Translation

    Authors: Kaiyao Ke, Ali Reza Ibrahimzada, Rangeet Pan, Saurabh Sinha, Reyhaneh Jabbarvand

    Abstract: Repository-level code translation aims to migrate entire repositories across programming languages while preserving functionality automatically. Despite advancements in repository-level code translation, validating the translations remains challenging. This paper proposes TRAM, which combines context-aware type resolution with mock-based in-isolation validation to achieve high-quality translations… ▽ More

    Submitted 23 December, 2025; v1 submitted 26 November, 2025; originally announced November 2025.

  47. arXiv:2511.17532  [pdf, ps, other

    cs.NI cs.AI

    Denoising Refinement Diffusion Models for Simultaneous Generation of Multi-scale Mobile Network Traffic

    Authors: Xiaoqian Qi, Haoye Chai, Sichang Liu, Lei Yue, Raoyuan Pan, Yue Wang, Yong Li

    Abstract: The planning, management, and resource scheduling of cellular mobile networks require joint estimation of mobile traffic across different layers and nodes. Mobile traffic generation can proactively anticipate user demands and capture the dynamics of network load. However, existing methods mainly focus on generating traffic at a single spatiotemporal resolution, making it difficult to jointly model… ▽ More

    Submitted 24 November, 2025; v1 submitted 29 October, 2025; originally announced November 2025.

  48. arXiv:2511.13305  [pdf, ps, other

    cs.SE

    SAINT: Service-level Integration Test Generation with Program Analysis and LLM-based Agents

    Authors: Rangeet Pan, Raju Pavuluri, Ruikai Huang, Rahul Krishna, Tyler Stennett, Alessandro Orso, Saurabh SInha

    Abstract: Enterprise applications are typically tested at multiple levels, with service-level testing playing an important role in validating application functionality. Existing service-level testing tools, especially for RESTful APIs, often employ fuzzing and/or depend on OpenAPI specifications which are not readily available in real-world enterprise codebases. Moreover, these tools are limited in their ab… ▽ More

    Submitted 24 May, 2026; v1 submitted 17 November, 2025; originally announced November 2025.

    Comments: Accepted at ICSE'26

  49. arXiv:2511.11672  [pdf, ps, other

    cs.DC

    OSGym: Scalable OS Infra for Computer Use Agents

    Authors: Zengyi Qin, Jinyuan Chen, Yunze Man, Shengcao Cao, Ziqi Pang, Zhuoyuan Wang, Han Fang, Ling Zhu, Zixin Xie, Zibu Wei, Tianshu Ran, Haoran Geng, Ray Pan, Qizhen Sun, Zachary Bright, Yuyang Cai, Chongye Yang, Jiace Zhao, Tianrui Liu, Han Cao, Yeyang Zhou, Rui Wang, Song Wang, Xiang Ren, Bo Zhang , et al. (3 additional authors not shown)

    Abstract: Training computer use agents requires full-featured OS sandboxes with GUI environments, which consume substantial hardware resources as the number of sandboxes scales. Stochastic errors arising from diverse software execution within these sandboxes further demand robust infrastructure design and reliable error recovery. We present OSGym, a scalable OS environment infrastructure for computer use ag… ▽ More

    Submitted 1 April, 2026; v1 submitted 11 November, 2025; originally announced November 2025.

  50. arXiv:2510.27647  [pdf, ps, other

    cs.CV

    NegoCollab: A Common Representation Negotiation Approach for Heterogeneous Collaborative Perception

    Authors: Congzhang Shao, Quan Yuan, Guiyang Luo, Yue Hu, Danni Wang, Yilin Liu, Rui Pan, Bo Chen, Jinglin Li

    Abstract: Collaborative perception improves task performance by expanding the perception range through information sharing among agents. . Immutable heterogeneity poses a significant challenge in collaborative perception, as participating agents may employ different and fixed perception models. This leads to domain gaps in the intermediate features shared among agents, consequently degrading collaborative p… ▽ More

    Submitted 30 January, 2026; v1 submitted 31 October, 2025; originally announced October 2025.

    Comments: 23 pages, Accepted by NeurIPS 2025