IVCVOct 8, 2022

A deep learning network with differentiable dynamic programming for retina OCT surface segmentation

arXiv:2210.06335v116 citationsh-index: 9
Originality Incremental advance
AI Analysis

This work addresses the problem of accurate retinal layer segmentation in medical imaging for conditions like AMD and MS, though it is incremental by combining existing deep learning and optimization techniques.

The paper tackled the challenge of segmenting multiple surfaces in retina OCT images, particularly with weak boundaries, by proposing a deep learning network that integrates a U-Net with a differentiable dynamic programming module to enforce surface smoothness, achieving promising segmentation accuracy on Duke AMD and JHU MS datasets.

Multiple-surface segmentation in Optical Coherence Tomography (OCT) images is a challenge problem, further complicated by the frequent presence of weak image boundaries. Recently, many deep learning (DL) based methods have been developed for this task and yield remarkable performance. Unfortunately, due to the scarcity of training data in medical imaging, it is challenging for DL networks to learn the global structure of the target surfaces, including surface smoothness. To bridge this gap, this study proposes to seamlessly unify a U-Net for feature learning with a constrained differentiable dynamic programming module to achieve an end-to-end learning for retina OCT surface segmentation to explicitly enforce surface smoothness. It effectively utilizes the feedback from the downstream model optimization module to guide feature learning, yielding a better enforcement of global structures of the target surfaces. Experiments on Duke AMD (age-related macular degeneration) and JHU MS (multiple sclerosis) OCT datasets for retinal layer segmentation demonstrated very promising segmentation accuracy.

Foundations

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

Your Notes