paper-with-me

홈 › Papers

Quantifying the Limits of Segmentation Foundation Models: Modeling Challenges in Segmenting Tree-Like and Low-Contrast Objects

2024-12-05 · Yixin Zhang, Nicholas Konz, Kevin Kramer, Maciej A. Mazurowski

Image segmentation foundation models (SFMs) like Segment Anything Model (SAM) have achieved impressive zero-shot and interactive segmentation across diverse domains. However, they struggle to segment objects with certain structures, particularly those with dense, tree-like morphology and low textural contrast from their surroundings. These failure modes are crucial for understanding the limitations of SFMs in real-world applications. To systematically study this issue, we introduce interpretable metrics quantifying object tree-likeness and textural separability. On carefully controlled synthetic experiments and real-world datasets, we show that SFM performance (e.g., SAM, SAM 2, HQ-SAM) noticeably correlates with these factors. We link these failures to "textural confusion", where models misinterpret local structure as global texture, causing over-segmentation or difficulty distinguishing objects from similar backgrounds. Notably, targeted fine-tuning fails to resolve this issue, indicating a fundamental limitation. Our study provides the first quantitative framework for modeling the behavior of SFMs on challenging structures, offering interpretable insights into their segmentation capabilities.

📄 PDF Abstract BibTeX arXiv:2412.04243

Code (1)

mazurowski-lab/sam-texturalconfusion-metrics 공식 구현 pytorch

Tasks

Image SegmentationInteractive SegmentationSegmentationSemantic SegmentationZero Shot Segmentation

Methods 이 논문이 사용한 방법론

SAM 설명 없음

Similar Papers 제목 키워드 기반

Robust Visual Embodiment: How Robots Discover Their Bodies in Real Environments

2025-10-04 · Salim Rezvani, Ammar Jaleel Mahmood, Robin Chhabra arxiv

Robots with internal visual self-models promise unprecedented adaptability, yet existing autonomous modeling pipelines remain fragile under realistic sensing conditions such as noisy imagery and cluttered backgrounds. Th…

Semantic SegmentationTrajectory Planning

MedDINOv3: How to adapt vision foundation models for medical image segmentation?

2025-09-02 · Yuheng Li, Yizhou Wu, Yuxiang Lai, Mingzhe Hu 외 arxiv

Accurate segmentation of organs and tumors in CT and MRI scans is essential for diagnosis, treatment planning, and disease monitoring. While deep learning has advanced automated segmentation, most models remain task-spec…

Medical Image Segmentation

ShapeMamba-EM: Fine-Tuning Foundation Model with Local Shape Descriptors and Mamba Blocks for 3D EM Image Segmentation

2024-08-26 · Ruohua Shi, Qiufan Pang, Lei Ma, Lingyu Duan 외

Electron microscopy (EM) imaging offers unparalleled resolution for analyzing neural tissues, crucial for uncovering the intricacies of synaptic connections and neural processes fundamental to understanding behavioral me…

Image SegmentationMambaMedical Image SegmentationSegmentation+1

Improving Aleatoric Uncertainty Quantification in Multi-Annotated Medical Image Segmentation with Normalizing Flows

2021-08-04 · M. M. A. Valiuddin, C. G. A. Viviers, R. J. G. van Sloun, P. H. N. de With 외

Quantifying uncertainty in medical image segmentation applications is essential, as it is often connected to vital decision-making. Compelling attempts have been made in quantifying the uncertainty in image segmentation …

Decision MakingImage SegmentationMedical Image SegmentationSegmentation+2

Can SAM recognize crops? Quantifying the zero-shot performance of a semantic segmentation foundation model on generating crop-type maps using satellite imagery for precision agriculture

2023-11-25 · Rutuja Gurav, Het Patel, Zhuocheng Shang, Ahmed Eldawy 외

Climate change is increasingly disrupting worldwide agriculture, making global food production less reliable. To tackle the growing challenges in feeding the planet, cutting-edge management strategies, such as precision …

Crop ClassificationCrop Type MappingImage SegmentationSemantic Segmentation