paper-with-me

홈 › Papers

Language-Guided Open-World Anomaly Segmentation

2025-12-01 · Klara Reichard, Nikolas Brasch, Nassir Navab, Federico Tombari arxiv

Open-world and anomaly segmentation methods seek to enable autonomous driving systems to detect and segment both known and unknown objects in real-world scenes. However, existing methods do not assign semantically meaningful labels to unknown regions, and distinguishing and learning representations for unknown classes remains difficult. While open-vocabulary segmentation methods show promise in generalizing to novel classes, they require a fixed inference vocabulary and thus cannot be directly applied to anomaly segmentation where unknown classes are unconstrained. We propose Clipomaly, the first CLIP-based open-world and anomaly segmentation method for autonomous driving. Our zero-shot approach requires no anomaly-specific training data and leverages CLIP's shared image-text embedding space to both segment unknown objects and assign human-interpretable names to them. Unlike open-vocabulary methods, our model dynamically extends its vocabulary at inference time without retraining, enabling robust detection and naming of anomalies beyond common class definitions such as those in Cityscapes. Clipomaly achieves state-of-the-art performance on established anomaly segmentation benchmarks while providing interpretability and flexibility essential for practical deployment.

📄 PDF Abstract BibTeX arXiv:2512.01427

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous Driving

Similar Papers 제목 키워드 기반

ClimaOoD: Improving Anomaly Segmentation via Physically Realistic Synthetic Data

2025-12-02 · Yuxing Liu, Zheng Li, Huanhuan Liang, Ji Zhang 외 arxiv

Anomaly segmentation seeks to detect and localize unknown or out-of-distribution (OoD) objects that fall outside predefined semantic classes a capability essential for safe autonomous driving. However, the scarcity and l…

Synthetic Data GenerationAutonomous DrivingAnomaly Detection

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

AG-VAS: Anchor-Guided Zero-Shot Visual Anomaly Segmentation with Large Multimodal Models

2026-03-01 · Zhen Qu, Xian Tao, Xiaoyi Bao, Dingrong Wang 외 arxiv

Large multimodal models (LMMs) exhibit strong task generalization capabilities, offering new opportunities for zero-shot visual anomaly segmentation (ZSAS). However, existing LMM-based segmentation approaches still face …

Region-Aware Metric Learning for Open World Semantic Segmentation via Meta-Channel Aggregation

2022-05-17 · Hexin Dong, ZiFan Chen, Mingze Yuan, Yutong Xie 외

As one of the most challenging and practical segmentation tasks, open-world semantic segmentation requires the model to segment the anomaly regions in the images and incrementally learn to segment out-of-distribution (OO…

Anomaly SegmentationFew-Shot LearningMetric LearningSegmentation+1

Zero-Shot Industrial Anomaly Segmentation with Image-Aware Prompt Generation

2025-04-18 · Soyoung Park, Hyewon Lee, MinGyu Choi, SeungHoon Han 외

Anomaly segmentation is essential for industrial quality, maintenance, and stability. Existing text-guided zero-shot anomaly segmentation models are effective but rely on fixed prompts, limiting adaptability in diverse i…

Anomaly SegmentationLanguage ModelingLanguage ModellingLarge Language Model+1