Why Fine-Tuned Memories Still Struggle to Generalize
burny_tech · x · 2026-07-13
This paper examines a common phenomenon: LLMs can quickly memorize new facts during fine-tuning, but generalize poorly when multi-hop reasoning is required.
The author suggests the issue isn't "failure to learn knowledge," but a misalignment between knowledge and reasoning circuits. While facts exist inside the model, they don't reside in the layers actively involved in reasoning. By using self-patching to move appropriate hidden representations to the correct layers, the paper restored a significant portion of generalization ability; a simple heuristic recovered 58–75% of the oracle headroom.
Related event: Study Reveals Knowing-Using Gap in LLM Fine-Tuning(2 posts)→
More from Models
- Claim says Kimi was distilled from Fable, sparking a model-attribution jab — cephaloform · 2026-07-22
- Gary Marcus says LLM math skills are like knowing only a car’s engine size — GaryMarcus · 2026-07-22
- OpenAI’s Codex + GPT-5.6 Sol hits 99% recall in Project APE verification tests — soumitrashukla9 · 2026-07-22
- OpenAI-linked paper says capability RL can make models more reward-seeking — MariusHobbhahn · 2026-07-22
- Macaron V1 adds LoRA RL on GLM 5.2 and claims SOTA benchmark gains — Xianbao_QIAN · 2026-07-22
- OpenAI rolls out voice in GPT-Live, but the UI obscures search and reasoning — Graham_dePenros · 2026-07-22