Utilizing Weak-to-Strong Consistency for Semi-Supervised Glomeruli Segmentation

Irina Zhang,Jim Denholm,Azam Hamidinekoo,Oskar Ålund,Christopher Bagnall,Joana Palés Huix,Michal Sulikowski,Ortensia Vito,Arthur Lewis,Robert Unwin,Magnus Soderberg,Nikolay Burlutskiy,Talha Qaiser
2024-05-30
Abstract:Accurate segmentation of glomerulus instances attains high clinical significance in the automated analysis of renal biopsies to aid in diagnosing and monitoring kidney disease. Analyzing real-world histopathology images often encompasses inter-observer variability and requires a labor-intensive process of data annotation. Therefore, conventional supervised learning approaches generally achieve sub-optimal performance when applied to external datasets. Considering these challenges, we present a semi-supervised learning approach for glomeruli segmentation based on the weak-to-strong consistency framework validated on multiple real-world datasets. Our experimental results on 3 independent datasets indicate superior performance of our approach as compared with existing supervised baseline models such as U-Net and SegFormer.
Image and Video Processing,Computer Vision and Pattern Recognition,Machine Learning
What problem does this paper attempt to address?
This paper aims to address the issue of accurate segmentation of glomeruli in medical image analysis, particularly in the application of automated diagnosis and monitoring of chronic kidney disease (CKD). Current methods often perform poorly when dealing with real-world pathological images due to the differences and high variability in data annotation. Therefore, the paper proposes a semi-supervised learning approach based on a weak-to-strong consistency framework for glomerular segmentation to improve the generalization performance on multi-center, large-scale real-world datasets. The researchers compared this method with existing supervised learning models such as U-Net and SegFormer, and validated its superiority on three independent datasets. Diverse data sources including NURTuRE (the UK's first renal biobank), KPMP (Kidney Precision Medicine Project in the US), and HuBMAP (a publicly available dataset on renal and vascular anatomy) were used. By combining labeled and unlabeled data, their semi-supervised learning algorithm outperformed the supervised baseline model on external datasets. The core of the paper lies in utilizing high-confidence predictions from weakly augmented images as pseudo-labels, training the model to make consistent predictions on strongly augmented images, thus achieving weak-to-strong consistency regularization. This approach enhances the model's ability to capture detailed information across different augmented images. Experimental results demonstrate that the proposed semi-supervised learning method performs well on evaluation metrics such as Dice coefficient and recall on all three validation datasets, while maintaining comparable accuracy, confirming its potential in handling multi-center real-world pathological data. This method has the potential to be extended to identify different types of glomerular diseases or morphological changes, assisting in the pathological examination of kidney biopsies.