WebCiteS: Attributed Query-Focused Summarization on Chinese Web Search Results with Citations
Haolin Deng, Chang Wang, Xin Li, Dezhang Yuan, Junlang Zhan, Tianhua Zhou, Jin Ma, Jun Gao, Ruifeng Xu
TL;DR
This work introduces attributed query-focused summarization (AQFS) and WebCiteS, a Chinese dataset with ~7k human-annotated summaries and inline citations derived from real user queries and web results. It distinguishes groundedness from citation quality via a new evaluation framework built on a claim-split model and NLI-based verification, enabling fine-grained assessment of partial support and citation accuracy. An automatic evaluator is developed and validated against human annotations, and extensive experiments with open-source and proprietary LLMs reveal persistent attribution challenges, especially in long-context and fine-grained document settings. The study demonstrates that supervised fine-tuning improves attribution but also highlights the need for more precise evidence localization and robust citation mechanisms to ensure reliable source-grounded generations in practical retrieval-augmented systems.
Abstract
Enhancing the attribution in large language models (LLMs) is a crucial task. One feasible approach is to enable LLMs to cite external sources that support their generations. However, existing datasets and evaluation methods in this domain still exhibit notable limitations. In this work, we formulate the task of attributed query-focused summarization (AQFS) and present WebCiteS, a Chinese dataset featuring 7k human-annotated summaries with citations. WebCiteS derives from real-world user queries and web search results, offering a valuable resource for model training and evaluation. Prior works in attribution evaluation do not differentiate between groundedness errors and citation errors. They also fall short in automatically verifying sentences that draw partial support from multiple sources. We tackle these issues by developing detailed metrics and enabling the automatic evaluator to decompose the sentences into sub-claims for fine-grained verification. Our comprehensive evaluation of both open-source and proprietary models on WebCiteS highlights the challenge LLMs face in correctly citing sources, underscoring the necessity for further improvement. The dataset and code will be open-sourced to facilitate further research in this crucial field.
