paper-with-me

Papers

Difficulty-aware Glaucoma Classification with Multi-Rater Consensus Modeling

2020-07-29 · Shuang Yu, Hong-Yu Zhou, Kai Ma, Cheng Bian, Chunyan Chu, Hanruo Liu, Yefeng Zheng

Medical images are generally labeled by multiple experts before the final ground-truth labels are determined. Consensus or disagreement among experts regarding individual images reflects the gradeability and difficulty levels of the image. However, when being used for model training, only the final ground-truth label is utilized, while the critical information contained in the raw multi-rater gradings regarding the image being an easy/hard case is discarded. In this paper, we aim to take advantage of the raw multi-rater gradings to improve the deep learning model performance for the glaucoma classification task. Specifically, a multi-branch model structure is proposed to predict the most sensitive, most specifical and a balanced fused result for the input images. In order to encourage the sensitivity branch and specificity branch to generate consistent results for consensus labels and opposite results for disagreement labels, a consensus loss is proposed to constrain the output of the two branches. Meanwhile, the consistency/inconsistency between the prediction results of the two branches implies the image being an easy/hard case, which is further utilized to encourage the balanced fusion branch to concentrate more on the hard cases. Compared with models trained only with the final ground-truth labels, the proposed method using multi-rater consensus information has achieved superior performance, and it is also able to estimate the difficulty levels of individual input images when making the prediction.

📄 PDF Abstract BibTeX arXiv:2007.14848

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral ClassificationSpecificity

Similar Papers 제목 키워드 기반

Opinions Vary? Diagnosis First!

2022-02-14 · Junde Wu, Huihui Fang, Dalu Yang, Zhaowei Wang 외

With the advancement of deep learning techniques, an increasing number of methods have been proposed for optic disc and cup (OD/OC) segmentation from the fundus images. Clinically, OD/OC segmentation is often annotated b…

Medical Image SegmentationSegmentationSemantic Segmentation

MPD$^2$-Router: Mask-aware Multi-expert Prior-regularized Dual-head Deferral Router in Glaucoma Screening and Diagnosis

2026-05-08 · Wenxin Zhan arxiv

Learning-to-defer (L2D) can make glaucoma screening safer by routing difficult/uncertain cases to humans, yet standard formulations overlook expert availability, heterogeneous readers behavior, workload imbalance, asymme…

Learning self-calibrated optic disc and cup segmentation from multi-rater annotations

2022-06-10 · Junde Wu, Huihui Fang, Fangxin Shang, Zhaowei Wang 외

The segmentation of optic disc(OD) and optic cup(OC) from fundus images is an important fundamental task for glaucoma diagnosis. In the clinical practice, it is often necessary to collect opinions from multiple experts t…

Segmentation

TRk-CNN: Transferable Ranking-CNN for image classification of glaucoma, glaucoma suspect, and normal eyes

2019-05-16 · Tae Joon Jun, Youngsub Eom, Dohyeun Kim, Cherry Kim 외

In this paper, we proposed Transferable Ranking Convolutional Neural Network (TRk-CNN) that can be effectively applied when the classes of images to be classified show a high correlation with each other. The multi-class …

ClassificationGeneral Classificationimage-classificationImage Classification+4

Data-Centric Label Smoothing for Explainable Glaucoma Screening from Eye Fundus Images

2024-06-06 · Adrian Galdran, Miguel A. González Ballester

As current computing capabilities increase, modern machine learning and computer vision system tend to increase in complexity, mostly by means of larger models and advanced optimization strategies. Although often neglect…