Towards Continuous Domain adaptation for Healthcare
Rahul Venkataramani, Hariharan Ravishankar, Saihareesh Anamandra

TL;DR
This paper introduces ContextNets, a memory-augmented neural network framework that enables continuous domain adaptation for medical image segmentation without retraining, using only a few support images for site-specific adaptation.
Contribution
We propose ContextNets, a novel framework that allows for continuous domain adaptation in medical imaging by leveraging support sets, eliminating the need for retraining or access to full datasets.
Findings
Achieved state-of-the-art domain adaptation on X-ray lung segmentation across three cohorts.
Effectively adapts to variations in disease, gender, contrast, and intensity.
Operates with minimal support images without retraining.
Abstract
Deep learning algorithms have demonstrated tremendous success on challenging medical imaging problems. However, post-deployment, these algorithms are susceptible to data distribution variations owing to \emph{limited data issues} and \emph{diversity} in medical images. In this paper, we propose \emph{ContextNets}, a generic memory-augmented neural network framework for semantic segmentation to achieve continuous domain adaptation without the necessity of retraining. Unlike existing methods which require access to entire source and target domain images, our algorithm can adapt to a target domain with a few similar images. We condition the inference on any new input with features computed on its support set of images (and masks, if available) through contextual embeddings to achieve site-specific adaptation. We demonstrate state-of-the-art domain adaptation performance on the X-ray lung…
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
TopicsMachine Learning in Healthcare · Context-Aware Activity Recognition Systems · Artificial Intelligence in Healthcare
