TL;DR
This paper introduces a prototype learning approach for anomaly detection in semantic segmentation, enabling efficient identification of unknown objects with improved accuracy over existing generative model-based methods.
Contribution
It proposes a novel lightweight prototype-based method for anomaly segmentation that outperforms state-of-the-art generative models in accuracy and computational efficiency.
Findings
Achieves new state-of-the-art results on StreetHazards dataset.
Reduces computational overhead compared to generative models.
Effective detection of unknown objects in semantic segmentation.
Abstract
Traditional semantic segmentation methods can recognize at test time only the classes that are present in the training set. This is a significant limitation, especially for semantic segmentation algorithms mounted on intelligent autonomous systems, deployed in realistic settings. Regardless of how many classes the system has seen at training time, it is inevitable that unexpected, unknown objects will appear at test time. The failure in identifying such anomalies may lead to incorrect, even dangerous behaviors of the autonomous agent equipped with such segmentation model when deployed in the real world. Current state of the art of anomaly segmentation uses generative models, exploiting their incapability to reconstruct patterns unseen during training. However, training these models is expensive, and their generated artifacts may create false anomalies. In this paper we take a different…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
