paper-with-me

홈 › Papers

Accurate Scene Text Recognition with Efficient Model Scaling and Cloze Self-Distillation

2025-03-20 · CVPR 2025 1 · Andrea Maracani, Savas Ozkan, Sijun Cho, Hyowon Kim, Eunchung Noh, Jeongwon Min, Cho Jung Min, Dookun Park, Mete Ozay

Scaling architectures have been proven effective for improving Scene Text Recognition (STR), but the individual contribution of vision encoder and text decoder scaling remain under-explored. In this work, we present an in-depth empirical analysis and demonstrate that, contrary to previous observations, scaling the decoder yields significant performance gains, always exceeding those achieved by encoder scaling alone. We also identify label noise as a key challenge in STR, particularly in real-world data, which can limit the effectiveness of STR models. To address this, we propose Cloze Self-Distillation (CSD), a method that mitigates label noise by distilling a student model from context-aware soft predictions and pseudolabels generated by a teacher model. Additionally, we enhance the decoder architecture by introducing differential cross-attention for STR. Our methodology achieves state-of-the-art performance on 10 out of 11 benchmarks using only real data, while significantly reducing the parameter size and computational costs.

📄 PDF Abstract BibTeX arXiv:2503.16184

Code (0)

등록된 구현이 없습니다.

Tasks

DecoderScene Text Recognition

Similar Papers 제목 키워드 기반

TempCloze: Can Video-LLMs Identify the Missing Middle?

2026-09-01 · Wenqi Pei, Henry Hengyuan Zhao, Yilai Liu, Jiahao Meng 외 hf

Temporal reasoning benchmarks for Video-LLMs are often mediated by language, leaving room for linguistic shortcuts from option wording, answer correlations, or language priors. To reduce such shortcuts, we introduce Temp…

On the scaling relationship between cloze probabilities and language model next-token prediction

2026-02-19 · Cassandra L. Jacobs, Morgan Grobol arxiv

Recent work has shown that larger language models have better predictive power for eye movement and reading time data. While even the best models under-allocate probability mass to human responses, larger models assign h…

Read Like Humans: Autonomous, Bidirectional and Iterative Language Modeling for Scene Text Recognition

2021-03-11 · CVPR 2021 1 · Shancheng Fang, Hongtao Xie, Yuxin Wang, Zhendong Mao 외

Linguistic knowledge is of great benefit to scene text recognition. However, how to effectively model linguistic rules in end-to-end deep networks remains a research challenge. In this paper, we argue that the limited ca…

Language ModelingLanguage ModellingScene Text Recognition

ConnPrompt: Connective-cloze Prompt Learning for Implicit Discourse Relation Recognition

2022-10-01 · COLING 2022 10 · Wei Xiang, Zhenglin Wang, Lu Dai, Bang Wang

Implicit Discourse Relation Recognition (IDRR) is to detect and classify relation sense between two text segments without an explicit connective. Vanilla pre-train and fine-tuning paradigm builds upon a Pre-trained Langu…

Language ModellingPrompt LearningRelationRelation Prediction

An Empirical Study of Scaling Law for Scene Text Recognition

2024-01-01 · CVPR 2024 1 · Miao Rang, Zhenni Bi, Chuanjian Liu, Yunhe Wang 외

The laws of model size data volume computation and model performance have been extensively studied in the field of Natural Language Processing (NLP). However the scaling laws in Scene Text Recognition (STR) have not …

Optical Character Recognition (OCR)Scene Text Recognition