Papers › Verified Misguidance: Measuring Structural Citation Failures in Search-Augmented LLMs

Verified Misguidance: Measuring Structural Citation Failures in Search-Augmented LLMs

27 May 2026arXiv:2605.28565added by Syntology

Yongsik Seo, Wooseok Jeong, Eunyoung Kim, Hyeonseo Jang, Dongha Lee

Title, abstract, authors and date from arXiv's metadata (CC0); this paper is not in the Papers with Code archive (frozen 2025-07-28).

Users of search-augmented LLMs rely on citations as evidence that responses are grounded in real sources, and rarely verify the cited pages themselves. Millions of queries per day now pass through these systems, making citation quality a silent determinant of whether users are informed or misled-yet existing benchmarks each address one facet in isolation, leaving the joint structure that determines citation trustworthiness unmeasured. We construct CITETRACE, a large-scale dataset that traces the full citation chain from user query through retrieved source to generated answer: 11,200 real-world queries from 28 communities paired with 112,000 responses from ten models across five providers, yielding 761,495 evaluable citation pairs. We design a three-dimension evaluation framework that scores each citation on intent-purpose alignment, source suitability, and answer-source fidelity, using expert-validated predefined matrices and a five-level fidelity rubric; the framework applies to any system that produces citation-bearing responses. Applying this framework at scale, we identify a systematic pattern we call VERIFIED MISGUIDANCE (VM): models cite real, accessible sources yet fail along one or more dimensions, producing a fidelity-suitability trade-off in which faithful models select inappropriate sources and vice versa. Across our pool, 30.6% of citations distort their sources and 27.1% originate from domain-inappropriate sources; at the response level, up to 96% of users encounter at least one structurally misleading citation. Provider-level differences explain 88-96% of citation-quality variance, suggesting that source selection is governed more by factors beyond individual model capability than by the LLMs themselves. Together, CITETRACE and its evaluation framework provide the first resource for diagnosing structural citation failures in deployed search-augmented systems.

PaperPDFCode Syntology ran

In Syntology For agents, Syntology's MCP tool lists every function and class Syntology harvested from this paper and whether it ran (how to connect): get_harvested_code_for_paper(arxiv_id="2605.28565")

Code

Syntology Ran 15 of 20 code samples harvested from 1 repository linked to this paper; 5 have no recorded run. Of those that ran: 2 ran · honoured contract; 2 ran · violated contract; 6 ran · our draft was wrong; 4 ran · fixture could not drive it; 1 ran with no contract checked.

By repository: found in paper text by Syntology: 20 samples from 1 repository, 15 ran. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

oseoko/verified-misguidance found in paper text by Syntology report

Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.

Code Syntology ran Syntology

20 samples harvested; 15 ran; 2 honoured the contract we drafted; 5 have no recorded run. Read from Syntology's graph 2026-09-24; that is when this build read the record, not when the samples ran.

2ran · honoured contract
2ran · violated contract
6ran · our draft was wrong
4ran · fixture could not drive it
1ran
5unverified

Licence: 0 of the 20 samples are pointer only, meaning Syntology does not serve that copy's text. This page shows no code text for any sample; each one links to its file in the repository.

Harvested from oseoko/verified-misguidance. “Ran” means the sample executed on a synthesized input. It does not mean the output is correct, and nothing here reproduces the paper's results. “Honoured” and “violated” refer to a contract Syntology drafted from the code itself; “our draft was wrong” and “fixture could not drive it” are failures of Syntology's instrument, not of the code.

Each sample ends with its code_sha256, Syntology's identity for that exact code. An agent fetches the stored sample with Syntology's MCP tool get_code(code_sha256="…") (how to connect); click an identity to copy that call.

Repository labels, per sample. official repository: The archive marks this repository official for the paper. named in the paper: The archive records that the paper mentions this repository; it is not marked official. community (archive-listed): In the archive's code links for this paper, not marked official and not recorded as mentioned in the paper. found in paper text by Syntology: Syntology found this repository in the paper's own text; whether it is the authors' implementation is not asserted. community: Not in the archive's code links for this paper; a community repository Syntology harvested. Samples from a repository marked official are listed first. Licence labels name the repository's licence as recorded at harvest. “Pointer only” means Syntology does not serve that copy's text, for one of four reasons: no licence file was found; the licence was not identified; the licence is recorded as permissive but that copy's record is not marked cleared; or the licence is outside the permissive list Syntology serves text under (MIT, Apache-2.0, BSD and similar). Some licences outside that list permit redistribution, such as WTFPL, and GPL-3.0 under its conditions; they are simply not on the list. Hover a licence label for the reason. File links open the file on GitHub at the default branch, which may have changed since the harvest.

