paper-with-me

Papers

Planning to Explore via Self-Supervised World Models

2020-05-12 · Ramanan Sekar, Oleh Rybkin, Kostas Daniilidis, Pieter Abbeel, Danijar Hafner, Deepak Pathak

Reinforcement learning allows solving complex tasks, however, the learning tends to be task-specific and the sample efficiency remains a challenge. We present Plan2Explore, a self-supervised reinforcement learning agent that tackles both these challenges through a new approach to self-supervised exploration and fast adaptation to new tasks, which need not be known during exploration. During exploration, unlike prior methods which retrospectively compute the novelty of observations after the agent has already reached them, our agent acts efficiently by leveraging planning to seek out expected future novelty. After exploration, the agent quickly adapts to multiple downstream tasks in a zero or a few-shot manner. We evaluate on challenging control tasks from high-dimensional image inputs. Without any training supervision or task-specific interaction, Plan2Explore outperforms prior self-supervised exploration methods, and in fact, almost matches the performances oracle which has access to rewards. Videos and code at https://ramanans1.github.io/plan2explore/

📄 PDF Abstract BibTeX arXiv:2005.05960

Code (4)

ramanans1/plan2explore 공식 구현 tf
GuillaumeDufau/Unsupervised_exploration pytorch
kc-ml2/SimpleDreamer pytorch
yusukeurakami/plan2explore-pytorch pytorch

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

V-JEPA 2: Self-Supervised Video Models Enable Understanding, Prediction and Planning

2025-06-11 · Mido Assran, Adrien Bardes, David Fan, Quentin Garrido 외

A major challenge for modern AI is to learn to understand the world and learn to act largely by observation. This paper explores a self-supervised approach that combines internet-scale video data with a small amount of i…

Action AnticipationLarge Language ModelQuestion AnsweringSelf-Supervised Learning+1

Self-Supervised Path Planning in UAV-aided Wireless Networks based on Active Inference

2024-03-06 · Ali Krayani, Khalid Khan, Lucio Marcenaro, Mario Marchese 외

This paper presents a novel self-supervised path-planning method for UAV-aided networks. First, we employed an optimizer to solve training examples offline and then used the resulting solutions as demonstrations from whi…

Efficient Agentic Reasoning Through Self-Regulated Simulative Planning

2026-05-21 · Mingkai Deng, Jinyu Hou, Lara Sá Neves, Varad Pimpalkhute 외 arxiv

How should an agent decide when and how to plan? A dominant approach builds agents as reactive policies with adaptive computation (e.g., chain-of-thought), trained end-to-end expecting planning to emerge implicitly. With…

Reinforcement Learning

RenderWorld: World Model with Self-Supervised 3D Label

2024-09-17 · Ziyang Yan, Wenzhen Dong, Yihua Shao, Yuhang Lu 외

End-to-end autonomous driving with vision-only is not only more cost-effective compared to LiDAR-vision fusion but also more reliable than traditional methods. To achieve a economical and robust purely visual autonomous …

Autonomous DrivingGPUmodelMotion Planning+1

World4Drive: End-to-End Autonomous Driving via Intention-aware Physical Latent World Model

2025-07-01 · Yupeng Zheng, Pengxuan Yang, Zebin Xing, Qichao Zhang 외

End-to-end autonomous driving directly generates planning trajectories from raw sensor data, yet it typically relies on costly perception supervision to extract scene information. A critical research challenge arises: co…

Autonomous DrivingNavSimSelf-Supervised Learning