Prompt-Driven Domain Adaptation for End-to-End Autonomous Driving via In-Context RL
Aleesha Khurram, Amir Moeini, Shangtong Zhang, Rohan Chandra

TL;DR
This paper introduces an inference-time, prompt-driven domain adaptation method for autonomous driving that leverages in-context reinforcement learning to improve safety and efficiency in adverse weather without retraining.
Contribution
It extends prompt-driven domain adaptation to closed-loop autonomous driving using in-context reinforcement learning, avoiding additional data collection or model updates.
Findings
ICRL improves safety in adverse weather conditions
ICRL enhances driving efficiency and comfort
Outperforms existing prompt-driven DA baselines in CARLA simulations
Abstract
Despite significant progress and advances in autonomous driving, many end-to-end systems still struggle with domain adaptation (DA), such as transferring a policy trained under clear weather to adverse weather conditions. Typical DA strategies in the literature include collecting additional data in the target domain or re-training the model, or both. Both these strategies quickly become impractical as we increase scale and complexity of driving. These limitations have encouraged investigation into few-shot and zero-shot prompt-driven DA at inference time involving LLMs and VLMs. These methods work by adding a few state-action trajectories during inference to the prompt (similar to in-context learning). However, there are two limitations of such an approach: prompt-driven DA methods are currently restricted to perception tasks such as detection and segmentation and they…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · Reinforcement Learning in Robotics · Generative Adversarial Networks and Image Synthesis
