paper-with-me

Papers

Self-supervised Model Based on Masked Autoencoders Advance CT Scans Classification

2022-10-11 · Jiashu Xu, Sergii Stirenko

The coronavirus pandemic has been going on since the year 2019, and the trend is still not abating. Therefore, it is particularly important to classify medical CT scans to assist in medical diagnosis. At present, Supervised Deep Learning algorithms have made a great success in the classification task of medical CT scans, but medical image datasets often require professional image annotation, and many research datasets are not publicly available. To solve this problem, this paper is inspired by the self-supervised learning algorithm MAE and uses the MAE model pre-trained on ImageNet to perform transfer learning on CT Scans dataset. This method improves the generalization performance of the model and avoids the risk of overfitting on small datasets. Through extensive experiments on the COVID-CT dataset and the SARS-CoV-2 dataset, we compare the SSL-based method in this paper with other state-of-the-art supervised learning-based pretraining methods. Experimental results show that our method improves the generalization performance of the model more effectively and avoids the risk of overfitting on small datasets. The model achieved almost the same accuracy as supervised learning on both test datasets. Finally, ablation experiments aim to fully demonstrate the effectiveness of our method and how it works.

📄 PDF Abstract BibTeX arXiv:2210.05073

Code (0)

등록된 구현이 없습니다.

Tasks

Medical DiagnosisSelf-Supervised LearningTransfer Learning

Methods 이 논문이 사용한 방법론

Test 설명 없음
MAE 설명 없음

Similar Papers 제목 키워드 기반

Masked Autoencoders for Point Cloud Self-supervised Learning

2022-03-13 · Yatian Pang, Wenxiao Wang, Francis E. H. Tay, Wei Liu 외

As a promising scheme of self-supervised learning, masked autoencoding has significantly advanced natural language processing and computer vision. Inspired by this, we propose a neat scheme of masked autoencoders for poi…

3D Part Segmentation3D Point Cloud ClassificationFew-Shot 3D Point Cloud ClassificationFew-Shot Learning+1

ICHOR: A Robust Representation Learning Approach for ASL CBF Maps with Self-Supervised Masked Autoencoders

2026-03-05 · Xavier Beltran-Urbano, Yiran Li, Xinglin Zeng, Katie R. Jobson 외 arxiv

Arterial spin labeling (ASL) perfusion MRI allows direct quantification of regional cerebral blood flow (CBF) without exogenous contrast, enabling noninvasive measurements that can be repeated without constraints imposed…

Representation Learning

Self-Guided Masked Autoencoders for Domain-Agnostic Self-Supervised Learning

2024-02-22 · Johnathan Xie, Yoonho Lee, Annie S. Chen, Chelsea Finn

Self-supervised learning excels in learning representations from large amounts of unlabeled data, demonstrating success across multiple data modalities. Yet, extending self-supervised learning to new modalities is non-tr…

Molecular Property PredictionProperty PredictionSelf-Supervised Learning

Masked Capsule Autoencoders

2024-03-07 · Miles Everett, Mingjun Zhong, Georgios Leontidis

We propose Masked Capsule Autoencoders (MCAE), the first Capsule Network that utilises pretraining in a modern self-supervised paradigm, specifically the masked image modelling framework. Capsule Networks have emerged as…

Decoder

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