Exploring the Potential of Large Language Models in Computational Argumentation
Guizhen Chen, Liying Cheng, Luu Anh Tuan, Lidong Bing
TL;DR
The paper assesses large language models on computational argumentation by organizing existing tasks into six categories across argument mining and generation, and by standardizing fourteen datasets. It introduces a novel counter speech generation benchmark to test end-to-end abilities in mining and generation, evaluated in zero-shot and few-shot settings across multiple LLMs. Experimental results show promising performance from GPT-3.5-Turbo and Flan-UL2, with Llama-2 models lagging in zero-shot contexts, and reveal that prompting strategies and model choice critically affect outcomes. The work provides benchmarks, prompts, and analyses that guide future evaluation of LLMs in computational argumentation and suggests directions to improve metrics and human-centered assessment for this domain.
Abstract
Computational argumentation has become an essential tool in various domains, including law, public policy, and artificial intelligence. It is an emerging research field in natural language processing that attracts increasing attention. Research on computational argumentation mainly involves two types of tasks: argument mining and argument generation. As large language models (LLMs) have demonstrated impressive capabilities in understanding context and generating natural language, it is worthwhile to evaluate the performance of LLMs on diverse computational argumentation tasks. This work aims to embark on an assessment of LLMs, such as ChatGPT, Flan models, and LLaMA2 models, in both zero-shot and few-shot settings. We organize existing tasks into six main categories and standardize the format of fourteen openly available datasets. In addition, we present a new benchmark dataset on counter speech generation that aims to holistically evaluate the end-to-end performance of LLMs on argument mining and argument generation. Extensive experiments show that LLMs exhibit commendable performance across most of the datasets, demonstrating their capabilities in the field of argumentation. Our analysis offers valuable suggestions for evaluating computational argumentation and its integration with LLMs in future research endeavors.
