paper-with-me

Papers

GlotOCR Bench: OCR Models Still Struggle Beyond a Handful of Unicode Scripts

2026-04-14 · Amir Hossein Kargaran, Nafiseh Nikeghbal, Jana Diesner, François Yvon, Hinrich Schütze arxiv

Optical character recognition (OCR) has advanced rapidly with the rise of vision-language models, yet evaluation has remained concentrated on a small cluster of high- and mid-resource scripts. We introduce GlotOCR Bench, a comprehensive benchmark evaluating OCR generalization across 100+ Unicode scripts. Our benchmark comprises clean and degraded image variants rendered from real multilingual texts. Images are rendered using fonts from the Google Fonts repository, shaped with HarfBuzz and rasterized with FreeType, supporting both LTR and RTL scripts. Samples of rendered images were manually reviewed to verify correct rendering across all scripts. We evaluate a broad suite of open-weight and proprietary vision-language models and find that most perform well on fewer than ten scripts, and even the strongest frontier models fail to generalize beyond thirty scripts. Performance broadly tracks script-level pretraining coverage, suggesting that current OCR systems rely on language model pretraining as much as on visual recognition. Models confronted with unfamiliar scripts either produce random noise or hallucinate characters from similar scripts they already know. We release the benchmark and pipeline for reproducibility. Pipeline Code: https://github.com/cisnlp/glotocr-bench, Benchmark: https://hf.co/datasets/cis-lmu/glotocr-bench.

📄 PDF Abstract BibTeX arXiv:2604.12978

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

NOD-TAMP: Generalizable Long-Horizon Planning with Neural Object Descriptors

2023-11-02 · Shuo Cheng, Caelan Garrett, Ajay Mandlekar, Danfei Xu

Solving complex manipulation tasks in household and factory settings remains challenging due to long-horizon reasoning, fine-grained interactions, and broad object and scene diversity. Learning skills from demonstrations…

DiversityMotion PlanningObjectTask and Motion Planning

Beyond Single Tokens: Distilling Discrete Diffusion Models via Discrete MMD

2026-03-20 · Emiel Hoogeboom, David Ruhe, Jonathan Heek, Thomas Mensink 외 arxiv

It is currently difficult to distill discrete diffusion models. In contrast, continuous diffusion literature has many distillation approaches methods that can reduce sampling steps to a handful. Our method, Discrete Mome…

MARCO: Navigating the Unseen Space of Semantic Correspondence

2026-04-20 · Claudia Cuttano, Gabriele Trivigno, Carlo Masone, Stefan Roth arxiv

Recent advances in semantic correspondence rely on dual-encoder architectures, combining DINOv2 with diffusion backbones. While accurate, these billion-parameter models generalize poorly beyond training keypoints, reveal…

Semantic correspondence

BrowseComp-ZH: Benchmarking Web Browsing Ability of Large Language Models in Chinese

2025-04-27 · Peilin Zhou, Bruce Leon, Xiang Ying, Can Zhang 외

As large language models (LLMs) evolve into tool-using agents, the ability to browse the web in real-time has become a critical yardstick for measuring their reasoning and retrieval competence. Existing benchmarks such a…

BenchmarkingProper NounRetrieval

FewRel 2.0: Towards More Challenging Few-Shot Relation Classification

2019-10-16 · IJCNLP 2019 11 · Tianyu Gao, Xu Han, Hao Zhu, Zhiyuan Liu 외

We present FewRel 2.0, a more challenging task to investigate two aspects of few-shot relation classification models: (1) Can they adapt to a new domain with only a handful of instances? (2) Can they detect none-of-the-a…

ClassificationDomain AdaptationFew-Shot Relation ClassificationGeneral Classification+2