Papers › Attention Satisfies: A Constraint-Satisfaction Lens on Factual Errors of Language Models

Attention Satisfies: A Constraint-Satisfaction Lens on Factual Errors of Language Models

26 Sep 2023arXiv:2309.15098archive 2025-07-28

Mert Yuksekgonul, Varun Chandrasekaran, Erik Jones, Suriya Gunasekar, Ranjita Naik, Hamid Palangi, Ece Kamar, Besmira Nushi

We investigate the internal behavior of Transformer-based Large Language Models (LLMs) when they generate factually incorrect text. We propose modeling factual queries as constraint satisfaction problems and use this framework to investigate how the LLM interacts internally with factual constraints. We find a strong positive relationship between the LLM's attention to constraint tokens and the factual accuracy of generations. We curate a suite of 10 datasets containing over 40,000 prompts to study the task of predicting factual errors with the Llama-2 family across all scales (7B, 13B, 70B). We propose SAT Probe, a method probing attention patterns, that can predict factual errors and fine-grained constraint satisfaction, and allow early error identification. The approach and findings take another step towards using the mechanistic understanding of LLMs to enhance their reliability.

PaperPDFCodeCode Syntology ran

In Syntology Open this paper in Syntology's Atlas, the map of the papers in Syntology's graph and their citations.

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="2309.15098")

Code

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

By repository: official repository: 10 samples from 1 repository, 6 ran; 1 identical to code first harvested elsewhere. The run record, sample by sample. “Ran” means executed on a synthesized input, not that the code is correct or reproduces the paper.

microsoft/mechanistic-error-probe officialmentioned in paperpytorch report

Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. 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

11 samples harvested; 7 ran; 1 honoured the contract we drafted; 4 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.

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

Licence: 11 of the 11 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 microsoft/mechanistic-error-probe. Some samples are identical code Syntology first harvested from another repository; for those, this paper's copy is not located and its licence is not recorded. “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.

StopForward microsoft/mechanistic-error-probe/model_lib/attention_tools.py official repository ran licence not identified · pointer only · d350af5b5c8ee615 · report
find_sub_list microsoft/mechanistic-error-probe/model_lib/attention_tools.py official repository ran · fixture could not drive it fingerprinted licence not identified · pointer only · 56d9c31f9a8ddc6d · report
find_within_text microsoft/mechanistic-error-probe/model_lib/attention_tools.py official repository ran · honoured contract licence not identified · pointer only · 4546d6be91afba23 · report
invoke_with_optional_args microsoft/mechanistic-error-probe/model_lib/attention_tools.py official repository ran · our draft was wrong licence not identified · pointer only · 90cd8804aa1b1e64 · report
recursive_copy microsoft/mechanistic-error-probe/model_lib/attention_tools.py official repository ran · our draft was wrong licence not identified · pointer only · 89c23643de6b387c · report
repeat_kv microsoft/mechanistic-error-probe/model_lib/attention_tools.py official repository ran · fixture could not drive it fingerprinted licence not identified · pointer only · 3281dccd4fa39596 · report
Trace microsoft/mechanistic-error-probe/model_lib/attention_tools.py official repository unverified licence not identified · pointer only · 0aeb158b537a2630 · report
TraceDict microsoft/mechanistic-error-probe/model_lib/attention_tools.py official repository unverified licence not identified · pointer only · 8717ccf6ff080a13 · report
get_metrics microsoft/mechanistic-error-probe/main_probe.py official repository unverified licence not identified · pointer only · 4d46774ab77c1ff3 · report
run_attention_monitor microsoft/mechanistic-error-probe/model_lib/attention_tools.py official repository unverified licence not identified · pointer only · 4c40a34cc6ec66e9 · report
get_module identical code first harvested elsewhere ran · our draft was wrong licence of this copy not recorded · 8953f9ef90cf6afd · report

Results from the paper archive 2025-07-28

No leaderboard rows for this paper in the archive.

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