IVCVLGOct 18, 2022

Degradation-invariant Enhancement of Fundus Images via Pyramid Constraint Network

arXiv:2210.09606v136 citationsh-index: 80Has Code
Originality Incremental advance
AI Analysis

This work addresses quality degradation in fundus images for clinical deployment, but it appears incremental as it builds on existing enhancement methods with a novel constraint.

The paper tackled the problem of enhancing degraded retinal fundus images to reduce misdiagnosis by proposing a pyramid constraint network (PCE-Net), which achieved stable enhancement on unknown data and outperformed state-of-the-art methods in experiments.

As an economical and efficient fundus imaging modality, retinal fundus images have been widely adopted in clinical fundus examination. Unfortunately, fundus images often suffer from quality degradation caused by imaging interferences, leading to misdiagnosis. Despite impressive enhancement performances that state-of-the-art methods have achieved, challenges remain in clinical scenarios. For boosting the clinical deployment of fundus image enhancement, this paper proposes the pyramid constraint to develop a degradation-invariant enhancement network (PCE-Net), which mitigates the demand for clinical data and stably enhances unknown data. Firstly, high-quality images are randomly degraded to form sequences of low-quality ones sharing the same content (SeqLCs). Then individual low-quality images are decomposed to Laplacian pyramid features (LPF) as the multi-level input for the enhancement. Subsequently, a feature pyramid constraint (FPC) for the sequence is introduced to enforce the PCE-Net to learn a degradation-invariant model. Extensive experiments have been conducted under the evaluation metrics of enhancement and segmentation. The effectiveness of the PCE-Net was demonstrated in comparison with state-of-the-art methods and the ablation study. The source code of this study is publicly available at https://github.com/HeverLaw/PCENet-Image-Enhancement.

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