paper-with-me

홈 › Papers

Caliper: Probing Lexical Anchors versus Causal Structure in LLMs

2026-06-03 · Zhenyu Yu, Shuigeng Zhou arxiv

Large language models reach 50 to 70% accuracy on causal reasoning benchmarks such as CLadder, but it is unclear whether this reflects structural reasoning or lexical pattern matching. We introduce Caliper, a controlled perturbation that replaces semantic variable names with placeholder tokens while preserving the causal graph and probabilistic specification of each question. Across nine instruction-tuned LLMs from 3.8B to 671B and three causal reasoning benchmarks, lexical anonymization yields robust accuracy drops of +7.6, +27.0, and +11.1 pp on a local 3.8B-14B set, rising to +29.6 and +18.0 pp on CRASS and e-CARE across nine frontier models spanning the 2024-2026 generations. Of 40 engaged model-by-benchmark cells, 39 show a positive gap, and the gap collapses by 17x on CLadder's pseudoword subset. Structured scaffolding and few-shot in-context learning each narrow the gap, but mainly by lowering P0 accuracy on smaller models rather than recovering P1. Current instruction-tuned LLMs, evaluated zero-shot, show little evidence of structural causal reasoning once lexical anchors are removed.

📄 PDF Abstract BibTeX arXiv:2606.04915

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Don't Look at the Numbers: Visual Anchoring Bias and Layer-wise Representation in VLMs

2026-05-11 · M. Shalankin arxiv

Embedded numeric anchors on images systematically bias Vision-Language Model quality judgments across six VLMs from five architectural families (ANOVA eta^2 = 0.18-0.77, all p < 0.001). Anchor effects are 2.5x larger tha…

Probing Pretrained Language Models for Lexical Semantics

2020-10-12 · EMNLP 2020 11 · Ivan Vulić, Edoardo Maria Ponti, Robert Litschko, Goran Glavaš 외

The success of large pretrained language models (LMs) such as BERT and RoBERTa has sparked interest in probing their representations, in order to unveil what types of knowledge they implicitly capture. While prior resear…

World Knowledge

Probing Semantic Alignment, Lexical Invariance, and Syntactic Influence in LLM Metaphor Processing

2025-10-05 · Fengying Ye, Shanshan Wang, Lidia S. Chao, Derek F. Wong arxiv

Large language models (LLMs) achieve strong performance on metaphor detection and interpretation tasks, yet it remains unclear what such behavioral success reveals about metaphor processing. We present a diagnostic analy…

Demystifying Hidden-State Recurrence: Switchable Latent Reasoning with On-Policy Reinforcement Learning

2026-06-11 · Jiayu Yang, Chao Chen, Shengen Wu, Yinhong Liu 외 arxiv

Latent chain-of-thought compresses reasoning by replacing visible reasoning traces with continuous hidden-state recurrence, but existing formulations are difficult to optimize with standard on-policy reinforcement learni…

Reinforcement Learning

Vernier: Probing Representational Misalignment Behind Lexical Gaps in Causal Reasoning

2026-06-14 · Zhenyu Yu arxiv

Instruction-tuned language models can answer the same causal-reasoning question differently after its English variable names are replaced by type-preserving placeholders, although the structural causal model and the gold…