CLCYSOC-PHApr 26, 2023

The Parrot Dilemma: Human-Labeled vs. LLM-augmented Data in Classification Tasks

arXiv:2304.13861v2133 citationsh-index: 36
Originality Synthesis-oriented
AI Analysis

This work addresses data annotation challenges for practitioners in low-resource Computational Social Science domains, but it is incremental as it builds on existing comparisons of human vs. synthetic data.

The study compared human-labeled data with GPT-4 and Llama-2 synthetic data in ten Computational Social Science classification tasks, finding that human-labeled data consistently performed better or similarly, though synthetic data helped with rare classes, and zero-shot LLMs were generally strong but often outperformed by specialized classifiers.

In the realm of Computational Social Science (CSS), practitioners often navigate complex, low-resource domains and face the costly and time-intensive challenges of acquiring and annotating data. We aim to establish a set of guidelines to address such challenges, comparing the use of human-labeled data with synthetically generated data from GPT-4 and Llama-2 in ten distinct CSS classification tasks of varying complexity. Additionally, we examine the impact of training data sizes on performance. Our findings reveal that models trained on human-labeled data consistently exhibit superior or comparable performance compared to their synthetically augmented counterparts. Nevertheless, synthetic augmentation proves beneficial, particularly in improving performance on rare classes within multi-class tasks. Furthermore, we leverage GPT-4 and Llama-2 for zero-shot classification and find that, while they generally display strong performance, they often fall short when compared to specialized classifiers trained on moderately sized training sets.

Code Implementations2 repos
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes