paper-with-me

홈 › Papers

Quality-Aware Memory Network for Interactive Volumetric Image Segmentation

2021-06-20 · Tianfei Zhou, Liulei Li, Gustav Bredell, Jianwu Li, Ender Konukoglu

Despite recent progress of automatic medical image segmentation techniques, fully automatic results usually fail to meet the clinical use and typically require further refinement. In this work, we propose a quality-aware memory network for interactive segmentation of 3D medical images. Provided by user guidance on an arbitrary slice, an interaction network is firstly employed to obtain an initial 2D segmentation. The quality-aware memory network subsequently propagates the initial segmentation estimation bidirectionally over the entire volume. Subsequent refinement based on additional user guidance on other slices can be incorporated in the same manner. To further facilitate interactive segmentation, a quality assessment module is introduced to suggest the next slice to segment based on the current segmentation quality of each slice. The proposed network has two appealing characteristics: 1) The memory-augmented network offers the ability to quickly encode past segmentation information, which will be retrieved for the segmentation of other slices; 2) The quality assessment module enables the model to directly estimate the qualities of segmentation predictions, which allows an active learning paradigm where users preferentially label the lowest-quality slice for multi-round refinement. The proposed network leads to a robust interactive segmentation engine, which can generalize well to various types of user annotations (e.g., scribbles, boxes). Experimental results on various medical datasets demonstrate the superiority of our approach in comparison with existing techniques.

📄 PDF Abstract BibTeX arXiv:2106.10686

Code (1)

0liliulei/Mem3D 공식 구현 pytorch

Tasks

Active LearningImage SegmentationInteractive SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

Memory Network 설명 없음

Similar Papers 제목 키워드 기반

Dynamic Prompt Generation for Interactive 3D Medical Image Segmentation Training

2025-10-03 · Tidiane Camaret Ndir, Alexander Pfefferle, Robin Tibor Schirrmeister arxiv

Interactive 3D biomedical image segmentation requires efficient models that can iteratively refine predictions based on user prompts. Current foundation models either lack volumetric awareness or suffer from limited inte…

Medical Image Segmentation

Advancing Annotat3D with Harpia: A CUDA-Accelerated Library For Large-Scale Volumetric Data Segmentation

2025-11-14 · Camila Machado de Araujo, Egon P. B. S. Borges, Ricardo Marcelo Canteiro Grangeiro, Allan Pinto arxiv

High-resolution volumetric imaging techniques, such as X-ray tomography and advanced microscopy, generate increasingly large datasets that challenge existing tools for efficient processing, segmentation, and interactive …

Interactive Segmentation

SAINT: Spatially Aware Interpolation NeTwork for Medical Slice Synthesis

2020-06-01 · CVPR 2020 6 · Cheng Peng, Wei-An Lin, Haofu Liao, Rama Chellappa 외

Deep learning-based single image super-resolution (SISR) methods face various challenges when applied to 3D medical volumetric data (i.e., CT and MR images) due to the high memory cost and anisotropic resolution, which a…

Image Super-ResolutionSuper-Resolution

Zero-Shot Gaze-based Volumetric Medical Image Segmentation

2025-05-21 · Tatyana Shmykova, Leila Khaertdinova, Ilya Pershin

Accurate segmentation of anatomical structures in volumetric medical images is crucial for clinical applications, including disease monitoring and cancer treatment planning. Contemporary interactive segmentation models, …

Image SegmentationInteractive SegmentationMedical Image SegmentationSegmentation+2

Photon Field Networks for Dynamic Real-Time Volumetric Global Illumination

2023-04-14 · David Bauer, Qi Wu, Kwan-Liu Ma

Volume data is commonly found in many scientific disciplines, like medicine, physics, and biology. Experts rely on robust scientific visualization techniques to extract valuable insights from the data. Recent years have …

Data Visualization