NeFut Logo NeFut
Admin Login

[CS.AI] ProsMAE: Multi-Source MAE for ISUP Grade Classification

Published at: 2026-07-11 22:00 Last updated: 2026-07-13 08:40
#AI #Machine Learning #DeepSeek

Abstract

Whole slide images (WSIs) provide rich diagnostic information for computational pathology, but their gigapixel scale, stain variation, scanner differences, tissue artifacts, and limited expert annotation make robust model training challenging. This paper presents a multi-source Masked Autoencoder (MAE) framework, named ProsMAE, for histopathology representation learning.

Tiles from Prostate cANcer graDe Assessment (PANDA), CAncer MEtastases in LYmph nOdes challeNge 2017 (CAMELYON17), and BReAst Carcinoma Subtyping (BRACS) are used for ProsMAE pretraining to expose the encoder to diverse tissue morphology and acquisition conditions. The learned encoder is transferred for International Society of Urological Pathology (ISUP) grade classification through ProsCLS, using a frozen encoder and a linear classification head. ProsMAE achieved a higher mean validation quadratic weighted kappa (QWK) than the vanilla MAE frozen linear-probe baseline under the evaluated disjoint PANDA split. Repeated-split evaluation remains necessary to further establish robustness across split compositions.

Blogger's Review: The multi-source pretraining strategy of ProsMAE effectively enhances model performance in handling complex pathology images, demonstrating the potential of cross-dataset learning. This approach not only provides a new perspective for ISUP grade classification but also lays a foundation for other medical image analysis tasks. Exploring ways to further boost model robustness will be key for future research.

Original Source: https://arxiv.org/abs/2607.08162

[h] Back to Home