AI Data Annotation

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/99

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 4:57 AM on 9/2/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

100 Terms

1
New cards

Data Annotation

The process of labeling data like text or images so AI can understand it.

2
New cards

Data Annotator

A person who labels data to train AI models.

3
New cards

Ground Truth

The absolute correct and accurate data used as a target for AI training.

4
New cards

Label

A tag or note added to a piece of data to describe what it is.

5
New cards

Dataset

A collection of related data used to train or test AI.

6
New cards

Training Data

The initial data used to teach an AI model how to make predictions.

7
New cards

Testing Data

Data used to check how accurate the AI model is after training.

8
New cards

Validation Data

Data used to fine-tune an AI model's settings during training.

9
New cards

Bounding Box

A simple rectangle drawn around an object in an image to isolate it.

10
New cards

Polygon Annotation

Drawing a detailed shape with many sides around an irregular object in an image.

11
New cards

Semantic Segmentation

Coloring every single pixel in an image based on what category it belongs to.

12
New cards

Instance Segmentation

Coloring every individual object in an image separately even if they are the same type.

13
New cards

Keypoint Annotation

Placing dots on specific parts of an object like human joints or facial features.

14
New cards

Polyline Annotation

Drawing lines to mark boundaries like roads

15
New cards

Cuboid Annotation

Drawing a 3D box around an object in a 2D image to show its depth.

16
New cards

Image Classification

Assigning a single label or category to an entire image.

17
New cards

Object Detection

Finding and labeling specific objects inside an image using boxes.

18
New cards

Text Annotation

Labeling words

19
New cards

Named Entity Recognition (NER)

Identifying and labeling proper nouns like names

20
New cards

Sentiment Analysis

Labeling text to show if the mood is positive

21
New cards

Intent Classification

Labeling text to figure out what the user is trying to achieve.

22
New cards

Audio Transcription

Converting spoken words from an audio file into written text.

23
New cards

Audio Annotation

Tagging specific sounds or speaker changes in an audio recording.

24
New cards

Video Annotation

Labeling objects or actions frame-by-frame across a video clip.

25
New cards

LiDAR Annotation

Labeling 3D point clouds captured by laser sensors

26
New cards

Point Cloud

A collection of 3D data points in space captured by lasers or scanners.

27
New cards

Metadata

Extra background information about a piece of data

28
New cards

Raw Data

Unprocessed and unlabeled data straight from the source.

29
New cards

Clean Data

Data that is corrected

30
New cards

Noisy Data

Data that contains a lot of useless

31
New cards

Data Bias

When a dataset favors certain groups or outcomes

32
New cards

Data Diversity

Including a wide variety of different examples in a dataset to make AI fair.

33
New cards

Data Augmentation

Creating new data from existing data by making small changes like rotating images.

34
New cards

Synthetic Data

Fake data generated by a computer that mimics real-world data.

35
New cards

Data Privacy

Protecting personal or sensitive information in a dataset from being leaked.

36
New cards

Anonymization

Removing personal details like names or faces from data to protect privacy.

37
New cards

Masking

Hiding specific parts of data

38
New cards

Data Security

Measures taken to protect data from unauthorized access or theft.

39
New cards

Gold Standard

A perfectly labeled dataset used to judge the quality of other annotations.

40
New cards

Inter-Annotator Agreement (IAA)

A score showing how much different annotators agree on the same labels.

41
New cards

Quality Assurance (QA)

The process of double-checking labeled data to catch and fix mistakes.

42
New cards

Quality Control (QC)

The system of testing data to ensure it meets the required standards.

43
New cards

Accuracy

How close the AI's prediction or the annotator's label is to the truth.

44
New cards

Precision

How consistent and exact the labels or predictions are.

45
New cards

Recall

The ability of an AI or annotator to find all the relevant examples in a dataset.

46
New cards

F1 Score

A single score that balances both precision and recall to measure quality.

47
New cards

Edge Case

An unusual or rare situation in data that is difficult for AI to understand.

48
New cards

Outlier

A piece of data that is very different from all the other data.

49
New cards

Ambiguity

When data can be interpreted in more than one way

