CVAILGAug 19, 2023

Anomaly-Aware Semantic Segmentation via Style-Aligned OoD Augmentation

Amazon
arXiv:2308.09965v19 citationsh-index: 16
Originality Incremental advance
AI Analysis

This work addresses the critical issue of anomaly awareness in autonomous driving systems, though it is incremental as it builds on existing OoD augmentation methods.

The paper tackles the problem of enabling semantic segmentation models for autonomous driving to detect unknown objects by reducing the domain gap in synthetic out-of-distribution data and proposing a fine-tuning loss for anomaly segmentation, achieving minimal performance loss on the original task.

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 segmentation while maintaining the performance on the original task.

Foundations

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

Your Notes