AI Papers: A Deep Dive
WHEN BETTER FINE-TUNING CAN'T HELP: A GEOMETRIC IMPOSSIBILITY IN LLM CAUSAL REASONING Source: Why LLMs Fail at Causal Discovery and How Interventional Agents Escape [https://arxiv.org/abs/2605.27567] Paper was published on May 26, 2026 This episode was AI-generated on May 28, 2026. The script was written by an AI language model and the host voices were synthesized by Eleven Labs. The producer is not affiliated with Anthropic or Eleven Labs. A fine-tuned model trained on a million causal reasoning examples scores 35 percent on the hard version of the test — confidently worse than random guessing. A new paper proves this isn't a tuning problem but a geometric impossibility, and then shows that the same frozen model, wrapped in a different decision architecture, jumps from 27 to 73 percent accuracy without changing a single weight. KEY TAKEAWAYS * Why standard LLM training (SFT, DPO, in-context learning) produces a 'kernel predictor' that mathematically cannot distinguish causal hypotheses whose text descriptions share 99% of their tokens * How fine-tuned models on hard causal tasks fail by going confidently wrong — learning surface features that anti-correlate with truth as graph size grows — not by drifting toward noise * The A-CBO design pattern: decompose a hard global judgment into local interventional queries, use the frozen LLM only as a per-query oracle, and run Bayesian updates in an external loop * Why a 45-point accuracy swing from architecture alone — same model, same weights — is the cleanest ablation evidence you'll see for 'stop asking the LLM to be the judge' * The load-bearing assumptions the paper leans on: oracle reliability that isn't directly measured, the NTK lazy-regime characterization of real fine-tuning, and a candidate hypothesis set that must contain the true graph * Why the architectural lesson likely outlives the specific causal-discovery result, but the leap from synthetic textual benchmarks to real-world causal discovery isn't yet earned * 00:00 — The 35-percent result and why it matters A fine-tuned RoBERTa scoring below random on hard causal instances sets up the central puzzle: this isn't underfitting, it's something structural. * 03:01 — Chain versus fork: the puzzle that observation can't solve A concrete walkthrough of why observational data alone cannot distinguish certain causal graphs, and why a single intervention can. * 06:03 — LLMs as kernel predictors How the Neural Tangent Kernel framing recasts SFT, DPO, and in-context learning as variations on the same similarity-matching machine. * 17:17 — The impossibility theorem Why near-miss hypotheses sharing 99% of their input text fall inside a kernel predictor's bounded output gap — and why scaling makes it worse. * 12:07 — A-CBO: relocating the decision outside the model The constructive escape — proposing candidate graphs, picking maximally informative interventions, and running Bayesian updates with the LLM as a local oracle. * 15:09 — Empirical results and the direction of failure A 45-point swing from architecture alone, plus the striking finding that fine-tuned models fail confidently rather than noisily. * 18:10 — What the theorem proves versus what the experiments show Pushing on oracle reliability, the lazy-regime assumption, benchmark structure, and the candidate-set generation step. * 21:12 — What survives the critique Why the design pattern — moving discrete decisions out of similarity-matching models and into external loops — is the most portable contribution. RECOMMENDED READING * Can Large Language Models Infer Causation from Correlation? [https://arxiv.org/abs/2306.05836] — The Jin et al. paper that introduced the Corr2Cause benchmark the episode builds on, establishing the baseline LLM failures that this work explains theoretically. * Neural Tangent Kernel: Convergence and Generalization in Neural Networks [https://arxiv.org/abs/1806.07572] — The Jacot et al. paper introducing the NTK framework that underwrites the episode's central claim that LLMs behave like kernel predictors in the lazy regime. * Causal Bayesian Optimization [https://arxiv.org/abs/2005.11741] — The Aglietti et al. foundation for the interventional optimization loop that A-CBO adapts, useful for understanding the non-LLM machinery wrapped around the frozen oracle.
94 Episoder
Kommentarer
0Vær den første til å kommentere
Registrer deg nå og bli medlem av AI Papers: A Deep Dive sitt community!