CLFeb 24, 2025

Evaluating Robustness of LLMs in Question Answering on Multilingual Noisy OCR Data

arXiv:2502.16781v32 citationsh-index: 10CIKM
Originality Synthesis-oriented
AI Analysis

This addresses the challenge of improving noise-resilient QA systems for historical digitization contexts, but it is incremental as it focuses on evaluating existing models rather than proposing new methods.

The study tackled the problem of OCR-induced noise affecting multilingual question-answering systems by evaluating state-of-the-art LLMs on a new dataset, MultiOCR-QA, with 50K question-answer pairs across three languages, finding that QA systems perform poorly on noisy OCR text.

Optical Character Recognition (OCR) plays a crucial role in digitizing historical and multilingual documents, yet OCR errors - imperfect extraction of text, including character insertion, deletion, and substitution can significantly impact downstream tasks like question-answering (QA). In this work, we conduct a comprehensive analysis of how OCR-induced noise affects the performance of Multilingual QA Systems. To support this analysis, we introduce a multilingual QA dataset MultiOCR-QA, comprising 50K question-answer pairs across three languages, English, French, and German. The dataset is curated from OCR-ed historical documents, which include different levels and types of OCR noise. We then evaluate how different state-of-the-art Large Language Models (LLMs) perform under different error conditions, focusing on three major OCR error types. Our findings show that QA systems are highly prone to OCR-induced errors and perform poorly on noisy OCR text. By comparing model performance on clean versus noisy texts, we provide insights into the limitations of current approaches and emphasize the need for more noise-resilient QA systems in historical digitization contexts.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes