paper-with-me

Papers

InDRiVE: Intrinsic Disagreement based Reinforcement for Vehicle Exploration through Curiosity Driven Generalized World Model

2025-03-07 · Feeza Khan Khanzada, Jaerock Kwon

Model-based Reinforcement Learning (MBRL) has emerged as a promising paradigm for autonomous driving, where data efficiency and robustness are critical. Yet, existing solutions often rely on carefully crafted, task specific extrinsic rewards, limiting generalization to new tasks or environments. In this paper, we propose InDRiVE (Intrinsic Disagreement based Reinforcement for Vehicle Exploration), a method that leverages purely intrinsic, disagreement based rewards within a Dreamer based MBRL framework. By training an ensemble of world models, the agent actively explores high uncertainty regions of environments without any task specific feedback. This approach yields a task agnostic latent representation, allowing for rapid zero shot or few shot fine tuning on downstream driving tasks such as lane following and collision avoidance. Experimental results in both seen and unseen environments demonstrate that InDRiVE achieves higher success rates and fewer infractions compared to DreamerV2 and DreamerV3 baselines despite using significantly fewer training steps. Our findings highlight the effectiveness of purely intrinsic exploration for learning robust vehicle control behaviors, paving the way for more scalable and adaptable autonomous driving systems.

📄 PDF Abstract BibTeX arXiv:2503.05573

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingCollision AvoidanceModel-based Reinforcement Learning

Similar Papers 제목 키워드 기반

InDRiVE: Reward-Free World-Model Pretraining for Autonomous Driving via Latent Disagreement

2025-12-21 · Feeza Khan Khanzada, Jaerock Kwon arxiv

Model-based reinforcement learning (MBRL) can reduce interaction cost for autonomous driving by learning a predictive world model, but it typically still depends on task-specific rewards that are difficult to design and …

Reinforcement LearningCollision AvoidanceAutonomous Driving

ReinDriveGen: Reinforcement Post-Training for Out-of-Distribution Driving Scene Generation

2026-04-01 · Hao Zhang, Lue Fan, Weikang Bian, Zehuan Wu 외 arxiv

We present ReinDriveGen, a framework that enables full controllability over dynamic driving scenes, allowing users to freely edit actor trajectories to simulate safety-critical corner cases such as front-vehicle collisio…

Scene Generation

Reward Uncertainty for Exploration in Preference-based Reinforcement Learning

2022-05-24 · ICLR 2022 4 · Xinran Liang, Katherine Shu, Kimin Lee, Pieter Abbeel

Conveying complex objectives to reinforcement learning (RL) agents often requires meticulous reward engineering. Preference-based RL methods are able to learn a more flexible reward model based on human preferences by ac…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)Robot Manipulation

Epistemic Uncertainty for Test-Time Discovery

2026-05-11 · Kainat Riaz, Muhammad Ahmed Mohsin, Ahsan Bilal, Muhammad Umer 외 arxiv

Automated scientific discovery using large language models relies on identifying genuinely novel solutions. Standard reinforcement learning penalizes high-variance mutations, which leads the policy to prioritize familiar…

Reinforcement Learning

Self-Supervised Exploration via Disagreement

2019-06-10 · Deepak Pathak, Dhiraj Gandhi, Abhinav Gupta

Efficient exploration is a long-standing problem in sensorimotor learning. Major advances have been demonstrated in noise-free, non-stochastic domains such as video games and simulation. However, most of these formulatio…

Active LearningEfficient ExplorationMuJoCoReinforcement Learning+2