Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Meta-DAN: towards an efficient prediction strategy for page-level handwritten text recognition

About

Recent advances in text recognition led to a paradigm shift for page-level recognition, from multi-step segmentation-based approaches to end-to-end attention-based ones. However, the na\"ive character-level autoregressive decoding process results in long prediction times: it requires several seconds to process a single page image on a modern GPU. We propose the Meta Document Attention Network (Meta-DAN) as a novel decoding strategy to reduce the prediction time while enabling a better context modeling. It relies on two main components: windowed queries, to process several transformer queries altogether, enlarging the context modeling with near future; and multi-token predictions, whose goal is to predict several tokens per query instead of only the next one. We evaluate the proposed approach on 10 full-page handwritten datasets and demonstrate state-of-the-art results on average in terms of character error rate. Source code and weights of trained models are available at https://github.com/FactoDeepLearning/meta_dan.

Denis Coquenet• 2025

Related benchmarks

TaskDatasetResultRank
Handwriting RecognitionIAM
CER4.51
32
Handwritten text recognitionREAD 2016
CER3.8
6
Handwritten text recognitionBRESSAY
CER (%)2.33
5
Handwritten text recognitionRIMES 2009
CER0.0464
5
Handwritten text recognitionCASIA 2
CER0.0132
4
Handwritten text recognitionMAURDOR C3
CER7.93
4
Handwritten text recognitionMAURDOR-C4
CER (%)6.59
4
Handwritten text recognitionEsposalles
CER2.13
4
Handwritten text recognitionScribbleLens
CER4.16
3
Handwritten text recognitionEparchos
CER0.0736
3
Showing 10 of 11 rows

Other info

Follow for update