Data annotation
Data annotation is the process within a dataset of adding relevant metadata labels or tags to enable machines to interpret the data in line with its intended use. Data is a fundamental component in the development of artificial intelligence (AI). Data annotation allows AI models to interpret data. For example, it may inform the model that a particular set of pixels is a picture of a bicycle, or that a particular structure of sentence should be interpreted as a mathematical formula. Training AI models, particularly in computer vision and natural language processing, requires large volumes of annotated data. Annotation choices determine how machine learning algorithms recognize patterns and also drive the predictions they make. [1]
The dataset can take various forms, including images, text, audio files and video footage. Data annotation labels can be human-generated, system-generated, or a mix of both.
The availability of large-scale annotated datasets has been a major factor in the development of modern artificial intelligence systems; particularly deep learning models that require vast quantities of labelled examples.[2]
Applications
[edit source]Data annotation is used in almost all fields, including law, scientific research, healthcare, autonomous vehicles, retail, security, and entertainment. By accurately labelling data, machine learning models can perform complex tasks such as object detection, sentiment analysis, and speech recognition with greater precision. [3][4]
Agentic AI, in which AI models are able to set goals, plan steps and use tools independently, has greatly increased the need for annotation of data related to complex tasks. Early growth was driven by computer vision applications, particularly in autonomous driving, surveillance, industrial automation, and robotics. These systems require large volumes of accurately labelled image and video data, often including pixel-level segmentation and temporal tracking across frames.[5]. More recently, the development of large language models has significantly increased demand for high-quality human feedback data. This includes preference rankings, factuality assessments, and safety evaluations used in reinforcement learning from human feedback (RLHF). [6] As a result, data annotation has shifted from primarily large-scale labelling to tasks requiring expert evaluation.
This growing demand has led to the emergence of specialized sectors and platforms dedicated to AI training and human-in-the-loop workflows, which often utilize Reinforcement Learning from Human Feedback (RLHF) to refine model behavior. [7] A market has developed whereby highly-qualified mathematicians, scientists, lawyers and other professionals are employed to develop AI learning tasks, often as an adjunct to their main occupation. A 2026 global labor market analysis by Randstad Digital found that "AI trainer" and "data annotation" job postings increased by 281% between 2021 and 2026, making it the fastest-growing standalone technology role as industries shift focus toward human oversight, model safety, and system optimization.[8]
Annotation Types
[edit source]Data annotation varies significantly depending on the type of data and the intended machine learning application.
Image and video annotation
[edit source]Image classification
[edit source]Image classification, also known as image categorization, involves assigning predefined labels to images. Machine learning algorithms trained on classified images can later recognize objects and differentiate between categories. For instance, an AI model trained to recognize furniture styles can distinguish between Georgian and Rococo armchairs.[9]
Semantic segmentation
[edit source]Semantic segmentation assigns each pixel in an image to a specific class, such as trees, vehicles, humans, or buildings. This type of annotation enables machine learning models to differentiate objects by grouping similar pixels, allowing for a detailed understanding of an image.[10][11]
Bounding boxes
[edit source]Bounding box annotation involves drawing rectangular boxes around objects in an image. This technique is commonly used in autonomous driving, security surveillance, and retail analytics to detect and classify objects such as pedestrians, vehicles, and products on store shelves.[12]
3D cuboids
[edit source]3D cuboid annotation enhances traditional bounding boxes by adding depth, enabling models to predict an object's spatial orientation, movement, and size. This method is particularly useful for autonomous vehicles and robotics, where understanding object dimensions and depth is critical.[13][14]
Polygonal annotation
[edit source]For objects with irregular shapes, such as curved or multi-sided items, polygonal annotation provides more precise labeling than bounding boxes. This technique is often used in applications that require detailed object recognition, such as medical imaging or aerial mapping.[14]
Keypoint annotation
[edit source]Keypoint annotation marks specific points on an object, such as facial landmarks or body joints, to enable tracking and motion analysis. This method is widely used in facial recognition, emotion detection, sports analytics, and augmented reality applications.[15]
In computer vision, annotation commonly includes image classification, object detection, semantic segmentation, instance segmentation, and keypoint labelling..[16] Object detection tasks typically involve drawing bounding boxes around objects of interest, while segmentation tasks require pixel-level labelling to delineate object boundaries.[17] Video annotation extends these tasks temporally, requiring tracking of objects across frames and maintaining consistent identities over time, which is particularly important in autonomous driving systems and robotics applications.[18]
Text annotation
[edit source]Natural language processing (NLP) tasks involve a range of annotation types including text classification, named entity recognition, sentiment analysis, part-of-speech tagging, and relation extraction.[19] In modern large language model development, text annotation also includes ranking model outputs, evaluating factual accuracy, and assessing qualities such as helpfulness, coherence, and safety.[20]
Audio and speech annotation
[edit source]Speech annotation involves transcription of spoken language, segmentation of audio streams, together with labelling of acoustic features such as emotion or intent.[21] These annotations support applications including automatic speech recognition, voice assistants, and real-time translation systems.[22]
Human annotation
[edit source]Human annotation is typically carried out using web-based platforms that present tasks to annotators in a structured format and capture their responses in a standardised way.[22] These platforms may include built-in validation rules, annotation guidelines, and interface tools such as bounding box selectors, text highlighters, or audio playback controls. In many systems, annotation tasks are distributed across large workforces, often geographically dispersed, enabling parallel processing of large datasets.[23]
History and Development
[edit source]While early data annotation providers focused primarily on large-scale human labelling, the sector has increasingly diversified, driven particularly by recent agentic AI models.[24][25]
Crowdsourcing and move to early workforce platforms
[edit source]Crowdsourcing, in which large numbers of distributed workers completed small labelling tasks via online platforms, was one of the earliest examples of data annotation. Amazon’s Mechanical Turk, launched in 2005, enabled researchers and companies to access low-cost human labour for dataset creation and validation tasks.[26] Appen, founded in 1996, became a major provider of annotated datasets for machine learning, supporting applications in speech recognition and computer vision.[27] CloudFactory, founded in 2010, developed its own workforce, combining cloud-based task distribution in a way that was aimed at providing long-term employment for workers, particularly in Nepal and Kenya.[28]
Diversification of offerings
[edit source]As demand for labelled data increased and the data annotation market matured, companies offering different approaches to data annotation management emerged. Companies such as Labelbox,[29] SuperAnnotate, [30]and Encord.[31] worked to develop annotation software platforms that enable organisations to manage their own labelling workflows. These systems typically provide tools for dataset management, collaborative labelling, quality control, and integration with machine learning pipelines. Conversely, managed annotation and data providers such as Scale AI[32] and Surge AI[33][34] continued to provide high-quality annotated datasets for autonomous vehicles, defence applications, and large language model training which they developed themselves using an increasingly skilled workforce.
Expert networks and specialised evaluation providers
[edit source]Across the industry, a notable trend is the shift from large-scale commodity labelling toward high-value expert annotation and evaluation. While traditional image and text labelling remains important for many applications, the development of large language models has increased demand for nuanced human feedback, including preference ranking, safety evaluation, and reasoning assessment.[35] together with expert-driven annotation and evaluation, particularly for tasks requiring professional judgement in fields such as law, medicine, software engineering, and scientific reasoning. Turing, founded in 2018, initially operated as a global talent platform for software engineers but has since expanded into providing expert contributors for AI training and evaluation.[36] Mercor, founded in 2023, operates as an AI-enabled talent matching platform connecting subject-matter experts—including engineers, physicians, and lawyers—with AI companies requiring high-quality evaluation data for model training and assessment.[37] Deccan focuses on sourcing technical experts in India for tasks such as generating expert feedback, running evaluations, and building reinforcement learning, reflecting the broader shift toward specialised human feedback in foundation model development.[38] Poindexter Labs operates in a similar space, providing expert-led evaluation and annotation services for AI systems requiring high-precision human judgement, particularly in enterprise and research contexts.[39][40]
See also
[edit source]References
[edit source]- ↑ "Data Annotation". Archived from the original on 7 December 2024. Retrieved 11 March 2025.
- ↑ Jordan, M. I.; Mitchell, T. M. (17 July 2015). "Machine learning: Trends, perspectives, and prospects". Science. 349 (6245): 255–260. doi:10.1126/science.aaa8415. ISSN 0036-8075.
- ↑ "The Complete Guide to Data Annotation". Anolytics. 12 September 2023. Retrieved 11 March 2025.
- ↑ Spair, Rick. 200 Tips for Mastering Generative AI. Rick Spair.
- ↑ Automated Driving Systems 2.0: A Vision for Safety (Report). National Highway Traffic Safety Administration. 2017.
- ↑ Ouyang, Long (2022). "Training language models to follow instructions with human feedback". NeurIPS.
- ↑ "What is AI Training? The Ultimate Beginner's Guide (2026)". aitrainer.work. 10 February 2026.
- ↑ "AI Trainer Named the Fastest-Growing Tech Job as Hiring Hits a Wall". AITrainer.work. Randstad Digital. 23 June 2026. Retrieved 25 June 2026.
- ↑ Ghani, Arfan (2024). Innovations in Computer Vision and Data Classification: From Pandemic Data Analysis to Environmental and Health Monitoring. Springer Nature. ISBN 978-3-031-60140-8.
- ↑ Antonacopoulos, Apostolos (2 December 2024). Pattern Recognition: 27th International Conference, ICPR 2024, Kolkata, India, December 1-5, 2024, Proceedings, Part XVIII. Springer Nature. ISBN 978-3-031-78456-9.
- ↑ Lei, Tao; Nandi, Asoke K. (3 October 2022). Image Segmentation: Principles, Techniques, and Applications. John Wiley & Sons. ISBN 978-1-119-85900-0.
- ↑ Adhikari, Bishwo; Huttunen, Heikki (January 2021). "Iterative Bounding Box Annotation for Object Detection". 2020 25th International Conference on Pattern Recognition (ICPR). pp. 4040–4046. arXiv:2007.00961. doi:10.1109/ICPR48806.2021.9412956. ISBN 978-1-7281-8808-9.
- ↑ Moschidis, Christos; Vrochidou, Eleni; Papakostas, George A. (2025). "Annotation tools for computer vision tasks". In Osten, Wolfgang (ed.). Seventeenth International Conference on Machine Vision (ICMV 2024). p. 11. doi:10.1117/12.3055065. ISBN 978-1-5106-8827-8.
- 1 2 Thakur, Kutub; Pathan, Al-Sakib Khan; Ismat, Sadia (3 April 2023). Emerging ICT Technologies and Cybersecurity: From AI and ML to Other Futuristic Technologies. Springer Nature. ISBN 978-3-031-27765-8.
- ↑ Blomqvist, Kenneth; Hietala, Julius (15 September 2021), 3D Annotation Of Arbitrary Objects In The Wild, arXiv:2109.07165
- ↑ Russakovsky, Olga (2015). "ImageNet Large Scale Visual Recognition Challenge". International Journal of Computer Vision. 115 (3): 211–252. doi:10.1007/s11263-015-0816-y.
- ↑ Everingham, Mark (2010). "The Pascal Visual Object Classes (VOC) Challenge". International Journal of Computer Vision.
- ↑ Automated Driving Systems 2.0: A Vision for Safety (Report). National Highway Traffic Safety Administration. 2017.
- ↑ Jurafsky, Daniel; Martin, James H. (2023). Speech and Language Processing (3rd ed.). Draft.
- ↑ Ouyang, Long (2022). "Training language models to follow instructions with human feedback". Advances in Neural Information Processing Systems (NeurIPS).
- ↑ Amodei, Dario (2016). "Deep Speech 2: End-to-End Speech Recognition in English and Mandarin". Proceedings of ICML.
- 1 2 AI Index Report 2025 (Report). Stanford University. 2025.
- ↑ Gray, Mary L.; Suri, Siddharth (2019). Ghost Work: How to Stop Silicon Valley from Building a New Global Underclass. Houghton Mifflin Harcourt.
- ↑ AI Index Report 2025 (Report). Stanford University. 2025.
- ↑ "AI is setting off a great scramble for data". The Economist. 13 August 2023.
- ↑ Irani, Lilly (2019). Chasing Innovation: Making Entrepreneurial Citizens in Modern India. Princeton University Press.
- ↑ "Appen launches cost-cutting plan as earnings drop". Reuters. 10 May 2023.
- ↑ Mehta (2023). "The people powering AI". MIT Technology Review.
- ↑ "Data Startup Labelbox Reaches Toward $1 Billion Valuation With SoftBank Funding". Forbes. 6 January 2022.
- ↑ "SuperAnnotate uses AI techniques to speed up data labeling". VentureBeat. 11 June 2020.
- ↑ "Encord curates petabytes of data with Google Cloud to power the future of AI". Google Cloud.
- ↑ AI Index Report 2025 (Report). Stanford University. 2025.
- ↑ "Inside Surge AI". The Information. 2023.
- ↑ "If your AI seems smarter, it's thanks to smarter human trainers". Reuters. 28 September 2024.
- ↑ AI Index Report 2025 (Report). Stanford University. 2025.
- ↑ "If your AI seems smarter, it's thanks to smarter human trainers". Reuters. 28 September 2024.
- ↑ "Mercor's AI Interviewer Has Vetted 300,000 Job Candidates. Now It's Valued At $250 Million". Forbes. 18 September 2024.
- ↑ "Mercor competitor Deccan AI raises $25M, sources experts from India". TechCrunch. 25 March 2026.
- ↑ "AI has a data problem. It's bad, but everyone is too scared to fix it". Startups Magazine. 16 July 2026.
- ↑ "Poindexter Labs: Interview With Founder & CEO Jocelyn D'Arcy About The Expert Reasoning Data Company". Pulse 2. 3 July 2026.