RooseBERT: A New Deal For Political Language Modelling
Abstract: The increasing amount of political debates and politics-related discussions calls for the definition of novel computational methods to automatically analyse such content with the final goal of lightening up political deliberation to citizens. However, the specificity of the political language and the argumentative form of these debates (employing hidden communication strategies and leveraging implicit arguments) make this task very challenging, even for current general-purpose pre-trained LLMs. To address this issue, we introduce a novel pre-trained LLM for political discourse language called RooseBERT. Pre-training a LLM on a specialised domain presents different technical and linguistic challenges, requiring extensive computational resources and large-scale data. RooseBERT has been trained on large political debate and speech corpora (8K debates, each composed of several sub-debates on different topics) in English. To evaluate its performances, we fine-tuned it on four downstream tasks related to political debate analysis, i.e., named entity recognition, sentiment analysis, argument component detection and classification, and argument relation prediction and classification. Our results demonstrate significant improvements over general-purpose LLMs on these four tasks, highlighting how domain-specific pre-training enhances performance in political debate analysis. We release the RooseBERT LLM for the research community.
Paper Prompts
Sign up for free to create and run prompts on this paper.