paper-with-me

Papers

Multi-modality Anomaly Segmentation on the Road

2025-03-22 · Heng Gao, Zhuolin He, Shoumeng Qiu, xiangyang xue, Jian Pu

Semantic segmentation allows autonomous driving cars to understand the surroundings of the vehicle comprehensively. However, it is also crucial for the model to detect obstacles that may jeopardize the safety of autonomous driving systems. Based on our experiments, we find that current uni-modal anomaly segmentation frameworks tend to produce high anomaly scores for non-anomalous regions in images. Motivated by this empirical finding, we develop a multi-modal uncertainty-based anomaly segmentation framework, named MMRAS+, for autonomous driving systems. MMRAS+ effectively reduces the high anomaly outputs of non-anomalous classes by introducing text-modal using the CLIP text encoder. Indeed, MMRAS+ is the first multi-modal anomaly segmentation solution for autonomous driving. Moreover, we develop an ensemble module to further boost the anomaly segmentation performance. Experiments on RoadAnomaly, SMIYC, and Fishyscapes validation datasets demonstrate the superior performance of our method. The code is available in https://github.com/HengGao12/MMRAS_plus.

📄 PDF Abstract BibTeX arXiv:2503.17712

Code (1)

henggao12/mmras_plus 공식 구현 pytorch

Tasks

Anomaly SegmentationAutonomous DrivingSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

UGainS: Uncertainty Guided Anomaly Instance Segmentation

2023-08-03 · Alexey Nekrasov, Alexander Hermans, Lars Kuhnert, Bastian Leibe

A single unexpected object on the road can cause an accident or may lead to injuries. To prevent this, we need a reliable mechanism for finding anomalous objects on the road. This task, called anomaly segmentation, can b…

Anomaly DetectionAnomaly Instance SegmentationAnomaly SegmentationAutonomous Driving+4

DAS3D: Dual-modality Anomaly Synthesis for 3D Anomaly Detection

2024-10-13 · Kecen Li, Bingquan Dai, Jingjing Fu, Xinwen Hou

Synthesizing anomaly samples has proven to be an effective strategy for self-supervised 2D industrial anomaly detection. However, this approach has been rarely explored in multi-modality anomaly detection, particularly i…

3D Anomaly DetectionAnomaly Detection

Modality Cycles with Masked Conditional Diffusion for Unsupervised Anomaly Segmentation in MRI

2023-08-30 · Ziyun Liang, Harry Anthony, Felix Wagner, Konstantinos Kamnitsas

Unsupervised anomaly segmentation aims to detect patterns that are distinct from any patterns processed during training, commonly called abnormal or out-of-distribution patterns, without providing any associated manual s…

Anomaly DetectionAnomaly SegmentationBraTS2021Denoising+3

Vision-Language Feature Alignment for Road Anomaly Segmentation

2026-03-01 · Zhuolin He, Jiacheng Tang, Jian Pu, Xiangyang Xue arxiv

Safe autonomous systems in complex environments require robust road anomaly segmentation to identify unknown obstacles. However, existing approaches often rely on pixel-level statistics to determine whether a region appe…

Spotting the Unexpected (STU): A 3D LiDAR Dataset for Anomaly Segmentation in Autonomous Driving

2025-05-04 · CVPR 2025 1 · Alexey Nekrasov, Malcolm Burdorf, Stewart Worrall, Bastian Leibe 외

To operate safely, autonomous vehicles (AVs) need to detect and handle unexpected objects or anomalies on the road. While significant research exists for anomaly detection and segmentation in 2D, research progress in 3D …

3D Anomaly DetectionAnomaly DetectionAnomaly SegmentationAutonomous Driving+2