CLApr 11, 2025

A Fully Automated Pipeline for Conversational Discourse Annotation: Tree Scheme Generation and Labeling with Large Language Models

arXiv:2504.08961v22 citationsh-index: 7ACL
Originality Incremental advance
AI Analysis

This work addresses the time-consuming and expert-dependent process of manual discourse annotation for researchers and practitioners in natural language processing.

The paper tackles the problem of automating conversational discourse annotation by proposing a fully automated pipeline using Large Language Models to generate tree annotation schemes and perform labeling, achieving performance that matches or surpasses human annotators while reducing annotation time.

Recent advances in Large Language Models (LLMs) have shown promise in automating discourse annotation for conversations. While manually designing tree annotation schemes significantly improves annotation quality for humans and models, their creation remains time-consuming and requires expert knowledge. We propose a fully automated pipeline that uses LLMs to construct such schemes and perform annotation. We evaluate our approach on speech functions (SFs) and the Switchboard-DAMSL (SWBD-DAMSL) taxonomies. Our experiments compare various design choices, and we show that frequency-guided decision trees, paired with an advanced LLM for annotation, can outperform previously manually designed trees and even match or surpass human annotators while significantly reducing the time required for annotation. We release all code and resultant schemes and annotations to facilitate future research on discourse annotation.

Foundations

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

Your Notes