Search papers, labs, and topics across Lattice.
This paper introduces a novel test-time adaptation method for Optical Coherence Tomography (OCT) that utilizes flow-matching to enhance image quality from low-cost devices plagued by noise. By aligning the histogram of test images with synthetic reference trajectories and removing time conditioning, the method effectively mitigates domain gaps that typically disrupt denoising processes. The approach achieves state-of-the-art results in segmenting critical biomarkers for Age-related Macular Degeneration (AMD), demonstrating its potential for improving automated analysis in ophthalmology.
Flow-matching adaptation transforms noisy OCT images into high-quality outputs, revolutionizing automated analysis in ophthalmology.
Optical coherence tomography (OCT) is essential in ophthalmology, but inconsistent image quality especially in low-cost devices hinders automated analysis. To address this, we introduce a flow-matching-based test-time adaptation method that generates high-quality surrogate images from noisy inputs. Typically, domain gaps between test and training data cause pixel distribution mismatches during the denoising process. We overcome this by matching the test image's histogram to synthetic reference trajectories, successfully aligning the input with expected distributions. Additionally, we remove the network's time conditioning to account for slight deviations in real-world noise distributions. Our approach achieves state-of-the-art performance in segmenting critical biomarkers for two stages of Age-related Macular Degeneration (AMD). Code is available: https://github.com/Veit21/tta-flow.