English

CXR Segmentation by AdaIN-based Domain Adaptation and Knowledge Distillation

Image and Video Processing 2022-10-12 v4 Computer Vision and Pattern Recognition Machine Learning

Abstract

As segmentation labels are scarce, extensive researches have been conducted to train segmentation networks with domain adaptation, semi-supervised or self-supervised learning techniques to utilize abundant unlabeled dataset. However, these approaches appear different from each other, so it is not clear how these approaches can be combined for better performance. Inspired by recent multi-domain image translation approaches, here we propose a novel segmentation framework using adaptive instance normalization (AdaIN), so that a single generator is trained to perform both domain adaptation and semi-supervised segmentation tasks via knowledge distillation by simply changing task-specific AdaIN codes. Specifically, our framework is designed to deal with difficult situations in chest X-ray radiograph (CXR) segmentation, where labels are only available for normal data, but the trained model should be applied to both normal and abnormal data. The proposed network demonstrates great generalizability under domain shift and achieves the state-of-the-art performance for abnormal CXR segmentation.

Keywords

Cite

@article{arxiv.2104.05892,
  title  = {CXR Segmentation by AdaIN-based Domain Adaptation and Knowledge Distillation},
  author = {Yujin Oh and Jong Chul Ye},
  journal= {arXiv preprint arXiv:2104.05892},
  year   = {2022}
}

Comments

Accepted to ECCV 2022

R2 v1 2026-06-24T01:06:16.528Z