paper-with-me

홈 › Papers

Modeling Human Exploration Through Resource-Rational Reinforcement Learning

2022-01-27 · Marcel Binz, Eric Schulz

Equipping artificial agents with useful exploration mechanisms remains a challenge to this day. Humans, on the other hand, seem to manage the trade-off between exploration and exploitation effortlessly. In the present article, we put forward the hypothesis that they accomplish this by making optimal use of limited computational resources. We study this hypothesis by meta-learning reinforcement learning algorithms that sacrifice performance for a shorter description length (defined as the number of bits required to implement the given algorithm). The emerging class of models captures human exploration behavior better than previously considered approaches, such as Boltzmann exploration, upper confidence bound algorithms, and Thompson sampling. We additionally demonstrate that changing the description length in our class of models produces the intended effects: reducing description length captures the behavior of brain-lesioned patients while increasing it mirrors cognitive development during adolescence.

📄 PDF Abstract BibTeX arXiv:2201.11817

Code (1)

marcelbinz/resource-rational-reinforcement-learning 공식 구현 pytorch

Tasks

Meta-Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)Thompson Sampling

Similar Papers 제목 키워드 기반

Inverse Resource Rational Based Stochastic Driver Behavior Model

2022-07-14 · Mehmet Ozkan, Yao Ma

Human drivers have limited and time-varying cognitive resources when making decisions in real-world traffic scenarios, which often leads to unique and stochastic behaviors that can not be explained by perfect rationality…

modelModel Predictive Control

Bounded rationality in structured density estimation

2023-09-21

Learning to accurately represent environmental uncertainty is crucial for adaptive and optimal behaviors in various cognitive tasks. However, it remains unclear how the human brain, constrained by finite cognitive resour…

Bayesian InferenceDensity Estimation

Bounded rationality in structured density estimation

2023-09-21 · NeurIPS 2023 11

Learning to accurately represent environmental uncertainty is crucial for adaptive and optimal behaviors in various cognitive tasks. However, it remains unclear how the human brain, constrained by finite cognitive resour…

Bayesian InferenceDensity Estimation

Leveraging Biomolecule and Natural Language through Multi-Modal Learning: A Survey

2024-03-03 · Qizhi Pei, Lijun Wu, Kaiyuan Gao, Jinhua Zhu 외

The integration of biomolecular modeling with natural language (BL) has emerged as a promising interdisciplinary area at the intersection of artificial intelligence, chemistry and biology. This approach leverages the ric…

Property Prediction

A Resource-Rational Principle for Modeling Visual Attention Control

2026-03-02 · Yunpeng Bai arxiv

Understanding how people allocate visual attention is central to Human-Computer Interaction (HCI), yet existing computational models of attention are often either descriptive, task-specific, or difficult to interpret. My…