Box-Adapt: Domain-Adaptive Medical Image Segmentation using Bounding BoxSupervision
Yanwu Xu, Mingming Gong, Shaoan Xie, Kayhan Batmanghelich

TL;DR
This paper introduces Box-Adapt, a weakly supervised domain adaptation method for medical image segmentation that leverages bounding box annotations in the target domain to reduce labeling costs and improve segmentation performance.
Contribution
It proposes a novel two-stage approach that combines source domain segmentation masks with target domain bounding boxes for effective domain adaptation.
Findings
Significant improvement over baseline UDA methods in liver segmentation.
Effective utilization of bounding box supervision reduces annotation effort.
Demonstrated success in a real medical imaging task.
Abstract
Deep learning has achieved remarkable success in medicalimage segmentation, but it usually requires a large numberof images labeled with fine-grained segmentation masks, andthe annotation of these masks can be very expensive andtime-consuming. Therefore, recent methods try to use un-supervised domain adaptation (UDA) methods to borrow in-formation from labeled data from other datasets (source do-mains) to a new dataset (target domain). However, due tothe absence of labels in the target domain, the performance ofUDA methods is much worse than that of the fully supervisedmethod. In this paper, we propose a weakly supervised do-main adaptation setting, in which we can partially label newdatasets with bounding boxes, which are easier and cheaperto obtain than segmentation masks. Accordingly, we proposea new weakly-supervised domain adaptation method calledBox-Adapt, which fully explores the…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · COVID-19 diagnosis using AI · Advanced Neural Network Applications
