GLAM: Glomeruli Segmentation for Human Pathological Lesions using Adapted Mouse Model
Lining Yu, Mengmeng Yin, Ruining Deng, Quan Liu, Tianyuan Yao, Can Cui, Yitian Long, Yu Wang, Yaohong Wang, Shilin Zhao, Haichun Yang, Yuankai Huo
TL;DR
GLAM addresses the problem of cross-species segmentation of pathological glomeruli by adapting a mouse-derived model to human kidney lesions using zero-shot and hybrid transfer learning. It combines a residual U-Net backbone with a dynamic, class-aware head that uses a class vector $T_k$ to generate lesion-specific kernels, enabling fine-grained, partially labeled segmentation with the final mask $P = ((((M * \omega_1) * \omega_2) * \omega_3))$ where $\omega = \phi(\text{GAP}(F) || T_k; \Theta_\phi)$. Across mouse and human datasets, zero-shot (M2H) and hybrid (M&H2H) training improve performance over baselines, demonstrating the viability of leveraging mouse data for human pathology with reduced annotation burden. This work offers a practical, data-efficient path toward translational renal pathology tools and introduces a framework that can be extended to other cross-species medical imaging tasks.
Abstract
Moving from animal models to human applications in preclinical research encompasses a broad spectrum of disciplines in medical science. A fundamental element in the development of new drugs, treatments, diagnostic methods, and in deepening our understanding of disease processes is the accurate measurement of kidney tissues. Past studies have demonstrated the viability of translating glomeruli segmentation techniques from mouse models to human applications. Yet, these investigations tend to neglect the complexities involved in segmenting pathological glomeruli affected by different lesions. Such lesions present a wider range of morphological variations compared to healthy glomerular tissue, which are arguably more valuable than normal glomeruli in clinical practice. Furthermore, data on lesions from animal models can be more readily scaled up from disease models and whole kidney biopsies. This brings up a question: ``\textit{Can a pathological segmentation model trained on mouse models be effectively applied to human patients?}" To answer this question, we introduced GLAM, a deep learning study for fine-grained segmentation of human kidney lesions using a mouse model, addressing mouse-to-human transfer learning, by evaluating different learning strategies for segmenting human pathological lesions using zero-shot transfer learning and hybrid learning by leveraging mouse samples. From the results, the hybrid learning model achieved superior performance.
