CLJan 24, 2024

APT-Pipe: A Prompt-Tuning Tool for Social Data Annotation using ChatGPT

arXiv:2402.01697v416 citationsWWW
Originality Incremental advance
AI Analysis

This addresses the need for efficient and automated annotation in social computing, though it is incremental as it builds on existing prompt-tuning research.

The paper tackled the problem of improving ChatGPT's text classification performance on social data by automating prompt tuning, achieving an average 7.01% higher weighted F1-score across nine out of twelve datasets.

Recent research has highlighted the potential of LLM applications, like ChatGPT, for performing label annotation on social computing text. However, it is already well known that performance hinges on the quality of the input prompts. To address this, there has been a flurry of research into prompt tuning -- techniques and guidelines that attempt to improve the quality of prompts. Yet these largely rely on manual effort and prior knowledge of the dataset being annotated. To address this limitation, we propose APT-Pipe, an automated prompt-tuning pipeline. APT-Pipe aims to automatically tune prompts to enhance ChatGPT's text classification performance on any given dataset. We implement APT-Pipe and test it across twelve distinct text classification datasets. We find that prompts tuned by APT-Pipe help ChatGPT achieve higher weighted F1-score on nine out of twelve experimented datasets, with an improvement of 7.01% on average. We further highlight APT-Pipe's flexibility as a framework by showing how it can be extended to support additional tuning mechanisms.

Code Implementations1 repo
Foundations

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

Your Notes