Transfer Learning from One Cancer to Another via Deep Learning Domain Adaptation
Justin Cheung, Samuel Savine, Calvin Nguyen, Lin Lu, Alhassan S. Yasin

TL;DR
This paper demonstrates that domain adversarial neural networks significantly improve cross-cancer classification accuracy in histopathology images, especially when combined with stain normalization, and reveals that models learn clinically relevant features.
Contribution
It introduces the application of domain adversarial neural networks for cross-cancer transfer learning and evaluates the impact of stain normalization on domain adaptation performance.
Findings
DANN improves accuracy from ~98% within domain to over 95% on unseen domains.
Stain normalization's effect varies: it can decrease or increase accuracy depending on the target domain.
Integrated Gradients show models focus on biologically meaningful regions, indicating clinically relevant feature learning.
Abstract
Supervised deep learning models often achieve excellent performance within their training distribution but struggle to generalize beyond it. In cancer histopathology, for example, a convolutional neural network (CNN) may classify cancer severity accurately for cancer types represented in its training data, yet fail on related but unseen types. Although adenocarcinomas from different organs share morphological features that might support limited cross-domain generalization, addressing domain shift directly is necessary for robust performance. Domain adaptation offers a way to transfer knowledge from labeled data in one cancer type to unlabeled data in another, helping mitigate the scarcity of annotated medical images. This work evaluates cross-domain classification performance among lung, colon, breast, and kidney adenocarcinomas. A ResNet50 trained on any single adenocarcinoma…
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
TopicsAI in cancer detection · Domain Adaptation and Few-Shot Learning · COVID-19 diagnosis using AI
