paper-with-me

Papers

Masked Self-Supervised Pre-Training for Text Recognition Transformers on Large-Scale Datasets

2025-03-28 · Martin Kišš, Michal Hradiš

Self-supervised learning has emerged as a powerful approach for leveraging large-scale unlabeled data to improve model performance in various domains. In this paper, we explore masked self-supervised pre-training for text recognition transformers. Specifically, we propose two modifications to the pre-training phase: progressively increasing the masking probability, and modifying the loss function to incorporate both masked and non-masked patches. We conduct extensive experiments using a dataset of 50M unlabeled text lines for pre-training and four differently sized annotated datasets for fine-tuning. Furthermore, we compare our pre-trained models against those trained with transfer learning, demonstrating the effectiveness of the self-supervised pre-training. In particular, pre-training consistently improves the character error rate of models, in some cases up to 30 % relatively. It is also on par with transfer learning but without relying on extra annotated text lines.

📄 PDF Abstract BibTeX arXiv:2503.22513

Code (0)

등록된 구현이 없습니다.

Tasks

Self-Supervised LearningTransfer Learning

Similar Papers 제목 키워드 기반

Understanding Self-Supervised Pretraining with Part-Aware Representation Learning

2023-01-27 · Jie Zhu, Jiyang Qi, Mingyu Ding, Xiaokang Chen 외

In this paper, we are interested in understanding self-supervised pretraining through studying the capability that self-supervised representation pretraining methods learn part-aware representations. The study is mainly …

Contrastive LearningObjectRepresentation Learning

Reading and Writing: Discriminative and Generative Modeling for Self-Supervised Text Recognition

2022-07-01 · Mingkun Yang, Minghui Liao, Pu Lu, Jing Wang 외

Existing text recognition methods usually need large-scale training data. Most of them rely on synthetic training data due to the lack of annotated real images. However, there is a domain gap between the synthetic data a…

Contrastive LearningScene Text Recognition

SkeletonMAE: Spatial-Temporal Masked Autoencoders for Self-supervised Skeleton Action Recognition

2022-09-01 · Wenhan Wu, Yilei Hua, Ce Zheng, Shiqian Wu 외

Fully supervised skeleton-based action recognition has achieved great progress with the blooming of deep learning techniques. However, these methods require sufficient labeled data which is not easy to obtain. In contras…

Action RecognitionDecoderSelf-supervised Skeleton-based Action RecognitionSkeleton Based Action Recognition

Self-Supervised learning with cross-modal transformers for emotion recognition

2020-11-20 · Aparna Khare, Srinivas Parthasarathy, Shiva Sundaram

Emotion recognition is a challenging task due to limited availability of in-the-wild labeled datasets. Self-supervised learning has shown improvements on tasks with limited labeled datasets in domains like speech and nat…

Emotion RecognitionLanguage ModelingLanguage ModellingMasked Language Modeling+3

STARS: Self-supervised Tuning for 3D Action Recognition in Skeleton Sequences

2024-07-15 · Soroush Mehraban, Mohammad Javad Rajabi, Babak Taati

Self-supervised pretraining methods with masked prediction demonstrate remarkable within-dataset performance in skeleton-based action recognition. However, we show that, unlike contrastive learning approaches, they do no…

3D Action RecognitionAction RecognitionContrastive LearningDecoder+4