Boundary and Entropy-driven Adversarial Learning for Fundus Image Segmentation
Pith reviewed 2026-05-25 15:37 UTC · model grok-4.3
The pith
Adversarial alignment of boundary predictions and entropy maps improves optic disc and cup segmentation across fundus image datasets.
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
The Boundary and Entropy-driven Adversarial Learning framework uses adversarial learning to encourage the boundary prediction and mask probability entropy map of the target domain to be similar to the source ones, generating more accurate boundaries and suppressing the high uncertainty predictions of OD and OC segmentation.
What carries the argument
Boundary and Entropy-driven Adversarial Learning framework that aligns boundary predictions and entropy maps between domains through adversarial training.
If this is right
- More accurate optic disc and cup boundaries on target domain images that differ from the training set.
- Reduced high-uncertainty predictions in ambiguous regions during OD and OC segmentation.
- Higher overall segmentation performance than prior unsupervised domain adaptation techniques on the tested retinal datasets.
Where Pith is reading between the lines
- The same alignment of boundary and uncertainty signals could extend to other medical segmentation tasks that suffer from scanner or population shifts.
- Models trained this way may require fewer target-domain labels in clinical screening pipelines for glaucoma.
- Further experiments could check whether the gains hold when the source and target datasets differ more strongly in resolution or patient demographics.
Load-bearing premise
Aligning boundary predictions and entropy maps of the target domain to the source domain via adversarial learning will produce improved segmentation accuracy on unlabeled target data.
What would settle it
A test on a held-out target fundus dataset in which the method shows no gain in boundary precision or reduction in uncertain predictions compared with standard adversarial domain adaptation baselines.
Figures
read the original abstract
Accurate segmentation of the optic disc (OD) and cup (OC)in fundus images from different datasets is critical for glaucoma disease screening. The cross-domain discrepancy (domain shift) hinders the generalization of deep neural networks to work on different domain datasets.In this work, we present an unsupervised domain adaptation framework,called Boundary and Entropy-driven Adversarial Learning (BEAL), to improve the OD and OC segmentation performance, especially on the ambiguous boundary regions. In particular, our proposed BEAL frame-work utilizes the adversarial learning to encourage the boundary prediction and mask probability entropy map (uncertainty map) of the target domain to be similar to the source ones, generating more accurate boundaries and suppressing the high uncertainty predictions of OD and OC segmentation. We evaluate the proposed BEAL framework on two public retinal fundus image datasets (Drishti-GS and RIM-ONE-r3), and the experiment results demonstrate that our method outperforms the state-of-the-art unsupervised domain adaptation methods. Codes will be available at https://github.com/EmmaW8/BEAL.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The manuscript proposes Boundary and Entropy-driven Adversarial Learning (BEAL), an unsupervised domain adaptation framework for optic disc (OD) and optic cup (OC) segmentation in fundus images. It employs adversarial learning to encourage the boundary predictions and mask probability entropy maps (uncertainty maps) of the target domain to match those of the source domain, with the goal of producing more accurate boundaries and suppressing high-uncertainty predictions. The framework is evaluated on the Drishti-GS and RIM-ONE-r3 datasets and reported to outperform prior state-of-the-art UDA methods.
Significance. If the quantitative results and implementation details hold, the work offers a focused extension of adversarial domain adaptation that targets boundary precision and predictive uncertainty—two factors directly relevant to glaucoma screening. The emphasis on entropy-map alignment provides a concrete mechanism for handling ambiguous regions that standard feature-level adaptation often overlooks.
major comments (2)
- [Abstract] Abstract: the claim of outperformance on Drishti-GS and RIM-ONE-r3 is stated without any numerical metrics, baseline comparisons, or error bars, preventing verification of the central empirical claim.
- [Method] Method description: the assumption that adversarial alignment of boundary predictions and entropy maps will necessarily improve segmentation accuracy on unlabeled target data is presented without an ablation study isolating the contribution of each alignment term or a theoretical argument showing why this alignment reduces domain shift more effectively than existing boundary-aware or uncertainty-aware UDA losses.
minor comments (1)
- [Abstract] The GitHub link for code release is a positive step toward reproducibility.
Simulated Author's Rebuttal
We thank the referee for the constructive comments on our manuscript. Below we provide point-by-point responses to the major comments. We will revise the paper to strengthen the presentation where the concerns are valid.
read point-by-point responses
-
Referee: [Abstract] Abstract: the claim of outperformance on Drishti-GS and RIM-ONE-r3 is stated without any numerical metrics, baseline comparisons, or error bars, preventing verification of the central empirical claim.
Authors: We agree that the abstract would be strengthened by including concrete metrics. In the revised version we will add the key Dice scores for OD and OC on both target datasets together with the main baseline comparisons (e.g., AdaptSegNet, ADDA) so that the outperformance claim can be directly verified from the abstract. revision: yes
-
Referee: [Method] Method description: the assumption that adversarial alignment of boundary predictions and entropy maps will necessarily improve segmentation accuracy on unlabeled target data is presented without an ablation study isolating the contribution of each alignment term or a theoretical argument showing why this alignment reduces domain shift more effectively than existing boundary-aware or uncertainty-aware UDA losses.
Authors: The current manuscript presents the overall framework and reports end-to-end gains but does not contain a dedicated ablation isolating the boundary and entropy terms nor a formal theoretical argument. We will therefore add an ablation study (removing each adversarial term in turn) and expand the discussion section with additional analysis of why boundary and entropy alignment are complementary to existing feature-level UDA losses, supported by the observed qualitative improvements on ambiguous regions. revision: yes
Circularity Check
No significant circularity
full rationale
The paper describes an unsupervised domain adaptation framework (BEAL) that applies adversarial learning to align boundary predictions and entropy maps between source and target domains for OD/OC segmentation. No equations, derivations, fitted parameters renamed as predictions, or load-bearing self-citations appear in the provided text. The central claim rests on the independent design of the adversarial objectives and empirical results on Drishti-GS and RIM-ONE-r3 datasets, without any reduction of outputs to inputs by construction or imported uniqueness theorems.
Axiom & Free-Parameter Ledger
axioms (2)
- domain assumption Cross-domain discrepancy (domain shift) hinders generalization of deep neural networks for OD/OC segmentation.
- domain assumption Adversarial alignment of boundary predictions and entropy maps will improve target-domain segmentation.
Reference graph
Works this paper leans on
- [1]
- [2]
- [3]
-
[4]
IEEE TMI 37(7), 1597–1605 (2018)
Fu, H., Cheng, J., Xu, Y., et al.: Joint optic disc and cup segmentation based on multi-label deep network and polar transformation. IEEE TMI 37(7), 1597–1605 (2018)
work page 2018
-
[5]
In: 24th interna- tional symposium on computer-based medical systems (CBMS)
Fumero, F., Alay´ on, S., Sanchez, J.L., Sigut, J., Gonzalez-Hernandez, M.: RIM- ONE: An open retinal image database for optic nerve evaluation. In: 24th interna- tional symposium on computer-based medical systems (CBMS). pp. 1–6 (2011)
work page 2011
-
[6]
FCNs in the Wild: Pixel-level Adversarial and Constraint-based Adaptation
Hoffman, J., Wang, D., Yu, F., Darrell, T.: FCNs in the wild: Pixel-level adversarial and constraint-based adaptation. arXiv preprint arXiv:1612.02649 (2016)
work page internal anchor Pith review Pith/arXiv arXiv 2016
- [7]
- [8]
-
[9]
JSM Biomedical Imaging Data Papers 2(1), 1004 (2015)
Sivaswamy, J., Krishnadas, S., Chakravarty, A., et al.: A comprehensive retinal image dataset for the assessment of glaucoma from the optic nerve head analysis. JSM Biomedical Imaging Data Papers 2(1), 1004 (2015)
work page 2015
- [10]
- [11]
-
[12]
Wang, S., Yu, L., Yang, X., Fu, C.W., Heng, P.A.: Patch-based output space adver- sarial learning for joint optic disc and cup segmentation. IEEE TMI p. to appear (2019)
work page 2019
-
[13]
Zhang, Y., Miao, S., Mansi, T., Liao, R.: Task driven generative modeling for unsupervised domain adaptation: Application to X-ray image segmentation. In: MICCAI. pp. 599–607. Springer (2018)
work page 2018
- [14]
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.