paper-with-me

홈 › Papers

Metareasoning in uncertain environments: a meta-BAMDP framework

2024-08-02 · Prakhar Godara, Tilman Diego Aléman, Angela J. Yu

\textit{Reasoning} may be viewed as an algorithm $P$ that makes a choice of an action $a^* \in \mathcal{A}$, aiming to optimize some outcome. However, executing $P$ itself bears costs (time, energy, limited capacity, etc.) and needs to be considered alongside explicit utility obtained by making the choice in the underlying decision problem. Finding the right $P$ can itself be framed as an optimization problem over the space of reasoning processes $P$, generally referred to as \textit{metareasoning}. Conventionally, human metareasoning models assume that the agent knows the transition and reward distributions of the underlying MDP. This paper generalizes such models by proposing a meta Bayes-Adaptive MDP (meta-BAMDP) framework to handle metareasoning in environments with unknown reward/transition distributions, which encompasses a far larger and more realistic set of planning problems that humans and AI systems face. As a first step, we apply the framework to Bernoulli bandit tasks. Owing to the meta problem's complexity, our solutions are necessarily approximate. However, we introduce two novel theorems that significantly enhance the tractability of the problem, enabling stronger approximations that are robust within a range of assumptions grounded in realistic human decision-making scenarios. These results offer a resource-rational perspective and a normative framework for understanding human exploration under cognitive constraints, as well as providing experimentally testable predictions about human behavior in Bernoulli Bandit tasks.

📄 PDF Abstract BibTeX arXiv:2408.01253

Code (0)

등록된 구현이 없습니다.

Tasks

Decision Making

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically

Similar Papers 제목 키워드 기반

Metareasoning for Planning Under Uncertainty

2015-05-03 · Christopher H. Lin, Andrey Kolobov, Ece Kamar, Eric Horvitz

The conventional model for online planning under uncertainty assumes that an agent can stop and plan without incurring costs for the time spent planning. However, planning time is not free in most real-world settings. Fo…

Ideal Partition of Resources for Metareasoning

2021-10-18 · Eric Horvitz, John Breese

We can achieve significant gains in the value of computation by metareasoning about the nature or extent of base-level problem solving before executing a solution. However, resources that are irrevocably committed to met…

Scalable Dynamic Distributed Constraint Optimization with Metareasoning and Application to Continual Satellite Operations

2026-01-08 · Itai Zilberstein, Steve Chien arxiv

Dynamic distributed constraint optimization problems (DDCOPs) provide a general framework for coordinating autonomous agents in changing environments. However, existing DDCOP formulations do not adequately address settin…

Learning to select computations

2017-11-18 · Frederick Callaway, Sayan Gul, Paul M. Krueger, Thomas L. Griffiths 외

The efficient use of limited computational resources is an essential ingredient of intelligence. Selecting computations optimally according to rational metareasoning would achieve this, but this is computationally intrac…

Management

Algorithm selection by rational metareasoning as a model of human strategy selection

2014-12-01 · NeurIPS 2014 12 · Falk Lieder, Dillon Plunkett, Jessica B. Hamrick, Stuart J. Russell 외

Selecting the right algorithm is an important problem in computer science, because the algorithm often has to exploit the structure of the input to be efficient. The human mind faces the same challenge. Therefore, soluti…