Text-Promptable Propagation for Referring Medical Image Sequence Segmentation
Runtian Yuan, Mohan Chen, Jilan Xu, Ling Zhou, Qingqiu Li, Yuejie Zhang, Rui Feng, Tao Zhang, Shang Gao
TL;DR
Ref-MISS addresses segmenting anatomical structures in medical image sequences from natural language prompts. The authors introduce Text-Promptable Propagation (TPP), combining cross-modal referring interaction with Transformer-based triple propagation to track referred objects across $T$ frames conditioned on $N_p$ prompts, yielding masks $\{\hat{m}_t\}_{t=1}^T$. They also curate Ref-MISS-Bench, a large-scale dataset across 4 modalities and 20 structures, with prompts generated by LLMs and validated by radiologists. Experiments show that TPP outperforms state-of-the-art in medical segmentation and RVOS, with strong zero-/one-shot generalization and ablations highlighting the value of rich medical prompts and the propagation mechanism.
Abstract
Referring Medical Image Sequence Segmentation (Ref-MISS) is a novel and challenging task that aims to segment anatomical structures in medical image sequences (\emph{e.g.} endoscopy, ultrasound, CT, and MRI) based on natural language descriptions. This task holds significant clinical potential and offers a user-friendly advancement in medical imaging interpretation. Existing 2D and 3D segmentation models struggle to explicitly track objects of interest across medical image sequences, and lack support for nteractive, text-driven guidance. To address these limitations, we propose Text-Promptable Propagation (TPP), a model designed for referring medical image sequence segmentation. TPP captures the intrinsic relationships among sequential images along with their associated textual descriptions. Specifically, it enables the recognition of referred objects through cross-modal referring interaction, and maintains continuous tracking across the sequence via Transformer-based triple propagation, using text embeddings as queries. To support this task, we curate a large-scale benchmark, Ref-MISS-Bench, which covers 4 imaging modalities and 20 different organs and lesions. Experimental results on this benchmark demonstrate that TPP consistently outperforms state-of-the-art methods in both medical segmentation and referring video object segmentation.
