English

User-Centric Evidence Ranking for Attribution and Fact Verification

Computation and Language 2026-01-30 v1

Abstract

Attribution and fact verification are critical challenges in natural language processing for assessing information reliability. While automated systems and Large Language Models (LLMs) aim to retrieve and select concise evidence to support or refute claims, they often present users with either insufficient or overly redundant information, leading to inefficient and error-prone verification. To address this, we propose Evidence Ranking, a novel task that prioritizes presenting sufficient information as early as possible in a ranked list. This minimizes user reading effort while still making all available evidence accessible for sequential verification. We compare two approaches for the new ranking task: one-shot ranking and incremental ranking. We introduce a new evaluation framework, inspired by information retrieval metrics, and construct a unified benchmark by aggregating existing fact verification datasets. Extensive experiments with diverse models show that incremental ranking strategies better capture complementary evidence and that LLM-based methods outperform shallower baselines, while still facing challenges in balancing sufficiency and redundancy. Compared to evidence selection, we conduct a controlled user study and demonstrate that evidence ranking both reduces reading effort and improves verification. This work provides a foundational step toward more interpretable, efficient, and user-aligned information verification systems.

Keywords

Cite

@article{arxiv.2601.21387,
  title  = {User-Centric Evidence Ranking for Attribution and Fact Verification},
  author = {Guy Alt and Eran Hirsch and Serwar Basch and Ido Dagan and Oren Glickman},
  journal= {arXiv preprint arXiv:2601.21387},
  year   = {2026}
}

Comments

EACL 2026

R2 v1 2026-07-01T09:25:13.248Z