Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Think&Cite: Improving Attributed Text Generation with Self-Guided Tree Search and Progress Reward Modeling

About

Despite their outstanding capabilities, large language models (LLMs) are prone to hallucination and producing factually incorrect information. This challenge has spurred efforts in attributed text generation, which prompts LLMs to generate content with supporting evidence. In this paper, we propose a novel framework, called Think&Cite, and formulate attributed text generation as a multi-step reasoning problem integrated with search. Specifically, we propose Self-Guided Monte Carlo Tree Search (SG-MCTS), which capitalizes on the self-reflection capability of LLMs to reason about the intermediate states of MCTS for guiding the tree expansion process. To provide reliable and comprehensive feedback, we introduce Progress Reward Modeling to measure the progress of tree search from the root to the current state from two aspects, i.e., generation and attribution progress. We conduct extensive experiments on three datasets and the results show that our approach significantly outperforms baseline approaches.

Junyi Li, Hwee Tou Ng• 2024

Related benchmarks

TaskDatasetResultRank
Attributed Text GenerationASQA
Correctness (EM Rec.)50.1
19
Attributed Text GenerationQAMPARI
Correctness Recall-545.2
19
Attributed Text GenerationELI5
Claim Correctness Score25.9
19
Showing 3 of 3 rows

Other info

Follow for update