🤖 AI Summary
This study addresses the automatic identification of personal attacks in U.S. presidential debates. Methodologically, it introduces the first cross-election framework for systematic annotation and analysis, built upon a high-quality manually annotated corpus; task-specific adaptation strategies are applied to fine-tune Transformer models (e.g., BERT), while prompting-based fine-grained detection capabilities of large language models (LLMs) are systematically explored. Key contributions include: (1) the first structured annotation of implicit aggressive utterances across multiple presidential debate cycles; (2) a novel language model optimization approach tailored to formal political discourse; and (3) substantial improvements in detecting indirect and rhetorical attacks. Experiments demonstrate strong robustness and interpretability on political texts, offering a reusable technical toolkit and empirical foundation for media monitoring, public perception research, and political communication studies.
📝 Abstract
Personal attacks have become a notable feature of U.S. presidential debates and play an important role in shaping public perception during elections. Detecting such attacks can improve transparency in political discourse and provide insights for journalists, analysts and the public. Advances in deep learning and transformer-based models, particularly BERT and large language models (LLMs) have created new opportunities for automated detection of harmful language. Motivated by these developments, we present a framework for analysing personal attacks in U.S. presidential debates. Our work involves manual annotation of debate transcripts across the 2016, 2020 and 2024 election cycles, followed by statistical and language-model based analysis. We investigate the potential of fine-tuned transformer models alongside general-purpose LLMs to detect personal attacks in formal political speech. This study demonstrates how task-specific adaptation of modern language models can contribute to a deeper understanding of political communication.