MDViT: Multi-domain Vision Transformer for Small Medical Image Segmentation Datasets
Siyi Du, Nourhan Bayasi, Ghassan Hamarneh, Rafeef Garbi

TL;DR
MDViT introduces a multi-domain vision transformer with domain adapters and mutual knowledge distillation, enabling effective small medical image segmentation across multiple datasets without negative transfer.
Contribution
This work presents the first multi-domain ViT with domain adapters and a mutual knowledge distillation framework for improved small medical image segmentation.
Findings
Outperforms state-of-the-art algorithms on skin lesion datasets
Maintains fixed model size while adding more domains
Achieves superior segmentation performance
Abstract
Despite its clinical utility, medical image segmentation (MIS) remains a daunting task due to images' inherent complexity and variability. Vision transformers (ViTs) have recently emerged as a promising solution to improve MIS; however, they require larger training datasets than convolutional neural networks. To overcome this obstacle, data-efficient ViTs were proposed, but they are typically trained using a single source of data, which overlooks the valuable knowledge that could be leveraged from other available datasets. Naivly combining datasets from different domains can result in negative knowledge transfer (NKT), i.e., a decrease in model performance on some domains with non-negligible inter-domain heterogeneity. In this paper, we propose MDViT, the first multi-domain ViT that includes domain adapters to mitigate data-hunger and combat NKT by adaptively exploiting knowledge in…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAI in cancer detection · Cutaneous Melanoma Detection and Management · Brain Tumor Detection and Classification
MethodsKnowledge Distillation
