paper-with-me

홈 › Papers

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

2026-03-05 · Thomas Pinetz, Veit Hucke, Hrvoje Bogunovic arxiv

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.

📄 PDF Abstract BibTeX arXiv:2603.05041

Code (0)

등록된 구현이 없습니다.

Tasks

Medical Image Segmentation

Similar Papers 제목 키워드 기반

Elastic deformation of optical coherence tomography images of diabetic macular edema for deep-learning models training: how far to go?

2021-07-08 · Daniel Bar-David, Laura Bar-David, Yinon Shapira, Rina Leibu 외

To explore the clinical validity of elastic deformation of optical coherence tomography (OCT) images for data augmentation in the development of deep-learning model for detection of diabetic macular edema (DME).

Data AugmentationDeep Learning

Multiclass segmentation as multitask learning for drusen segmentation in retinal optical coherence tomography

2019-06-18 · Rhona Asgari, José Ignacio Orlando, Sebastian Waldstein, Ferdinand Schlanitz 외

Automated drusen segmentation in retinal optical coherence tomography (OCT) scans is relevant for understanding age-related macular degeneration (AMD) risk and progression. This task is usually performed by segmenting th…

DecoderSegmentation

Semantic denoising autoencoders for retinal optical coherence tomography

2019-03-23 · Max-Heinrich Laves, Sontje Ihler, Lüder Alexander Kahrs, Tobias Ortmaier

Noise in speckle-prone optical coherence tomography tends to obfuscate important details necessary for medical diagnosis. In this paper, a denoising approach that preserves disease characteristics on retinal optical cohe…

DenoisingGeneral ClassificationMedical Diagnosis

Deep Learning based Segmentation of Optical Coherence Tomographic Images of Human Saphenous Varicose Vein

2023-03-02 · Maryam Viqar, Violeta Madjarova, Amit Kumar Yadav, Desislava Pashkuleva 외

Deep-learning based segmentation model is proposed for Optical Coherence Tomography images of human varicose vein based on the U-Net model employing atrous convolution with residual blocks, which gives an accuracy of 0.9…

Deep LearningSegmentation

ClaRet -- A CNN Architecture for Optical Coherence Tomography

2022-11-30 · Adit Magotra, Aagat Gedam, Tanush Savadi, Emily Li

Optical Coherence Tomography is a technique used to scan the Retina of the eye and check for tears. In this paper, we develop a Convolutional Neural Network Architecture for OCT scan classification. The model is trained …

Transfer Learning