TextAdaIN: Paying Attention to Shortcut Learning in Text Recognizers
Oren Nuriel, Sharon Fogel, Ron Litman

TL;DR
TextAdaIN is a simple yet effective method that reduces shortcut learning in text recognizers by creating local feature distortions, leading to improved accuracy and robustness across various benchmarks and architectures.
Contribution
The paper introduces TextAdaIN, a novel technique that regulates reliance on local image statistics in text recognition models, enhancing generalization and robustness.
Findings
Achieves state-of-the-art results on handwritten text benchmarks.
Generalizes across multiple architectures and domain of scene text recognition.
Improves robustness under challenging testing conditions.
Abstract
Leveraging the characteristics of convolutional layers, neural networks are extremely effective for pattern recognition tasks. However in some cases, their decisions are based on unintended information leading to high performance on standard benchmarks but also to a lack of generalization to challenging testing conditions and unintuitive failures. Recent work has termed this "shortcut learning" and addressed its presence in multiple domains. In text recognition, we reveal another such shortcut, whereby recognizers overly depend on local image statistics. Motivated by this, we suggest an approach to regulate the reliance on local statistics that improves text recognition performance. Our method, termed TextAdaIN, creates local distortions in the feature map which prevent the network from overfitting to local statistics. It does so by viewing each feature map as a sequence of elements…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHandwritten Text Recognition Techniques · Topic Modeling · Natural Language Processing Techniques
