Large Language Models for Data Annotation and Synthesis: A Survey
Zhen Tan, Dawei Li, Song Wang, Alimohammad Beigi, Bohan Jiang, Amrita, Bhattacharjee, Mansooreh Karami, Jundong Li, Lu Cheng, Huan Liu

TL;DR
This survey explores how large language models like GPT-4 can automate data annotation and synthesis, highlighting their utility, assessment methods, and challenges to advance machine learning data preparation.
Contribution
It provides a comprehensive taxonomy, review of learning strategies, and discusses challenges of using LLMs specifically for data annotation and synthesis.
Findings
LLMs can generate high-quality annotations across various data types.
Assessment methods for LLM-generated annotations are evolving.
Using LLMs reduces annotation costs and accelerates data preparation.
Abstract
Data annotation and synthesis generally refers to the labeling or generating of raw data with relevant information, which could be used for improving the efficacy of machine learning models. The process, however, is labor-intensive and costly. The emergence of advanced Large Language Models (LLMs), exemplified by GPT-4, presents an unprecedented opportunity to automate the complicated process of data annotation and synthesis. While existing surveys have extensively covered LLM architecture, training, and general applications, we uniquely focus on their specific utility for data annotation. This survey contributes to three core aspects: LLM-Based Annotation Generation, LLM-Generated Annotations Assessment, and LLM-Generated Annotations Utilization. Furthermore, this survey includes an in-depth taxonomy of data types that LLMs can annotate, a comprehensive review of learning strategies…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Data Quality and Management · Natural Language Processing Techniques
MethodsAttention Is All You Need · Focus · Linear Layer · Dense Connections · Label Smoothing · Adam · Softmax · Multi-Head Attention · Layer Normalization · Residual Connection
