CVMar 28, 2025

A Dataset for Semantic Segmentation in the Presence of Unknowns

arXiv:2503.22309v11 citationsh-index: 45CVPR
Originality Synthesis-oriented
AI Analysis

This addresses the need for comprehensive evaluation in safety-critical applications like autonomous driving, though it is incremental as it builds on existing dataset efforts.

The authors tackled the lack of datasets for evaluating deep neural networks on both known and unknown inputs in semantic segmentation, by proposing ISSU, a novel anomaly segmentation dataset that is twice as large as existing ones and includes diverse real-world conditions.

Before deployment in the real-world deep neural networks require thorough evaluation of how they handle both knowns, inputs represented in the training data, and unknowns (anomalies). This is especially important for scene understanding tasks with safety critical applications, such as in autonomous driving. Existing datasets allow evaluation of only knowns or unknowns - but not both, which is required to establish "in the wild" suitability of deep neural network models. To bridge this gap, we propose a novel anomaly segmentation dataset, ISSU, that features a diverse set of anomaly inputs from cluttered real-world environments. The dataset is twice larger than existing anomaly segmentation datasets, and provides a training, validation and test set for controlled in-domain evaluation. The test set consists of a static and temporal part, with the latter comprised of videos. The dataset provides annotations for both closed-set (knowns) and anomalies, enabling closed-set and open-set evaluation. The dataset covers diverse conditions, such as domain and cross-sensor shift, illumination variation and allows ablation of anomaly detection methods with respect to these variations. Evaluation results of current state-of-the-art methods confirm the need for improvements especially in domain-generalization, small and large object segmentation.

Foundations

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

Your Notes