5 papers
Hy-MultiTurn: A Six-Dimensional Benchmark for Deep Multi-Turn Dialogue Understanding
Eileen Ye, Jiawen Tao, Yaoming Li +7
Long-running multi-turn interactions with chatbots and agents are now common, and a correct response often depends on remembering earlier details, tracking later revisions, identif…
Bridge-RAG: An Abstract Bridge Tree Based Retrieval Augmented Generation Algorithm
Zihang Li, Wenjun Liu, Yikun Zong +7
As an important paradigm for enhancing the generation quality of Large Language Models (LLMs), retrieval-augmented generation (RAG) faces the two challenges regarding retrieval acc…
Beyond Token Eviction: Mixed-Dimension Budget Allocation for Efficient KV Cache Compression
Ruijie Miao, Zhiming Wang, Wang Li +4
Key-value (KV) caching is widely used to accelerate transformer inference, but its memory cost grows linearly with input length, limiting long-context deployment. Existing token ev…
ARC: Active and Reflection-driven Context Management for Long-Horizon Information Seeking Agents
Yilun Yao, Shan Huang, Elsie Dai +5
Large language models are increasingly deployed as research agents for deep search and long-horizon information seeking, yet their performance often degrades as interaction histori…
Planner-R1: Reward Shaping Enables Efficient Agentic RL with Smaller LLMs
Siyu Zhu, Yanbin Jiang, Hejian Sang +6
We investigated Agentic RL with large language models on the \textsc{TravelPlanner} benchmark. Our approach, \textsc{Planner-R1}, achieved a \textbf{56.9\%} final-pass rate with on…