paper-with-me

홈 › Papers

A Unified Framework for Generalized Low-Shot Medical Image Segmentation with Scarce Data

2021-10-18 · Hengji Cui, Dong Wei, Kai Ma, Shi Gu, Yefeng Zheng

Medical image segmentation has achieved remarkable advancements using deep neural networks (DNNs). However, DNNs often need big amounts of data and annotations for training, both of which can be difficult and costly to obtain. In this work, we propose a unified framework for generalized low-shot (one- and few-shot) medical image segmentation based on distance metric learning (DML). Unlike most existing methods which only deal with the lack of annotations while assuming abundance of data, our framework works with extreme scarcity of both, which is ideal for rare diseases. Via DML, the framework learns a multimodal mixture representation for each category, and performs dense predictions based on cosine distances between the pixels' deep embeddings and the category representations. The multimodal representations effectively utilize the inter-subject similarities and intraclass variations to overcome overfitting due to extremely limited data. In addition, we propose adaptive mixing coefficients for the multimodal mixture distributions to adaptively emphasize the modes better suited to the current input. The representations are implicitly embedded as weights of the fc layer, such that the cosine distances can be computed efficiently via forward propagation. In our experiments on brain MRI and abdominal CT datasets, the proposed framework achieves superior performances for low-shot segmentation towards standard DNN-based (3D U-Net) and classical registration-based (ANTs) methods, e.g., achieving mean Dice coefficients of 81%/69% for brain tissue/abdominal multiorgan segmentation using a single training sample, as compared to 52%/31% and 72%/35% by the U-Net and ANTs, respectively.

📄 PDF Abstract BibTeX arXiv:2110.09260

Code (0)

등록된 구현이 없습니다.

Tasks

Image SegmentationMedical Image SegmentationMetric LearningSegmentationSemantic Segmentation

Methods 이 논문이 사용한 방법론

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…
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…
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 제목 키워드 기반

A Unified approach for Conventional Zero-shot, Generalized Zero-shot and Few-shot Learning

2017-06-27 · Shafin Rahman, Salman H. Khan, Fatih Porikli

Prevalent techniques in zero-shot learning do not generalize well to other related problem scenarios. Here, we present a unified approach for conventional zero-shot, generalized zero-shot and few-shot learning problems. …

Few-Shot LearningGeneralized Zero-Shot LearningOne-Shot LearningZero-Shot Learning

UniVAD: A Training-free Unified Model for Few-shot Visual Anomaly Detection

2024-12-04 · CVPR 2025 1 · Zhaopeng Gu, Bingke Zhu, Guibo Zhu, Yingying Chen 외

Visual Anomaly Detection (VAD) aims to identify abnormal samples in images that deviate from normal patterns, covering multiple domains, including industrial, logical, and medical fields. Due to the domain gaps between t…

Anomaly DetectionPatch Matching

A Unified Framework with Meta-dropout for Few-shot Learning

2022-10-12 · Shaobo Lin, Xingyu Zeng, Rui Zhao

Conventional training of deep neural networks usually requires a substantial amount of data with expensive human annotations. In this paper, we utilize the idea of meta-learning to explain two very different streams of f…

Few-Shot Image ClassificationFew-Shot LearningFew-Shot Object Detectionimage-classification+4

MDFL: A UNIFIED FRAMEWORK WITH META-DROPOUT FOR FEW-SHOT LEARNING

2021-09-29 · Shaobo Lin, Xingyu Zeng, Rui Zhao

Conventional training of deep neural networks usually requires a substantial amount of data with expensive human annotations. In this paper, we utilize the idea of meta-learning to integrate two very different streams of…

Few-Shot Image ClassificationFew-Shot LearningFew-Shot Object Detectionimage-classification+4

Interpretable Saliency Maps And Self-Supervised Learning For Generalized Zero Shot Medical Image Classification

2022-04-04 · Dwarikanath Mahapatra

In many real world medical image classification settings we do not have access to samples of all possible disease classes, while a robust system is expected to give high performance in recognizing novel test data. We pro…

AttributeClassificationGeneralized Zero-Shot Learningimage-classification+4