Learning Mutually Local-global U-nets For High-resolution Retinal Lesion Segmentation in Fundus Images
Zizheng Yan, Xiaoguang Han, Changmiao Wang, Yuda Qiu, Zixiang Xiong,, Shuguang Cui

TL;DR
This paper introduces a novel neural network architecture that combines local and global U-net streams for high-resolution retinal lesion segmentation, effectively capturing detailed and contextual information to improve accuracy.
Contribution
It proposes a mutually optimized local-global U-net framework that enhances lesion segmentation by integrating patch-level and global-level analysis.
Findings
Significantly outperforms existing methods in small and scattered lesion detection
Effectively balances detail preservation and contextual understanding
Improves segmentation accuracy in high-resolution fundus images
Abstract
Diabetic retinopathy is the most important complication of diabetes. Early diagnosis of retinal lesions helps to avoid visual loss or blindness. Due to high-resolution and small-size lesion regions, applying existing methods, such as U-Nets, to perform segmentation on fundus photography is very challenging. Although downsampling the input images could simplify the problem, it loses detailed information. Conducting patch-level analysis helps reaching fine-scale segmentation yet usually leads to misunderstanding as the lack of context information. In this paper, we propose an efficient network that combines them together, not only being aware of local details but also taking fully use of the context perceptions. This is implemented by integrating the decoder parts of a global-level U-net and a patch-level one. The two streams are jointly optimized, ensuring that they are enhanced…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsRetinal Imaging and Analysis · Retinal Diseases and Treatments · Medical Image Segmentation Techniques
MethodsConcatenated Skip Connection · *Communicated@Fast*How Do I Communicate to Expedia? · Max Pooling · Convolution · U-Net
