paper-with-me

Papers

Self-distillation Augmented Masked Autoencoders for Histopathological Image Classification

2022-03-31 · Yang Luo, Zhineng Chen, Shengtian Zhou, Xieping Gao

Self-supervised learning (SSL) has drawn increasing attention in histopathological image analysis in recent years. Compared to contrastive learning which is troubled with the false negative problem, i.e., semantically similar images are selected as negative samples, masked autoencoders (MAE) building SSL from a generative paradigm is probably a more appropriate pre-training. In this paper, we introduce MAE and verify the effect of visible patches for histopathological image understanding. Moreover, a novel SD-MAE model is proposed to enable a self-distillation augmented MAE. Besides the reconstruction loss on masked image patches, SD-MAE further imposes the self-distillation loss on visible patches to enhance the representational capacity of the encoder located shallow layer. We apply SD-MAE to histopathological image classification, cell segmentation and object detection. Experiments demonstrate that SD-MAE shows highly competitive performance when compared with other SSL methods in these tasks.

📄 PDF Abstract BibTeX arXiv:2203.16983

Code (0)

등록된 구현이 없습니다.

Tasks

Cell SegmentationClassificationContrastive LearningHistopathological Image Classificationimage-classificationImage Classificationobject-detectionObject DetectionSelf-Supervised Learning

Methods 이 논문이 사용한 방법론

MAE 설명 없음
Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Beyond Labels: A Self-Supervised Framework with Masked Autoencoders and Random Cropping for Breast Cancer Subtype Classification

2024-10-15 · Annalisa Chiocchetti, Marco Dossena, Christopher Irwin, Luigi Portinale

This work contributes to breast cancer sub-type classification using histopathological images. We utilize masked autoencoders (MAEs) to learn a self-supervised embedding tailored for computer vision tasks in this domain.…

Multi-class Classification

Multi-modal Masked Autoencoders Learn Compositional Histopathological Representations

2022-09-04 · Wisdom Oluchi Ikezogwo, Mehmet Saygin Seyfioglu, Linda Shapiro

Self-supervised learning (SSL) enables learning useful inductive biases through utilizing pretext tasks that require no labels. The unlabeled nature of SSL makes it especially important for whole slide histopathological …

Self-Supervised Learning

Exploring Target Representations for Masked Autoencoders

2022-09-08 · Xingbin Liu, Jinghao Zhou, Tao Kong, Xianming Lin 외

Masked autoencoders have become popular training paradigms for self-supervised visual representation learning. These models randomly mask a portion of the input and reconstruct the masked portion according to the target …

Image ClassificationInstance SegmentationKnowledge Distillationobject-detection+5

Masked Graph Autoencoders with Contrastive Augmentation for Spatially Resolved Transcriptomics Data

2024-08-09 · Donghai Fang, Fangfang Zhu, Dongting Xie, Wenwen Min

With the rapid advancement of Spatial Resolved Transcriptomics (SRT) technology, it is now possible to comprehensively measure gene transcription while preserving the spatial context of tissues. Spatial domain identifica…

DenoisingTriplet

Generic-to-Specific Distillation of Masked Autoencoders

2023-02-28 · CVPR 2023 1 · Wei Huang, Zhiliang Peng, Li Dong, Furu Wei 외

Large vision Transformers (ViTs) driven by self-supervised pre-training mechanisms achieved unprecedented progress. Lightweight ViT models limited by the model capacity, however, benefit little from those pre-training me…

Decoderimage-classificationImage ClassificationKnowledge Distillation+3