Mask2Anomaly: Mask Transformer for Universal Open-set Segmentation
Shyam Nandan Rai, Fabio Cermelli, Barbara Caputo, Carlo Masone

TL;DR
Mask2Anomaly introduces a mask classification approach with novel attention, contrastive learning, and refinement techniques, achieving state-of-the-art results in open-set and anomaly segmentation tasks for autonomous driving.
Contribution
It pioneers a mask-based architecture for universal open-set segmentation, integrating multiple technical innovations to improve anomaly and unknown object detection.
Findings
Achieves state-of-the-art results across multiple segmentation benchmarks.
Demonstrates effectiveness of mask classification in open-set scenarios.
Introduces novel modules for attention, contrastive learning, and false positive reduction.
Abstract
Segmenting unknown or anomalous object instances is a critical task in autonomous driving applications, and it is approached traditionally as a per-pixel classification problem. However, reasoning individually about each pixel without considering their contextual semantics results in high uncertainty around the objects' boundaries and numerous false positives. We propose a paradigm change by shifting from a per-pixel classification to a mask classification. Our mask-based method, Mask2Anomaly, demonstrates the feasibility of integrating a mask-classification architecture to jointly address anomaly segmentation, open-set semantic segmentation, and open-set panoptic segmentation. Mask2Anomaly includes several technical novelties that are designed to improve the detection of anomalies/unknown objects: i) a global masked attention module to focus individually on the foreground and…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAnomaly Detection Techniques and Applications · Domain Adaptation and Few-Shot Learning · Adversarial Robustness in Machine Learning
MethodsFocus · Contrastive Learning
