CVJun 11, 2025

RoCA: Robust Cross-Domain End-to-End Autonomous Driving

arXiv:2506.10145v27 citationsh-index: 81
Originality Incremental advance
AI Analysis

This addresses the practical problem of domain adaptation for autonomous driving systems, offering a robust solution for deployment in varied environments, though it appears incremental by building on existing E2E methods.

The paper tackles the challenge of deploying end-to-end autonomous driving across different domains, such as cities, by proposing RoCA, a framework that improves generalization and adaptation without extra inference cost, achieving strong performance in cross-domain scenarios.

End-to-end (E2E) autonomous driving has recently emerged as a new paradigm, offering significant potential. However, few studies have looked into the practical challenge of deployment across domains (e.g., cities). Although several works have incorporated Large Language Models (LLMs) to leverage their open-world knowledge, LLMs do not guarantee cross-domain driving performance and may incur prohibitive retraining costs during domain adaptation. In this paper, we propose RoCA, a novel framework for robust cross-domain E2E autonomous driving. RoCA formulates the joint probabilistic distribution over the tokens that encode ego and surrounding vehicle information in the E2E pipeline. Instantiating with a Gaussian process (GP), RoCA learns a set of basis tokens with corresponding trajectories, which span diverse driving scenarios. Then, given any driving scene, it is able to probabilistically infer the future trajectory. By using RoCA together with a base E2E model in source-domain training, we improve the generalizability of the base model, without requiring extra inference computation. In addition, RoCA enables robust adaptation on new target domains, significantly outperforming direct finetuning. We extensively evaluate RoCA on various cross-domain scenarios and show that it achieves strong domain generalization and adaptation performance.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes