paper-with-me

Papers

MaskOCR: Text Recognition with Masked Encoder-Decoder Pretraining

2022-06-01 · Pengyuan Lyu, Chengquan Zhang, Shanshan Liu, Meina Qiao, Yangliu Xu, Liang Wu, Kun Yao, Junyu Han, Errui Ding, Jingdong Wang

Text images contain both visual and linguistic information. However, existing pre-training techniques for text recognition mainly focus on either visual representation learning or linguistic knowledge learning. In this paper, we propose a novel approach MaskOCR to unify vision and language pre-training in the classical encoder-decoder recognition framework. We adopt the masked image modeling approach to pre-train the feature encoder using a large set of unlabeled real text images, which allows us to learn strong visual representations. In contrast to introducing linguistic knowledge with an additional language model, we directly pre-train the sequence decoder. Specifically, we transform text data into synthesized text images to unify the data modalities of vision and language, and enhance the language modeling capability of the sequence decoder using a proposed masked image-language modeling scheme. Significantly, the encoder is frozen during the pre-training phase of the sequence decoder. Experimental results demonstrate that our proposed method achieves superior performance on benchmark datasets, including Chinese and English text images.

📄 PDF Abstract BibTeX arXiv:2206.00311

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderLanguage ModelingLanguage ModellingOptical Character Recognition (OCR)Representation Learning

Similar Papers 제목 키워드 기반

USTED: Improving ASR with a Unified Speech and Text Encoder-Decoder

2022-02-12 · Bolaji Yusuf, Ankur Gandhe, Alex Sokolov

Improving end-to-end speech recognition by incorporating external text data has been a longstanding research topic. There has been a recent focus on training E2E ASR models that get the performance benefits of external t…

DecoderLanguage ModelingLanguage ModellingMachine Translation+2

VL-Reader: Vision and Language Reconstructor is an Effective Scene Text Recognizer

2024-09-18 · Humen Zhong, Zhibo Yang, Zhaohai Li, Peng Wang 외

Text recognition is an inherent integration of vision and language, encompassing the visual texture in stroke patterns and the semantic context among the character sequences. Towards advanced text recognition, there are …

DecoderScene Text Recognition

Effective Decoder Masking for Transformer Based End-to-End Speech Recognition

2020-10-27 · Shi-Yan Weng, Berlin Chen

The attention-based encoder-decoder modeling paradigm has achieved promising results on a variety of speech processing tasks like automatic speech recognition (ASR), text-to-speech (TTS) and among others. This paradigm t…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)DecoderLanguage Modeling+6

A vector quantized masked autoencoder for audiovisual speech emotion recognition

2023-05-05 · Samir Sadok, Simon Leglaive, Renaud Séguier

An important challenge in emotion recognition is to develop methods that can leverage unlabeled training data. In this paper, we propose the VQ-MAE-AV model, a self-supervised multimodal model that leverages masked autoe…

Contrastive LearningEmotion RecognitionRepresentation LearningSelf-Supervised Learning+1

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