paper-with-me

Papers

PABU: Progress-Aware Belief Update for Efficient LLM Agents

2026-02-09 · Haitao Jiang, Lin Ge, Hengrui Cai, Rui Song arxiv

Large Language Model (LLM) agents commonly condition actions on full action-observation histories, which introduce task-irrelevant information that easily leads to redundant actions and higher inference cost. We propose Progress-Aware Belief Update (PABU), a belief-state framework that compactly represents an agent's state by explicitly modeling task progress and selectively retaining past actions and observations. At each step, the agent predicts its relative progress since the previous round and decides whether the newly encountered interaction should be stored, conditioning future decisions only on the retained subset. Across eight environments in the AgentGym benchmark, and using identical training trajectories, PABU achieves an 81.0% task completion rate, outperforming previous State of the art (SoTA) models with full-history belief by 23.9%. Additionally, PABU's progress-oriented action selection improves efficiency, reducing the average number of interaction steps to 9.5, corresponding to a 26.9% reduction. Ablation studies show that both explicit progress prediction and selective retention are necessary for robust belief learning and performance gains.

📄 PDF Abstract BibTeX arXiv:2602.09138

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

ClawArena: Benchmarking AI Agents in Evolving Information Environments

2026-04-05 · Haonian Ji, Kaiwen Xiong, Siwei Han, Peng Xia 외 arxiv

AI agents deployed as persistent assistants must maintain correct beliefs as their information environment evolves. In practice, evidence is scattered across heterogeneous sources that often contradict one another, new i…

Heterogeneity-Aware Belief Synchronization for Semantic Communication in AI-Native 6G Networks

2026-08-13 · Muhammad Hannan Akram, Muhammad Abubakar Rashid, Wassi Haider Kabir, Haejoon Jung 외 arxiv

6G networks will not be serving as communication infrastructures only; rather, they are expected to evolve into intelligent systems, where thousands of autonomous artificial intelligence (AI) agents are interconnected. T…

Semantic Communication

Partial Fairness Awareness: Belief-Guided Strategic Mechanism for Strategic Agents

2026-05-30 · Xinpeng Lv, Chunyuan Zheng, Yunxin Mao, Renzhe Xu 외 arxiv

Strategic machine learning investigates scenarios where agents manipulate their features to receive favorable decisions from predictive models. To address fairness concerns intrinsic to strategic classification, recent w…

Multi-Agent Filtering with Infinitely Nested Beliefs

2008-12-01 · NeurIPS 2008 12 · Luke Zettlemoyer, Brian Milch, Leslie P. Kaelbling

In partially observable worlds with many agents, nested beliefs are formed when agents simultaneously reason about the unknown state of the world and the beliefs of the other agents. The multi-agent filtering problem is …

Iterated Belief Change Due to Actions and Observations

2014-01-16 · Aaron Hunter, James P. Delgrande

In action domains where agents may have erroneous beliefs, reasoning about the effects of actions involves reasoning about belief change. In this paper, we use a transition system approach to reason about the evolution o…