paper-with-me

Papers

Self-Supervised Pre-training with Symmetric Superimposition Modeling for Scene Text Recognition

2024-05-09 · Zuan Gao, Yuxin Wang, Yadong Qu, Boqiang Zhang, Zixiao Wang, Jianjun Xu, Hongtao Xie

In text recognition, self-supervised pre-training emerges as a good solution to reduce dependence on expansive annotated real data. Previous studies primarily focus on local visual representation by leveraging mask image modeling or sequence contrastive learning. However, they omit modeling the linguistic information in text images, which is crucial for recognizing text. To simultaneously capture local character features and linguistic information in visual space, we propose Symmetric Superimposition Modeling (SSM). The objective of SSM is to reconstruct the direction-specific pixel and feature signals from the symmetrically superimposed input. Specifically, we add the original image with its inverted views to create the symmetrically superimposed inputs. At the pixel level, we reconstruct the original and inverted images to capture character shapes and texture-level linguistic context. At the feature level, we reconstruct the feature of the same original image and inverted image with different augmentations to model the semantic-level linguistic context and the local character discrimination. In our design, we disrupt the character shape and linguistic rules. Consequently, the dual-level reconstruction facilitates understanding character shapes and linguistic information from the perspective of visual texture and feature semantics. Experiments on various text recognition benchmarks demonstrate the effectiveness and generality of SSM, with 4.1% average performance gains and 86.6% new state-of-the-art average word accuracy on Union14M benchmarks. The code is available at https://github.com/FaltingsA/SSM.

📄 PDF Abstract BibTeX arXiv:2405.05841

Code (1)

faltingsa/ssm 공식 구현 pytorch

Tasks

Contrastive LearningScene Text Recognition

Methods 이 논문이 사용한 방법론

Focus 설명 없음

Similar Papers 제목 키워드 기반

Asymmetric Dual Self-Distillation for 3D Self-Supervised Representation Learning

2025-06-26 · Remco F. Leijenaar, Hamidreza Kasaei

Learning semantically meaningful representations from unstructured 3D point clouds remains a central challenge in computer vision, especially in the absence of large-scale labeled datasets. While masked point modeling (M…

3D Point Cloud ClassificationRepresentation Learning

Study on the identification limits of craniofacial superimposition

2023-01-23 · Óscar Ibáñez, Enrique Bermejo, Andrea Valsecchi

Craniofacial Superimposition involves the superimposition of an image of a skull with a number of ante-mortem face images of an individual and the analysis of their morphological correspondence. Despite being used for on…

Energy-Inspired Self-Supervised Pretraining for Vision Models

2023-02-02 · Ze Wang, Jiang Wang, Zicheng Liu, Qiang Qiu

Motivated by the fact that forward and backward passes of a deep network naturally form symmetric mappings between input and output representations, we introduce a simple yet effective self-supervised vision model pretra…

ColorizationDecoderDenoisingImage Restoration+1

Superimposition-guided Facial Reconstruction from Skull

2018-09-28 · Celong Liu, Xin Li

We develop a new algorithm to perform facial reconstruction from a given skull. This technique has forensic application in helping the identification of skeletal remains when other information is unavailable. Unlike most…

Facial Inpainting

SSAVSV: Towards Unified Model for Self-Supervised Audio-Visual Speaker Verification

2025-06-21 · Gnana Praveen Rajasekhar, Jahangir Alam

Conventional audio-visual methods for speaker verification rely on large amounts of labeled data and separate modality-specific architectures, which is computationally expensive, limiting their scalability. To address th…

Contrastive LearningSelf-Supervised LearningSpeaker Verification