Unsupervised Adaptation from Repeated Traversals for Autonomous Driving
Yurong You, Cheng Perng Phoo, Katie Z Luo, Travis Zhang, Wei-Lun Chao,, Bharath Hariharan, Mark Campbell, Kilian Q. Weinberger

TL;DR
This paper introduces a method for unsupervised domain adaptation in autonomous driving by leveraging repeated traversals of the same routes to generate pseudo-labels, improving 3D object detection without additional annotations.
Contribution
It proposes a novel approach using repeated route data to perform iterative self-training for 3D object detectors, addressing the lack of supervision signals in the target domain.
Findings
Significant improvement in 3D detection accuracy for cars, pedestrians, and cyclists.
Effective reduction of false positives and negatives through traversal consistency.
Applicable to large-scale driving datasets, demonstrating real-world viability.
Abstract
For a self-driving car to operate reliably, its perceptual system must generalize to the end-user's environment -- ideally without additional annotation efforts. One potential solution is to leverage unlabeled data (e.g., unlabeled LiDAR point clouds) collected from the end-users' environments (i.e. target domain) to adapt the system to the difference between training and testing environments. While extensive research has been done on such an unsupervised domain adaptation problem, one fundamental problem lingers: there is no reliable signal in the target domain to supervise the adaptation process. To overcome this issue we observe that it is easy to collect unsupervised data from multiple traversals of repeated routes. While different from conventional unsupervised domain adaptation, this assumption is extremely realistic since many drivers share the same roads. We show that this…
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.
Code & Models
Videos
Taxonomy
TopicsAdvanced Neural Network Applications · Domain Adaptation and Few-Shot Learning · Autonomous Vehicle Technology and Safety
