CLMay 25, 2025

Misleading through Inconsistency: A Benchmark for Political Inconsistencies Detection

arXiv:2505.19191v11 citationsh-index: 1
Originality Synthesis-oriented
AI Analysis

This addresses the challenge of political accountability for journalists and the public, though it is incremental as it builds on existing NLP methods with a new dataset.

The paper tackles the problem of detecting inconsistent political statements as a form of misinformation by introducing a new task and dataset of 698 annotated statement pairs, and benchmarks show that LLMs perform as well as humans in general detection but lag in fine-grained type identification.

Inconsistent political statements represent a form of misinformation. They erode public trust and pose challenges to accountability, when left unnoticed. Detecting inconsistencies automatically could support journalists in asking clarification questions, thereby helping to keep politicians accountable. We propose the Inconsistency detection task and develop a scale of inconsistency types to prompt NLP-research in this direction. To provide a resource for detecting inconsistencies in a political domain, we present a dataset of 698 human-annotated pairs of political statements with explanations of the annotators' reasoning for 237 samples. The statements mainly come from voting assistant platforms such as Wahl-O-Mat in Germany and Smartvote in Switzerland, reflecting real-world political issues. We benchmark Large Language Models (LLMs) on our dataset and show that in general, they are as good as humans at detecting inconsistencies, and might be even better than individual humans at predicting the crowd-annotated ground-truth. However, when it comes to identifying fine-grained inconsistency types, none of the model have reached the upper bound of performance (due to natural labeling variation), thus leaving room for improvement. We make our dataset and code publicly available.

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