Modelwire
Subscribe

Fine-tuned LLMs memorize facts but fail to reason with them

Illustration accompanying: Towards Mechanistically Understanding Why Memorized Knowledge Fails to Generalize in Large Language Model Finetuning

Researchers have identified a fundamental bottleneck in LLM fine-tuning: models can absorb new facts rapidly but fail to apply them in reasoning tasks. This 'Knowing-Using Gap' reveals that memorized knowledge doesn't automatically route through the circuits needed for downstream inference. Using a technique called self-patching to trace internal activation patterns, the work suggests memorized representations exist in isolation rather than integrating with existing reasoning pathways. This finding has direct implications for practitioners building domain-specific LLMs and raises questions about whether current fine-tuning approaches fundamentally misalign knowledge storage with knowledge application.

Modelwire context

Explainer

The practical implication buried here is that evaluation benchmarks measuring factual recall after fine-tuning may be systematically misleading: a model can score well on knowledge retrieval while remaining unable to deploy that knowledge in multi-step reasoning, meaning standard post-training evals may be measuring the wrong thing entirely.

This connects directly to two threads in recent coverage. The 'Two Axes of LLM Abstention' piece from the same day identified a parallel architectural split, where confidence signals and hidden-state probes track different phenomena that current single-threshold systems conflate. The knowing-using gap described here is structurally similar: two processes that practitioners assume are unified turn out to be dissociated at the circuit level. Separately, the 'Cross-seed explainability using Procrustes-conditioned Joint End-to-end Top-K Sparse Autoencoders' work is building the interpretability tooling that would be needed to actually verify and map the knowledge-circuit misalignment this paper describes. Without reproducible feature identification across training runs, the self-patching technique here remains a single-model observation rather than a generalizable finding.

If follow-up work applies self-patching across multiple model families and finds consistent circuit misalignment patterns, the finding graduates from an interesting artifact to a structural constraint on fine-tuning. If results vary significantly by architecture, the bottleneck may be implementation-specific rather than fundamental.

This analysis is generated by Modelwire’s editorial layer from our archive and the summary above. It is not a substitute for the original reporting. How we write it.

MentionsLarge Language Models · Self-patching · Knowledge-circuit misalignment

MW

Modelwire Editorial

This synthesis and analysis was prepared by the Modelwire editorial team. We use advanced language models to read, ground, and connect the day’s most significant AI developments, providing original strategic context that helps practitioners and leaders stay ahead of the frontier.

Modelwire summarizes, we don’t republish. arXiv cs.CL originally reported this story as Towards Mechanistically Understanding Why Memorized Knowledge Fails to Generalize in Large Language Model Finetuning”. The full content lives on arxiv.org. If you’re a publisher and want a different summarization policy for your work, see our takedown page.

Fine-tuned LLMs memorize facts but fail to reason with them · Modelwire