paper-with-me

Papers

Satisficing Exploration for Deep Reinforcement Learning

2024-07-16 · Dilip Arumugam, Saurabh Kumar, Ramki Gummadi, Benjamin Van Roy

A default assumption in the design of reinforcement-learning algorithms is that a decision-making agent always explores to learn optimal behavior. In sufficiently complex environments that approach the vastness and scale of the real world, however, attaining optimal performance may in fact be an entirely intractable endeavor and an agent may seldom find itself in a position to complete the requisite exploration for identifying an optimal policy. Recent work has leveraged tools from information theory to design agents that deliberately forgo optimal solutions in favor of sufficiently-satisfying or satisficing solutions, obtained through lossy compression. Notably, such agents may employ fundamentally different exploratory decisions to learn satisficing behaviors more efficiently than optimal ones that are more data intensive. While supported by a rigorous corroborating theory, the underlying algorithm relies on model-based planning, drastically limiting the compatibility of these ideas with function approximation and high-dimensional observations. In this work, we remedy this issue by extending an agent that directly represents uncertainty over the optimal value function allowing it to both bypass the need for model-based planning and to learn satisficing policies. We provide simple yet illustrative experiments that demonstrate how our algorithm enables deep reinforcement-learning agents to achieve satisficing behaviors. In keeping with previous work on this setting for multi-armed bandits, we additionally find that our algorithm is capable of synthesizing optimal behaviors, when feasible, more efficiently than its non-information-theoretic counterpart.

📄 PDF Abstract BibTeX arXiv:2407.12185

Code (0)

등록된 구현이 없습니다.

Tasks

Deep Reinforcement LearningMulti-Armed Banditsreinforcement-learningReinforcement Learning

Similar Papers 제목 키워드 기반

Contextual Exploration Using a Linear Approximation Method Based on Satisficing

2021-12-13 · Akane Minami, Yu Kono, Tatsuji Takahashi

Deep reinforcement learning has enabled human-level or even super-human performance in various types of games. However, the amount of exploration required for learning is often quite large. Deep reinforcement learning al…

Deep Reinforcement Learningreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Satisficing Exploration in Bandit Optimization

2024-06-10 · Qing Feng, Tianyi Ma, Ruihao Zhu

Motivated by the concept of satisficing in decision-making, we consider the problem of satisficing exploration in bandit optimization. In this setting, the learner aims at selecting satisficing arms (arms with mean rewar…

Decision Making

Neural Risk-sensitive Satisficing in Contextual Bandits

2025-01-15 · Shogo Ito, Tatsuji Takahashi, Yu Kono

The contextual bandit problem, which is a type of reinforcement learning tasks, provides an effective framework for solving challenges in recommendation systems, such as satisfying real-time requirements, enabling person…

Multi-Armed BanditsRecommendation Systems

Paths to Equilibrium in Games

2024-03-26 · Bora Yongacoglu, Gürdal Arslan, Lacra Pavel, Serdar Yüksel

In multi-agent reinforcement learning (MARL) and game theory, agents repeatedly interact and revise their strategies as new data arrives, producing a sequence of strategy profiles. This paper studies sequences of strateg…

Multi-agent Reinforcement Learningreinforcement-learningReinforcement Learning

Satisficing Paths and Independent Multi-Agent Reinforcement Learning in Stochastic Games

2021-10-09 · Bora Yongacoglu, Gürdal Arslan, Serdar Yüksel

In multi-agent reinforcement learning (MARL), independent learners are those that do not observe the actions of other agents in the system. Due to the decentralization of information, it is challenging to design independ…

Multi-agent Reinforcement Learningreinforcement-learningReinforcement Learning (RL)