CLAIMar 30, 2024

TACO -- Twitter Arguments from COnversations

arXiv:2404.00406v182 citationsh-index: 2LREC
Originality Synthesis-oriented
AI Analysis

This addresses the problem of analyzing online discourse for researchers in computational linguistics and social media analysis, though it is incremental as it focuses on dataset creation and baseline methods.

The authors tackled the lack of annotated data for argument mining in dynamic Twitter conversations by creating TACO, a dataset of 1,814 tweets across 200 conversations with expert agreement of 0.718 Krippendorff's alpha, and their transformer-based classifier achieved an 85.06% macro F1 baseline score for detecting arguments.

Twitter has emerged as a global hub for engaging in online conversations and as a research corpus for various disciplines that have recognized the significance of its user-generated content. Argument mining is an important analytical task for processing and understanding online discourse. Specifically, it aims to identify the structural elements of arguments, denoted as information and inference. These elements, however, are not static and may require context within the conversation they are in, yet there is a lack of data and annotation frameworks addressing this dynamic aspect on Twitter. We contribute TACO, the first dataset of Twitter Arguments utilizing 1,814 tweets covering 200 entire conversations spanning six heterogeneous topics annotated with an agreement of 0.718 Krippendorff's alpha among six experts. Second, we provide our annotation framework, incorporating definitions from the Cambridge Dictionary, to define and identify argument components on Twitter. Our transformer-based classifier achieves an 85.06\% macro F1 baseline score in detecting arguments. Moreover, our data reveals that Twitter users tend to engage in discussions involving informed inferences and information. TACO serves multiple purposes, such as training tweet classifiers to manage tweets based on inference and information elements, while also providing valuable insights into the conversational reply patterns of tweets.

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