CLCVNov 13, 2023

ChartCheck: Explainable Fact-Checking over Real-World Chart Images

arXiv:2311.07453v20.2344 citationsh-index: 19
AI Analysis25

This addresses the issue of misinformation spread through charts for users in media and data analysis, though it is incremental as it builds on existing fact-checking and vision-language methods.

The paper tackles the problem of fact-checking statements against real-world chart images, which has been overlooked in NLP, by introducing ChartCheck, a large-scale dataset with 1.7k charts and 10.5k claims and explanations, and evaluating vision-language and chart-to-table models to establish a baseline.

Whilst fact verification has attracted substantial interest in the natural language processing community, verifying misinforming statements against data visualizations such as charts has so far been overlooked. Charts are commonly used in the real-world to summarize and communicate key information, but they can also be easily misused to spread misinformation and promote certain agendas. In this paper, we introduce ChartCheck, a novel, large-scale dataset for explainable fact-checking against real-world charts, consisting of 1.7k charts and 10.5k human-written claims and explanations. We systematically evaluate ChartCheck using vision-language and chart-to-table models, and propose a baseline to the community. Finally, we study chart reasoning types and visual attributes that pose a challenge to these models

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