Replacing the logistic regression meta classifier with a lightweight fully connected network improves anomaly segmentation accuracy on the LostAndFound benchmark, and selecting proxy out-of-distribution images with sparse, clearly separated objects improves entropy maximization training.
Detection and Retrieval of Out-of-Distribution Objects in Semantic Segmentation
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
When deploying deep learning technology in self-driving cars, deep neural networks are constantly exposed to domain shifts. These include, e.g., changes in weather conditions, time of day, and long-term temporal shift. In this work we utilize a deep neural network trained on the Cityscapes dataset containing urban street scenes and infer images from a different dataset, the A2D2 dataset, containing also countryside and highway images. We present a novel pipeline for semantic segmenation that detects out-of-distribution (OOD) segments by means of the deep neural network's prediction and performs image retrieval after feature extraction and dimensionality reduction on image patches. In our experiments we demonstrate that the deployed OOD approach is suitable for detecting out-of-distribution concepts. Furthermore, we evaluate the image patch retrieval qualitatively as well as quantitatively by means of the semi-compatible A2D2 ground truth and obtain mAP values of up to 52.2%.
fields
cs.CV 1years
2024 1verdicts
CONDITIONAL 1representative citing papers
citing papers explorer
-
Neural Network Meta Classifier: Improving the Reliability of Anomaly Segmentation
Replacing the logistic regression meta classifier with a lightweight fully connected network improves anomaly segmentation accuracy on the LostAndFound benchmark, and selecting proxy out-of-distribution images with sparse, clearly separated objects improves entropy maximization training.