← Latest papers
💬 NLP

Transferring Natural Language Datasets Between Languages Using Large Language Models for Modern Decision Support and Sci-Tech Analytical Systems

This paper proposes a pipeline for transferring annotated datasets between languages using Large Language Models, demonstrating its effectiveness by translating the English DEFT corpus into Russian to create a rare term-definition mining resource that supports scientific trend analysis and decision-making.

Original authors: Dmitrii Popov, Egor Terentev, Danil Serenko, Ilya Sochenkov, Igor Buyanov

Published 2026-07-08
📖 4 min read☕ Coffee break read

Original authors: Dmitrii Popov, Egor Terentev, Danil Serenko, Ilya Sochenkov, Igor Buyanov

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 have a massive, incredibly detailed library of English books where every important word (like "photosynthesis" or "inflation") is highlighted, and its definition is written right next to it. This library is a goldmine for computers trying to learn how to understand science and technology. However, this library only exists in English.

The problem? There is no equivalent library in Russian. Building one from scratch would be like hiring a team of thousands of people to read every book, find the words, and write down the definitions by hand. It would take forever and cost a fortune.

The Big Idea: The "Smart Translator" Shortcut
The authors of this paper asked: Can we use a super-smart AI (a Large Language Model or LLM) to act as a translator that doesn't just translate the words, but also moves the highlights and definitions along with them?

Think of it like this: Imagine you have a map of a city with all the famous landmarks circled in red. You want a map of the same city, but in a different language. A normal translator would just write the street names in the new language, leaving the red circles floating in the wrong places. The authors wanted an AI that could say, "Okay, I see the red circle around 'Eiffel Tower' in English. In French, that's 'Tour Eiffel.' I will move the red circle to wrap around 'Tour Eiffel' instead."

How They Tested It
They took a specific English dataset called DEFT (which is full of scientific terms and their definitions) and tried to "transfer" it into Russian using several different AI models (like ChatGPT, Llama, DeepSeek, and Qwen).

They tried two main approaches:

  1. The "Math" Approach: They told the AI, "The word starts at character 10 and ends at character 20. Translate the text, then tell me the new character numbers for the Russian word."
    • Result: The AI got confused. It's like asking someone to count the bricks in a wall while they are simultaneously rebuilding the wall in a different color. The AI kept losing count or getting the numbers wrong.
  2. The "Spot the Word" Approach: They changed the instructions. Instead of asking for numbers, they said, "Here is the English sentence with the highlighted word. Here is the Russian translation. Please highlight the Russian word that matches the English one."
    • Result: This worked much better! It was like asking the AI to simply point to the matching picture rather than doing complex math.

The Results

  • The Best Translator: The AI model DeepSeek did the best job at moving the "highlights" (the annotations) correctly. It got the right answer about 94% of the time.
  • The Quality: The resulting Russian dataset isn't perfect. The authors call it "silver grade" rather than "gold grade." It's not 100% accurate, but it's good enough to be a solid starting point. It's like having a draft of a book that is 90% done; you just need a human editor to fix the remaining 10% errors, which is much faster than writing the whole book from scratch.
  • Training New Models: They used this new, AI-translated Russian dataset to train a smaller, simpler AI (a BERT model). This new Russian AI learned to spot definitions and terms reasonably well, proving that the "silver" data was useful enough to teach a computer something new.

Why This Matters
The authors explain that this method is a game-changer for "under-resourced" languages (languages that don't have enough digital data). Instead of waiting years to build a dataset from zero, researchers can use these "smart translators" to quickly create a draft dataset. This helps scientists and decision-makers in Russia (and potentially other languages later) analyze trends in science and technology much faster.

What They Didn't Do
The paper is very specific about its limits:

  • They only tested English-to-Russian.
  • They did not test if the AI could do the job better than a human translator (they admit human translators are still better).
  • They did not test the AI on the hardest part of the original task (linking terms to definitions), leaving that for future work.

In short, the paper shows that while AI isn't perfect yet, it's a powerful tool for "copy-pasting" knowledge from English to Russian, saving researchers a massive amount of time and effort.

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 →