50
New cards

Taxonomy

A structured list of categories or labels used for an annotation project.

51
New cards

Ontology

A detailed system showing how different labels and concepts relate to each other.

52
New cards

Active Learning

A process where the AI asks humans to label only the hardest data points.

53
New cards

Human-in-the-Loop (HITL)

A system where humans constantly guide

54
New cards

Machine Learning (ML)

A type of AI that learns patterns from data without being explicitly programmed.

55
New cards

Deep Learning

A advanced type of AI that uses structures mimicking the human brain to learn.

56
New cards

Computer Vision (CV)

The field of AI that helps computers see and understand images or videos.

57
New cards

Natural Language Processing (NLP)

The field of AI that helps computers understand human speech and text.

58
New cards

Automated Labeling

Using an AI model to label data automatically instead of humans.

59
New cards

Pre-labeling

Using an AI to make a first guess at labels

60
New cards

Re-labeling

Labeling the same data again to fix errors or update categories.

61
New cards

Crowdsourcing

Sending data annotation tasks to a large public network of online workers.

62
New cards

In-house Annotation

Having a dedicated team within a company do the data labeling.

63
New cards

Outsourcing

Hiring a third-party company to handle data annotation tasks.

64
New cards

Data Pipeline

The step-by-step journey data takes from being collected to being fed into AI.

65
New cards

Labeling Tool

The software or application that annotators use to tag data.

66
New cards

Bounding Box Fatigue

Tiredness felt by annotators from drawing thousands of boxes all day.

67
New cards

Pixel-Perfect

Annotation that is incredibly precise

68
New cards

Occlusion

When an object in an image is partially hidden behind something else.

69
New cards

Truncation

When an object is cut off by the edge of an image frame.

70
New cards

Class Imbalance

When one label appears way more often than other labels in a dataset.

71
New cards

Overfitting

When an AI learns training data too perfectly but fails on new data.

72
New cards

Underfitting

When an AI is too simple to learn the patterns in the training data.

73
New cards

Target

The final answer or label that the AI is trying to predict.

74
New cards

Tokenization

Splitting a sentence into individual words or smaller pieces for text AI.

75
New cards

Part-of-Speech (POS) Tagging

Labeling words in a sentence as nouns

76
New cards

Coreference Resolution

Labeling which words refer to the same thing

77
New cards

Text Classification

Assigning a category or topic to a piece of text.

78
New cards

Entity Linking

Connecting a labeled word in a text to a specific concept in a database.

79
New cards

Semantic Annotation

Adding meaning or context to text beyond just the literal words.

80
New cards

Phonetic Transcription

Writing down spoken words exactly how they sound using special symbols.

81
New cards

Diarization

Identifying and separating different speakers in an audio recording.

82
New cards

Frame Rate

The number of images shown per second in a video clip.

83
New cards

Keyframe

An important frame in a video that marks the start or end of an action.

84
New cards

Interpolation

An automated tool feature that guesses and fills in labels between video frames.

85
New cards

Localization

Finding where an object is located within an image or space.

86
New cards

Classification

Grouping data points into pre-defined categories.

87
New cards

Regression

Predicting a continuous numerical value instead of a category.

88
New cards

Supervised Learning

Training an AI using data that is already labeled by humans.

89
New cards

Unsupervised Learning

Training an AI on unlabeled data so it has to find patterns on its own.

90
New cards

Semi-Supervised Learning

Training an AI using a small amount of labeled data and a lot of unlabeled data.

91
New cards

Data Sourcing

The process of finding

92
New cards

Data Curation

Organizing

93
New cards

Data Governance

Rules and standards for managing data security

94
New cards

Data Ingestion

The process of importing large amounts of data into a storage system.

95
New cards

Data Warehouse

A central digital storage system used to hold huge amounts of structured data.

96
New cards

Scrubbing

The act of removing bad

97
New cards

Data Drift

When real-world data changes over time

98
New cards

Model Drift

The drop in an AI's performance as real-world data changes over time.

99
New cards

Consensus

A quality check method where multiple annotators must agree on a label for it to count.

100
New cards