CVMar 5

Exploiting Intermediate Reconstructions in Optical Coherence Tomography for Test-Time Adaption of Medical Image Segmentation

arXiv:2603.05041v1
Originality Incremental advance
AI Analysis

This work addresses the problem of improving medical image segmentation accuracy for primary health care, particularly when using low-cost imaging devices, by exploiting previously unused intermediate data.

This paper proposes IRTTA, a method that leverages intermediate reconstructions from iterative medical image reconstruction algorithms to improve segmentation performance. It adapts a frozen downstream network's normalization layers using a modulator network conditioned on the reconstruction timescale, learned at test-time via an averaged entropy loss.

Primary health care frequently relies on low-cost imaging devices, which are commonly used for screening purposes. To ensure accurate diagnosis, these systems depend on advanced reconstruction algorithms designed to approximate the performance of high-quality counterparts. Such algorithms typically employ iterative reconstruction methods that incorporate domain-specific prior knowledge. However, downstream task performance is generally assessed using only the final reconstructed image, thereby disregarding the informative intermediate representations generated throughout the reconstruction process. In this work, we propose IRTTA to exploit these intermediate representations at test-time by adapting the normalization-layer parameters of a frozen downstream network via a modulator network that conditions on the current reconstruction timescale. The modulator network is learned during test-time using an averaged entropy loss across all individual timesteps. Variation among the timestep-wise segmentations additionally provides uncertainty estimates at no extra cost. This approach enhances segmentation performance and enables semantically meaningful uncertainty estimation, all without modifying either the reconstruction process or the downstream model.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes