RbA: Segmenting Unknown Regions Rejected by All
About
Standard semantic segmentation models owe their success to curated datasets with a fixed set of semantic categories, without contemplating the possibility of identifying unknown objects from novel categories. Existing methods in outlier detection suffer from a lack of smoothness and objectness in their predictions, due to limitations of the per-pixel classification paradigm. Furthermore, additional training for detecting outliers harms the performance of known classes. In this paper, we explore another paradigm with region-level classification to better segment unknown objects. We show that the object queries in mask classification tend to behave like one \vs all classifiers. Based on this finding, we propose a novel outlier scoring function called RbA by defining the event of being an outlier as being rejected by all known classes. Our extensive experiments show that mask classification improves the performance of the existing outlier detection methods, and the best results are achieved with the proposed RbA. We also propose an objective to optimize RbA using minimal outlier supervision. Further fine-tuning with outliers improves the unknown performance, and unlike previous methods, it does not degrade the inlier performance.
Related benchmarks
| Task | Dataset | Result | Rank | |
|---|---|---|---|---|
| Anomaly Segmentation | Fishyscapes Lost & Found (test) | FPR@956.3 | 61 | |
| Anomaly Segmentation | Road Anomaly (test) | FPR956.92 | 47 | |
| Anomaly Segmentation | SMIYC-RA21 v1 (test) | AP90.9 | 14 | |
| Anomaly Segmentation | SMIYC-RO21 v1 (test) | AP91.8 | 14 | |
| Anomaly Segmentation | RoadAnomaly v1 (test) | AP0.8542 | 12 | |
| Anomaly Detection | Road Anomaly | AP78.5 | 12 | |
| Anomaly Segmentation | SMIYC Anomaly Track | AP90.9 | 11 | |
| Obstacle Segmentation | SMIYC Obstacle Track | AP91.8 | 11 | |
| Out-of-distribution segmentation | Fishyscapes Lost & Found (val) | AUC98.62 | 11 | |
| Out-of-distribution segmentation | Road Anomaly | AUC97.99 | 10 |