paper-with-me

Papers

METATR: A Multilingual, Evolving Benchmark for Automatic Text Recognition

2026-05-26 · Mélodie Boillet, Solène Tarride, Christopher Kermorvant arxiv

Benchmarks that reflect the diversity and complexity of real-world documents are essential for accurately evaluating Automatic Text Recognition (ATR) systems, especially Vision-Large Language Models (vLLMs). Although recent models demonstrate impressive performance, they are often evaluated on datasets containing modern, printed texts mostly written in English, which limits their relevance to many practical applications. Therefore, selecting a model for a specific use case requires evaluating it on data that matches the target documents. This highlights the importance of representative benchmarks for real-world applications. In this paper, we introduce METATR (v1.0), a multilingual, evolving benchmark designed to evaluate ATR models across a wide range of documents, facilitating meaningful model comparison and selection. The benchmark was designed to maximize diversity by including documents from various public collections. These documents cover 29 languages and include texts with multiple scripts and layouts. Beyond the dataset itself, METATR defines a standardized prompting and normalization methodology and establishes a dynamic evaluation framework. This approach is intended to produce reproducible results while remaining extensible over time. We evaluated a wide range of state-of-the-art systems, including open-source models and closed-source models. Results are reported across various dimensions, including performance at the dataset and language levels, robustness to handwritten documents, and computational efficiency. Our findings show that, although proprietary models achieve the most consistent performance, substantial variability persists across scripts and layouts. Overall, METATR provides a multidimensional, practitioner-oriented framework for assessing multilingual ATR in real-world conditions and tracking progress as the field evolves.

📄 PDF Abstract BibTeX arXiv:2605.26712

Code (0)

등록된 구현이 없습니다.

Tasks

Computational Efficiency

Similar Papers 제목 키워드 기반

MetaTroll: Few-shot Detection of State-Sponsored Trolls with Transformer Adapters

2023-03-13 · Lin Tian, Xiuzhen Zhang, Jey Han Lau

State-sponsored trolls are the main actors of influence campaigns on social media and automatic troll detection is important to combat misinformation at scale. Existing troll detection models are developed based on train…

Few-Shot Text ClassificationMeta-LearningMisinformationtext-classification+1

MetaTrinity: Enabling Fast Metagenomic Classification via Seed Counting and Edit Distance Approximation

2023-11-03 · Arvid E. Gollwitzer, Mohammed Alser, Joel Bergtholdt, Joel Lindegger 외

Metagenomics, the study of genome sequences of diverse organisms cohabiting in a shared environment, has experienced significant advancements across various medical and biological fields. Metagenomic analysis is crucial,…

Metatrace Actor-Critic: Online Step-size Tuning by Meta-gradient Descent for Reinforcement Learning Control

2018-05-10 · Kenny Young, Baoxiang Wang, Matthew E. Taylor

Reinforcement learning (RL) has had many successes in both "deep" and "shallow" settings. In both cases, significant hyperparameter tuning is often required to achieve good performance. Furthermore, when nonlinear functi…

Atari GamesMeta-LearningReinforcement LearningReinforcement Learning (RL)

Learning a Decision Tree Algorithm with Transformers

2024-02-06 · Yufan Zhuang, Liyuan Liu, Chandan Singh, Jingbo Shang 외

Decision trees are renowned for their ability to achieve high predictive performance while remaining interpretable, especially on tabular data. Traditionally, they are constructed through recursive algorithms, where they…

Meta-Learning

Return of Frustratingly Easy Unsupervised Video Domain Adaptation

2026-05-19 · Pengfei Wei, Yiqun Sun, Zhiqiang Xu, Yiping Ke 외 arxiv

Unsupervised video domain adaptation (UVDA) is a practical but under-explored problem. In this paper, we propose a frustratingly easy UVDA method, called MetaTrans. Specifically, MetaTrans adopts a concise learning objec…

Action RecognitionDomain Adaptation