Priors Persist Through Suppression: A Stroop Paradigm for Lexical Override
Glossaries, technical specifications, and system prompts routinely ask language models to use familiar words in unfamiliar ways. The instruction competes with what the word already means, and even when it wins, the pretrained prior keeps operating underneath. We test this with a Stroop-style paradigm: a prompt redefines a word (doctor now means forest), asks for a related word, and we score the new meaning against the word's pretrained associate (hospital) under matched neutral controls. Across 11 open-weight models from 1B to 9B parameters, the old meaning interferes in every model, remapping type, and prompt framing we test. After item-level controls, a model's ordinary preference for the old associate predicts the size of the interference, in the three document-relevant remapping types though not in antonyms. On antonym remapping, activation patching in five models locates the repair: restoring three prompt positions (where the word is redefined, where its new meaning appears, and where the question repeats it) recovers almost all of the effect (normalized recovery R in [0.92, 1.06]). The repair is asymmetric. The old meaning's logit falls under any perturbation of those positions, so pushing it down is not what separates a working override from a failing one; the new meaning survives only while the position carrying it is intact. What a local definition achieves is a protected new meaning, not a suppressed old one.
Code (0)
등록된 구현이 없습니다.
Similar Papers 제목 키워드 기반
What Color Is the Text? A Benchmark for Hallucination Induced by Image-Embedded Prompt
We introduce Embedded Stroop, a controlled diagnostic paradigm for measuring image-embedded prompt interference in Multimodal Large Language Models (MLLMs), where the query is rendered directly inside the visual input. U…
How the Stroop Effect Arises from Optimal Response Times in Laterally Connected Self-Organizing Maps
The Stroop effect refers to cognitive interference in a color-naming task: When the color and the word do not match, the response is slower and more likely to be incorrect. The Stroop task is used to assess cognitive fle…
A computational model revealing the effect of dopamine on action selection
In order to reveal the effect of nigrostriatal dopamine system on action selection, first a computational model of the cortex-basal ganglia-thalamus loop is proposed and based on this model a simple compound model realiz…
Aerial Wildfire Suppression Planning with a Hybrid CNN-Cellular Automata Fire Model
Aerial wildfire suppression requires not only predicting fire spread, but also designing effective intervention strategies under operational and environmental uncertainty. We present a modeling and optimization framework…
The Attentional White Bear Effect in Transformer Language Models
Instruction-based suppression is widely used to prevent language models from generating prohibited content, yet it remains unclear whether suppression reduces internal representation or merely suppresses expression. We i…