IndicQE-APE: A Benchmark for Quality Estimation and Automatic Post-Editing for Indic Languages
This paper introduces IndicQE-APE, a consolidated benchmark aggregating 126,754 instances across nine Indic language pairs with multi-faceted annotations to evaluate and compare the performance of LLMs and COMET metrics on quality estimation and automatic post-editing tasks.
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
When a computer translates a sentence from one language to another, how do we know if the result is any good? For decades, the standard answer was to compare the machine's output against a human-written version of the same text. If the two matched closely, the machine was doing well. But this method hits a wall when dealing with languages that have fewer digital resources, such as the many languages spoken across the Indian subcontinent. In these cases, there often is no perfect human translation to use as a yardstick. Instead, researchers must rely on "quality estimation," a way of scoring a translation based only on the original text and the machine's guess, without a reference. Even more challenging is "automatic post-editing," where a computer tries to fix its own mistakes to bring the text closer to human standards. For years, data for these tasks in Indic languages has been scattered across different projects, making it difficult to train systems that work well across the board or to compare them fairly.
A new study brings order to this chaos by creating a single, massive resource called INDICQE-APE. The researchers gathered and unified data from several major international translation competitions spanning four years, combining them with a newly created dataset for English to Malayalam. The result is a collection of nearly 127,000 examples covering nine different language pairs. What makes this collection unique is that every single example carries multiple types of human feedback at once: a score for how good the translation is, a version of the text that a human has edited to fix errors, and even notes explaining what went wrong. This allows researchers to test how well computers can judge quality and how well they can fix their own work using the exact same set of sentences.
The team used this new benchmark to test a variety of modern artificial intelligence systems, including large language models and specialized scoring tools. They discovered a surprising flaw in how these systems are currently evaluated. While many models are excellent at ranking translations within a single language pair—telling a Hindi translation from a bad one—they often fail to be comparable across different languages. A score of 80 for a Hindi translation does not mean the same thing as a score of 80 for a Tamil translation. In fact, for some of the most powerful models tested, the scores actually move in the wrong direction when comparing different languages, making it impossible to create a single leaderboard that ranks performance fairly across all pairs.
The researchers also investigated what makes a translation particularly difficult for a computer to evaluate. They categorized the data into four types of difficulty, such as segments where human annotators disagreed on the score, or where the translation required a lot of editing. They found that most of these categories did not actually make the task harder for the computer once they accounted for the language and the general quality of the text. However, one specific type of difficulty stood out: segments where the overall impression of the translation seemed fine, but the individual words were clearly wrong, or vice versa. When a translation sent a mixed signal—looking good at a glance but failing on the details—every single system tested struggled to rank it correctly. This suggests that the biggest challenge for current technology is not just the complexity of the language, but the contradiction between the big picture and the small details.
In addition to testing existing tools, the researchers tried to build new, lightweight systems to see if they could improve on the results. They found that simply reading the internal mathematical states of a frozen large language model could predict quality almost as well as asking the model to write a score. They also trained a small add-on to a standard translation evaluator, which performed just as well as the much larger, pre-made tools. These findings suggest that the key to better quality estimation lies not in building bigger models, but in better understanding how to read the signals already present in the data.
The study also shed light on the practice of automatic post-editing. When the researchers asked computers to fix machine-translated text, the results were counterintuitive. In three out of four language pairs, the original, unedited machine translation was actually closer to the human standard than the version the computer tried to fix. This happened because the computers tended to make changes that moved the text further away from the specific style of the human editors, even if the new version was grammatically correct. The human editors had often made very minimal changes, and the computers, trying to be helpful, over-corrected. This reveals a critical gap: current systems are not yet ready to replace human editors because they do not yet understand the subtle, conservative nature of human editing in these languages.
Ultimately, this work provides a much clearer map of the landscape for machine translation in Indic languages. It shows that while technology has made great strides in understanding individual languages, it still lacks the ability to judge quality fairly across different tongues. The new benchmark serves as a rigorous testing ground that exposes these weaknesses, particularly the confusion caused by mixed signals in translations and the difficulty of matching human editing styles. By consolidating years of scattered data into one coherent resource, the researchers have given the field a solid foundation to build upon, ensuring that future progress is measured against a standard that is both comprehensive and honest about where the technology currently stands.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.