Citation oseoko/verified-misguidance/src/search/extractors.py found in paper text by Syntology ran MIT (permissive) · c5ef2eac1bb9b42a · report
_clean oseoko/verified-misguidance/src/search/extractors.py found in paper text by Syntology ran · our draft was wrong fingerprinted MIT (permissive) · 271c479e7c7821ac · report
_extract_last_sentences oseoko/verified-misguidance/src/search/extractors.py found in paper text by Syntology ran · our draft was wrong fingerprinted MIT (permissive) · e8489362fb8b5be0 · report
_find_citations oseoko/verified-misguidance/src/search/extractors.py found in paper text by Syntology ran · honoured contract fingerprinted MIT (permissive) · 8f88f8548a26337e · report
_in_spans oseoko/verified-misguidance/src/search/extractors.py found in paper text by Syntology ran · fixture could not drive it MIT (permissive) · 1572b4ec6d8b3c2a · report
_is_abbrev_end oseoko/verified-misguidance/src/search/extractors.py found in paper text by Syntology ran · violated contract MIT (permissive) · 5d601931b54d7a45 · report
_is_md_boundary oseoko/verified-misguidance/src/search/extractors.py found in paper text by Syntology ran · violated contract MIT (permissive) · 1712d836c7143f92 · report
_is_sentence_end oseoko/verified-misguidance/src/search/extractors.py found in paper text by Syntology ran · fixture could not drive it fingerprinted MIT (permissive) · b2fbd8bbc8166dfb · report
_join_sentences oseoko/verified-misguidance/src/search/extractors.py found in paper text by Syntology ran · our draft was wrong MIT (permissive) · 00242b550dae52c8 · report
_replace_gpt_links oseoko/verified-misguidance/src/search/extractors.py found in paper text by Syntology ran · fixture could not drive it MIT (permissive) · 4645ba7e21bad41d · report
_replace_grok_links oseoko/verified-misguidance/src/search/extractors.py found in paper text by Syntology ran · our draft was wrong fingerprinted MIT (permissive) · 6b9ec5188dae0d14 · report
_strip_sonar_url_list oseoko/verified-misguidance/src/search/extractors.py found in paper text by Syntology ran · our draft was wrong fingerprinted MIT (permissive) · 05945f69447a3289 · report
_url_spans oseoko/verified-misguidance/src/search/extractors.py found in paper text by Syntology ran · honoured contract fingerprinted MIT (permissive) · d0fe19e201db3635 · report
extract_gemini oseoko/verified-misguidance/src/search/extractors.py found in paper text by Syntology ran · our draft was wrong MIT (permissive) · 546e642176fa9e86 · report
extract_openai oseoko/verified-misguidance/src/search/extractors.py found in paper text by Syntology ran · fixture could not drive it MIT (permissive) · d93fe0f5924dd593 · report
_rows_from_numbered_text oseoko/verified-misguidance/src/search/extractors.py found in paper text by Syntology unverified MIT (permissive) · 5393bd7051513ef3 · report
extract oseoko/verified-misguidance/src/search/extractors.py found in paper text by Syntology unverified MIT (permissive) · 70d67c6d4214e9c2 · report
extract_anthropic oseoko/verified-misguidance/src/search/extractors.py found in paper text by Syntology unverified MIT (permissive) · 1111af6476477c6a · report
extract_grok oseoko/verified-misguidance/src/search/extractors.py found in paper text by Syntology unverified MIT (permissive) · 968d8dc9a367cd43 · report
extract_perplexity oseoko/verified-misguidance/src/search/extractors.py found in paper text by Syntology unverified MIT (permissive) · fdd03cb80b0aa173 · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2605.28565, was issued in May 2026, after that date, so the archive has no leaderboard rows for it.

Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections