HAAP: Vision-context Hierarchical Attention Autoregressive with Adaptive Permutation for Scene Text Recognition
Honghui Chen, Yuhang Qiu, Jiabao Wang, Pingping Chen, and Nam Ling

TL;DR
The paper introduces HAAP, a novel model for scene text recognition that uses adaptive permutation and hierarchical attention to improve accuracy and efficiency by better capturing visual and contextual dependencies.
Contribution
HAAP employs Implicit Permutation Neurons and Cross-modal Hierarchical Attention to enhance position-context-image interaction, avoiding training oscillations and iterative refinement overhead.
Findings
Achieves state-of-the-art accuracy on multiple datasets.
Reduces complexity and latency compared to previous methods.
Effectively captures global semantic information without iterative refinement.
Abstract
Scene Text Recognition (STR) is challenging in extracting effective character representations from visual data when text is unreadable. Permutation language modeling (PLM) is introduced to refine character predictions by jointly capturing contextual and visual information. However, in PLM, the use of random permutations causes training fit oscillation, and the iterative refinement (IR) operation also introduces additional overhead. To address these issues, this paper proposes the Hierarchical Attention autoregressive Model with Adaptive Permutation (HAAP) to enhance position-context-image interaction capability, improving autoregressive LM generalization. First, we propose Implicit Permutation Neurons (IPN) to generate adaptive attention masks that dynamically exploit token dependencies, enhancing the correlation between visual information and context. Adaptive correlation…
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 · Image Retrieval and Classification Techniques · Image Processing and 3D Reconstruction
