paper-with-me

홈 › Papers

Bidirectional RNN-based Few Shot Learning for 3D Medical Image Segmentation

2020-11-19 · Soopil Kim, Sion An, Philip Chikontwe, Sang Hyun Park

Segmentation of organs of interest in 3D medical images is necessary for accurate diagnosis and longitudinal studies. Though recent advances using deep learning have shown success for many segmentation tasks, large datasets are required for high performance and the annotation process is both time consuming and labor intensive. In this paper, we propose a 3D few shot segmentation framework for accurate organ segmentation using limited training samples of the target organ annotation. To achieve this, a U-Net like network is designed to predict segmentation by learning the relationship between 2D slices of support data and a query image, including a bidirectional gated recurrent unit (GRU) that learns consistency of encoded features between adjacent slices. Also, we introduce a transfer learning method to adapt the characteristics of the target image and organ by updating the model before testing with arbitrary support and query data sampled from the support data. We evaluate our proposed model using three 3D CT datasets with annotations of different organs. Our model yielded significantly improved performance over state-of-the-art few shot segmentation models and was comparable to a fully supervised model trained with more target training data.

📄 PDF Abstract BibTeX arXiv:2011.09608

Code (0)

등록된 구현이 없습니다.

Tasks

Few-Shot LearningImage SegmentationMedical Image SegmentationOrgan SegmentationSegmentationSemantic SegmentationTransfer Learning

Methods 이 논문이 사용한 방법론

Concatenated Skip Connection A Concatenated Skip Connection is a type of skip connection that seeks to reuse features by concatenating them to new layers, allowing more information to be retained from…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…
ReLU How Do I Communicate to Expedia? How Do I Communicate to Expedia? – Call ☎️ +1-(888) 829 (0881) or +1-805-330-4056 or +1-805-330-4056 for Live Support & Special Travel…
Max Pooling Max Pooling is a pooling operation that calculates the maximum value for patches of a feature map, and uses it to create a downsampled (pooled) feature map. It is usually…
U-Net 설명 없음

Similar Papers 제목 키워드 기반

Few-shot Medical Image Segmentation via Cross-Reference Transformer

2023-04-19 · Yao Huang, Jianming Liu

Deep learning models have become the mainstream method for medical image segmentation, but they require a large manually labeled dataset for training and are difficult to extend to unseen categories. Few-shot segmentatio…

Few-Shot LearningImage SegmentationMedical Image SegmentationSegmentation+1

Bi-Level Collaborative Learning for Few-Shot Scribble-Supervised Medical Image Segmentation

2026-07-28 · Xiang-Xiang Su, Yufan Ye, Yihang Zheng, Min Gan 외 arxiv

Scribble annotations offer an efficient alternative to costly pixel-wise labeling for medical image segmentation, yet in real clinical scenarios, scribble-annotated samples are often still limited, imposing the dual chal…

Medical Image Segmentation

SAM2-3dMed: Empowering SAM2 for 3D Medical Image Segmentation

2025-10-10 · Yeqing Yang, Le Xu, Lixia Tian arxiv

Accurate segmentation of 3D medical images is critical for clinical applications like disease assessment and treatment planning. While the Segment Anything Model 2 (SAM2) has shown remarkable success in video object segm…

Medical Image SegmentationVideo Object SegmentationBoundary Detection

BiCLIP: Bidirectional and Consistent Language-Image Processing for Robust Medical Image Segmentation

2026-02-25 · Saivan Talaei, Fatemeh Daneshfar, Abdulhady Abas Abdullah, Mustaqeem Khan arxiv

Medical image segmentation is a cornerstone of computer-assisted diagnosis and treatment planning. While recent multimodal vision-language models have shown promise in enhancing semantic understanding through textual des…

Medical Image Segmentation

DenseMP: Unsupervised Dense Pre-training for Few-shot Medical Image Segmentation

2023-07-13 · Zhaoxin Fan, Puquan Pan, Zeren Zhang, Ce Chen 외

Few-shot medical image semantic segmentation is of paramount importance in the domain of medical image analysis. However, existing methodologies grapple with the challenge of data scarcity during the training phase, lead…

Image SegmentationMedical Image AnalysisMedical Image SegmentationSegmentation+1