paper-with-me

홈 › Papers

Mitigating Covariate Shift in Imitation Learning for Autonomous Vehicles Using Latent Space Generative World Models

2024-09-25 · Alexander Popov, Alperen Degirmenci, David Wehr, Shashank Hegde, Ryan Oldja, Alexey Kamenev, Bertrand Douillard, David Nistér, Urs Muller, Ruchi Bhargava, Stan Birchfield, Nikolai Smolyanskiy

We propose the use of latent space generative world models to address the covariate shift problem in autonomous driving. A world model is a neural network capable of predicting an agent's next state given past states and actions. By leveraging a world model during training, the driving policy effectively mitigates covariate shift without requiring an excessive amount of training data. During end-to-end training, our policy learns how to recover from errors by aligning with states observed in human demonstrations, so that at runtime it can recover from perturbations outside the training distribution. Additionally, we introduce a novel transformer-based perception encoder that employs multi-view cross-attention and a learned scene query. We present qualitative and quantitative results, demonstrating significant improvements upon prior state of the art in closed-loop testing in the CARLA simulator, as well as showing the ability to handle perturbations in both CARLA and NVIDIA's DRIVE Sim.

📄 PDF Abstract BibTeX arXiv:2409.16663

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingAutonomous VehiclesImitation Learning

Methods 이 논문이 사용한 방법론

Entropy Regularization 설명 없음
PPO Proximal Policy Optimization, or PPO, is a policy gradient method for reinforcement learning. The motivation was to have an algorithm with the data efficiency and reliable…
CARLA CARLA is an open-source simulator for autonomous driving research. CARLA has been developed from the ground up to support development, training, and validation of autonomous urban…

Similar Papers 제목 키워드 기반

Post-Training and Test-Time Scaling of Generative Agent Behavior Models for Interactive Autonomous Driving

2025-12-15 · Hyunki Seong, Jeong-Kyun Lee, Heesoo Myeong, Yongho Shin 외 arxiv

Learning interactive motion behaviors among multiple agents is a core challenge in autonomous driving. While imitation learning models generate realistic trajectories, they often inherit biases from datasets dominated by…

Reinforcement LearningAutonomous Driving

Mitigating Graph Covariate Shift via Score-based Out-of-distribution Augmentation

2024-10-23 · Bohan Wang, Yurui Chang, Lu Lin

Distribution shifts between training and testing datasets significantly impair the model performance on graph learning. A commonly-taken causal view in graph invariant learning suggests that stable predictive features of…

Graph GenerationGraph Learning

Ad-Rec: Advanced Feature Interactions to Address Covariate-Shifts in Recommendation Networks

2023-08-28 · Muhammad Adnan, Yassaman Ebrahimzadeh Maboud, Divya Mahajan, Prashant J. Nair

Recommendation models are vital in delivering personalized user experiences by leveraging the correlation between multiple input features. However, deep learning-based recommendation models often face challenges due to e…

Mitigating Covariate Shift in Imitation Learning via Offline Data With Partial Coverage

2021-05-21 · NeurIPS 2021 12 · Jonathan Daniel Chang, Masatoshi Uehara, Dhruv Sreenivas, Rahul Kidambi 외

This paper studies offline Imitation Learning (IL) where an agent learns to imitate an expert demonstrator without additional online environment interactions. Instead, the learner is presented with a static offline datas…

continuous-controlContinuous ControlImitation LearningMuJoCo

Mitigating Covariate Shift in Imitation Learning via Offline Data Without Great Coverage

2021-06-06 · NeurIPS 2021 12 · Jonathan D. Chang, Masatoshi Uehara, Dhruv Sreenivas, Rahul Kidambi 외

This paper studies offline Imitation Learning (IL) where an agent learns to imitate an expert demonstrator without additional online environment interactions. Instead, the learner is presented with a static offline datas…

continuous-controlContinuous ControlImitation LearningMuJoCo