Gradient Alignment Improves Test-Time Adaptation for Medical Image Segmentation
Ziyang Chen, Yiwen Ye, Yongsheng Pan, and Yong Xia

TL;DR
This paper introduces GraTa, a novel test-time adaptation method for medical image segmentation that uses gradient alignment and a dynamic learning rate to better handle domain shifts, improving model performance during inference.
Contribution
The paper proposes a gradient alignment-based TTA method with a dynamic learning rate, enhancing optimization and domain adaptation in medical image segmentation.
Findings
GraTa outperforms state-of-the-art TTA methods on benchmark datasets.
Gradient alignment improves the direction of model updates during test-time.
Dynamic learning rate based on cosine similarity enhances adaptation efficiency.
Abstract
Although recent years have witnessed significant advancements in medical image segmentation, the pervasive issue of domain shift among medical images from diverse centres hinders the effective deployment of pre-trained models. Many Test-time Adaptation (TTA) methods have been proposed to address this issue by fine-tuning pre-trained models with test data during inference. These methods, however, often suffer from less-satisfactory optimization due to suboptimal optimization direction (dictated by the gradient) and fixed step-size (predicated on the learning rate). In this paper, we propose the Gradient alignment-based Test-time adaptation (GraTa) method to improve both the gradient direction and learning rate in the optimization procedure. Unlike conventional TTA methods, which primarily optimize the pseudo gradient derived from a self-supervised objective, our method incorporates an…
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 · Medical Image Segmentation Techniques · Medical Imaging and Analysis
