Class 6 · CBSE AI · Strand A — Inside the Black Box

Supervised vs unsupervised learning for Class 6

The two big families of how AI learns — with examples your child will recognise.

What this concept actually says

  • Supervised learning trains on labelled examples — each input has a correct answer attached
  • The model learns by comparing its predictions to correct labels and adjusting
  • Supervised learning is the most widely used paradigm in deployed AI today

An analogy your child will recognise

School marking scheme

Supervised learning is like learning with an answer key. Every practice question comes with the correct answer at the back. You attempt, check, see where you went wrong, and correct. Remove the answer key, and you're guessing in the dark. The labels in supervised learning are the answer key.

Embroidery apprenticeship

A master embroiderer shows an apprentice: 'this stitch is correct — this one is wrong.' After hundreds of corrections with the master present, the apprentice internalises the standard. That's supervised learning. The master's corrections are the labels; the apprentice is the model.

Common misconceptions to watch for

  • Supervised learning requires a teacher AI to be present — the 'supervision' comes from labelled data, not a supervising AI system.
  • More labels always improve the model — labels must be high-quality and consistent; noisy or incorrect labels actively degrade model performance.

Key facts in one breath

  • Supervised learning underpins most commercially deployed AI: spam filters, medical diagnosis, voice assistants, recommendation systems.
  • Two main types of supervised learning tasks are: classification (output is a category) and regression (output is a number).
  • The process of adjusting weights based on label error is called backpropagation in neural networks.
  • Amazon Mechanical Turk, Scale AI, and Appen are companies that employ hundreds of thousands of humans to label data for supervised learning.

How Dhee teaches this — the 3-stage Socratic loop

Every Dhee 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

Imagine learning to play cricket with a coach who says 'good shot' or 'no, wrong — play straighter' after every ball. Now imagine practising alone with no one to tell you if you're doing it right. Which way do you think you'd learn faster, and why?

Rote answer

"Supervised learning uses labelled data where each input has a correct answer."

Understood

"With the coach, every shot gives you immediate feedback — right or wrong — so you can correct your technique instantly. Without feedback, you might be practising wrong technique for months. Supervised learning is AI learning with the coach — every example comes with a label that says 'this is the correct answer,' so the model can correct itself."

Stage 2 — Reasoning

Why do you think labelling data is expensive and time-consuming — and why does that make supervised learning harder to scale than it sounds?

Follow-up Dhee may use: Can you think of a labelling task where errors by the human labeller would be especially dangerous for the people the AI later serves?

Stage 3 — Application

Design the supervised learning setup for an AI that detects whether a WhatsApp forward contains misinformation. What are the inputs, labels, and who should do the labelling?

Misconception Dhee watches for: Assuming you can crowdsource labels cheaply by asking random users — for complex or high-stakes tasks, label quality requires domain expertise, not just human judgement.

Want your child to actually understand this?

Spark 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 supervised learning deep-dive — explained for kids? +

The two big families of how AI learns — with examples your child will recognise.

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

Supervised learning requires a teacher AI to be present — the 'supervision' comes from labelled data, not a supervising AI system.

How does Dhee teach this in a Class 6 session? +

Dhee opens with a question — for example: "Imagine learning to play cricket with a coach who says 'good shot' or 'no, wrong — play straighter' after every ball. Now imagine practising alone with no one to tell you if you're doing it right. Which way do you think you'd learn faster, and why?" — 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.