Skip to content
Glossary

Label Noise

Inaccuracies in dataset annotations that can adversely affect machine learning model training and accuracy.
Definition

Label noise refers to inaccuracies, errors, or inconsistencies in the labels of a training dataset used in machine learning and artificial intelligence. These inaccuracies can stem from a variety of sources, including human error during the data labeling process, ambiguous data instances that are difficult to label, or errors in automated labeling mechanisms.

Label noise can significantly impact the performance of machine learning models by providing misleading information during the training phase, leading to reduced accuracy, overfitting to incorrect labels, and poor generalization to unseen data. Identifying and mitigating label noise is therefore a critical step in preparing data for model training, involving techniques such as data cleaning, re-annotation, or the development of noise-robust models that can handle a certain level of label inaccuracies.

Examples/Use Cases:

In a sentiment analysis task where text data is labeled as positive, negative, or neutral, label noise could occur if annotators mistakenly label sarcastic comments as positive due to their literal positive wording. This mislabeling can confuse the model during training, leading to incorrect sentiment predictions. Similarly, in image classification tasks for medical diagnosis, label noise can arise if different medical experts have varying opinions on ambiguous cases, resulting in inconsistent labels for similar images.

This can lead to a model that is less reliable in making diagnoses. Techniques such as consensus labeling, where multiple annotators label each instance and a majority vote or expert review determines the final label, or employing models that are inherently more robust to label noise, like certain types of neural networks, can help mitigate the impact of label noise on model performance.

Related Terms
← Back to Glossary

Need human evaluators for your AI research? Scale annotation with expert AI Trainers.