TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Multi-modal Text Recognition Networks: Interactive Enhance...

Multi-modal Text Recognition Networks: Interactive Enhancements between Visual and Semantic Features

Byeonghu Na, Yoonsik Kim, Sungrae Park

2021-11-30Scene Text Recognition
PaperPDFCodeCodeCode(official)

Abstract

Linguistic knowledge has brought great benefits to scene text recognition by providing semantics to refine character sequences. However, since linguistic knowledge has been applied individually on the output sequence, previous methods have not fully utilized the semantics to understand visual clues for text recognition. This paper introduces a novel method, called Multi-modAl Text Recognition Network (MATRN), that enables interactions between visual and semantic features for better recognition performances. Specifically, MATRN identifies visual and semantic feature pairs and encodes spatial information into semantic features. Based on the spatial encoding, visual and semantic features are enhanced by referring to related features in the other modality. Furthermore, MATRN stimulates combining semantic features into visual features by hiding visual clues related to the character in the training phase. Our experiments demonstrate that MATRN achieves state-of-the-art performances on seven benchmarks with large margins, while naive combinations of two modalities show less-effective improvements. Further ablative studies prove the effectiveness of our proposed components. Our implementation is available at https://github.com/wp03052/MATRN.

Results

TaskDatasetMetricValueModel
Scene ParsingSVTAccuracy95MATRN
Scene ParsingSVTPAccuracy90.6MATRN
Scene ParsingCUTE80Accuracy93.5MATRN
Scene ParsingICDAR2015Accuracy86.6MATRN
Scene ParsingIIIT5kAccuracy96.6MATRN
Scene ParsingICDAR2013Accuracy97.9MATRN
2D Semantic SegmentationSVTAccuracy95MATRN
2D Semantic SegmentationSVTPAccuracy90.6MATRN
2D Semantic SegmentationCUTE80Accuracy93.5MATRN
2D Semantic SegmentationICDAR2015Accuracy86.6MATRN
2D Semantic SegmentationIIIT5kAccuracy96.6MATRN
2D Semantic SegmentationICDAR2013Accuracy97.9MATRN
Scene Text RecognitionSVTAccuracy95MATRN
Scene Text RecognitionSVTPAccuracy90.6MATRN
Scene Text RecognitionCUTE80Accuracy93.5MATRN
Scene Text RecognitionICDAR2015Accuracy86.6MATRN
Scene Text RecognitionIIIT5kAccuracy96.6MATRN
Scene Text RecognitionICDAR2013Accuracy97.9MATRN

Related Papers

Linguistics-aware Masked Image Modeling for Self-supervised Scene Text Recognition2025-03-24Efficient and Accurate Scene Text Recognition with Cascaded-Transformers2025-03-24Accurate Scene Text Recognition with Efficient Model Scaling and Cloze Self-Distillation2025-03-20A Context-Driven Training-Free Network for Lightweight Scene Text Segmentation and Recognition2025-03-19EventSTR: A Benchmark Dataset and Baselines for Event Stream based Scene Text Recognition2025-02-13Billet Number Recognition Based on Test-Time Adaptation2025-02-13Ocean-OCR: Towards General OCR Application via a Vision-Language Model2025-01-26Arbitrary Reading Order Scene Text Spotter with Local Semantics Guidance2024-12-13