Uncertainty-Guided Selective Adaptation Enables Cross-Platform Predictive Fluorescence Microscopy
Kai-Wen K. Yang, Andrew Bai, Alexandra Bermudez, Yunqi Hong, Zoe Latham, Iris Sloan, Michael Liu, Vishrut Goyal, Cho-Jui Hsieh, Neil Y. C. Lin
TL;DR
The paper addresses the brittleness of deep learning models in fluorescence microscopy when deployed on new instruments and settings. It proposes SIT-ADDA-Auto, a self-configuring, uncertainty-guided extension of ADDA that selectively freezes deeper layers and adapts only early layers, with adaptation depth chosen from an ensemble-based uncertainty measure applied to unlabeled targets. Across cross-modality, cross-platform, and exposure/illumination/magnification shifts, SIT-ADDA improves reconstruction quality and downstream segmentation relative to full-encoder ADDA and non-adversarial baselines, while preserving semantic content. The work offers a practical, label-free strategy for cross-platform virtual staining and domain adaptation in microscopy, with potential applicability to other imaging domains and settings where labeled target data are scarce.
Abstract
Deep learning is transforming microscopy, yet models often fail when applied to images from new instruments or acquisition settings. Conventional adversarial domain adaptation (ADDA) retrains entire networks, often disrupting learned semantic representations. Here, we overturn this paradigm by showing that adapting only the earliest convolutional layers, while freezing deeper layers, yields reliable transfer. Building on this principle, we introduce Subnetwork Image Translation ADDA with automatic depth selection (SIT-ADDA-Auto), a self-configuring framework that integrates shallow-layer adversarial alignment with predictive uncertainty to automatically select adaptation depth without target labels. We demonstrate robustness via multi-metric evaluation, blinded expert assessment, and uncertainty-depth ablations. Across exposure and illumination shifts, cross-instrument transfer, and multiple stains, SIT-ADDA improves reconstruction and downstream segmentation over full-encoder adaptation and non-adversarial baselines, with reduced drift of semantic features. Our results provide a design rule for label-free adaptation in microscopy and a recipe for field settings; the code is publicly available.
