paper-with-me

홈 › Papers

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

2024-12-19 · Junyi Li, Hwee Tou Ng

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 reflect on the intermediate states of MCTS for guiding the tree expansion process. To provide reliable and comprehensive feedback, we introduce Progress Reward Models 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.

📄 PDF Abstract BibTeX arXiv:2412.14860

Code (0)

등록된 구현이 없습니다.

Tasks

HallucinationText Generation

Similar Papers 제목 키워드 기반

C$^2$-Cite: Contextual-Aware Citation Generation for Attributed Large Language Models

2025-11-19 · Yue Yu, Ting Bai, HengZhi Lan, Li Qian 외 arxiv

The attribution technique enhances the credibility of LLMs by adding citations to the generated sentences, enabling users to trace back to the original sources and verify the reliability of the output. However, existing …

Text Generation

CITE: A Comprehensive Benchmark for Heterogeneous Text-Attributed Graphs on Catalytic Materials

2025-08-21 · Chenghao Zhang, Qingqing Long, Ludi Wang, Wenjuan Cui 외 arxiv

Text-attributed graphs(TAGs) are pervasive in real-world systems,where each node carries its own textual features. In many cases these graphs are inherently heterogeneous, containing multiple node types and diverse edge …

Representation LearningNode Classification

Are Finer Citations Always Better? Rethinking Granularity for Attributed Generation

2026-04-01 · Hexuan Wang, Jingyu Zhang, Benjamin Van Durme, Daniel Khashabi arxiv

Citation granularity - whether to cite individual sentences, paragraphs, or documents - is a critical design choice in attributed generation. While fine-grained citations are often preferred for precise human verificatio…

WebCiteS: Attributed Query-Focused Summarization on Chinese Web Search Results with Citations

2024-03-04 · Haolin Deng, Chang Wang, Xin Li, Dezhang Yuan 외

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 meth…

Query-focused Summarization

Exploring Concept Subspace for Self-explainable Text-Attributed Graph Learning

2026-04-13 · Xiaoxue Han, Libo Zhang, Zining Zhu, Yue Ning arxiv

We introduce Graph Concept Bottleneck (GCB) as a new paradigm for self-explainable text-attributed graph learning. GCB maps graphs into a subspace, concept bottleneck, where each concept is a meaningful phrase, and predi…

Graph Learning