paper-with-me

홈 › Papers

Masked Pre-Training of Transformers for Histology Image Analysis

2023-04-14 · Shuai Jiang, Liesbeth Hondelink, Arief A. Suriawinata, Saeed Hassanpour

In digital pathology, whole slide images (WSIs) are widely used for applications such as cancer diagnosis and prognosis prediction. Visual transformer models have recently emerged as a promising method for encoding large regions of WSIs while preserving spatial relationships among patches. However, due to the large number of model parameters and limited labeled data, applying transformer models to WSIs remains challenging. Inspired by masked language models, we propose a pretext task for training the transformer model without labeled data to address this problem. Our model, MaskHIT, uses the transformer output to reconstruct masked patches and learn representative histological features based on their positions and visual features. The experimental results demonstrate that MaskHIT surpasses various multiple instance learning approaches by 3% and 2% on survival prediction and cancer subtype classification tasks, respectively. Furthermore, MaskHIT also outperforms two of the most recent state-of-the-art transformer-based methods. Finally, a comparison between the attention maps generated by the MaskHIT model with pathologist's annotations indicates that the model can accurately identify clinically relevant histological structures in each task.

📄 PDF Abstract BibTeX arXiv:2304.07434

Code (1)

bmirds/wsi-plp 공식 구현 pytorch

Tasks

Multiple Instance LearningPrognosisSurvival Predictionwhole slide images

Similar Papers 제목 키워드 기반

Learning from Gene Names, Expression Values and Images: Contrastive Masked Text-Image Pretraining for Spatial Transcriptomics Representation Learning

2025-09-21 · Jiahe Qian, Yaoyu Fang, Ziqiao Weng, Xinkun Wang 외 arxiv

Spatial transcriptomics aims to connect high-resolution histology images with spatially resolved gene expression. To achieve better performance on downstream tasks such as gene expression prediction, large-scale pre-trai…

Representation Learning

Adapting a Pre-trained Single-Cell Foundation Model to Spatial Gene Expression Generation from Histology Images

2026-03-20 · Donghai Fang, Yongheng Li, Zhen Wang, Yuansong Zeng 외 arxiv

Spatial transcriptomics (ST) enables spot-level in situ expression profiling, but its high cost and limited throughput motivate predicting expression directly from HE-stained histology. Recent advances explore using scor…

Fast Training of Diffusion Models with Masked Transformers

2023-06-15 · Hongkai Zheng, Weili Nie, Arash Vahdat, Anima Anandkumar

We propose an efficient approach to train large diffusion models with masked transformers. While masked transformers have been extensively explored for representation learning, their application to generative learning is…

DecoderDenoisingRepresentation Learning

Self Pre-training with Masked Autoencoders for Medical Image Classification and Segmentation

2022-03-10 · Lei Zhou, Huidong Liu, Joseph Bae, Junjun He 외

Masked Autoencoder (MAE) has recently been shown to be effective in pre-training Vision Transformers (ViT) for natural image analysis. By reconstructing full images from partially masked inputs, a ViT encoder aggregates …

Brain Tumor Segmentationimage-classificationImage ClassificationLung Disease Classification+4

CLIP-IT: CLIP-based Pairing for Histology Images Classification

2025-04-22 · Banafsheh Karimian, Giulia Avanzato, Soufian Belharbi, Luke McCaffrey 외

Multimodal learning has shown significant promise for improving medical image analysis by integrating information from complementary data sources. This is widely employed for training vision-language models (VLMs) for ca…

Medical Image Analysisparameter-efficient fine-tuning