paper-with-me

Papers

Robust Prototypical Few-Shot Organ Segmentation with Regularized Neural-ODEs

2022-08-26 · Prashant Pandey, Mustafa Chasmai, Tanuj Sur, Brejesh lall

Despite the tremendous progress made by deep learning models in image semantic segmentation, they typically require large annotated examples, and increasing attention is being diverted to problem settings like Few-Shot Learning (FSL) where only a small amount of annotation is needed for generalisation to novel classes. This is especially seen in medical domains where dense pixel-level annotations are expensive to obtain. In this paper, we propose Regularized Prototypical Neural Ordinary Differential Equation (R-PNODE), a method that leverages intrinsic properties of Neural-ODEs, assisted and enhanced by additional cluster and consistency losses to perform Few-Shot Segmentation (FSS) of organs. R-PNODE constrains support and query features from the same classes to lie closer in the representation space thereby improving the performance over the existing Convolutional Neural Network (CNN) based FSS methods. We further demonstrate that while many existing Deep CNN based methods tend to be extremely vulnerable to adversarial attacks, R-PNODE exhibits increased adversarial robustness for a wide array of these attacks. We experiment with three publicly available multi-organ segmentation datasets in both in-domain and cross-domain FSS settings to demonstrate the efficacy of our method. In addition, we perform experiments with seven commonly used adversarial attacks in various settings to demonstrate R-PNODE's robustness. R-PNODE outperforms the baselines for FSS by significant margins and also shows superior performance for a wide array of attacks varying in intensity and design.

📄 PDF Abstract BibTeX arXiv:2208.12428

Code (1)

rpnode-fss/rpnode_fss 공식 구현 pytorch

Tasks

Adversarial RobustnessFew-Shot LearningOrgan SegmentationSegmentationSemantic Segmentation

Similar Papers 제목 키워드 기반

Self-Regularized Prototypical Network for Few-Shot Semantic Segmentation

2022-10-30 · Henghui Ding, HUI ZHANG, Xudong Jiang

The deep CNNs in image semantic segmentation typically require a large number of densely-annotated images for training and have difficulties in generalizing to unseen object categories. Therefore, few-shot segmentation h…

Few-Shot Semantic SegmentationSegmentationSemantic Segmentation

Adversarially Robust Prototypical Few-shot Segmentation with Neural-ODEs

2022-10-07 · Prashant Pandey, Aleti Vardhan, Mustafa Chasmai, Tanuj Sur 외

Few-shot Learning (FSL) methods are being adopted in settings where data is not abundantly available. This is especially seen in medical domains where the annotations are expensive to obtain. Deep Neural Networks have be…

Adversarial DefenseFew-Shot LearningOrgan SegmentationSegmentation

Few-shot image segmentation for cross-institution male pelvic organs using registration-assisted prototypical learning

2022-01-17 · Yiwen Li, Yunguan Fu, Qianye Yang, Zhe Min 외

The ability to adapt medical image segmentation networks for a novel class such as an unseen anatomical or pathological structure, when only a few labelled examples of this class are available from local healthcare provi…

AnatomyImage SegmentationMedical Image SegmentationSegmentation+1

On Episodes, Prototypical Networks, and Few-shot Learning

2020-12-17 · NeurIPS 2021 12 · Steinar Laenen, Luca Bertinetto

Episodic learning is a popular practice among researchers and practitioners interested in few-shot learning. It consists of organising training in a series of learning problems (or episodes), each divided into a small tr…

Few-Shot Learning

Few-Shot Medical Image Segmentation via a Region-enhanced Prototypical Transformer

2023-09-09 · Yazhou Zhu, Shidong Wang, Tong Xin, Haofeng Zhang

Automated segmentation of large volumes of medical images is often plagued by the limited availability of fully annotated data and the diversity of organ surface properties resulting from the use of different acquisition…

DiversityFew-Shot LearningImage SegmentationMedical Image Segmentation+2