paper-with-me

Papers

Network-Agnostic Knowledge Transfer for Medical Image Segmentation

2021-01-23 · Shuhang Wang, Vivek Kumar Singh, Alex Benjamin, Mercy Asiedu, Elham Yousef Kalafi, Eugene Cheah, Viksit Kumar, Anthony Samir

Conventional transfer learning leverages weights of pre-trained networks, but mandates the need for similar neural architectures. Alternatively, knowledge distillation can transfer knowledge between heterogeneous networks but often requires access to the original training data or additional generative networks. Knowledge transfer between networks can be improved by being agnostic to the choice of network architecture and reducing the dependence on original training data. We propose a knowledge transfer approach from a teacher to a student network wherein we train the student on an independent transferal dataset, whose annotations are generated by the teacher. Experiments were conducted on five state-of-the-art networks for semantic segmentation and seven datasets across three imaging modalities. We studied knowledge transfer from a single teacher, combination of knowledge transfer and fine-tuning, and knowledge transfer from multiple teachers. The student model with a single teacher achieved similar performance as the teacher; and the student model with multiple teachers achieved better performance than the teachers. The salient features of our algorithm include: 1)no need for original training data or generative networks, 2) knowledge transfer between different architectures, 3) ease of implementation for downstream tasks by using the downstream task dataset as the transferal dataset, 4) knowledge transfer of an ensemble of models, trained independently, into one student model. Extensive experiments demonstrate that the proposed algorithm is effective for knowledge transfer and easily tunable.

📄 PDF Abstract BibTeX arXiv:2101.09560

Code (0)

등록된 구현이 없습니다.

Tasks

Image SegmentationKnowledge DistillationMedical Image SegmentationSemantic SegmentationTransfer Learning

Methods 이 논문이 사용한 방법론

Knowledge Distillation A very simple way to improve the performance of almost any machine learning algorithm is to train many different models on the same data and then to average their predictions.…

Similar Papers 제목 키워드 기반

Task-Specific Knowledge Distillation from the Vision Foundation Model for Enhanced Medical Image Segmentation

2025-03-10 · Pengchen Liang, Haishan Huang, Bin Pu, Jianguo Chen 외

Large-scale pre-trained models, such as Vision Foundation Models (VFMs), have demonstrated impressive performance across various downstream tasks by transferring generalized knowledge, especially when target data is limi…

Image SegmentationKnowledge DistillationMedical Image SegmentationSegmentation+1

Network-Agnostic Knowledge Transfer from Latent Dataset for Medical Image Segmentation

2021-01-01 · Shuhang Wang, Eugene Cheah, Elham Yousef Kalafi, Mercy Asiedu 외

Transfer learning often employs all or part of the weights of a pre-trained net-work to the problem at hand; this limits the flexibility of new neural architectures. We propose to transfer the knowledge of a neural netwo…

Image SegmentationMedical Image SegmentationSemantic SegmentationTransfer Learning

Semi-Supervised 3D Medical Segmentation from 2D Natural Images Pretrained Model

2025-09-18 · Pak-Hei Yeung, Jayroop Ramesh, Pengfei Lyu, Ana Namburete 외 arxiv

This paper explores the transfer of knowledge from general vision models pretrained on 2D natural images to improve 3D medical image segmentation. We focus on the semi-supervised setting, where only a few labeled 3D medi…

Medical Image Segmentation

Multi-Dataset Cross-Domain Knowledge Distillation for Unified Medical Image Segmentation, Classification, and Detection

2026-05-02 · Ceausescu Ciprian-Mihai, Anghelina Ion-Marian, Alexe Dumitru-Bogdan arxiv

We propose a unified cross-domain transfer learning framework that leverages knowledge from multiple heterogeneous medical imaging datasets to improve performance across segmentation, classification, and object detection…

Medical Image SegmentationKnowledge DistillationTransfer LearningObject Detection

A Survey on Incorporating Domain Knowledge into Deep Learning for Medical Image Analysis

2020-04-25 · Xiaozheng Xie, Jianwei Niu, Xuefeng Liu, Zhengsu Chen 외

Although deep learning models like CNNs have achieved great success in medical image analysis, the small size of medical datasets remains a major bottleneck in this area. To address this problem, researchers have started…

Anomaly DetectionDiagnosticMedical Image AnalysisOrgan Segmentation+1