paper-with-me

홈 › Papers

Unmasking Anomalies in Road-Scene Segmentation

2023-07-25 · ICCV 2023 1 · Shyam Nandan Rai, Fabio Cermelli, Dario Fontanel, Carlo Masone, Barbara Caputo

Anomaly segmentation is a critical task for 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 an anomaly detection method in a mask-classification architecture. Mask2Anomaly includes several technical novelties that are designed to improve the detection of anomalies in masks: i) a global masked attention module to focus individually on the foreground and background regions; ii) a mask contrastive learning that maximizes the margin between an anomaly and known classes; and iii) a mask refinement solution to reduce false positives. Mask2Anomaly achieves new state-of-the-art results across a range of benchmarks, both in the per-pixel and component-level evaluations. In particular, Mask2Anomaly reduces the average false positives rate by 60% wrt the previous state-of-the-art. Github page: https://github.com/shyam671/Mask2Anomaly-Unmasking-Anomalies-in-Road-Scene-Segmentation.

📄 PDF Abstract BibTeX arXiv:2307.13316

Code (1)

shyam671/mask2anomaly-unmasking-anomalies-in-road-scene-segmentation 공식 구현 pytorch

Tasks

Anomaly DetectionAnomaly SegmentationClassificationContrastive LearningInstance SegmentationObject DetectionScene SegmentationSegmentation

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음
Focus 설명 없음

Similar Papers 제목 키워드 기반

Occlusion-Aware Seamless Segmentation

2024-07-02 · Yihong Cao, Jiaming Zhang, Hao Shi, Kunyu Peng 외

Panoramic images can broaden the Field of View (FoV), occlusion-aware prediction can deepen the understanding of the scene, and domain adaptation can transfer across viewing domains. In this work, we introduce a novel ta…

BenchmarkingDomain AdaptationSegmentationSemantic Segmentation

CoT-Segmenter: Enhancing OOD Detection in Dense Road Scenes via Chain-of-Thought Reasoning

2025-07-05 · Jeonghyo Song, Kimin Yun, DaeUng Jo, Jinyoung Kim 외 arxiv

Effective Out-of-Distribution (OOD) detection is criti-cal for ensuring the reliability of semantic segmentation models, particularly in complex road environments where safety and accuracy are paramount. Despite recent a…

Semantic SegmentationMultimodal ReasoningVisual Reasoning

Self-Supervised Likelihood Estimation with Energy Guidance for Anomaly Segmentation in Urban Scenes

2023-02-14 · Yuanpeng Tu, Yuxi Li, Boshen Zhang, Liang Liu 외

Robust autonomous driving requires agents to accurately identify unexpected areas (anomalies) in urban scenes. To this end, some critical issues remain open: how to design advisable metric to measure anomalies, and how t…

Anomaly DetectionAnomaly SegmentationAutonomous Driving

Self-Supervised Drivable Area and Road Anomaly Segmentation using RGB-D Data for Robotic Wheelchairs

2020-07-12 · Hengli Wang, Yuxiang Sun, Ming Liu

The segmentation of drivable areas and road anomalies are critical capabilities to achieve autonomous navigation for robotic wheelchairs. The recent progress of semantic segmentation using deep learning techniques has pr…

Anomaly SegmentationAutonomous NavigationSegmentationSelf-Supervised Learning+1

Road-Aware Anomaly Segmentation with Query-Guided Polygons and CLIP in Autonomous Driving

2026-07-05 · Zhiran Yan, Gordon Elger arxiv

Traditional semantic segmentation models operate under a closed-set assumption and struggle to recognize unknown or unexpected objects-an essential capability for autonomous driving. As a result, such models often miscla…

Semantic SegmentationAutonomous Driving