6 papers
Where Do CoT Training Gains Land in LLM based Agents?
Jingyu Liu, Zhiwen Wang, Yuxin Jing +2
Chain-of-thought (CoT) reasoning is widely used in language-model agents, but prior work has shown that verbalized CoT is not always faithful and may instead reflect post-hoc reaso…
Diagnosing Task Insensitivity in Language Agents
Jingyu Liu, Xiaopeng Wu, Kehan Chen +2
Large language models can serve as capable long-horizon agents, but their out-of-distribution (OOD) generalization remains weak. We identify a key source of this failure as task in…
IE as Cache: Information Extraction Enhanced Agentic Reasoning
Hang Lv, Sheng Liang, Hongchao Gu +5
Information Extraction aims to distill structured, decision-relevant information from unstructured text, serving as a foundation for downstream understanding and reasoning. However…
Gradient Coupling: The Hidden Barrier to Generalization in Agentic Reinforcement Learning
Jingyu Liu, Xiaopeng Wu, Jingquan Peng +4
Reinforcement learning (RL) is a dominant paradigm for training autonomous agents, yet these agents often exhibit poor generalization, failing to adapt to scenarios not seen during…
Tackling the Inherent Difficulty of Noise Filtering in RAG
Jingyu Liu, Jiaen Lin, Yong Liu
Retrieval-Augmented Generation (RAG) has become a widely adopted approach to enhance Large Language Models (LLMs) by incorporating external knowledge and reducing hallucinations. H…
Do not Abstain! Identify and Solve the Uncertainty
Jingyu Liu, Jingquan Peng, xiaopeng Wu +4
Despite the widespread application of Large Language Models (LLMs) across various domains, they frequently exhibit overconfidence when encountering uncertain scenarios, yet existin…