Efficient Exploration

144 papers with code • 0 benchmarks • 2 datasets

Efficient Exploration is one of the main obstacles in scaling up modern deep reinforcement learning algorithms. The main challenge in Efficient Exploration is the balance between exploiting current estimates, and gaining information about poorly understood states and actions.

Source: Randomized Value Functions via Multiplicative Normalizing Flows

Libraries

Use these libraries to find Efficient Exploration models and implementations
2 papers
25

Hierarchical Spatial Proximity Reasoning for Vision-and-Language Navigation

18979705623/hspr 18 Mar 2024

Most Vision-and-Language Navigation (VLN) algorithms tend to make decision errors, primarily due to a lack of visual common sense and insufficient reasoning capabilities.

3
18 Mar 2024

Diffusion-Reinforcement Learning Hierarchical Motion Planning in Adversarial Multi-agent Games

core-robotics-lab/opponent-modeling 16 Mar 2024

Reinforcement Learning- (RL-)based motion planning has recently shown the potential to outperform traditional approaches from autonomous navigation to robot manipulation.

8
16 Mar 2024

MAMBA: an Effective World Model Approach for Meta-Reinforcement Learning

zoharri/mamba 14 Mar 2024

Meta-reinforcement learning (meta-RL) is a promising framework for tackling challenging domains requiring efficient exploration.

6
14 Mar 2024

Scalable Online Exploration via Coverability

philip-amortila/l1-coverability 11 Mar 2024

We propose exploration objectives -- policy optimization objectives that enable downstream maximization of any reward function -- as a conceptual framework to systematize the study of exploration.

0
11 Mar 2024

Towards General Computer Control: A Multimodal Agent for Red Dead Redemption II as a Case Study

baai-agents/cradle 5 Mar 2024

Despite the success in specific tasks and scenarios, existing foundation agents, empowered by large models (LMs) and advanced tools, still cannot generalize to different scenarios, mainly due to dramatic differences in the observations and actions across scenarios.

553
05 Mar 2024

Iterated Denoising Energy Matching for Sampling from Boltzmann Densities

jarridrb/dem 9 Feb 2024

Efficiently generating statistically independent samples from an unnormalized probability distribution, such as equilibrium samples of many-body systems, is a foundational problem in science.

24
09 Feb 2024

Safe Guaranteed Exploration for Non-linear Systems

manish-pra/sagempc 9 Feb 2024

Based on this framework we propose an efficient algorithm, SageMPC, SAfe Guaranteed Exploration using Model Predictive Control.

10
09 Feb 2024

A Sober Look at LLMs for Material Discovery: Are They Actually Good for Bayesian Optimization Over Molecules?

wiseodd/lapeft-bayesopt 7 Feb 2024

Bayesian optimization (BO) is an essential part of such workflows, enabling scientists to leverage prior domain knowledge into efficient exploration of a large molecular space.

7
07 Feb 2024

LtU-ILI: An All-in-One Framework for Implicit Inference in Astrophysics and Cosmology

maho3/ltu-ili 6 Feb 2024

This paper presents the Learning the Universe Implicit Likelihood Inference (LtU-ILI) pipeline, a codebase for rapid, user-friendly, and cutting-edge machine learning (ML) inference in astrophysics and cosmology.

32
06 Feb 2024

Layered and Staged Monte Carlo Tree Search for SMT Strategy Synthesis

johnlyu2/z3alpha 30 Jan 2024

Our method treats strategy synthesis as a sequential decision-making process, whose search tree corresponds to the strategy space, and employs MCTS to navigate this vast search space.

4
30 Jan 2024