paper-with-me

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. This embedding captures informative representations of histopathological data, facilitating feature learning without extensive labeled datasets. During pre-training, we investigate employing a random crop technique to generate a large dataset from WSIs automatically. Additionally, we assess the performance of linear probes for multi-class classification tasks of cancer sub-types using the representations learnt by the MAE. Our approach aims to achieve strong performance on downstream tasks by leveraging the complementary strengths of ViTs and autoencoders. We evaluate our model's performance on the BRACS dataset and compare it with existing benchmarks.

📄 PDF Abstract BibTeX arXiv:2410.12006

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-class Classification

Methods 이 논문이 사용한 방법론

MAE 설명 없음

Similar Papers 제목 키워드 기반

Masked Siamese Networks for Label-Efficient Learning

2022-04-14 · Mahmoud Assran, Mathilde Caron, Ishan Misra, Piotr Bojanowski 외

We propose Masked Siamese Networks (MSN), a self-supervised learning framework for learning image representations. Our approach matches the representation of an image view containing randomly masked patches to the repres…

image-classificationImage ClassificationSelf-Supervised Image ClassificationSelf-Supervised Learning+1

Prosodic Structure Beyond Lexical Content: A Study of Self-Supervised Learning

2025-06-03 · Sarenne Wallbridge, Christoph Minixhofer, Catherine Lai, Peter Bell

People exploit the predictability of lexical structures during text comprehension. Though predictable structure is also present in speech, the degree to which prosody, e.g. intonation, tempo, and loudness, contributes to…

Emotion RecognitionReading ComprehensionSelf-Supervised Learning

Semi-MAE: Masked Autoencoders for Semi-supervised Vision Transformers

2023-01-04 · Haojie Yu, Kang Zhao, Xiaoming Xu

Vision Transformer (ViT) suffers from data scarcity in semi-supervised learning (SSL). To alleviate this issue, inspired by masked autoencoder (MAE), which is a data-efficient self-supervised learner, we propose Semi-MAE…

Decoderimage-classificationImage ClassificationRepresentation Learning+1

A Survey on Masked Autoencoder for Self-supervised Learning in Vision and Beyond

2022-07-30 · Chaoning Zhang, Chenshuang Zhang, Junha Song, John Seon Keun Yi 외

Masked autoencoders are scalable vision learners, as the title of MAE \cite{he2022masked}, which suggests that self-supervised learning (SSL) in vision might undertake a similar trajectory as in NLP. Specifically, genera…

Contrastive LearningDenoisingSelf-Supervised Learning

Gaussian Masked Autoencoders

2025-01-06 · Jathushan Rajasegaran, Xinlei Chen, Rulilong Li, Christoph Feichtenhofer 외

This paper explores Masked Autoencoders (MAE) with Gaussian Splatting. While reconstructive self-supervised learning frameworks such as MAE learns good semantic abstractions, it is not trained for explicit spatial awaren…

Edge DetectionRepresentation LearningSelf-Supervised LearningZero-Shot Learning