English

TEACH: Text Encoding as Curriculum Hints for Scene Text Recognition

Computer Vision and Pattern Recognition 2025-08-05 v1

Abstract

Scene Text Recognition (STR) remains a challenging task due to complex visual appearances and limited semantic priors. We propose TEACH, a novel training paradigm that injects ground-truth text into the model as auxiliary input and progressively reduces its influence during training. By encoding target labels into the embedding space and applying loss-aware masking, TEACH simulates a curriculum learning process that guides the model from label-dependent learning to fully visual recognition. Unlike language model-based approaches, TEACH requires no external pretraining and introduces no inference overhead. It is model-agnostic and can be seamlessly integrated into existing encoder-decoder frameworks. Extensive experiments across multiple public benchmarks show that models trained with TEACH achieve consistently improved accuracy, especially under challenging conditions, validating its robustness and general applicability.

Keywords

Cite

@article{arxiv.2508.01153,
  title  = {TEACH: Text Encoding as Curriculum Hints for Scene Text Recognition},
  author = {Xiahan Yang and Hui Zheng},
  journal= {arXiv preprint arXiv:2508.01153},
  year   = {2025}
}

Comments

9 pages (w/o ref), 5 figures, 7 tables

R2 v1 2026-07-01T04:30:29.345Z