Unsupervised Anomaly Detection Improves Imitation Learning for Autonomous Racing
Yuang Geng, Yang Zhou, Yuyang Zhang, Zhongzheng Ren Zhang, Kang Yang, Tyler Ruble, Giancarlo Vidal, Ivan Ruchkin
Abstract
Imitation Learning (IL) has shown significant promise in autonomous driving, but its performance heavily depends on the quality of training data. Noisy or corrupted sensor inputs can degrade learned policies, leading to unsafe behavior. This paper presents an unsupervised anomaly detection approach to automatically filter out abnormal images from driving datasets, thereby enhancing IL performance. Our method leverages a Convolutional Autoencoder with a novel latent reference loss, which forces abnormal images to reconstruct with higher errors than normal images. This enables effective anomaly detection without requiring manually labeled data. We validate our approach on the realistic DonkeyCar autonomous racing platform, demonstrating that filtering videos significantly improves IL policies, as measured by a 25-40% reduction in cross-track error. Compared to baseline and ablation models, our method achieves superior anomaly detection across three real-world video corruptions: collision-based occlusions, transparent obstructions, and raindrop interference. The results highlight the effectiveness of unsupervised video anomaly detection in improving the robustness and performance of IL-based autonomous control.Video: https://youtu.be/RjJ3nZR6RQ
BibTeX
@inproceedings{iros2025_unsupervisedanom,
title = {Unsupervised Anomaly Detection Improves Imitation Learning for Autonomous Racing},
author = {Yuang Geng and Yang Zhou and Yuyang Zhang and Zhongzheng Ren Zhang and Kang Yang and Tyler Ruble and Giancarlo Vidal and Ivan Ruchkin},
booktitle = {IROS 2025},
year = {2025}
}