A Field of Experts Prior for Adapting Neural Networks at Test Time
Neerav Karani, Georg Brunner, Ertunc Erdil, Simin Fei, Kerem Tezcan,, Krishna Chaitanya, Ender Konukoglu

TL;DR
This paper introduces a novel test-time adaptation method for CNNs in medical imaging, using a Field-of-Experts prior to improve robustness against distribution shifts without additional data or annotations.
Contribution
It proposes a FoE prior-based TTA approach that models feature distributions with experts, enhancing CNN robustness across multiple medical imaging tasks.
Findings
Outperforms previous TTA methods in lesion segmentation.
Improves healthy tissue segmentation over task-agnostic methods.
Effective across diverse MRI tasks and datasets.
Abstract
Performance of convolutional neural networks (CNNs) in image analysis tasks is often marred in the presence of acquisition-related distribution shifts between training and test images. Recently, it has been proposed to tackle this problem by fine-tuning trained CNNs for each test image. Such test-time-adaptation (TTA) is a promising and practical strategy for improving robustness to distribution shifts as it requires neither data sharing between institutions nor annotating additional data. Previous TTA methods use a helper model to increase similarity between outputs and/or features extracted from a test image with those of the training images. Such helpers, which are typically modeled using CNNs, can be task-specific and themselves vulnerable to distribution shifts in their inputs. To overcome these problems, we propose to carry out TTA by matching the feature distributions of test and…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRadiomics and Machine Learning in Medical Imaging · AI in cancer detection · Medical Imaging and Analysis
MethodsPrincipal Components Analysis
