DLTTA: Dynamic Learning Rate for Test-time Adaptation on Cross-domain Medical Images
Hongzheng Yang, Cheng Chen, Meirui Jiang, Quande Liu, Jianfeng Cao,, Pheng Ann Heng, Qi Dou

TL;DR
This paper introduces DLTTA, a dynamic learning rate method for test-time adaptation in medical imaging, which adjusts the learning rate based on the distribution shift of each test sample, improving performance across multiple tasks.
Contribution
The paper presents a novel dynamic learning rate adjustment strategy for test-time adaptation that uses a memory bank to estimate sample discrepancy, enabling more effective adaptation.
Findings
Achieves consistent performance improvements over state-of-the-art methods.
Demonstrates effectiveness across OCT, histopathology, and MRI segmentation tasks.
Provides a fast and adaptable TTA framework for medical images.
Abstract
Test-time adaptation (TTA) has increasingly been an important topic to efficiently tackle the cross-domain distribution shift at test time for medical images from different institutions. Previous TTA methods have a common limitation of using a fixed learning rate for all the test samples. Such a practice would be sub-optimal for TTA, because test data may arrive sequentially therefore the scale of distribution shift would change frequently. To address this problem, we propose a novel dynamic learning rate adjustment method for test-time adaptation, called DLTTA, which dynamically modulates the amount of weights update for each test image to account for the differences in their distribution shift. Specifically, our DLTTA is equipped with a memory bank based estimation scheme to effectively measure the discrepancy of a given test sample. Based on this estimated discrepancy, a dynamic…
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
TopicsMedical Image Segmentation Techniques · Retinal Imaging and Analysis · AI in cancer detection
