collaborators

6 papers

cs.AI2026

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…

cs.AI2026

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…

cs.CL2026

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…

cs.AI2026

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…

cs.CL2026

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…

cs.AI2025

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…