Building Large-Scale English-Romanian Literary Translation Resources with Open Models
This paper introduces the TinyFabulist Translation Framework (TF2), a unified pipeline that leverages synthetic data and a two-stage fine-tuning process to produce a cost-effective, open 12B-parameter model for high-quality English-to-Romanian literary translation, alongside the release of large-scale datasets and evaluation tools.
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 stories are the currency of culture, but some languages are like islands with very few bridges connecting them to the rest of the world. This is the challenge of machine translation, a branch of artificial intelligence that tries to teach computers to speak different languages. Usually, these computers learn by reading millions of books and news articles written by humans. But for many languages, especially those spoken by fewer people, there just aren't enough books to teach the computer. It's like trying to learn to cook Italian food when you've never seen a recipe or tasted a tomato.
To solve this, scientists have started using Large Language Models (LLMs). Think of these as super-smart, digital chefs who have tasted almost every dish in the world and can guess what a new recipe should taste like. However, teaching these chefs to cook literature—stories with feelings, jokes, and cultural secrets—is much harder than translating a news report. And doing this for a language like Romanian, which has fewer digital resources than English, is like trying to bake a perfect cake in a kitchen with very limited ingredients and a tight budget. The big question researchers are asking is: Can we build a high-quality library of translated stories without spending a fortune or needing a super-computer?
The Story of the Tiny Fabulist
In this paper, a team of researchers from Romania introduces a new project called TF2 (TinyFabulist Translation Framework). Their goal was to create a massive library of translated fables—short, moral stories like Aesop's fables—moving from English to Romanian. They wanted to see if they could do this using "open" models (free, public AI tools) instead of expensive, private ones, and if they could do it on a shoestring budget.
The Recipe: Building a Library from Scratch
The researchers knew they couldn't just ask humans to translate millions of stories; it would take too long and cost too much. Instead, they built a four-step assembly line to create the data themselves:
- The Taste Test (Stage 1): First, they tested 13 different AI models (some free, some paid) to see which one was the best at translating a few sample fables. They didn't just look at whether the words matched; they asked the AI to grade the translations on five things: accuracy, flow, story logic, style, and cultural fit. The winner was a powerful model called GPT-o3, which became their "gold standard" for creating the rest of the library.
- The Silver Standard (Stage 2): Using that winning model, they translated 15,000 English fables into Romanian. Even though these were made by a robot, they were so good that the researchers treated them as a "silver standard" (almost as good as gold) to train their own custom models.
- The Specialized Training (Stage 3): This is the magic part. They took open-source AI models (specifically versions of Gemma, ranging from small 1-billion-parameter models up to a 12-billion-parameter one) and gave them a special "finishing school." They used a technique called LoRA (Low-Rank Adaptation), which is like giving a general-purpose chef a specific cookbook for fables without having to rebuild the whole kitchen. They trained these models on the 15,000 translated stories.
- The Mass Production (Stage 4): Finally, they used their newly trained, specialized models to translate the remaining 3 million fables from the original English collection. The result is a massive new dataset called DS-TF2-EN-RO-3M, containing three million pairs of English and Romanian fables.
The Results: Small Models, Big Surprises
The researchers then put their new, trained models to the test against the big, expensive, private models (like GPT-4 and DeepL) and the original, untrained open models.
- The Gap Closed: Their best open model, TF2-12B (the 12-billion-parameter version), performed incredibly well. It scored an average of 4.83 out of 5 on their quality rubric, while the top private model (GPT-o3) scored 4.92. The gap between the free, custom-trained model and the expensive, proprietary giant was tiny—less than 0.1 points.
- The Cost Difference: This is where the story gets really exciting. Translating all 3 million fables using the expensive private APIs would have cost between $1,800 and $32,400 (depending on which model you picked). In contrast, their open-source TF2 model did the exact same job for roughly $350. That's a savings of 97% to 99%.
- The Small Models: Even their smallest model (1 billion parameters), after training, jumped from a score of 2.02 to 3.75. It wasn't perfect, but it went from "barely understandable" to "quite good," proving that even small, cheap computers can learn to tell stories if they are taught the right way.
What They Found (and What They Didn't)
The paper suggests that you don't need to be a billionaire to build high-quality literary translation tools. By using a smart, step-by-step process and focusing on a specific type of story (fables), they showed that open models can compete with the giants.
However, the authors are careful to note a few things:
- It's not perfect yet: While the open models are close, the private models (like GPT-o3) still scored slightly higher, especially in style and cultural nuance. The open models are a great alternative, but they haven't completely "solved" the problem of matching human-level translation quality in every single case.
- The "Gold Standard" is Silver: The reference translations they used to train the models were made by another AI, not a human. This means the models are learning to sound like other AIs, not necessarily like human translators. The researchers checked this by having a human expert look at a small sample of the stories, and the human agreed that the AI rankings were generally correct, but they admit that a larger human study is needed to be 100% sure.
- Fables are Special: Fables are short and have a clear structure. The researchers suggest that while this method works great for fables, it might be harder to apply to complex novels with deep metaphors or historical dialogue.
The Takeaway
The TF2 project is like showing that you can build a magnificent library using recycled materials and a little bit of ingenuity, rather than needing a vault of gold. They proved that with the right training data and a clever, cost-effective approach, open-source AI can translate literary content for languages like Romanian at a fraction of the usual cost. They released all their code, their 3-million-story dataset, and their trained models to the public, inviting everyone else to build on their work. It's a step toward a future where AI can help preserve and share stories from every culture, regardless of how much money that culture has to spend on technology.
Drowning in papers in your field?
Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.