paper-with-me

홈 › Papers

Improving Neural Political Statement Classification with Class Hierarchical Information

2022-05-01 · Findings (ACL) 2022 5 · Erenay Dayanik, Andre Blessing, Nico Blokker, Sebastian Haunss, Jonas Kuhn, Gabriella Lapesa, Sebastian Pado

Many tasks in text-based computational social science (CSS) involve the classification of political statements into categories based on a domain-specific codebook. In order to be useful for CSS analysis, these categories must be fine-grained. The typically skewed distribution of fine-grained categories, however, results in a challenging classification problem on the NLP side. This paper proposes to make use of the hierarchical relations among categories typically present in such codebooks:e.g., markets and taxation are both subcategories of economy, while borders is a subcategory of security. We use these ontological relations as prior knowledge to establish additional constraints on the learned model, thusimproving performance overall and in particular for infrequent categories. We evaluate several lightweight variants of this intuition by extending state-of-the-art transformer-based textclassifiers on two datasets and multiple languages. We find the most consistent improvement for an approach based on regularization.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Classification

Similar Papers 제목 키워드 기반

Leveraging Behavioral and Social Information for Weakly Supervised Collective Classification of Political Discourse on Twitter

2017-07-01 · ACL 2017 7 · Kristen Johnson, Di Jin, Dan Goldwasser

Framing is a political strategy in which politicians carefully word their statements in order to control public perception of issues. Previous works exploring political framing typically analyze frame usage in longer tex…

General Classification

Examining the Influence of Political Bias on Large Language Model Performance in Stance Classification

2024-07-25 · Lynnette Hui Xian Ng, Iain Cruickshank, Roy Ka-Wei Lee

Large Language Models (LLMs) have demonstrated remarkable capabilities in executing tasks based on natural language queries. However, these models, trained on curated datasets, inherently embody biases ranging from racia…

ClassificationLanguage ModelingLanguage ModellingLarge Language Model+2

Strategies for political-statement segmentation and labelling in unstructured text

2025-03-10 · Dmitry Nikolaev, Sean Papay

Analysis of parliamentary speeches and political-party manifestos has become an integral area of computational study of political texts. While speeches have been overwhelmingly analysed using unsupervised methods, a larg…

In-Context Learning

Can The Crowd Identify Misinformation Objectively? The Effects of Judgment Scale and Assessor's Background

2020-05-14 · Kevin Roitero, Michael Soprano, Shaoyang Fan, Damiano Spina 외

Truthfulness judgments are a fundamental step in the process of fighting misinformation, as they are crucial to train and evaluate classifiers that automatically distinguish true and false statements. Usually such judgme…

Misinformation

Bias in LLMs as Annotators: The Effect of Party Cues on Labelling Decision by Large Language Models

2024-08-28 · Sebastian Vallejo Vera, Hunter Driggers

Human coders are biased. We test similar biases in Large Language Models (LLMs) as annotators. By replicating an experiment run by Ennser-Jedenastik and Meyer (2018), we find evidence that LLMs use political information,…