collaborators

8 papers

cs.AI2026

ATLAS: Dual-Horizon Diagnostic Evaluation for Industrial Tool-Use Agents

Wei Chen, Peilun Zhou, Zhaoyu Hu +8

Large language model (LLM) agents are increasingly deployed in user-facing services that require iterative tool use under dynamic business conditions. Reliable evaluation is essent…

cs.CV2026

SAFE-G: Structure-aware Faithful Evidence-guided Generation for Knowledge-based Visual Question Answering

Long Shu, Shuochen Liu, Wei Chen +4

Knowledge-based Visual Question Answering (KB-VQA) aims to answer queries that necessitate reasoning over external knowledge sources beyond the visual content. Typically, current m…

cs.CL2026

Unlocking Parallelism in Autoregressive Language Models via Speculative Decoding with Progressive Tree Drafting

Zipeng Gao, Zhi Zheng, Qingrong Xia +5

Speculative decoding has significantly accelerated Large Language Model (LLM) inference by alleviating memory-bound bottlenecks. However, traditional speculative decoding typically…

cs.CL2026

From Blueprint to Reality: Modeling and Applying Putnam's Social Capital Theory with LLM-based Multi-agent Simulations

Shiyi Ling, Zhi Zheng, Hui Zheng +3

Putnam's Social Capital Theory is a foundational framework for collective action and community prosperity. However, traditional empirical methods face practical limits on control a…

cs.CL2026

AtomMem: Building Simple and Effective Memory System for LLM Agents via Atomic Facts

Yanyu Yao, Shangze Li, Zhi Zheng +4

Large language models (LLMs) demonstrate strong reasoning and generation abilities, but their fixed context windows limit long-term information accumulation and reuse across multi-…

cs.SE2026

SmellBench: Towards Fine-Grained Evaluation of Code Agents on Refactoring Tasks

Fake Lin, Binbin Hu, Xi Zhu +6

Code Agents have achieved remarkable advances in recent years, exhibiting strong capabilities across a wide range of software engineering tasks. However, their misuse often produce…