# Bridging Synthetic and Real Images: a Transferable and Multiple   Consistency aided Fundus Image Enhancement Framework

**Authors:** Erjian Guo, Huazhu Fu, Luping Zhou, Dong Xu

arXiv: 2302.11795 · 2023-02-24

## TL;DR

This paper introduces a novel teacher-student framework with a multi-stage attention network for fundus image enhancement, effectively bridging synthetic and real images to improve clinical diagnostic accuracy.

## Contribution

It proposes a combined domain adaptation and enhancement framework with a multi-stage attention network, addressing the domain shift issue in fundus image enhancement.

## Key findings

- Outperforms baseline methods on real and synthetic datasets
- Improves downstream clinical task performance
- Reduces domain shift between synthetic and real images

## Abstract

Deep learning based image enhancement models have largely improved the readability of fundus images in order to decrease the uncertainty of clinical observations and the risk of misdiagnosis. However, due to the difficulty of acquiring paired real fundus images at different qualities, most existing methods have to adopt synthetic image pairs as training data. The domain shift between the synthetic and the real images inevitably hinders the generalization of such models on clinical data. In this work, we propose an end-to-end optimized teacher-student framework to simultaneously conduct image enhancement and domain adaptation. The student network uses synthetic pairs for supervised enhancement, and regularizes the enhancement model to reduce domain-shift by enforcing teacher-student prediction consistency on the real fundus images without relying on enhanced ground-truth. Moreover, we also propose a novel multi-stage multi-attention guided enhancement network (MAGE-Net) as the backbones of our teacher and student network. Our MAGE-Net utilizes multi-stage enhancement module and retinal structure preservation module to progressively integrate the multi-scale features and simultaneously preserve the retinal structures for better fundus image quality enhancement. Comprehensive experiments on both real and synthetic datasets demonstrate that our framework outperforms the baseline approaches. Moreover, our method also benefits the downstream clinical tasks.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/2302.11795/full.md

## Figures

6 figures with captions in the complete paper: https://tomesphere.com/paper/2302.11795/full.md

## References

56 references — full list in the complete paper: https://tomesphere.com/paper/2302.11795/full.md

---
Source: https://tomesphere.com/paper/2302.11795