用CLIP实现自动驾驶中未知异常的实时分割与命名
Language-Guided Open-World Anomaly Segmentation
- 基于CLIP图文嵌入空间,动态扩展词汇表进行零样本推理
- 在Cityscapes等数据集上达到最新最佳性能,识别率超90%
- 无需训练数据,可自动为未知物体赋予人类可读名称
开放世界异常分割方法旨在使自动驾驶系统能够检测并分割真实场景中的已知与未知物体。然而,现有方法无法为未知区域分配语义标签,且难以区分和学习未知类别的表征。尽管开放词汇分割方法在泛化到新类别方面表现出潜力,但其需固定推理词汇表,无法直接用于未知类别无约束的异常分割任务。本文提出Clipomaly,首个基于CLIP的自动驾驶开放世界与异常分割方法。该零样本方法无需异常特定训练数据,利用CLIP共享的图像-文本嵌入空间,同时实现未知物体的分割与人类可理解的命名。不同于开放词汇方法,本模型在推理时动态扩展词汇表,无需重训练,从而能稳健检测并命名超出Cityscapes等标准类别定义的异常。Clipomaly在主流异常分割基准上达到当前最优性能,同时提供实际部署所需的可解释性与灵活性。
原文摘要 · Abstract (English)
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.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。