paper-with-me

Papers

Enhancing Factual Accuracy and Citation Generation in LLMs via Multi-Stage Self-Verification

2025-09-06 · Fernando Gabriela García, Qiyang Shi, Zilin Feng arxiv

This research introduces VeriFact-CoT (Verified Factual Chain-of-Thought), a novel method designed to address the pervasive issues of hallucination and the absence of credible citation sources in Large Language Models (LLMs) when generating complex, fact-sensitive content. By incorporating a multi-stage mechanism of 'fact verification-reflection-citation integration,' VeriFact-CoT empowers LLMs to critically self-examine and revise their intermediate reasoning steps and final answers. This process significantly enhances the objective accuracy, trustworthiness, and traceability of the generated outputs, making LLMs more reliable for applications demanding high fidelity such as scientific research, news reporting, and legal consultation.

📄 PDF Abstract BibTeX arXiv:2509.05741

Code (0)

등록된 구현이 없습니다.

Tasks

Fact Verification

Similar Papers 제목 키워드 기반

Learning to Generate Answers with Citations via Factual Consistency Models

2024-06-19 · Rami Aly, Zhiqiang Tang, Samson Tan, George Karypis

Large Language Models (LLMs) frequently hallucinate, impeding their reliability in mission-critical situations. One approach to address this issue is to provide citations to relevant sources alongside generated content, …

In-Context Learning

Factuality or Fiction? Benchmarking Modern LLMs on Ambiguous QA with Citations

2024-12-23 · Maya Patel, Aditi Anand

Benchmarking modern large language models (LLMs) on complex and realistic tasks is critical to advancing their development. In this work, we evaluate the factual accuracy and citation performance of state-of-the-art LLMs…

BenchmarkingQuestion Answeringvalid

Citekit: A Modular Toolkit for Large Language Model Citation Generation

2024-08-06 · Jiajun Shen, Tong Zhou, Yubo Chen, Kang Liu

Enabling Large Language Models (LLMs) to generate citations in Question-Answering (QA) tasks is an emerging paradigm aimed at enhancing the verifiability of their responses when LLMs are utilizing external references to …

Language ModelingLanguage ModellingLarge Language ModelQuestion Answering+1

Cited but Not Verified: Parsing and Evaluating Source Attribution in LLM Deep Research Agents

2026-05-07 · Hailey Onweller, Elias Lumer, Austin Huber, Pia Ramchandani 외 arxiv

Large language models (LLMs) power deep research agents that synthesize information from hundreds of web sources into cited reports, yet these citations cannot be reliably verified. Current approaches either trust models…

Hierarchical Memorization in Large Language Models: Evidence from Citation Generation

2025-11-12 · Junichiro Niimi arxiv

Large language models (LLMs) generate fluent text across a wide range of tasks, but the fabrication of non-existent academic citations remains a critical and well-documented failure mode. Building on prior work that fram…