Integrative Decoding: Improve Factuality via Implicit Self-consistency
Abstract
Self-consistency-based approaches, which involve repeatedly sampling multiple outputs and selecting the most consistent one as the final response, prove to be remarkably effective in improving the factual accuracy of large language models. Nonetheless, existing methods usually have strict constraints on the task format, largely limiting their applicability. In this paper, we present Integrative Decoding (ID), to unlock the potential of self-consistency in open-ended generation tasks. ID operates by constructing a set of inputs, each prepended with a previously sampled response, and then processes them concurrently, with the next token being selected by aggregating of all their corresponding predictions at each decoding step. In essence, this simple approach implicitly incorporates self-consistency in the decoding objective. Extensive evaluation shows that ID consistently enhances factuality over a wide range of language models, with substantial improvements on the TruthfulQA (+11.2%), Biographies (+15.4%) and LongFact (+8.5%) benchmarks. The performance gains amplify progressively as the number of sampled responses increases, indicating the potential of ID to scale up with repeated sampling.
Cite
@article{arxiv.2410.01556,
title = {Integrative Decoding: Improve Factuality via Implicit Self-consistency},
author = {Yi Cheng and Xiao Liang and Yeyun Gong and Wen Xiao and Song Wang and Yuji Zhang and Wenjun Hou and Kaishuai Xu and Wenge Liu and Wenjie Li and Jian Jiao and Qi Chen and Peng Cheng and Wayne Xiong},
journal= {arXiv preprint arXiv:2410.01556},
year = {2025}
}
Comments
Accepted by ICLR 2025