PAM: A Propagation-Based Model for Segmenting Any 3D Objects across Multi-Modal Medical Images
Zifan Chen, Xinyu Nan, Jiazheng Li, Jie Zhao, Haifeng Li, Ziling Lin,, Haoshen Li, Heyun Chen, Yiting Liu, Lei Tang, Li Zhang, Bin Dong

TL;DR
PAM is a versatile 3D medical image segmentation model that uses a 2D prompt and models slice relationships, outperforming existing methods in accuracy, speed, and generalizability across diverse datasets.
Contribution
This paper introduces PAM, a novel propagation-based segmentation model that effectively handles various 3D medical structures and imaging modalities with minimal manual input.
Findings
Outperformed existing models like MedSAM and SegVol by over 18.1% in DSC.
Demonstrated stable performance across different prompts and setups.
Reduced interaction time by approximately 63.6% with one-view prompts.
Abstract
Volumetric segmentation is important in medical imaging, but current methods face challenges like requiring lots of manual annotations and being tailored to specific tasks, which limits their versatility. General segmentation models used for natural images don't perform well with the unique features of medical images. There's a strong need for an adaptable approach that can effectively handle different 3D medical structures and imaging modalities. In this study, we present PAM (Propagating Anything Model), a segmentation approach that uses a 2D prompt, like a bounding box or sketch, to create a complete 3D segmentation of medical image volumes. PAM works by modeling relationships between slices, maintaining information flow across the 3D structure. It combines a CNN-based UNet for processing within slices and a Transformer-based attention module for propagating information between…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMedical Image Segmentation Techniques · Brain Tumor Detection and Classification · Medical Imaging and Analysis
MethodsSoftmax · Attention Is All You Need · Focus
