Labeling

Last Updated: July 29, 2026 | By Mihail Sebastian | AI Dictionary

The process of tagging raw data with the correct answers so supervised machine learning models can learn from examples, done by humans or algorithms.

What is Labeling?

Labeling is the process of attaching the correct answer (a category, tag, or value) to each example in a dataset so a machine learning model can learn from it. A photo tagged “dog”, a review tagged “negative”, an X-ray tagged “pneumonia”: each label tells the model what its output should have been.

The labels become the ground truth that supervised learning treats as fact. Mislabeled examples teach the model to reproduce the mistake, so label quality sets a ceiling on model quality.

Types of Labeling

  1. Manual labeling: Human annotators assign each label. Accuracy is high; so are cost and time.
  2. Automated labeling: An algorithm assigns labels at scale. Errors rise, cost falls, and large datasets become feasible.
  3. Semi-supervised labeling: A small hand-labeled seed set propagates labels across a much larger unlabeled pool.
  4. Active learning: The model selects the examples it is least certain about and routes only those to human annotators. Annotation effort goes where the model is weakest.

Whatever the method, labels look objective but encode judgment. For a category like “toxic comment”, trained annotators disagree on a real share of examples, and every one of those judgment calls flows straight into the model’s behavior.

Example of Labeling

A company wants a sentiment analysis model that sorts product reviews into positive, negative, and neutral. Annotators read 20,000 reviews and tag each one. A second annotator relabels a sample to check agreement, and cases where they disagree (“Great product, broke after a week”) go to a third reviewer.

The finished labels turn the raw reviews into a training set. The model that trains on them will be exactly as consistent as those 20,000 human judgments, no more.

Related AI terms: Training Set · Ground Truth · Supervised Learning · Imbalanced Data · Data Quality

Did you like the Labeling gist?

Learn about 250+ need-to-know artificial intelligence terms in the AI Dictionary.

Mihail Sebastian — Writes about AI governance, regulation, and the technology behind them. Placeholder bio — replace with a real credential line. About

Read the Governor's Letter

Stay ahead with Governor's Letter, the newsletter delivering expert insights, AI updates, and curated knowledge directly to your inbox.

By subscribing to the Governor's Letter, you consent to receive emails from AI Guv.
We respect your privacy - read our Privacy Policy to learn how we protect your information.

Browse All AI Terms A–Z

Every term in the dictionary, in alphabetical order. Jump to a letter or scroll the full list.

A

B

C

D

E

F

G

H

I

J

K

L

M

N

O

P

Q

R

S

T

U

V

W

X

Y

Z