← Latest papers
💬 NLP

TQLite: Multi-LLM Jury Guided Distillation for Real-time MQM Translation Quality Evaluation

This paper introduces TQLite, a novel distillation framework that leverages a multi-LLM jury to generate high-quality synthetic training data, enabling small language models to achieve real-time, scalable translation quality evaluation performance comparable to computationally expensive large reasoning models.

Original authors: Bhavin Jawade, Cameron R. Wolfe

Published 2026-08-05
📖 5 min read🧠 Deep dive

Original authors: Bhavin Jawade, Cameron R. Wolfe

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 you are running a massive, global translation service. Every day, millions of sentences cross your desk, turning one language into another. But how do you know if the translation is actually good? In the old days, you'd hire a human expert to read every single sentence, but that's slow and expensive. Recently, scientists discovered that giant computer brains, called Large Language Models (LLMs), are surprisingly good at playing the role of these experts. They can read a translation, spot mistakes, and give it a grade, just like a teacher. However, these giant brains are like supercomputers: they are incredibly powerful but also hungry, expensive to run, and slow to answer. On the other end of the spectrum, there are "Small Language Models" (SLMs). These are like nimble, efficient pocket calculators. They are fast and cheap, but they often struggle with the complex reasoning needed to grade a translation accurately. The big question for the tech world is: Can we make these nimble calculators as smart as the supercomputers without losing their speed?

This is exactly what the team at Netflix set out to solve in their new paper, "TQLite." They realized that while the giant models are great at grading, they are too heavy to use for everything. So, they invented a clever trick called "distillation." Think of it like a master chef (the giant model) teaching a sous-chef (the small model) how to cook a perfect dish. Instead of just letting the sous-chef guess, the team gathered a "jury" of the smartest, most powerful AI chefs available. They asked this jury to grade thousands of translations and then had them vote on the final score. If all the chefs agreed on a grade, that became a "gold standard" example. They then used these high-quality examples to train the small, nimble models. The result? They created a system called TQLite, where the small models learned to grade translations almost as well as the giant, expensive ones, but much faster and cheaper.

The researchers started by testing the current "giants" to see who was the best at grading. They found that the most advanced "Reasoning Models" (LRMs)—a special type of AI that takes extra time to think through its answers—were the absolute champions. One specific model, when given a high level of "reasoning effort," achieved a system-level accuracy of 92.34%, which is a new high score. However, these models are slow and cost a lot of money to run. The team also noticed that when they asked these powerful models to be very strict about how they formatted their answers (like writing in a specific list format), they sometimes made more mistakes. But when they let them write in a slightly more flexible "structured text" format, the results were much better.

To build their "TQLite" system, the team didn't just pick one smart model to teach the small ones. Instead, they created a "Multi-LRM Jury." Imagine a panel of three different expert judges. For every translation, they asked all three to give their opinion. If the judges all agreed (or mostly agreed) on the score, the team knew that answer was trustworthy. They used this agreement as a filter, throwing out any examples where the judges were arguing with each other. They then took these "agreed-upon" examples and used them to train small, open-source models called Gemma-12B-it and Gemma-3-4B-it.

The results were impressive. The small models, after being trained on this high-quality "jury" data, jumped from a segment-level accuracy of about 52.6% (when they were just regular, untrained models) to 55.03%. This might not sound like a huge jump, but in the world of AI grading, it's a massive leap. It means the small models are now beating other open-source models that are much larger and more complex. In fact, the team found that the small, distilled models performed better than all the other open-source "Reasoning Models" they tested, and they got very close to the performance of the most expensive, closed-source giants.

Perhaps the most exciting part of their discovery is the trade-off between speed and smarts. The team plotted a graph showing how long it takes to grade a translation versus how accurate the grade is. The giant, expensive models are at the top for accuracy but take a long time to think. The untrained small models are fast but not very accurate. The TQLite model, however, sits in the sweet spot: it is significantly faster than the giants while maintaining a level of accuracy that is nearly as good. It's like having a race car that drives as fast as a motorcycle but handles the turns as well as a luxury sedan.

The researchers were careful to note that this isn't a magic wand that solves everything. The small models still don't quite reach the very peak performance of the absolute best, most expensive closed-source models. Also, their training data was mostly made up of examples where the jury of experts agreed perfectly. This means the small models are great at handling clear-cut cases, but they might struggle with the weird, edge-case translations where even the experts disagree. They also tested this on languages like English, German, Chinese, and Russian, but they haven't yet proven it works for languages with very few speakers or very complex grammar structures.

In the end, TQLite offers a practical path forward. It shows that we don't necessarily need to run massive, expensive supercomputers to get high-quality translation grading. By using a "jury" of the smartest models to create a perfect textbook, we can teach smaller, efficient models to do the heavy lifting. This means companies can grade translations in real-time, saving money and time, without sacrificing too much quality. It's a reminder that sometimes, the best way to get smarter isn't to build a bigger brain, but to teach a smaller one how to think like a team of geniuses.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →