works on

From the 2 of 26 linked papers with an AI index.

activity
20242026
collaborators

26 papers

cs.AI2026

Mechanist: AI as a Scientific Instrument for Discovering the Mechanisms of Intelligence

Mengru Wang, Junfeng Fang, Shuofei Qiao +16

AI models have achieved remarkable success across diverse domains, yet the mechanisms underlying their capabilities and the risks they may pose remain poorly understood. As AI deve…

cs.CV2026

Visual Information Extraction from Documents via Classification-Guided Large Vision-Language Models

Huafu Li, Guo Chen, Jia Xia +5

Visual information extraction (VIE) from visually rich documents remains challenging due to high layout variability and real-world impairments. Existing methods typically rely on s…

cs.CL2026

MemTrace: Tracing and Attributing Errors in Large Language Model Memory Systems

Xinle Deng, Ruobin Zhong, Hujin Peng +15

The paper introduces MemTrace, a framework that converts large language model memory pipelines into executable graphs to trace and attribute errors, and provides a benchmark (MemTr…

cs.LG2026

PRISM Edit: One Vector for All Temporal Answers

Chen Huang, Qi Zheng, Ruiqin Zheng +2

The paper proposes PRISM Edit, a method that updates large language models to handle changing temporal facts by learning a single representation that can be modulated for different…

cs.CL2026

TokenPilot: Cache-Efficient Context Management for LLM Agents

Buqiang Xu, Zirui Xue, Dianmou Chen +12

As LLM agents are deployed in long-horizon sessions, context accumulation drives up inference costs. Existing approaches utilize text pruning or dynamic memory eviction to minimize…

cs.LG2026

A theoretical model for task routing in mixture-of-expert transformers

Vinoth Nandakumar, Yongli Xiang, Yunzhi Yao +2

Mixture-of-experts (MoE) layers enable the scaling of transformer models while keeping the inference compute fixed. While task-expert specialization has been observed in empirical…