Anomaly-Aware Semantic Segmentation via Style-Aligned OoD Augmentation
Dan Zhang, Kaspar Sakmann, William Beluch, Robin Hutmacher, Yumeng Li

TL;DR
This paper enhances anomaly-aware semantic segmentation for autonomous driving by improving OoD data augmentation through style alignment and introducing a fine-tuning loss for better anomaly detection, all with minimal additional training.
Contribution
It proposes a style-aligned OoD augmentation method and a simple fine-tuning loss to improve anomaly detection in semantic segmentation models with minimal effort.
Findings
Reduced domain gap improves OoD synthesis effectiveness.
Fine-tuning enables pre-trained models to generate 'none of the classes' predictions.
Maintains original segmentation performance while enhancing anomaly detection.
Abstract
Within the context of autonomous driving, encountering unknown objects becomes inevitable during deployment in the open world. Therefore, it is crucial to equip standard semantic segmentation models with anomaly awareness. Many previous approaches have utilized synthetic out-of-distribution (OoD) data augmentation to tackle this problem. In this work, we advance the OoD synthesis process by reducing the domain gap between the OoD data and driving scenes, effectively mitigating the style difference that might otherwise act as an obvious shortcut during training. Additionally, we propose a simple fine-tuning loss that effectively induces a pre-trained semantic segmentation model to generate a ``none of the given classes" prediction, leveraging per-pixel OoD scores for anomaly segmentation. With minimal fine-tuning effort, our pipeline enables the use of pre-trained models for anomaly…
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
TopicsAnomaly Detection Techniques and Applications · Adversarial Robustness in Machine Learning · Data-Driven Disease Surveillance
