DOTA: Deformable Optimized Transformer Architecture for End-to-End Text Recognition with Retrieval-Augmented Generation
Naphat Nithisopa, Teerapong Panboonyuen

TL;DR
This paper presents a novel end-to-end text recognition framework combining ResNet, Vision Transformer, Deformable Convolutions, Retrieval-Augmented Generation, and CRF, achieving state-of-the-art accuracy across multiple benchmarks.
Contribution
It introduces a new architecture that integrates advanced modules for improved feature extraction and sequence modeling in OCR tasks, setting new performance standards.
Findings
Achieved over 97% accuracy on IC13 dataset.
Set new state-of-the-art results on six benchmark datasets.
Demonstrated robustness across diverse challenging datasets.
Abstract
Text recognition in natural images remains a challenging yet essential task, with broad applications spanning computer vision and natural language processing. This paper introduces a novel end-to-end framework that combines ResNet and Vision Transformer backbones with advanced methodologies, including Deformable Convolutions, Retrieval-Augmented Generation, and Conditional Random Fields (CRF). These innovations collectively enhance feature representation and improve Optical Character Recognition (OCR) performance. Specifically, the framework substitutes standard convolution layers in the third and fourth blocks with Deformable Convolutions, leverages adaptive dropout for regularization, and incorporates CRF for more refined sequence modeling. Extensive experiments conducted on six benchmark datasets IC13, IC15, SVT, IIIT5K, SVTP, and CUTE80 validate the proposed method's efficacy,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHandwritten Text Recognition Techniques · Advanced Neural Network Applications · Vehicle License Plate Recognition
MethodsAttention Is All You Need · Average Pooling · Global Average Pooling · Linear Layer · Kaiming Initialization · Multi-Head Attention · Dense Connections · Adam · Max Pooling · Dropout
