paper-with-me

홈 › Papers

Query The Agent: Improving sample efficiency through epistemic uncertainty estimation

2022-10-05 · Julian Alverio, Boris Katz, Andrei Barbu

Curricula for goal-conditioned reinforcement learning agents typically rely on poor estimates of the agent's epistemic uncertainty or fail to consider the agents' epistemic uncertainty altogether, resulting in poor sample efficiency. We propose a novel algorithm, Query The Agent (QTA), which significantly improves sample efficiency by estimating the agent's epistemic uncertainty throughout the state space and setting goals in highly uncertain areas. Encouraging the agent to collect data in highly uncertain states allows the agent to improve its estimation of the value function rapidly. QTA utilizes a novel technique for estimating epistemic uncertainty, Predictive Uncertainty Networks (PUN), to allow QTA to assess the agent's uncertainty in all previously observed states. We demonstrate that QTA offers decisive sample efficiency improvements over preexisting methods.

📄 PDF Abstract BibTeX arXiv:2210.02585

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

SCOUT: Active Information Foraging for Long-Text Understanding with Decoupled Epistemic States

2026-05-06 · Zhenliang Zhang, Wenqing Wang, Yong Hu, Yaming Yang 외 arxiv

Long-Text Understanding (LTU) at million-token scale requires balancing reasoning fidelity with computational efficiency. Frontier long-context LLMs can process millions of token contexts end-to-end, but they suffer from…

Computational Efficiency

Learnability with PAC Semantics for Multi-agent Beliefs

2023-06-08 · Ionela G. Mocanu, Vaishak Belle, Brendan Juba

The tension between deduction and induction is perhaps the most fundamental issue in areas such as philosophy, cognition and artificial intelligence. In an influential paper, Valiant recognised that the challenge of lear…

PAC learningPhilosophy

Active Epistemic Control for Query-Efficient Verified Planning

2026-02-03 · Shuhui Qu arxiv

Planning in interactive environments is challenging under partial observability: task-critical preconditions (e.g., object locations or container states) may be unknown at decision time, yet grounding them through intera…

EUBRL: Epistemic Uncertainty Directed Bayesian Reinforcement Learning

2025-12-17 · Jianfei Ma, Wee Sun Lee arxiv

At the boundary between the known and the unknown, an agent inevitably confronts the dilemma of whether to explore or to exploit. Epistemic uncertainty reflects such boundaries, representing systematic uncertainty due to…

Reinforcement Learning

Automatic Curriculum Learning through Value Disagreement

2020-06-17 · NeurIPS 2020 12 · Yunzhi Zhang, Pieter Abbeel, Lerrel Pinto

Continually solving new, unsolved tasks is the key to learning diverse behaviors. Through reinforcement learning (RL), we have made massive strides towards solving tasks that have a single goal. However, in the multi-tas…

Reinforcement Learning (RL)