paper-with-me

Papers

DeepEdit: Deep Editable Learning for Interactive Segmentation of 3D Medical Images

2023-05-18 · Andres Diaz-Pinto, Pritesh Mehta, Sachidanand Alle, Muhammad Asad, Richard Brown, Vishwesh Nath, Alvin Ihsani, Michela Antonelli, Daniel Palkovics, Csaba Pinter, Ron Alkalay, Steve Pieper, Holger R. Roth, Daguang Xu, Prerna Dogra, Tom Vercauteren, Andrew Feng, Abood Quraini, Sebastien Ourselin, M. Jorge Cardoso

Automatic segmentation of medical images is a key step for diagnostic and interventional tasks. However, achieving this requires large amounts of annotated volumes, which can be tedious and time-consuming task for expert annotators. In this paper, we introduce DeepEdit, a deep learning-based method for volumetric medical image annotation, that allows automatic and semi-automatic segmentation, and click-based refinement. DeepEdit combines the power of two methods: a non-interactive (i.e. automatic segmentation using nnU-Net, UNET or UNETR) and an interactive segmentation method (i.e. DeepGrow), into a single deep learning model. It allows easy integration of uncertainty-based ranking strategies (i.e. aleatoric and epistemic uncertainty computation) and active learning. We propose and implement a method for training DeepEdit by using standard training combined with user interaction simulation. Once trained, DeepEdit allows clinicians to quickly segment their datasets by using the algorithm in auto segmentation mode or by providing clicks via a user interface (i.e. 3D Slicer, OHIF). We show the value of DeepEdit through evaluation on the PROSTATEx dataset for prostate/prostatic lesions and the Multi-Atlas Labeling Beyond the Cranial Vault (BTCV) dataset for abdominal CT segmentation, using state-of-the-art network architectures as baseline for comparison. DeepEdit could reduce the time and effort annotating 3D medical images compared to DeepGrow alone. Source code is available at https://github.com/Project-MONAI/MONAILabel

📄 PDF Abstract BibTeX arXiv:2305.10655

Code (1)

project-monai/monailabel 공식 구현

Tasks

Active LearningDiagnosticInteractive SegmentationSegmentation

Similar Papers 제목 키워드 기반

DeepEdit: Knowledge Editing as Decoding with Constraints

2024-01-19 · Yiwei Wang, Muhao Chen, Nanyun Peng, Kai-Wei Chang

How to edit the knowledge in multi-step reasoning has become the major challenge in the knowledge editing (KE) of large language models (LLMs). The difficulty arises because the hallucinations of LLMs during multi-step r…

Informativenessknowledge editingMulti-hop Question AnsweringQuestion Answering

Efficient and Generic Interactive Segmentation Framework to Correct Mispredictions during Clinical Evaluation of Medical Images

2021-08-06 · Bhavani Sambaturu, Ashutosh Gupta, C. V. Jawahar, Chetan Arora

Semantic segmentation of medical images is an essential first step in computer-aided diagnosis systems for many applications. However, given many disparate imaging modalities and inherent variations in the patient data, …

Brain SegmentationImage SegmentationInteractive SegmentationSegmentation+1

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

Interactive 3D Medical Image Segmentation with SAM 2

2024-08-05 · Chuyun Shen, Wenhao Li, Yuhang Shi, Xiangfeng Wang

Interactive medical image segmentation (IMIS) has shown significant potential in enhancing segmentation accuracy by integrating iterative feedback from medical professionals. However, the limited availability of enough 3…

Image SegmentationMedical Image SegmentationSegmentationSemantic Segmentation

MedicoSAM: Towards foundation models for medical image segmentation

2025-01-20 · Anwai Archit, Luca Freckmann, Constantin Pape

Medical image segmentation is an important analysis task in clinical practice and research. Deep learning has massively advanced the field, but current approaches are mostly based on models trained for a specific task. T…

Image SegmentationInteractive SegmentationMedical Image SegmentationSegmentation+2