Incentive-Aligned Multi-Source LLM Summaries
Abstract
Large language models (LLMs) are increasingly used in modern search and answer systems to synthesize multiple, sometimes conflicting, texts into a single response, yet current pipelines offer weak incentives for sources to be accurate and are vulnerable to adversarial content. We introduce Truthful Text Summarization (TTS), an incentive-aligned framework that improves factual robustness without ground-truth labels. TTS (i) decomposes a draft synthesis into atomic claims, (ii) elicits each source’s stance on every claim, (iii) scores sources with an adapted multi-task peer-prediction mechanism that rewards informative agreement, and (iv) filters unreliable sources before re-summarizing. We establish formal guarantees that align a source’s incentives with informative honesty, making truthful reporting the utility-maximizing strategy. Experiments show that TTS improves factual accuracy and robustness while preserving fluency, aligning exposure with informative corroboration and disincentivizing manipulation.
Cite
Text
Jiang et al. "Incentive-Aligned Multi-Source LLM Summaries." International Conference on Learning Representations, 2026.Markdown
[Jiang et al. "Incentive-Aligned Multi-Source LLM Summaries." International Conference on Learning Representations, 2026.](https://mlanthology.org/iclr/2026/jiang2026iclr-incentivealigned/)BibTeX
@inproceedings{jiang2026iclr-incentivealigned,
title = {{Incentive-Aligned Multi-Source LLM Summaries}},
author = {Jiang, Yanchen and Feng, Zhe and Mehta, Aranyak},
booktitle = {International Conference on Learning Representations},
year = {2026},
url = {https://mlanthology.org/iclr/2026/jiang2026iclr-incentivealigned/}
}