paper-with-me

Papers

Curious Exploration via Structured World Models Yields Zero-Shot Object Manipulation

2022-06-22 · Cansu Sancaktar, Sebastian Blaes, Georg Martius

It has been a long-standing dream to design artificial agents that explore their environment efficiently via intrinsic motivation, similar to how children perform curious free play. Despite recent advances in intrinsically motivated reinforcement learning (RL), sample-efficient exploration in object manipulation scenarios remains a significant challenge as most of the relevant information lies in the sparse agent-object and object-object interactions. In this paper, we propose to use structured world models to incorporate relational inductive biases in the control loop to achieve sample-efficient and interaction-rich exploration in compositional multi-object environments. By planning for future novelty inside structured world models, our method generates free-play behavior that starts to interact with objects early on and develops more complex behavior over time. Instead of using models only to compute intrinsic rewards, as commonly done, our method showcases that the self-reinforcing cycle between good models and good exploration also opens up another avenue: zero-shot generalization to downstream tasks via model-based planning. After the entirely intrinsic task-agnostic exploration phase, our method solves challenging downstream tasks such as stacking, flipping, pick & place, and throwing that generalizes to unseen numbers and arrangements of objects without any additional training.

📄 PDF Abstract BibTeX arXiv:2206.11403

Code (0)

등록된 구현이 없습니다.

Tasks

Efficient ExplorationObjectReinforcement Learning (RL)Zero-shot Generalization

Similar Papers 제목 키워드 기반

Curious Replay for Model-based Adaptation

2023-06-28 · Isaac Kauvar, Chris Doyle, Linqi Zhou, Nick Haber

Agents must be able to adapt quickly as an environment changes. We find that existing model-based reinforcement learning agents are unable to do this well, in part because of how they use past experiences to train their …

modelModel-based Reinforcement Learning

Active World Model Learning with Progress Curiosity

2020-07-15 · Kuno Kim, Megumi Sano, Julian De Freitas, Nick Haber 외

World models are self-supervised predictive models of how the world evolves. Humans learn world models by curiously exploring their environment, in the process acquiring compact abstractions of high bandwidth sensory inp…

model

Active World Model Learning in Agent-rich Environments with Progress Curiosity

2020-01-01 · ICML 2020 1 · Kuno Kim, Megumi Sano, Julian De Freitas, Nick Haber 외

World models are a family of predictive models that solve self-supervised problems on how the world evolves. Humans learn world models by curiously exploring their environment, in the process acquiring compact abstractio…

COBRA: Data-Efficient Model-Based RL through Unsupervised Object Discovery and Curiosity-Driven Exploration

2019-05-22 · Nicholas Watters, Loic Matthey, Matko Bosnjak, Christopher P. Burgess 외

Data efficiency and robustness to task-irrelevant perturbations are long-standing challenges for deep reinforcement learning algorithms. Here we introduce a modular approach to addressing these challenges in a continuous…

continuous-controlContinuous ControlDeep Reinforcement LearningObject+4

Remember to be Curious: Episodic Context and Persistent Worlds for 3D Exploration

2026-05-21 · Lily Goli, Justin Kerr, Daniele Reda, Alec Jacobson 외 arxiv

Exploration is a prerequisite for learning useful behaviors in sparse-reward, long-horizon tasks, particularly within 3D environments. Curiosity-driven reinforcement learning addresses this via intrinsic rewards derived …

Reinforcement Learning3D Reconstruction