works on

From the 1 of 9 linked papers with an AI index.

collaborators

9 papers

cs.CL2026

Understanding Is Done Early: A Depth Division of Labor in Large Language Models and Its Use for Unbounded-Context Memory

Hanzuo Liu, Xuan Qi, Chunyu Liu +6

The paper proposes CoMem, a method that stores intermediate transformer layer states as memory to enable efficient long‑context retrieval, showing that using lower‑mid layers for c…

cs.CL2026

EdgeBench: Unveiling Scaling Laws of Learning from Real-World Environments

Deyao Zhu, Xin Zhou, Shengling Qin +44

Pretraining scaling laws reveal that model capability improves predictably with data and compute. But learning from real world environments after deployment remains far less unders…

cs.CL2026

Learning Agent Routing From Early Experience

Yimin Wang, Jiahao Qiu, Xuan Qi +6

LLM agents achieve strong performance on complex reasoning tasks but incur high latency and compute cost. In practice, many queries fall within the capability boundary of cutting-e…

cs.AI2026

A Survey of Self-Evolving Agents: What, When, How, and Where to Evolve on the Path to Artificial Super Intelligence

Huan-ang Gao, Jiayi Geng, Wenyue Hua +24

Large Language Models (LLMs) have demonstrated remarkable capabilities across diverse tasks but remain fundamentally static, unable to adapt their internal parameters to novel task…

cs.AI2025

Alita-G: Self-Evolving Generative Agent for Agent Generation

Jiahao Qiu, Xuan Qi, Hongru Wang +9

Large language models (LLMs) have been shown to perform better when scaffolded into agents with memory, tools, and feedback. Beyond this, self-evolving agents have emerged, but cur…

cs.AI2025

On Path to Multimodal Historical Reasoning: HistBench and HistAgent

Jiahao Qiu, Fulian Xiao, Yimin Wang +96

Recent advances in large language models (LLMs) have led to remarkable progress across domains, yet their capabilities in the humanities, particularly history, remain underexplored…