paper-with-me

Papers

Relational Contrastive Learning for Scene Text Recognition

2023-08-01 · Jinglei Zhang, Tiancheng Lin, Yi Xu, Kai Chen, Rui Zhang

Context-aware methods achieved great success in supervised scene text recognition via incorporating semantic priors from words. We argue that such prior contextual information can be interpreted as the relations of textual primitives due to the heterogeneous text and background, which can provide effective self-supervised labels for representation learning. However, textual relations are restricted to the finite size of dataset due to lexical dependencies, which causes the problem of over-fitting and compromises representation robustness. To this end, we propose to enrich the textual relations via rearrangement, hierarchy and interaction, and design a unified framework called RCLSTR: Relational Contrastive Learning for Scene Text Recognition. Based on causality, we theoretically explain that three modules suppress the bias caused by the contextual prior and thus guarantee representation robustness. Experiments on representation quality show that our method outperforms state-of-the-art self-supervised STR methods. Code is available at https://github.com/ThunderVVV/RCLSTR.

📄 PDF Abstract BibTeX arXiv:2308.00508

Code (1)

thundervvv/rclstr 공식 구현 pytorch

Tasks

Contrastive LearningRepresentation LearningScene Text Recognition

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Relational Contrastive Learning and Masked Image Modeling for Scene Text Recognition

2024-11-18 · Tiancheng Lin, Jinglei Zhang, Yi Xu, Kai Chen 외

Context-aware methods have achieved remarkable advancements in supervised scene text recognition by leveraging semantic priors from words. Considering the heterogeneity of text and background in STR, we propose that such…

Contrastive LearningRepresentation LearningScene Text Recognition

Multi-hop Relational Contrastive Learning: Extending Spatial Contrastive Pre-training Beyond Pairwise Relations

2026-05-15 · Sheikh Tanvir Ahmed, Md. Tanvir Raihan arxiv

Understanding how objects relate to each other in space is fundamental to scene understanding, yet most contrastive pre-training approaches only model pairwise relationships, leaving richer compositional and multi-hop in…

Contrastive LearningScene UnderstandingQuestion Answering

CORE-Text: Improving Scene Text Detection with Contrastive Relational Reasoning

2021-12-14 · Jingyang Lin, Yingwei Pan, Rongfeng Lai, Xuehang Yang 외

Localizing text instances in natural scenes is regarded as a fundamental challenge in computer vision. Nevertheless, owing to the extremely varied aspect ratios and scales of text instances in real scenes, most conventio…

RelationRelational ReasoningScene Text DetectionText Detection

Hierarchical Relational Networks for Group Activity Recognition and Retrieval

2018-09-01 · ECCV 2018 9 · Mostafa S. Ibrahim, Greg Mori

Modeling structured relationships between people in a scene is an important step toward visual understanding. We present a Hierarchical Relational Network that computes relational representations of people, given graph s…

Activity RecognitionDenoisingGroup Activity RecognitionRetrieval

Facilitating Contrastive Learning of Discourse Relational Senses by Exploiting the Hierarchy of Sense Relations

2023-01-06 · Wanqiu Long, Bonnie Webber

Implicit discourse relation recognition is a challenging task that involves identifying the sense or senses that hold between two adjacent spans of text, in the absence of an explicit connective between them. In both PDT…

Contrastive LearningRelation