English

When Simpler Is Better: Evaluating Translation Pipelines for Medieval Latin Manuscripts

Computer Vision and Pattern Recognition 2026-07-04 v1 Artificial Intelligence Computation and Language

Abstract

Despite remarkable progress in machine translation, Vision Language Models (VLMs) struggle on historical manuscripts, a domain that stresses core Natural Language Processing (NLP) capabilities: low-resource transliteration, archaic vocabulary, and noisy input signals. We present a systematic framework for evaluating the full image-to-translation pipeline on medieval Latin manuscripts, a setting in which scribal shorthand, ligatures, and parchment degradation expose failure modes that are invisible in clean-text benchmarks. Benchmarking on the CATMuS Latin dataset reveals a specialization gap: domain-specific Optical Character Recognition (OCR) models reduce character error rate by up to 4.3×\times compared to general-purpose VLMs, despite operating at orders of magnitude fewer parameters. We introduce the Interpres-Parallel-Corpus (IPC), a novel dataset comprising 1,383 aligned manuscript image lines, transcriptions, and expert translations, the first of its kind for medieval Latin. Our experiments uncover a complexity paradox: the simplest pipeline, a specialized OCR model feeding directly into a VLM, outperforms all multi-component variants. Adding retrieval-augmented generation (RAG) or post-OCR correction introduces prompt saturation and error propagation that degrade aggregate translation quality. These findings offer both a new benchmark and practical guidance for deploying translation systems in low-resource historical settings.

Keywords

Cite

@article{arxiv.2607.03836,
  title  = {When Simpler Is Better: Evaluating Translation Pipelines for Medieval Latin Manuscripts},
  author = {Nguyen Kim Hai Bui and Md. Easin Arafat and Tamás Gábor Orosz and Mufti Mahmud},
  journal= {arXiv preprint arXiv:2607.03836},
  year   = {2026}
}

Comments

17 pages, preprint