Papers › Dismantling Pathological Shortcuts: A Causal Framework for Faithful LVLM Decoding

Dismantling Pathological Shortcuts: A Causal Framework for Faithful LVLM Decoding

25 Jun 2026ICMLarXiv:2606.27596added by Syntology

Liu Yu, Can Chen, Ping Kuang, Zhikun Feng, Fan Zhou, Gillian Dobbie

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

Large Vision-Language Models (LVLMs) exhibit sophisticated reasoning but remain susceptible to object hallucination. Deviating from the prevailing attention intensity assumption, we reveal a deeper dynamic structural misalignment: hallucination is triggered at decision-critical steps where specific attention heads, acting as risky mediators, decouple from visual evidence to lock onto language priors. This establishes a pathological shortcut that bypasses visual grounding. To dismantle this, we propose Fox (Faithfulness and Observational-flow via eXpression-rectification), a training-free inference-time framework. Fox diagnoses structural misalignment using a visual attention entropy probe to localize risky mediators unsupervisedly. We then execute a targeted causal intervention via numerical logit saturation to physically sever the shortcut path. Finally, a conflict-gated cooperative decoding strategy reconciles interventional faithfulness with observational fluency. Extensive experiments demonstrate that Fox achieves SOTA performance, outperforming SID by 29.1% while preserving linguistic richness. Code is available at https://github.com/Cc2021start/Fox.

PaperPDFCode 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="2606.27596")

Code

Syntology Ran 6 of 17 code samples harvested from 1 repository linked to this paper; 11 have no recorded run. Of those that ran: 1 ran · violated contract; 1 ran · our draft was wrong; 4 ran with no contract checked.

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

Cc2021start/Fox 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

17 samples harvested; 6 ran; 0 honoured the contract we drafted; 11 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 · violated contract
1ran · our draft was wrong
4ran
11unverified

Licence: 17 of the 17 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 Cc2021start/Fox. “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.

MaxLengthCriteria Cc2021start/Fox/vcd_sample.py found in paper text by Syntology ran no licence file found · pointer only · de17f3d358394dc6 · report
MaxNewTokensCriteria Cc2021start/Fox/vcd_sample.py found in paper text by Syntology ran no licence file found · pointer only · 2cc6608d8f76266d · report
ModelOutput Cc2021start/Fox/vcd_sample.py found in paper text by Syntology ran · metamorphic tier: deterministic no licence file found · pointer only · 61f75b2e6ec52159 · report
is_torch_fx_available Cc2021start/Fox/vcd_sample.py found in paper text by Syntology ran · metamorphic tier: deterministic no licence file found · pointer only · 8420caed9193c525 · report
is_torch_fx_proxy Cc2021start/Fox/vcd_sample.py found in paper text by Syntology ran · violated contract fingerprinted no licence file found · pointer only · b3506ea91e56ad7f · report
validate_stopping_criteria Cc2021start/Fox/vcd_sample.py found in paper text by Syntology ran · our draft was wrong no licence file found · pointer only · 6afb5f07395b7224 · report
LogitsProcessorList Cc2021start/Fox/vcd_sample.py found in paper text by Syntology unverified no licence file found · pointer only · c13fb8c4b7f19b71 · report
SampleDecoderOnlyOutput Cc2021start/Fox/vcd_sample.py found in paper text by Syntology unverified no licence file found · pointer only · 1868142457139011 · report
SampleEncoderDecoderOutput Cc2021start/Fox/vcd_sample.py found in paper text by Syntology unverified no licence file found · pointer only · c39fe1aebb7cc8f4 · report
StoppingCriteria Cc2021start/Fox/vcd_sample.py found in paper text by Syntology unverified no licence file found · pointer only · 464dcabdabb51639 · report
StoppingCriteriaList Cc2021start/Fox/vcd_sample.py found in paper text by Syntology unverified no licence file found · pointer only · ba2800eb7dd2f0ac · report
add_start_docstrings Cc2021start/Fox/vcd_sample.py found in paper text by Syntology unverified no licence file found · pointer only · 3881ca75ba9aa137 · report
is_flax_available Cc2021start/Fox/vcd_sample.py found in paper text by Syntology unverified no licence file found · pointer only · e4dcffc7eb9d039e · report
is_tensor Cc2021start/Fox/vcd_sample.py found in paper text by Syntology unverified no licence file found · pointer only · 084b92aa6253ae13 · report
is_tf_available Cc2021start/Fox/vcd_sample.py found in paper text by Syntology unverified no licence file found · pointer only · 6cc0b00b2cf5338a · report
is_torch_available Cc2021start/Fox/vcd_sample.py found in paper text by Syntology unverified no licence file found · pointer only · 5b27c9eaf37d32da · report
sample Cc2021start/Fox/vcd_sample.py found in paper text by Syntology unverified no licence file found · pointer only · 31615949d4f81769 · report

Results from the paper

The Papers with Code archive ends with its 2025-07-28 snapshot. This paper's arXiv identifier, 2606.27596, was issued in June 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