paper-with-me

홈 › Papers

Training-Free Out-Of-Distribution Segmentation With Foundation Models

2025-10-03 · Laith Nayal, Hadi Salloum, Ahmad Taha, Yaroslav Kholodov, Alexander Gasnikov arxiv

Detecting unknown objects in semantic segmentation is crucial for safety-critical applications such as autonomous driving. Large vision foundation models, including DINOv2, InternImage, and CLIP, have advanced visual representation learning by providing rich features that generalize well across diverse tasks. While their strength in closed-set semantic tasks is established, their capability to detect out-of-distribution (OoD) regions in semantic segmentation remains underexplored. In this work, we investigate whether foundation models fine-tuned on segmentation datasets can inherently distinguish in-distribution (ID) from OoD regions without any outlier supervision. We propose a simple, training-free approach that utilizes features from the InternImage backbone and applies K-Means clustering alongside confidence thresholding on raw decoder logits to identify OoD clusters. Our method achieves 50.02 Average Precision on the RoadAnomaly benchmark and 48.77 on the benchmark of ADE-OoD with InternImage-L, surpassing several supervised and unsupervised baselines. These results suggest a promising direction for generic OoD segmentation methods that require minimal assumptions or additional data.

📄 PDF Abstract BibTeX arXiv:2510.02909

Code (0)

등록된 구현이 없습니다.

Tasks

Representation LearningSemantic SegmentationAutonomous Driving

Similar Papers 제목 키워드 기반

R$^{2}$Seg: Training-Free OOD Medical Tumor Segmentation via Anatomical Reasoning and Statistical Rejection

2025-11-16 · Shuaike Shen, Ke Liu, Jiaqing Xie, Shangde Gao 외 arxiv

Foundation models for medical image segmentation struggle under out-of-distribution (OOD) shifts, often producing fragmented false positives on OOD tumors. We introduce R$^{2}$Seg, a training-free framework for robust OO…

Medical Image SegmentationTumor Segmentation

Annotation Free Semantic Segmentation with Vision Foundation Models

2024-03-14 · Soroush Seifi, Daniel Olmeda Reino, Fabien Despinoy, Rahaf Aljundi

Semantic Segmentation is one of the most challenging vision tasks, usually requiring large amounts of training data with expensive pixel level annotations. With the success of foundation models and especially vision-lang…

SegmentationSemantic SegmentationZero-Shot Semantic Segmentation

Not Quite Anything: Overcoming SAMs Limitations for 3D Medical Imaging

2025-11-22 · Keith Moore arxiv

Foundation segmentation models such as SAM and SAM-2 perform well on natural images but struggle with brain MRIs where structures like the caudate and thalamus lack sharp boundaries and have low contrast. Rather than fin…

Training-Free Generalized Few-Shot Segmentation through Open-Vocabulary Semantic Arbitration

2026-06-08 · Silas Kwabla Gah, Ebenezer Owusu arxiv

Generalized Few-Shot Semantic Segmentation (GFSS) has traditionally been approached as a representation-learning problem, requiring task-specific adaptation to incorporate novel classes from limited support examples. Rec…

Generalized Few-Shot Semantic Segmentation

EchoPilot: Training-Free Ultrasound Video Segmentation via Scale-Space Semantic Prompting and Reliability-Gated Memory

2026-05-25 · Ruiqiang Xiao, Zhaohu Xing, Yijun Yang, Zhenyan Han 외 arxiv

Ultrasound video segmentation is clinically valuable yet difficult due to speckle noise, weak boundaries, and rapid anatomical deformation. Recent promptable foundation models enable point-guided segmentation, but their …

Video Segmentation