IVCVMar 16, 2023

SwinVFTR: A Novel Volumetric Feature-learning Transformer for 3D OCT Fluid Segmentation

arXiv:2303.09233v34 citationsh-index: 28
Originality Incremental advance
AI Analysis

This work addresses a critical challenge in medical imaging for ophthalmology, offering improved segmentation accuracy for 3D OCT fluid analysis, though it appears incremental as it builds on transformer-based methods.

The paper tackled the problem of accurately segmenting fluid in 3D optical coherence tomography (OCT) images for eye disease detection by proposing SwinVFTR, a transformer architecture that achieved mean dice scores of 0.72, 0.59, and 0.68 on Spectralis, Cirrus, and Topcon datasets, respectively.

Accurately segmenting fluid in 3D optical coherence tomography (OCT) images is critical for detecting eye diseases but remains challenging. Traditional autoencoder-based methods struggle with resolution loss and information recovery. While transformer-based models improve segmentation, they arent optimized for 3D OCT volumes, which vary by vendor and extraction technique. To address this, we propose SwinVFTR, a transformer architecture for precise fluid segmentation in 3D OCT images. SwinVFTR employs channel-wise volumetric sampling and a shifted window transformer block to improve fluid localization. Moreover, a novel volumetric attention block enhances spatial and depth-wise attention. Trained using multi-class dice loss, SwinVFTR outperforms existing models on Spectralis, Cirrus, and Topcon OCT datasets, achieving mean dice scores of 0.72, 0.59, and 0.68, respectively, along with superior performance in mean intersection-over-union (IOU) and structural similarity (SSIM) metrics.

Code Implementations1 repo
Foundations

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

Your Notes