Explicit Evidence Grounding via Structured Inline Citation Generation
- lab arXiv
- lab arXivLabs
- person Sam Altman
- product DagsHub
- product GotitPub
- product Hugging Face
- product Litmaps
- product ScienceCast
A new framework called FullCite aims to improve how large language models cite their sources by generating structured inline citations that link each claim to both a source document and a specific piece of supporting evidence, according to research submitted in 2026 [1]. The framework, detailed in a paper submitted to arXiv on 5 June 2026, proposes three distinct strategies for inline citation generation: prompt-based generation, constrained decoding over a citation grammar, and posthoc span alignment [1]. The researchers evaluated FullCite using three question answering benchmarks—ASQA, BioASQ, and ExpertQA—assessing citation quality along three dimensions: document-level correctness, evidence span identification, and claim-citation faithfulness [2]. The evaluation revealed a clear performance gap. While large language models (LLMs) proved generally effective at identifying relevant documents, they struggled to identify the precise supporting spans within those documents [1]. Results showed that document-level identification appears to be the easier sub-task, with Doc-F1 substantially exceeding Snippet-F1 across all settings and datasets, indicating that span localization remains the principal source of difficulty [3]. The posthoc span alignment strategy yielded the largest gains in correct evidence identification. Specifically, it increased snippet-F1 from 12.80 to 61.87 for the ASQA benchmark [4]. The researchers also observed a trade-off between snippet-level localization and claim-citation faithfulness, noting that when claim and citation are generated jointly, it is likely to inflate their semantic similarity independently of whether the citation would substantiate the claim against the source [3]. FullCite's approach contrasts with most previous work by jointly referencing documents and supporting evidence spans, which the authors argue leads to more transparent and faithful grounding than relying on either document references or evidence snippets alone [2]. The paper concludes that achieving faithful attributed question answering will require research to place greater emphasis on precise evidence span identification [1]. This work arrives amid broader efforts to improve citation granularity in language model outputs. A separate line of research has explored subsentence-level fine-grained citations, presenting a dataset called SCiFi with 10,000 Wikipedia paragraphs to evaluate whether models can locate the exact portion of output supported by a cited source [8]. Another recent framework, C2-Cite, introduced a context-aware citation alignment mechanism that encodes citation symbols with contextual information from retrieved documents during fine-tuning, enabling LLMs to treat citation markers as active knowledge pointers rather than passive placeholders [9].
research-papersafety-researchtool-release
Background sources we checked (10)
- arxiv.org ↗ As AI systems become more widely adopted, the demand for factual and faithful generation grows. Properly attributing information through citations becomes, therefore, crucial. This work introduces FullCite, a framework that, in contrast to most previous works, generates structure…
- arxiv.org ↗ As AI systems become more widely adopted, the demand for factual and faithful generation grows. Properly attributing information through citations becomes, therefore, crucial. This work introduces FullCite, a framework that, in contrast to most previous works, generates structure…
- arxiv.org ↗ As AI systems become more widely adopted, the demand for factual and faithful generation grows. Properly attributing information through citations becomes, therefore, crucial. This work introduces FullCite, a framework that, in contrast to most previous works, generates structure…
- arxiv.org ↗ We advocate for a more transparent approach, which we refer to as Generation-time Fine-grained Provenance. Unlike simple citation generation, this task requires the model to function as a transparent reasoner. For every generated sentence, the model must simultaneously identify t…
- en.wikipedia.org ↗ Management of post-traumatic stress disorder refers to the evidence-based therapeutic and pharmacological interventions aimed at reducing symptoms of post-traumatic stress disorder (PTSD) and improving the quality of life for individuals affected by it. Effective approaches inclu…
- en.wikipedia.org ↗ Genre studies is an academic subject which studies genre theory as a branch of general critical theory in several different fields, including art, literature, linguistics, rhetoric and composition studies. Literary genre studies is a structuralist approach to the study of genre a…
- arxiv.org ↗ Verifiable generation requires large language models (LLMs) to cite source documents supporting their outputs, thereby improve output transparency and trustworthiness. Yet, previous work mainly targets the generation of sentence-level citations, lacking specificity about which pa…
- arxiv.org ↗ The attribution technique enhances the credibility of LLMs by adding citations to the generated sentences, enabling users to trace back to [...] explicitly integrates the [...] To address these issues, we propose a novel context-aware citation generation framework C2-Cite for att…
- info.arxiv.org ↗ arXiv Labs - arXiv info | arXiv e-print repository Skip to content # arXiv Labs Attention arXiv Users: arXiv Labs is pausing new proposals ## What are arXiv Labs? arXiv Labs are a way for the community to contribute new, useful features to arXiv. These integrations are avail…
- info.arxiv.org ↗ arXivLabs: Showcase - arXiv info | arXiv e-print repository [...] # arXivLabs: Showcase [...] arXiv is surrounded by a community of researchers and developers working at the cutting edge of information science and technology. [...] While the arXiv team is focused on our core miss…
Sources
- export.arxiv.org — Explicit Evidence Grounding via Structured Inline Citation Generation ↗