← Latest papers
💬 NLP

DuDi: Dual-Signal Distillation with Cross-Lingual Verbalizer

The paper introduces DuDi, a dual-signal distillation framework enhanced by a cross-lingual verbalizer that effectively improves the multilingual capabilities of small language models, particularly for Southeast Asian languages, by combining sequence-level and token-level supervision signals.

Original authors: Patomporn Payoungkhamdee, Tinnakit Udsa, Jian Gang Ngui, Sarana Nutanong, Alham Fikri Aji, Peerat Limkonchotiwat

Published 2026-06-04
📖 4 min read☕ Coffee break read

Original authors: Patomporn Payoungkhamdee, Tinnakit Udsa, Jian Gang Ngui, Sarana Nutanong, Alham Fikri Aji, Peerat Limkonchotiwat

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

The Big Problem: The "Tiny Brain" Struggle

Imagine you have a brilliant, well-read professor (a large AI model) who speaks many languages fluently. Now, imagine you need to teach a small, energetic child (a Small Language Model or SLM) to do the same job.

The problem is that when you shrink a model down to make it faster and cheaper to run, it often loses its ability to speak languages other than English. This is especially true for Southeast Asian (SEA) languages like Thai, Vietnamese, and Indonesian. The "child" model gets confused and makes mistakes, while the "professor" knows the answers perfectly.

The Solution: DuDi (The Super Tutor)

The authors created a new teaching method called DuDi. Think of DuDi not just as a teacher, but as a super-intelligent tutor that uses three specific tricks to help the small model learn faster and better than before.

1. The "Big Picture" Check (Sequence Signal)

  • The Analogy: Imagine a student writing an essay. A normal teacher might just check if the spelling is right word-by-word. But a great teacher also looks at the whole essay to see if the story makes sense from start to finish.
  • How DuDi does it: DuDi checks the student's entire response at once. It asks, "Does this whole paragraph look like the correct answer?" This helps the student understand the overall flow and direction, not just individual words.

2. The "Two-Track" Feedback (Dual-Signal Distillation)

  • The Analogy: Think of learning to ride a bike.
    • Track A (Off-Policy): You look at a photo of a perfect rider (the teacher's data) and try to copy it exactly. This gives you a solid foundation.
    • Track B (On-Policy): You actually get on the bike and try to ride. When you wobble, the teacher jumps in and says, "Hey, you leaned too far left there!" This helps you correct your own mistakes in real-time.
  • How DuDi does it: Most methods only do one or the other. DuDi does both. It uses the teacher's perfect data to set the standard, and it watches the student generate its own answers to correct specific mistakes as they happen. This "dual-signal" approach keeps the student on the right track.

3. The "Universal Translator" (Cross-Lingual Verbalizer)

  • The Analogy: Imagine the teacher speaks Thai, and the student is trying to learn Vietnamese. If the teacher just speaks Thai, the student might get confused about how to say things in Vietnamese.
  • How DuDi does it: DuDi uses a special "translator prompt."
    • The teacher sees a question in Thai and a perfect answer in Thai.
    • But, the teacher is asked to explain the answer as if it were being taught in Vietnamese (or English, or any other language in the mix).
    • The student then has to generate the answer in that target language.
    • Why this works: It forces the student to learn the logic of the answer, not just memorize the words. It's like learning the concept of "January" rather than just memorizing the Thai word for it. This helps the student transfer knowledge between different languages much better.

The Results: A Smaller Model That Punches Above Its Weight

The researchers tested this method on models ranging from very small (0.5 billion parameters) to medium-sized (1.5 billion). They compared DuDi against other popular teaching methods.

  • The Outcome: DuDi consistently beat the other methods.
  • The Proof: In a "report card" called SEA-HELM (which tests how well models handle Southeast Asian languages), the DuDi-trained models got the highest scores.
  • The Surprise: Even when the "professor" (teacher) wasn't perfect at a specific language, DuDi still managed to teach the "student" to do better than it would have on its own.

The "Secret Sauce" Analysis

The authors ran tests to see which part of DuDi was the most important:

  1. Removing the "Big Picture" check: The model got slightly worse.
  2. Removing the "Two-Track" feedback: The model got much worse. This proved that seeing both the teacher's data and the student's own mistakes is crucial.
  3. Removing the "Universal Translator": The model got worse, proving that translating the teaching style across languages is a key factor in success.

Summary

DuDi is a new way to train small AI models to speak Southeast Asian languages. Instead of just copying a big model, it uses a combination of whole-response checks, real-time mistake correction, and a cross-language teaching style to help small models learn faster and smarter. The result is a tiny, efficient AI that can understand and speak multiple languages almost as well as much larger, more expensive ones.

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 →