paper-with-me

Papers

Encoding Structural Constraints into Segment Anything Models via Probabilistic Graphical Models

2025-09-26 · Yu Li, Da Chang, Xi Xiao arxiv

While the Segment Anything Model (SAM) has achieved remarkable success in image segmentation, its direct application to medical imaging remains hindered by fundamental challenges, including ambiguous boundaries, insufficient modeling of anatomical relationships, and the absence of uncertainty quantification. To address these limitations, we introduce KG-SAM, a knowledge-guided framework that synergistically integrates anatomical priors with boundary refinement and uncertainty estimation. Specifically, KG-SAM incorporates (i) a medical knowledge graph to encode fine-grained anatomical relationships, (ii) an energy-based Conditional Random Field (CRF) to enforce anatomically consistent predictions, and (iii) an uncertainty-aware fusion module to enhance reliability in high-stakes clinical scenarios. Extensive experiments across multi-center medical datasets demonstrate the effectiveness of our approach: KG-SAM achieves an average Dice score of 82.69% on prostate segmentation and delivers substantial gains in abdominal segmentation, reaching 78.05% on MRI and 79.68% on CT. These results establish KG-SAM as a robust and generalizable framework for advancing medical image segmentation.

📄 PDF Abstract BibTeX arXiv:2509.21750

Code (0)

등록된 구현이 없습니다.

Tasks

Medical Image Segmentation

Similar Papers 제목 키워드 기반

SAMEdge: An Edge-cloud Video Analytics Architecture for the Segment Anything Model

2024-09-23 · Rui Lu, Siping Shi, Yanting Liu, Dan Wang

As artificial intelligence continues to evolve, it is increasingly capable of handling a wide range of video analytics tasks with merely one large model. One of the key foundation technologies is the Segment Anything Mod…

Cloud Computing

Text-guided Visual Prompt DINO for Generic Segmentation

2025-08-08 · Yuchen Guan, Chong Sun, Canmiao Fu, Zhipeng Huang 외 arxiv

Recent advancements in multimodal vision models have highlighted limitations in late-stage feature fusion and suboptimal query selection for hybrid prompts open-world segmentation, alongside constraints from caption-deri…

Gaussian Grouping: Segment and Edit Anything in 3D Scenes

2023-12-01 · Mingqiao Ye, Martin Danelljan, Fisher Yu, Lei Ke

The recent Gaussian Splatting achieves high-quality and real-time novel-view synthesis of the 3D scenes. However, it is solely concentrated on the appearance and geometry modeling, while lacking in fine-grained object-le…

ColorizationNeRFNovel View SynthesisObject+2

PicoSAM2: Low-Latency Segmentation In-Sensor for Edge Vision Applications

2025-06-23 · Pietro Bonazzi, Nicola Farronato, Stefan Zihlmann, Haotong Qin 외

Real-time, on-device segmentation is critical for latency-sensitive and privacy-aware applications like smart glasses and IoT devices. We introduce PicoSAM2, a lightweight (1.3M parameters, 336M MACs) promptable segmenta…

Knowledge DistillationPrivacy PreservingSegmentation

Prompt-Free and Efficient SAM2 Adaptation for Biomedical Semantic Segmentation via Dual Adapters

2026-05-07 · Hinako Mitsuoka, Kazuhiro Hotta arxiv

Segment Anything Model 2 (SAM2) demonstrated impressive zero-shot capabilities on natural images but faces challenges in biomedical segmentation due to significant domain shifts and prompt dependency. To address these li…

parameter-efficient fine-tuningSemantic Segmentation