iconLogo
Published:2025/12/3 22:53:10

長期コンテキスト推論WebAgent🤖の評価!超使える予感✨

超要約: LLM WebAgent(ウェブエージェント)の長期記憶力(過去のやり取りを理解する力)を上げる研究だよ!

✨ ギャル的キラキラポイント ✨

● WebAgent(ウェブエージェント)の記憶力がアップして、もっと賢くなるってこと💖 ● 旅行予約とか、お買い物とか、色々便利になる未来が見える🌟 ● 新しいビジネスチャンスが生まれるかも!?ワクワクが止まらない💕

詳細解説

続きは「らくらく論文」アプリで

Evaluating Long-Context Reasoning in LLM-Based WebAgents

Andy Chung / Yichi Zhang / Kaixiang Lin / Aditya Rawal / Qiaozi Gao / Joyce Chai

As large language model (LLM)-based agents become increasingly integrated into daily digital interactions, their ability to reason across long interaction histories becomes crucial for providing personalized and contextually aware assistance. However, the performance of these agents in long context scenarios, particularly for action-taking WebAgents operating in realistic web environments, remains largely unexplored. This paper introduces a benchmark for evaluating long context reasoning capabilities of WebAgents through sequentially dependent subtasks that require retrieval and application of information from extended interaction histories. We develop a novel evaluation framework that simulates multi-session user interactions by injecting irrelevant task trajectories between dependent subtasks, creating contexts ranging from 25,000 to 150,000 tokens. Through extensive evaluation of four popular models, Claude-3.7, GPT-4.1, Llama 4, and o4-mini, we observe a dramatic performance degradation as context length increases, with success rates dropping from 40-50\% in baseline conditions to less than 10\% in long context scenarios. Our detailed error analysis reveals that agents primarily fail due to getting stuck in loops and losing track of original task objectives. We further propose an implicit RAG approach that provides modest improvements by generating task-relevant summaries, though fundamental limitations in long context reasoning persist. These findings highlight critical challenges for deploying WebAgents in realistic, long-term user interaction scenarios and provide insights for developing more robust agent architectures capable of maintaining coherent task execution across extended contexts.

cs / cs.LG / cs.AI