DEFN: Dual-Encoder Fourier Group Harmonics Network for Three-Dimensional Indistinct-Boundary Object Segmentation
Xiaohua Jiang, Yihao Guo, Jian Huang, Yuting Wu, Meiyi Luo, Zhaoyang Xu, Qianni Zhang, Xingru Huang, Hong He, Shaowei Jiang, Jing Ye, Mang Xiao
TL;DR
DEFN tackles indistinct-boundary segmentation in 3D medical imaging by fusing frequency-domain feature extraction with a dual-encoder backbone and a dynamic loss fusion strategy. Key components include FuGH for frequency-domain processing, S3DSA for 3D spatial attention, HSE for channel recalibration, along with SDi data augmentation and the adaptive $L_{DWC}$ loss defined by $L_{Total} = sum_{i=1}^4 lambda_i L_i$ and inclusion of $L_{DeepRanking}$. Evaluated on the OIMHS dataset with augmentation from CARS-30k, the approach achieves state-of-the-art segmentation of macular hole and macular edema and enables real-time 3D fundus reconstruction with ETDRS-based quantitative indices. The results demonstrate that translating data to the frequency domain and dynamically balancing loss components improves robustness to noise and boundary ambiguity, with broad potential for other indistinct-boundary medical structures and 3D reconstructions.
Abstract
The precise spatial and quantitative delineation of indistinct-boundary medical objects is paramount for the accuracy of diagnostic protocols, efficacy of surgical interventions, and reliability of postoperative assessments. Despite their significance, the effective segmentation and instantaneous three-dimensional reconstruction are significantly impeded by the paucity of representative samples in available datasets and noise artifacts. To surmount these challenges, we introduced Stochastic Defect Injection (SDi) to augment the representational diversity of challenging indistinct-boundary objects within training corpora. Consequently, we propose the Dual-Encoder Fourier Group Harmonics Network (DEFN) to tailor noise filtration, amplify detailed feature recognition, and bolster representation across diverse medical imaging scenarios. By incorporating Dynamic Weight Composing (DWC) loss dynamically adjusts model's focus based on training progression, DEFN achieves SOTA performance on the OIMHS public dataset, showcasing effectiveness in indistinct boundary contexts. Source code for DEFN is available at: https://github.com/IMOP-lab/DEFN-pytorch.
