<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Interpretability on Jaehun's Blog</title><link>https://jaehun.me/en/categories/interpretability/</link><description>Recent content in Interpretability on Jaehun's Blog</description><generator>Hugo</generator><language>en-US</language><lastBuildDate>Tue, 08 Sep 2026 13:09:59 +0000</lastBuildDate><atom:link href="https://jaehun.me/en/categories/interpretability/index.xml" rel="self" type="application/rss+xml"/><item><title>[Paper Review] Memory Retrieval and Consolidation in Large Language Models through Function Tokens</title><link>https://jaehun.me/en/posts/paper-review-memory-retrieval-and-consolidation-in-large-language-models-through-function-tokens/</link><pubDate>Sat, 20 Dec 2025 00:00:00 +0900</pubDate><guid>https://jaehun.me/en/posts/paper-review-memory-retrieval-and-consolidation-in-large-language-models-through-function-tokens/</guid><description>&lt;p&gt;&lt;a&#10; href="https://arxiv.org/abs/2510.08203v1"target="_blank"&#10; class="inline-flex items-center gap-1"&#10; &gt;Paper&lt;svg class="h-3 w-3 flex-shrink-0" id="external-link" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"&gt;&lt;path fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M15 3h6v6m-11 5L21 3m-3 10v6a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2V8a2 2 0 0 1 2-2h6"/&gt;&lt;/svg&gt;&#10; &lt;/a&gt;&lt;/p&gt;&#10;&lt;h2 id="function-token-hypothesis-why-punctuation-and-newlines-gate-llm-memory-retrieval"&gt;Function Token Hypothesis: Why Punctuation and Newlines Gate LLM &amp;ldquo;Memory Retrieval&amp;rdquo;&lt;a href="#function-token-hypothesis-why-punctuation-and-newlines-gate-llm-memory-retrieval" class="heading-anchor" aria-label="Link to this section"&gt;&lt;svg class="h-4 w-4" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"&gt;&lt;g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"&gt;&lt;path d="M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71"/&gt;&lt;path d="M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71"/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;/a&gt;&lt;/h2&gt;&lt;h2 id="one-line-summary-tldr"&gt;One-line Summary (TL;DR)&lt;a href="#one-line-summary-tldr" class="heading-anchor" aria-label="Link to this section"&gt;&lt;svg class="h-4 w-4" aria-hidden="true" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24"&gt;&lt;g fill="none" stroke="currentColor" stroke-linecap="round" stroke-linejoin="round" stroke-width="2"&gt;&lt;path d="M10 13a5 5 0 0 0 7.54.54l3-3a5 5 0 0 0-7.07-7.07l-1.72 1.71"/&gt;&lt;path d="M14 11a5 5 0 0 0-7.54-.54l-3 3a5 5 0 0 0 7.07 7.07l1.71-1.71"/&gt;&lt;/g&gt;&lt;/svg&gt;&lt;/a&gt;&lt;/h2&gt;&lt;p&gt;This paper defines LLM memory as &amp;ldquo;reactivation of features (retrieval) + feature expansion through learning (consolidation)&amp;rdquo;, and presents the &lt;strong&gt;Function Token Hypothesis&lt;/strong&gt; that &lt;strong&gt;function tokens&lt;/strong&gt; (high-frequency tokens) context-conditionally reignite the features needed for prediction at inference time, while in pre-training &lt;strong&gt;function→content&lt;/strong&gt; prediction dominates optimization and grows the feature count — argued through quantitative (coverage/degree), qualitative (reactivation trace), causal (steering), and learning-dynamics (loss decomposition) evidence. (source: §1, Fig.1, §3.1, Tab.1, §3.2, Fig.6, Fig.7, §4.2, Fig.8, §4.3, Fig.9)&lt;/p&gt;</description></item></channel></rss>