Benchmarking and Boosting Multilingual Capabilities of LVLMs via OCR-Centric Reinforcement Learning
This paper introduces PM4Bench, a strictly parallel multimodal benchmark that reveals OCR as a primary cause of cross-lingual disparities in LVLMs, and proposes a label-free, OCR-centric reinforcement learning strategy to effectively boost multilingual capabilities and reduce performance gaps.
Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer
Imagine a world where a computer can look at a photograph and understand exactly what it sees, reading the signs, the menus, and the handwritten notes just as a human would. This ability, known as visual language understanding, has become a cornerstone of modern artificial intelligence. These systems are now the eyes for digital assistants, helping them navigate our phones, computers, and the physical world around us. However, a significant problem has persisted: while these machines are brilliant at understanding English, they often stumble when faced with other languages, especially when text is embedded inside an image. It remains unclear whether this gap in performance is due to the machine's inability to learn new languages or simply because the tests used to measure them were unfair, comparing apples to oranges. Researchers have long struggled to build a fair test that isolates the machine's true capability from the quirks of the data itself.
A team of researchers has now built a new, rigorous testing ground called PM4Bench to solve this problem. Instead of using different pictures for different languages, which can introduce hidden biases, they created a set of ten languages where the content is strictly identical. Whether the text is in English, Chinese, Arabic, or Russian, the layout, the background, the answer, and the meaning of the question remain exactly the same; only the language itself changes. This allows for a truly fair comparison, like weighing ten different fruits on the same scale. Furthermore, they designed the test to mimic real-world usage, where a computer agent sees a screen as a single image containing both text and graphics, rather than receiving the text and the picture as separate files. This "vision setting" forces the model to read the text directly from the pixels of the image, just as a human would when looking at a smartphone screen.
When the researchers tested ten different large vision-language models on this new benchmark, they discovered a clear pattern. The models performed significantly worse when the text was embedded in the image compared to when it was provided separately. More importantly, the gap between how well the models understood English versus other languages widened dramatically in this image-based setting. The team investigated the cause by running a controlled experiment: they took the same image-based questions and provided the models with the correct text written out for them, removing the need to read it from the picture. When the models were given the text directly, their performance improved, and the gap between languages shrank. This evidence pointed to a single, shared bottleneck: the ability to recognize text within an image, a skill known as optical character recognition. The study found that a model's success in reading text from a picture was strongly linked to its success in answering questions about that picture, regardless of the language.
To address this bottleneck, the researchers developed a new training method that focuses entirely on improving the model's ability to read text from images. They generated a massive amount of synthetic training data, creating thousands of images with random text in ten different languages, without needing any human to write labels or answers. They then used a reinforcement learning strategy, a type of training where the model learns by trying to maximize a score, to teach the model to recognize this text more accurately. Crucially, they designed the scoring system to reward not just getting the text right, but also maintaining the model's ability to think and reason through complex problems. The result was a new version of the model that showed marked improvement across all tasks. It became better at reading text in images, and this improvement carried over to its ability to answer questions and interact with graphical interfaces in all ten languages. The gains were not limited to the specific test; the model also performed better on other existing benchmarks, suggesting that the improvement was genuine and transferable.
The study concludes that the uneven performance of these powerful AI systems across different languages is often driven by a specific weakness in reading text from images, rather than a fundamental inability to understand the languages themselves. By identifying this specific weakness and training the model to overcome it using a vast, label-free dataset, the researchers demonstrated a path toward more equitable artificial intelligence. Their work suggests that if we want AI agents to work reliably for everyone, regardless of the language they speak, we must first ensure they can see and read the text that surrounds them in the visual world. This approach offers a practical, efficient way to boost the capabilities of these systems, ensuring that the benefits of artificial intelligence are shared more broadly across the global population.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.