Abstract
Automated segmentation of retinal optical coherence tomography (OCT) images has become an important recent direction in machine learning for medical applications. We hypothesize that the anatomic structure of layers and their high-frequency variation in OCT images make retinal OCT a fitting choice for extracting spectral domain features and combining them with spatial domain features. In this work, we present Y-Net, an architecture that combines the frequency domain features with the image domain to improve the segmentation performance of OCT images. The results of this work demonstrate that the introduction of two branches, one for spectral and one for spatial domain features, brings very significant improvement in fluid segmentation performance and allows outperformance as compared to the well-known U-Net model. Our improvement was 13 % on the fluid segmentation dice score and 1.9 % on the average dice score. Finally, removing selected frequency ranges in the spectral domain demonstrates the impact of these features on the fluid segmentation outperformance. Code: github.com/azadef/ynet
| Original language | English |
|---|---|
| Title of host publication | Medical Image Computing and Computer Assisted Intervention – MICCAI 2022 - 25th International Conference, Proceedings |
| Editors | Linwei Wang, Qi Dou, P. Thomas Fletcher, Stefanie Speidel, Shuo Li |
| Publisher | Springer |
| Pages | 582-592 |
| Number of pages | 11 |
| ISBN (Print) | 9783031164330 |
| DOIs | |
| Publication status | Published - 2022 |
| MoE publication type | A4 Conference publication |
| Event | International Conference on Medical Image Computing and Computer-Assisted Intervention - Singapore, Singapore Duration: 18 Sept 2022 → 22 Sept 2022 Conference number: 25 |
Publication series
| Name | Lecture Notes in Computer Science (including subseries Lecture Notes in Artificial Intelligence and Lecture Notes in Bioinformatics) |
|---|---|
| Volume | 13432 LNCS |
| ISSN (Print) | 0302-9743 |
| ISSN (Electronic) | 1611-3349 |
Conference
| Conference | International Conference on Medical Image Computing and Computer-Assisted Intervention |
|---|---|
| Abbreviated title | MICCAI |
| Country/Territory | Singapore |
| City | Singapore |
| Period | 18/09/2022 → 22/09/2022 |
Keywords
- Frequency domain in OCT
- OCT segmentation
- U-Net