English

Scene Text Recognition with Semantics

Computer Vision and Pattern Recognition 2022-10-21 v1 Machine Learning

Abstract

Scene Text Recognition (STR) models have achieved high performance in recent years on benchmark datasets where text images are presented with minimal noise. Traditional STR recognition pipelines take a cropped image as sole input and attempt to identify the characters present. This infrastructure can fail in instances where the input image is noisy or the text is partially obscured. This paper proposes using semantic information from the greater scene to contextualise predictions. We generate semantic vectors using object tags and fuse this information into a transformer-based architecture. The results demonstrate that our multimodal approach yields higher performance than traditional benchmark models, particularly on noisy instances.

Keywords

Cite

@article{arxiv.2210.10836,
  title  = {Scene Text Recognition with Semantics},
  author = {Joshua Cesare Placidi and Yishu Miao and Zixu Wang and Lucia Specia},
  journal= {arXiv preprint arXiv:2210.10836},
  year   = {2022}
}

Comments

11 pages, 7 figures

R2 v1 2026-06-28T04:02:03.999Z