paper-with-me

Papers

Uncertainty quantification and exploration-exploitation trade-off in humans

2021-02-05 · Antonio Candelieri, Andrea Ponti, Francesco Archetti

The main objective of this paper is to outline a theoretical framework to analyse how humans' decision-making strategies under uncertainty manage the trade-off between information gathering (exploration) and reward seeking (exploitation). A key observation, motivating this line of research, is the awareness that human learners are amazingly fast and effective at adapting to unfamiliar environments and incorporating upcoming knowledge: this is an intriguing behaviour for cognitive sciences as well as an important challenge for Machine Learning. The target problem considered is active learning in a black-box optimization task and more specifically how the exploration/exploitation dilemma can be modelled within Gaussian Process based Bayesian Optimization framework, which is in turn based on uncertainty quantification. The main contribution is to analyse humans' decisions with respect to Pareto rationality where the two objectives are improvement expected and uncertainty quantification. According to this Pareto rationality model, if a decision set contains a Pareto efficient (dominant) strategy, a rational decision maker should always select the dominant strategy over its dominated alternatives. The distance from the Pareto frontier determines whether a choice is (Pareto) rational (i.e., lays on the frontier) or is associated to "exasperate" exploration. However, since the uncertainty is one of the two objectives defining the Pareto frontier, we have investigated three different uncertainty quantification measures and selected the one resulting more compliant with the Pareto rationality model proposed. The key result is an analytical framework to characterize how deviations from "rationality" depend on uncertainty quantifications and the evolution of the reward seeking process.

📄 PDF Abstract BibTeX arXiv:2102.07647

Code (0)

등록된 구현이 없습니다.

Tasks

Active LearningBayesian OptimizationDecision MakingUncertainty Quantification

Methods 이 논문이 사용한 방법론

Gaussian Process Gaussian Processes are non-parametric models for approximating functions. They rely upon a measure of similarity between points (the kernel function) to predict the value for…

Similar Papers 제목 키워드 기반

Uncertainty Estimation and Calibration with Finite-State Probabilistic RNNs

2020-11-24 · ICLR 2021 1 · Cheng Wang, Carolin Lawrence, Mathias Niepert

Uncertainty quantification is crucial for building reliable and trustable machine learning systems. We propose to estimate uncertainty in recurrent neural networks (RNNs) via stochastic discrete state transitions over re…

Out-of-Distribution Detectionreinforcement-learningReinforcement Learning (RL)Uncertainty Quantification

Risk and Ambiguity in Information Seeking: Eye Gaze Patterns Reveal Contextual Behaviour in Dealing with Uncertainty

2016-06-27 · Wittek Peter, Liu Ying-Hsang, Darányi Sándor, Gedeon Tom 외

Information foraging connects optimal foraging theory in ecology with how humans search for information. The theory suggests that, following an information scent, the information seeker must optimize the tradeoff between…

Comparing Exploration-Exploitation Strategies of LLMs and Humans: Insights from Standard Multi-armed Bandit Tasks

2025-05-15 · Ziyuan Zhang, Darcy Wang, Ningyuan Chen, Rodrigo Mansur 외

Large language models (LLMs) are increasingly used to simulate or automate human behavior in complex sequential decision-making tasks. A natural question is then whether LLMs exhibit similar decision-making behavior to h…

Decision MakingDecision Making Under UncertaintySequential Decision Making

SEREN: Knowing When to Explore and When to Exploit

2022-05-30 · Changmin Yu, David Mguni, Dong Li, Aivar Sootla 외

Efficient reinforcement learning (RL) involves a trade-off between "exploitative" actions that maximise expected reward and "explorative'" ones that sample unvisited states. To encourage exploration, recent approaches pr…

MuJoCoReinforcement Learning (RL)

MEET: A Monte Carlo Exploration-Exploitation Trade-off for Buffer Sampling

2022-10-24 · Julius Ott, Lorenzo Servadei, Jose Arjona-Medina, Enrico Rinaldi 외

Data selection is essential for any data-based optimization technique, such as Reinforcement Learning. State-of-the-art sampling strategies for the experience replay buffer improve the performance of the Reinforcement Le…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)