Class 7 · CBSE AI · Strand C — NLP, Vision, and LLMs Deep-Dive

How machine translation works — and where it fails

How neural translation maps meaning across languages, and why it still stumbles. For Class 7.

What this concept actually says

  • Modern neural machine translation maps meaning across languages using encoder-decoder architectures
  • Translation is not word substitution — grammar, idioms, and cultural concepts require structural transformation
  • Low-resource languages (with little training data) produce significantly worse translations than high-resource ones

An analogy your child will recognise

Converting a recipe

Translating a recipe from a Gujarati grandmother to a French chef isn't just swapping ingredient names. 'Add the tadka when it splutters' requires explaining what tadka is, what 'splutters' means in a pan, and why the timing matters. That cultural and procedural knowledge is what machine translation routinely strips out.

Cricket scoring for a foreign audience

Explaining a cricket scorecard to someone who only knows baseball requires more than translation — 'over', 'wicket', and 'LBW' are structural concepts with no baseball equivalents. Translation must sometimes become explanation. AI translation models often don't know when to do this.

Common misconceptions to watch for

  • A fluent-sounding translation is an accurate translation — translation models optimise for fluency and can produce confident, natural-sounding but factually wrong output.
  • AI translation is now 'solved' for major languages — even for high-resource language pairs, idioms, domain-specific terms, and cultural nuances remain significant challenges.

Key facts in one breath

  • The Transformer architecture (2017) enabled a leap in translation quality by replacing older recurrent models with attention-based processing.
  • BLEU score is the most common automated metric for translation quality, but it measures n-gram overlap, not meaning accuracy.
  • Google Translate supports over 130 languages but quality varies enormously — accuracy for French or Spanish is far higher than for Konkani or Bodo.
  • Back-translation (translating to another language and back) is used both to check translation quality and to generate synthetic training data for low-resource languages.

How Dhee Learning teaches this — the 3-stage question loop

Every Dhee Learning session for this concept follows three stages. We share the questions Dhee actually asks, so you can hear what a session sounds like.

Stage 1 — Surface

Try translating this literally word-by-word from Hindi to English: 'Mera dil bhar aaya.' What happens — and what does that tell you about why machine translation is hard?

Rote answer

"Machine translation converts text from one language to another."

Understood

"Word-by-word you get 'My heart filled came' which makes no sense in English. The real meaning is something like 'I was moved to tears' or 'I felt deeply emotional.' The emotional concept doesn't map to any single English phrase — a translator has to understand the feeling, not the words."

Stage 2 — Reasoning

A translation model trained on 10 million English-French sentence pairs and 10,000 English-Santali sentence pairs will perform very differently on those two language pairs. Why — and what are the real-world consequences of that gap?

Follow-up Dhee may use: Who decides which languages get more resources? Is that a technical question or a political one?

Stage 3 — Application

A government scheme wants to use AI translation to automatically convert all official notifications from English to 22 Indian languages. What are three failure modes you'd warn them about before deploying?

Misconception Dhee watches for: Assuming that because the AI translates fluently (sounds natural), it is also accurate — fluency and accuracy are separate and often diverge.

Related concepts

Want your child to actually understand this?

Dhee turns this concept into a 15-minute spoken session — asking, listening, and probing — so your child builds the idea themselves.

Frequently asked questions

What is translation — how it works, where it fails — explained for kids? +

How neural translation maps meaning across languages, and why it still stumbles. For Class 7.

What's the most common mistake children make about this concept? +

A fluent-sounding translation is an accurate translation — translation models optimise for fluency and can produce confident, natural-sounding but factually wrong output.

How does Dhee Learning teach this in a Class 7 session? +

Dhee opens with a question — for example: "Try translating this literally word-by-word from Hindi to English: 'Mera dil bhar aaya.' What happens — and what does that tell you about why machine translation is hard?" — listens to your child's answer, then probes the reasoning behind it. The session ends when the child can apply the idea to a brand-new situation, not just recall it.