paper-with-me

홈 › Papers

Diversity-Driven Selection of Exploration Strategies in Multi-Armed Bandits

2018-08-23 · Fabien C. Y. Benureau, Pierre-Yves Oudeyer

We consider a scenario where an agent has multiple available strategies to explore an unknown environment. For each new interaction with the environment, the agent must select which exploration strategy to use. We provide a new strategy-agnostic method that treat the situation as a Multi-Armed Bandits problem where the reward signal is the diversity of effects that each strategy produces. We test the method empirically on a simulated planar robotic arm, and establish that the method is both able discriminate between strategies of dissimilar quality, even when the differences are tenuous, and that the resulting performance is competitive with the best fixed mixture of strategies.

📄 PDF Abstract BibTeX arXiv:1808.07739

Code (0)

등록된 구현이 없습니다.

Tasks

DiversityMulti-Armed Bandits

Similar Papers 제목 키워드 기반

Multi-Agent LLMs Fail to Explore Each Other

2026-07-13 · Hyeong Kyu Choi, Jiatong Li, Wendi Li, Xin Eric Wang 외 hf

Exploration is essential for reliable autonomy in multi-agent systems, yet it remains unclear whether large language model (LLM) agents can explore effectively when interacting with one another. We show that modern LLM a…

Deep Reinforcement Learning with Hybrid Intrinsic Reward Model

2025-01-22 · Mingqi Yuan, Bo Li, Xin Jin, Wenjun Zeng

Intrinsic reward shaping has emerged as a prevalent approach to solving hard-exploration and sparse-rewards environments in reinforcement learning (RL). While single intrinsic rewards, such as curiosity-driven or novelty…

Deep Reinforcement LearningDiversitymodelreinforcement-learning+2

A Scalable Multi-LLM Collaboration System with Retrieval-based Selection and Exploration-Exploitation-Driven Enhancement

2025-07-14 · Shengji Tang, Jianjian Cao, Weihao Lin, Jiale Hong 외 arxiv

Existing multi-LLM collaboration systems often encounter scalability challenges when integrating new LLMs and tasks, leading to suboptimal performance. To address this, we propose SMCS, a Scalable Multi-LLM Collaboration…

Efficient Exploration using Model-Based Quality-Diversity with Gradients

2022-11-22 · Bryan Lim, Manon Flageat, Antoine Cully

Exploration is a key challenge in Reinforcement Learning, especially in long-horizon, deceptive and sparse-reward environments. For such applications, population-based approaches have proven effective. Methods such as Qu…

DiversityEfficient Exploration

Monte Carlo Elites: Quality-Diversity Selection as a Multi-Armed Bandit Problem

2021-04-18 · Konstantinos Sfikas, Antonios Liapis, Georgios N. Yannakakis

A core challenge of evolutionary search is the need to balance between exploration of the search space and exploitation of highly fit regions. Quality-diversity search has explicitly walked this tightrope between a popul…

Diversity