paper-with-me

Papers

Evaluating Multimodal Large Language Models on Vertically Written Japanese Text

2025-11-19 · Keito Sasagawa, Shuhei Kurita, Daisuke Kawahara arxiv

Multimodal Large Language Models (MLLMs) have seen rapid advances in recent years and are now being applied to visual document understanding tasks. They are expected to process a wide range of document images across languages, including Japanese. Understanding documents from images requires models to read what are written in them. Since some Japanese documents are written vertically, support for vertical writing is essential. However, research specifically focused on vertically written Japanese text remains limited. In this study, we evaluate the reading capability of existing MLLMs on vertically written Japanese text. First, we generate a synthetic Japanese OCR dataset by rendering Japanese texts into images, and use it for both model fine-tuning and evaluation. This dataset includes Japanese text in both horizontal and vertical writing. We also create an evaluation dataset sourced from the real-world document images containing vertically written Japanese text. Using these datasets, we demonstrate that the existing MLLMs perform worse on vertically written Japanese text than on horizontally written Japanese text. Furthermore, we show that training MLLMs on our synthesized Japanese OCR dataset results in improving the performance of models that previously could not handle vertical writing. The datasets and code are publicly available https://github.com/llm-jp/eval_vertical_ja.

📄 PDF Abstract BibTeX arXiv:2511.15059

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

OmniHandwritingOCR: A Diagnostic Benchmark for Evaluating Multimodal LLMs in Handwritten OCR Scenarios

2026-08-19 · Zinuo Guo, Min Zhang, Bo Jiang arxiv

Multimodal large language models (MLLMs) are increasingly used as OCR systems in document and knowledge-processing pipelines, but their ability to faithfully read real handwriting remains underexplored. Existing OCR benc…

Handwritten Text Recognition

Synth-JDoc: Synthesizing a Japanese Document Image Dataset for OCR with Diverse Layouts and Embedded Images

2026-08-28 · Keito Sasagawa, Shuhei Kurita, Daisuke Kawahara arxiv

The ability of Large Vision Language Models (LVLMs) to read text within document images is crucial, as it enables various applications such as Document Visual Question Answering. To enhance the text-reading capabilities …

Visual Question Answering

VertAttack: Taking advantage of Text Classifiers' horizontal vision

2024-04-12 · Jonathan Rusert

Text classification systems have continuously improved in performance over the years. However, nearly all current SOTA classifiers have a similar shortcoming, they process text in a horizontal manner. Vertically written …

text-classificationText Classification

Benchmarking Large Language Models for Handwritten Text Recognition

2025-03-19 · Giorgia Crosilla, Lukas Klic, Giovanni Colavizza

Traditional machine learning models for Handwritten Text Recognition (HTR) rely on supervised training, requiring extensive manual annotations, and often produce errors due to the separation between layout and text proce…

BenchmarkingHandwritten Text RecognitionHTR

EDU-CIRCUIT-HW: Evaluating Multimodal Large Language Models on Real-World University-Level STEM Student Handwritten Solutions

2026-01-23 · Weiyu Sun, Liangliang Chen, Yongnuo Cai, Huiru Xie 외 arxiv

Multimodal Large Language Models (MLLMs) hold significant promise for revolutionizing traditional education and reducing teachers' workload. However, accurately interpreting unconstrained STEM student handwritten solutio…