paper-with-me

Papers

Sequence-to-Sequence Contrastive Learning for Text Recognition

2020-12-20 · CVPR 2021 1 · Aviad Aberdam, Ron Litman, Shahar Tsiper, Oron Anschel, Ron Slossberg, Shai Mazor, R. Manmatha, Pietro Perona

We propose a framework for sequence-to-sequence contrastive learning (SeqCLR) of visual representations, which we apply to text recognition. To account for the sequence-to-sequence structure, each feature map is divided into different instances over which the contrastive loss is computed. This operation enables us to contrast in a sub-word level, where from each image we extract several positive pairs and multiple negative examples. To yield effective visual representations for text recognition, we further suggest novel augmentation heuristics, different encoder architectures and custom projection heads. Experiments on handwritten text and on scene text show that when a text decoder is trained on the learned representations, our method outperforms non-sequential contrastive methods. In addition, when the amount of supervision is reduced, SeqCLR significantly improves performance compared with supervised training, and when fine-tuned with 100% of the labels, our method achieves state-of-the-art results on standard handwritten text recognition benchmarks.

📄 PDF Abstract BibTeX arXiv:2012.10873

Code (2)

amazon-research/semimtr-text-recognition pytorch
amazon-science/semimtr-text-recognition pytorch

Tasks

Contrastive LearningDecoderHandwritten Text Recognition

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Graph Contrastive Learning for Skeleton-based Action Recognition

2023-01-26 · Xiaohu Huang, Hao Zhou, Jian Wang, Haocheng Feng 외

In the field of skeleton-based action recognition, current top-performing graph convolutional networks (GCNs) exploit intra-sequence context to construct adaptive graphs for feature aggregation. However, we argue that su…

Action RecognitionContrastive LearningGraph LearningSkeleton Based Action Recognition

Learning Video Representations using Contrastive Bidirectional Transformer

2019-06-13 · Chen Sun, Fabien Baradel, Kevin Murphy, Cordelia Schmid

This paper proposes a self-supervised learning approach for video features that results in significantly improved performance on downstream tasks (such as video classification, captioning and segmentation) compared to ex…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Representation LearningSelf-Supervised Learning+4

Contrast-reconstruction Representation Learning for Self-supervised Skeleton-based Action Recognition

2021-11-22 · Peng Wang, Jun Wen, Chenyang Si, Yuntao Qian 외

Skeleton-based action recognition is widely used in varied areas, e.g., surveillance and human-machine interaction. Existing models are mainly learned in a supervised manner, thus heavily depending on large-scale labeled…

Action RecognitionContrastive LearningKnowledge DistillationRepresentation Learning+3

Contrastive Learning from Spatio-Temporal Mixed Skeleton Sequences for Self-Supervised Skeleton-Based Action Recognition

2022-07-07 · Zhan Chen, Hong Liu, Tianyu Guo, Zhengyan Chen 외

Self-supervised skeleton-based action recognition with contrastive learning has attracted much attention. Recent literature shows that data augmentation and large sets of contrastive pairs are crucial in learning such re…

Action RecognitionContrastive LearningData AugmentationSelf-supervised Skeleton-based Action Recognition+1

Contrastive Predictive Autoencoders for Dynamic Point Cloud Self-Supervised Learning

2023-05-22 · Xiaoxiao Sheng, Zhiqiang Shen, Gang Xiao

We present a new self-supervised paradigm on point cloud sequence understanding. Inspired by the discriminative and generative self-supervised methods, we design two tasks, namely point cloud sequence based Contrastive P…

Action RecognitionColorizationContrastive LearningDecoder+2