<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0"><channel><title><![CDATA[The Counterfactual]]></title><description><![CDATA[Cognitive Science, statistics, AI.]]></description><link>https://seantrott.substack.com</link><image><url>https://substackcdn.com/image/fetch/$s_!R7SP!,w_256,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fseantrott.substack.com%2Fimg%2Fsubstack.png</url><title>The Counterfactual</title><link>https://seantrott.substack.com</link></image><generator>Substack</generator><lastBuildDate>Sun, 21 Jun 2026 13:44:10 GMT</lastBuildDate><atom:link href="https://seantrott.substack.com/feed" rel="self" type="application/rss+xml"/><copyright><![CDATA[Sean Trott]]></copyright><language><![CDATA[en]]></language><webMaster><![CDATA[seantrott@substack.com]]></webMaster><itunes:owner><itunes:email><![CDATA[seantrott@substack.com]]></itunes:email><itunes:name><![CDATA[Sean Trott]]></itunes:name></itunes:owner><itunes:author><![CDATA[Sean Trott]]></itunes:author><googleplay:owner><![CDATA[seantrott@substack.com]]></googleplay:owner><googleplay:email><![CDATA[seantrott@substack.com]]></googleplay:email><googleplay:author><![CDATA[Sean Trott]]></googleplay:author><itunes:block><![CDATA[Yes]]></itunes:block><item><title><![CDATA[How a model got its weights]]></title><description><![CDATA[The science of LLM training dynamics.]]></description><link>https://seantrott.substack.com/p/how-a-model-got-its-weights</link><guid isPermaLink="false">https://seantrott.substack.com/p/how-a-model-got-its-weights</guid><dc:creator><![CDATA[Sean Trott]]></dc:creator><pubDate>Thu, 11 Jun 2026 15:08:03 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!39hP!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2913f24c-c06b-45a5-8614-1a0c35c8ddcd_906x562.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p><em>While writing this piece, an excellent position paper came out on <a href="https://arxiv.org/abs/2606.06533">arXiv (Biderman et al., 2026)</a>, articulating some of these same arguments about the importance of analyzing training dynamics. I&#8217;ve tried to weave some of those arguments into the current piece, but I also highly recommend that interested readers check out the paper!</em></p><div><hr></div><p>A large language model (LLM) does not appear out of nowhere. It is the result of subjecting a neural network&#8212;typically with a random initial configuration of weights&#8212;to an extensive training process. During this training process, a<a href="https://www.understandingai.org/p/large-language-models-explained-with">n LLM&#8217;s weights are updated</a> in ways that, hopefully, improve its ability to predict <a href="https://seantrott.substack.com/p/tokenization-in-large-language-models">tokens</a> in the kinds of contexts it&#8217;s been exposed to. </p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://seantrott.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">The Counterfactual is a reader-supported publication. To receive new posts and support my work, consider becoming a free or paid subscriber.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><p>Much of the enthusiasm around LLMs comes from the observation that this simple training procedure results in systems that produce, for lack of a better term, <em>interesting behaviors</em>. There&#8217;s considerable debate about how to <a href="https://seantrott.substack.com/p/orange-peels-human-tests-and-llms">measure these behaviors</a> and whether they actually index some &#8220;<a href="https://royalsocietypublishing.org/rsta/article/384/2320/20250014/481676/Large-language-models-and-emergence-a-complex">emergent capability</a>&#8221;. What we can say, however, is that the predictions of LLMs display contextual sensitivity in ways that, in some cases, co-vary with theoretical or practical constructs of interest. For example, an LLM&#8217;s predictions might be sensitive to the <a href="https://www.pnas.org/doi/abs/10.1073/pnas.2400917121">grammaticality of an utterance</a>, <a href="https://arxiv.org/abs/2301.08731">the discourse context in which a sentence is embedded</a>, and even <a href="https://onlinelibrary.wiley.com/doi/full/10.1111/cogs.13309">the implied mental states of characters in a story</a>. </p><p>What we conclude about these sensitivities is, <a href="https://seantrott.substack.com/p/why-benchmarks-dont-resolve-disagreements">as I&#8217;ve written before</a>, a matter of both philosophical and empirical debate. But one key limitation of this research&#8212;including much of the work I&#8217;ve done&#8212;is that it often focuses on the &#8220;final checkpoint&#8221; of a model. That is, researchers take a model that&#8217;s already been trained on (say) 100 billion words and characterize what it can and can&#8217;t do. This is informative about the behaviors produced by that particular configuration of weights, but the problem is it tells us little to nothing about how a model arrived at that configuration. </p><p>My contention&#8212;and the central thesis of <a href="https://arxiv.org/abs/2606.06533">a recent preprint (Biderman et al., 2026)</a>&#8212;is that <a href="https://seantrott.substack.com/p/so-you-want-to-be-an-llm-ologist">a science of LLMs</a> needs to take these training dynamics into account. In Biology and Psychology, studying the <em>developmental process</em> of an organism is generally understood as producing insights that are difficult, or even impossible, to obtain from studying a &#8220;mature&#8221; organism. For instance, work in developmental psychology has tried to characterize the key &#8220;milestones&#8221; associated with language learning in early infancy, and researchers use these milestones to draw inferences about how linguistic knowledge is acquired and reorganized throughout the maturation process. More broadly, studying how <em>any </em>process unfolds over time (e.g., historical changes) allows researchers to identify which factors reliably covary, or whether certain types of events or changes exhibit systematic temporal ordering (e.g., &#8220;where A and B are both observed, A always precedes B&#8221;). </p><p>This &#8220;developmental&#8221; approach is by no means a panacea to the epistemological challenges I mentioned above. But I do think that the story of how a model gets its weights can play a useful role in constructing a coherent picture of how and why LLMs do what they do.</p><h2>Loss curves: the simplest view</h2><p>One of the simplest and most common ways of visualizing training dynamics for machine learning models is what&#8217;s called a <em>loss curve</em>. &#8220;Loss&#8221; refers essentially to error, so the hope is that loss decreases over the course of training.</p><p>Large language models are trained to predict tokens. Given a particular linguistic context (e.g., &#8220;I like my coffee with cream and ___&#8221;), they output a probability distribution over all possible subsequent tokens from their vocabulary. Intuitively, a better LLM should assign higher probability to the token that actually appeared next in that context (e.g., &#8220;sugar&#8221;); a bad LLM might be one that assigns very low probability to this token, relative to other possible tokens. </p><p>Thus, we can transform this output probability to a loss metric by calculating the negative log probability, or <em>surprisal</em>, of this token. A lower probability corresponds to a higher surprisal: that is, this token was more <em>surprising</em> given the language model&#8217;s probability distribution. Over the course of training, LLMs generally improve at predicting tokens in context as they observe more examples, which means their average loss tends to decrease, as depicted in the schematic below. Note that this figure was made by hand and involves no actual data:</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!UvbB!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F42e3dced-3824-472f-b347-06463351ac0d_882x736.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!UvbB!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F42e3dced-3824-472f-b347-06463351ac0d_882x736.png 424w, https://substackcdn.com/image/fetch/$s_!UvbB!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F42e3dced-3824-472f-b347-06463351ac0d_882x736.png 848w, https://substackcdn.com/image/fetch/$s_!UvbB!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F42e3dced-3824-472f-b347-06463351ac0d_882x736.png 1272w, https://substackcdn.com/image/fetch/$s_!UvbB!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F42e3dced-3824-472f-b347-06463351ac0d_882x736.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!UvbB!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F42e3dced-3824-472f-b347-06463351ac0d_882x736.png" width="458" height="382.1859410430839" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/42e3dced-3824-472f-b347-06463351ac0d_882x736.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:736,&quot;width&quot;:882,&quot;resizeWidth&quot;:458,&quot;bytes&quot;:39859,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://seantrott.substack.com/i/194238804?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F42e3dced-3824-472f-b347-06463351ac0d_882x736.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!UvbB!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F42e3dced-3824-472f-b347-06463351ac0d_882x736.png 424w, https://substackcdn.com/image/fetch/$s_!UvbB!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F42e3dced-3824-472f-b347-06463351ac0d_882x736.png 848w, https://substackcdn.com/image/fetch/$s_!UvbB!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F42e3dced-3824-472f-b347-06463351ac0d_882x736.png 1272w, https://substackcdn.com/image/fetch/$s_!UvbB!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F42e3dced-3824-472f-b347-06463351ac0d_882x736.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg role="img" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><title></title><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a><figcaption class="image-caption">Schematic of a loss curve. Over the course of training, &#8220;loss&#8221; (or <em>error</em>, etc.) generally decreases, though rarely in so smooth a fashion as depicted here.</figcaption></figure></div><p>Each &#8220;point&#8221; in a loss curve typically reflects an <em>average</em> across many contexts. That is, an LLM at a given training step might be presented with thousands of examples, and the loss (surprisal) is calculated for each token in each example. That means changes in performance reflect changes in an LLM&#8217;s ability to predict tokens <em>on average</em>. </p><p>That&#8217;s obviously useful for benchmarking overall training progress. But an average, of course, bundles together many potentially disparate phenomena, which makes it difficult to determine <em>what</em> an LLM is learning, <em>when</em>. To oversimplify a bit: suppose that an LLM needs to learn things like part-of-speech, basic grammatical constructions, and which words have similar meanings. One possibility is that each of these things are learned simultaneously, but another possibility is that they are learned at different <em>stages</em> of training. If the latter scenario is true, we&#8217;d need to <em>disaggregate</em> the loss measure to tease these stages apart.</p><p>Ultimately, on some level, we&#8217;ll still be measuring changes in the probability that a model assigns to various strings. The key difference is which strings we&#8217;re measuring the probability of, or what we&#8217;re comparing those probabilities to. </p><h2>LLMs and <em>n</em>-grams: training &#8220;phases&#8221;?</h2><p>One of my favorite articles taking a developmental approach comes from my former labmate, Tyler Chang. In this <a href="https://direct.mit.edu/tacl/article/doi/10.1162/tacl_a_00708/125174">2024 </a><em><a href="https://direct.mit.edu/tacl/article/doi/10.1162/tacl_a_00708/125174">TACL </a></em><a href="https://direct.mit.edu/tacl/article/doi/10.1162/tacl_a_00708/125174">article</a>, Tyler (and co-authors) asked whether the developmental trajectories of relatively small models (~124M parameters) exhibited legible patterns. Specifically, they measured the surprisal each model assigned to input strings at each checkpoint, then asked which factors drove <em>changes</em> in the surprisal assigned to various strings. </p><p>Perhaps the most striking result comes from comparing the behavior of each model throughout training to the behavior of simple <em>n</em>-gram models (with varying <em>n</em>). An <em><a href="https://en.wikipedia.org/wiki/Word_n-gram_language_model">n</a></em><a href="https://en.wikipedia.org/wiki/Word_n-gram_language_model">-gram model</a> is a type of language model that predates the <a href="https://www.understandingai.org/p/large-language-models-explained-with">transformer (or other &#8220;neural&#8221; architectures)</a>, and is much simpler conceptually: in an <em>n</em>-gram model, the probability of a given word directly follows from the number of times that word has occurred in some exact context of length <em>n - 1</em>. </p><p>To make this concrete, let&#8217;s consider a <em>bigram</em> model, i.e., in which <em>n = 2</em>. Here, the probability of word <em>n</em> following word <em>n - 1</em> is determined by calculating the number of times <em>n</em> has immediately followed <em>n - 1</em> in a corpus, then dividing by the number of times word <em>n - 1</em> (the context) occurred overall. For example, if the string is &#8220;that iguana&#8221;, a bigram model would determine <em>p(&#8220;iguana&#8221; | &#8220;that&#8221;)</em> by first counting the number of times &#8220;that iguana&#8221; occurred in a corpus, then dividing this by the number of times &#8220;that&#8221; occurred in the corpus. This tells us: of all the times we&#8217;ve observed some <em>context</em>, how frequently did we see this particular <em>continuation</em>?</p><p>A bigram model is not a very good model of language: in most cases, the probability of a word cannot be deduced solely from the word immediately preceding it. Researchers can systematically vary <em>n</em> (the size of the window) to account for more or less context: when <em>n = 1</em>, the model reduces to a unigram frequency model (i.e., the frequency of each word in isolation); as <em>n</em> increases, the model accounts for more and more context, which can improve prediction accuracy&#8212;though it also runs into <a href="https://en.wikipedia.org/wiki/Word_n-gram_language_model#Bias%E2%80%93variance_tradeoff">overfitting issues</a>, which are typically addressed using various <a href="https://en.wikipedia.org/wiki/Word_n-gram_language_model#Smoothing_techniques">smoothing techniques</a>.</p><p>In general, even <em>n</em>-gram models with smoothing are not particularly good models of language, in part because of their lack of representational flexibility: a key benefit of transformers and other &#8220;neural&#8221; approaches is that they represent strings in a <em>vector-space</em>, reflecting generalizations across specific strings (e.g., part-of-speech, semantic class, etc.), which allows models to make approximate predictions for strings they haven&#8217;t observed before. But this is also why <em>n</em>-gram models offer a useful &#8220;anchor&#8221; for studying the training dynamics of a transformer. By comparing a transformer language model&#8217;s predictions to different <em>n</em>-gram models, we can understand the patterns of apparent generalization that transformer is undergoing.</p><p>Specifically, for each training checkpoint, Tyler calculated the correlation between a language model&#8217;s predictions and the predictions made by <em>n</em>-gram models of varying <em>n</em>. The pattern they found was pretty clear:</p><blockquote><p>Consistent with previous work (Chang and Bergen, 2022b; Karpathy et al., 2016 for LSTMs), the models overfit to unigram (token frequency) predictions then bigram predictions early in pre-training. Extending this up to 5-grams, the models reach maximal similarity to a unigram model around step 1K, before peaking in similarity to 2, 3, 4, and 5-grams, in that order.</p></blockquote><p>That is, the transformer models appeared to follow different &#8220;stages&#8221; of training, in which predictions gradually reflected sensitivity to longer and longer contexts. </p><p>One way to think about this is that early on in training, the simplest and most effective way to minimize loss is to predict tokens on the basis of their individual frequency. If you don&#8217;t really know anything about language, you&#8217;re best off assigning high probability to very frequent words like &#8220;the&#8221;, and low probability to infrequent words like &#8220;zoologist&#8221;. Throughout training, however, the model learns longer and longer chunks, corresponding roughly to <em>n</em>-gram models of various sizes&#8212;until, eventually, it forms generalizations that allow it to make even more flexible, context-sensitive predictions that can&#8217;t easily be captured by an <em>n</em>-gram model.</p><p>This progressive pattern has been attested in many different models of different sizes, trained on different corpora (see, e.g., a paper by another former labmate, <a href="https://proceedings.neurips.cc/paper_files/paper/2025/hash/9432b29b0e25991aa28aff8c7bbe281c-Abstract-Conference.html">Michaelov et al., 2026</a>). It seems, then, to be a relatively robust <em>principle</em> underlying language model training dynamics. This is crucial: identifying generalizable principles is central to the scientific endeavor, and the notion that language models undergo various &#8220;phases&#8221; during training is an important start towards this identification process.<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-1" href="#footnote-1" target="_self">1</a></p><h2>Beyond <em>n</em>-grams: phases and more</h2><p>Of course, there are many ways one could measure potential &#8220;phases&#8221;. Beyond comparing a language model&#8217;s predictions to the predictions of an <em>n</em>-gram model, researchers can also compare predictions <em>between</em> various language models, or they can ask about changes in response to some particular <em>stimulus contrast</em>.</p><p>The first approach allows researchers to determine whether and when the behavior of different models <em>converges</em> or <em>diverges</em>. By also manipulating things like the initial parameters of a model, the data it&#8217;s trained on, or the model&#8217;s architecture, researchers can try to identify the model-level properties that drive patterns of convergence or divergence. </p><p>One recent paper (<a href="https://aclanthology.org/2025.emnlp-main.1675/">Fehlauer et al., 2025</a>) adopted this approach using <a href="https://proceedings.iclr.cc/paper_files/paper/2025/hash/d611d06e3207330555fbc10810e70163-Abstract-Conference.html">random &#8220;seeds&#8221; of the PolyPythia suite</a>: these are open-source models trained on exactly the same data in the same order, but initialized with different parameters. Here, at each checkpoint of a given architecture, the authors compared the output probability distribution between random seeds, using a measure that captured the degree to which two probability distributions converge or diverge. Then they visualized these patterns of convergence across pretraining. As depicted below, they found evidence for roughly four distinct &#8220;phases&#8221;: first, a <em>uniform</em> phase (i.e., before models have learned much about language); second, a <em>sharp convergence</em> pattern (i.e., when different models start resembling each other in their predictions); third, a <em>divergence</em> pattern (i.e., models start looking rather different); and fourth, a <em>slow reconvergence</em> pattern (i.e., models of the same architecture again start to resemble each other).</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!5h7-!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fea0cd84f-44c1-4cb0-abe1-e48dddcebf03_840x392.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!5h7-!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fea0cd84f-44c1-4cb0-abe1-e48dddcebf03_840x392.png 424w, https://substackcdn.com/image/fetch/$s_!5h7-!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fea0cd84f-44c1-4cb0-abe1-e48dddcebf03_840x392.png 848w, https://substackcdn.com/image/fetch/$s_!5h7-!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fea0cd84f-44c1-4cb0-abe1-e48dddcebf03_840x392.png 1272w, https://substackcdn.com/image/fetch/$s_!5h7-!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fea0cd84f-44c1-4cb0-abe1-e48dddcebf03_840x392.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!5h7-!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fea0cd84f-44c1-4cb0-abe1-e48dddcebf03_840x392.png" width="539" height="251.53333333333333" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/ea0cd84f-44c1-4cb0-abe1-e48dddcebf03_840x392.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:392,&quot;width&quot;:840,&quot;resizeWidth&quot;:539,&quot;bytes&quot;:292452,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://seantrott.substack.com/i/194238804?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fea0cd84f-44c1-4cb0-abe1-e48dddcebf03_840x392.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!5h7-!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fea0cd84f-44c1-4cb0-abe1-e48dddcebf03_840x392.png 424w, https://substackcdn.com/image/fetch/$s_!5h7-!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fea0cd84f-44c1-4cb0-abe1-e48dddcebf03_840x392.png 848w, https://substackcdn.com/image/fetch/$s_!5h7-!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fea0cd84f-44c1-4cb0-abe1-e48dddcebf03_840x392.png 1272w, https://substackcdn.com/image/fetch/$s_!5h7-!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fea0cd84f-44c1-4cb0-abe1-e48dddcebf03_840x392.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg role="img" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><title></title><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a><figcaption class="image-caption">Patterns of convergence and divergence between random seeds of the same model across training. Figure taken from <a href="https://aclanthology.org/2025.emnlp-main.1675/">Fehlauer et al. (2025)</a>.</figcaption></figure></div><p>One of the most interesting things about this result, in my view, is the differences across model sizes. All models undergo the first three phases (i.e., uniform, sharp convergence, and divergence), but the smaller models exhibit less evidence of <em>reconvergence</em>, or seem to do so more slowly. What causes this gap? A speculative explanation lies in the factors causing convergence and divergence in the first place: given what we already know about correlations with various <em>n</em>-gram models, a reasonable hypothesis is that early convergence between transformer language models is driven by relatively simple <em>n</em>-gram statistics (e.g., unigram or bigram frequency), which even small models can learn. Divergence is then driven (perhaps) by subtly different patterns of generalization across models. Finally, the slow pattern of reconvergence&#8212;most pronounced in larger models&#8212;is, possibly, driven by those models all converging on the &#8220;same&#8221; generative account of language.</p><p>For what it&#8217;s worth, I&#8217;ve observed very similar patterns in my own work, examining a range of different model behaviors. That is, seeds of larger models exhibit more <em>pairwise similarity</em> than do seeds of smaller models, and they also converge earlier, and faster, than do seeds of smaller models. For example, here&#8217;s an analysis looking at inter-seed correlations in when and to what extent different Pythia random seeds learn particular <em>dative constructions</em> (e.g., &#8220;I gave him the ball&#8221; vs. &#8220;I gave the ball to him&#8221;). I won&#8217;t go into too much of the linguistic details here, but the quick version is that different ways of expressing a transfer event are preferred in different situations, according to what&#8217;s being described (e.g., &#8220;the ball&#8221; vs. &#8220;the curious object I found in the grass&#8221;) and the surrounding discourse context (e.g., what&#8217;s already been mentioned, etc.). In a recent project, I calculated the &#8220;preference&#8221; language models have for these different constructions at different checkpoints, then compared these preferences both across language models and to humans. The pattern of inter-seed converge and divergence is depicted below:</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!snMo!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9d02bb38-a34b-45ca-a9fb-1ef2594f5026_1350x1020.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!snMo!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9d02bb38-a34b-45ca-a9fb-1ef2594f5026_1350x1020.png 424w, https://substackcdn.com/image/fetch/$s_!snMo!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9d02bb38-a34b-45ca-a9fb-1ef2594f5026_1350x1020.png 848w, https://substackcdn.com/image/fetch/$s_!snMo!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9d02bb38-a34b-45ca-a9fb-1ef2594f5026_1350x1020.png 1272w, https://substackcdn.com/image/fetch/$s_!snMo!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9d02bb38-a34b-45ca-a9fb-1ef2594f5026_1350x1020.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!snMo!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9d02bb38-a34b-45ca-a9fb-1ef2594f5026_1350x1020.png" width="538" height="406.4888888888889" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/9d02bb38-a34b-45ca-a9fb-1ef2594f5026_1350x1020.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:1020,&quot;width&quot;:1350,&quot;resizeWidth&quot;:538,&quot;bytes&quot;:186334,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://seantrott.substack.com/i/194238804?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9d02bb38-a34b-45ca-a9fb-1ef2594f5026_1350x1020.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!snMo!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9d02bb38-a34b-45ca-a9fb-1ef2594f5026_1350x1020.png 424w, https://substackcdn.com/image/fetch/$s_!snMo!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9d02bb38-a34b-45ca-a9fb-1ef2594f5026_1350x1020.png 848w, https://substackcdn.com/image/fetch/$s_!snMo!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9d02bb38-a34b-45ca-a9fb-1ef2594f5026_1350x1020.png 1272w, https://substackcdn.com/image/fetch/$s_!snMo!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9d02bb38-a34b-45ca-a9fb-1ef2594f5026_1350x1020.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg role="img" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><title></title><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a><figcaption class="image-caption">Inter-seed convergence and divergence in preferences for various dative constructions. Figure from work in progress.</figcaption></figure></div><p>Early on, seeds exhibit little to no correlation with each other: they don&#8217;t know anything about the dative construction. After observing about 0.5B-1B tokens, seeds exhibit a <em>sharp convergence</em> pattern (though larger models do so earlier than smaller models). This is followed by a temporary &#8220;dip&#8221;, which is in turn followed (in larger models) by a <em>reconvergence</em>.</p><p>I&#8217;ve now analyzed the training dynamics of various behaviors and internal mechanisms, and I&#8217;ve found very similar patterns in each case. First, there are relatively clear &#8220;phases&#8221; of convergence and divergence between random seeds of the same model across training. And second, models show systematic variance in these patterns as a function of their size. Larger models tend to converge earlier, faster, and to a greater extent than smaller models. </p><p>Another way to visualize this latter claim is to embed each seed of each model in a two-dimensional space using something called <em>multi-dimensional scaling</em> (MDS). To do this, I first calculated (at each checkpoint) the correlation in output predictions between every pair of models: this tells us the extent to which one model instance is &#8220;aligned&#8221; with another in terms of its predictions. This produces a correlation matrix of size MxM (where M is the total number of model instances). Then, for each checkpoint, I ran MDS on this correlation matrix, which projects it into a two-dimensional space preserving some of the original structure. These new dimensions aren&#8217;t intrinsically meaningful or interpretable, but they reflect the original similarity structure of the correlation matrix: that is, model instances with more similar patterns of correlations will be closer together in the 2D space. By running this process at various checkpoints, we can observe how different model instances are &#8220;distributed&#8221; throughout the 2D space, and how that process evolves throughout training.</p><p>The figure below depicts the MDS projection at different stages of training. Each point represents a particular seed of a particular model architecture, and the points are colored according to their size. As the figure depicts, points are roughly randomly distributed throughout the space early on in training, reflecting the fact that they haven&#8217;t really learned anything about language yet. As training progresses, however, model instances begin to converge. This is particularly true for seeds of larger models: e.g., in panels 32-64, we see that seeds of larger models cluster tightly together, while seeds of pythia-14m (the smallest model) are more sparsely distributed. Finally, in the latest stages of training, each model architecture exhibits relatively tight clustering, though notably, the cluster of pythia-14m seeds is somewhat distinct from the clusters of seeds for larger models.</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!Q7jI!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe1ef3e73-faeb-4819-ac18-4e9cfc617b16_1364x1026.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!Q7jI!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe1ef3e73-faeb-4819-ac18-4e9cfc617b16_1364x1026.png 424w, https://substackcdn.com/image/fetch/$s_!Q7jI!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe1ef3e73-faeb-4819-ac18-4e9cfc617b16_1364x1026.png 848w, https://substackcdn.com/image/fetch/$s_!Q7jI!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe1ef3e73-faeb-4819-ac18-4e9cfc617b16_1364x1026.png 1272w, https://substackcdn.com/image/fetch/$s_!Q7jI!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe1ef3e73-faeb-4819-ac18-4e9cfc617b16_1364x1026.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!Q7jI!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe1ef3e73-faeb-4819-ac18-4e9cfc617b16_1364x1026.png" width="1364" height="1026" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/e1ef3e73-faeb-4819-ac18-4e9cfc617b16_1364x1026.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:1026,&quot;width&quot;:1364,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:237203,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://seantrott.substack.com/i/194238804?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe1ef3e73-faeb-4819-ac18-4e9cfc617b16_1364x1026.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!Q7jI!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe1ef3e73-faeb-4819-ac18-4e9cfc617b16_1364x1026.png 424w, https://substackcdn.com/image/fetch/$s_!Q7jI!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe1ef3e73-faeb-4819-ac18-4e9cfc617b16_1364x1026.png 848w, https://substackcdn.com/image/fetch/$s_!Q7jI!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe1ef3e73-faeb-4819-ac18-4e9cfc617b16_1364x1026.png 1272w, https://substackcdn.com/image/fetch/$s_!Q7jI!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe1ef3e73-faeb-4819-ac18-4e9cfc617b16_1364x1026.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg role="img" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><title></title><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a><figcaption class="image-caption">Results of running multi-dimensional scaling on the correlation matrix of dative alternation preferences across pairs of language model seeds at each checkpoint. Figure taken from work in progress.</figcaption></figure></div><h2>Behavior and mechanism, together</h2><p>So far, I&#8217;ve discussed how particular <em>behaviors</em> change across training. But part of the promise of a developmental approach is that researchers can investigate changes not only in behavior, but in the internal mechanisms and representations of language models as well. Moreover, by analyzing how these changes <em>coincide</em>, researchers can get better conceptual traction on how exactly internal mechanisms give rise to observable behaviors. This kind of approach has been applied to a number of domains, including <a href="https://proceedings.iclr.cc/paper_files/paper/2024/hash/3e8df255a03b383f30abe09203770213-Abstract-Conference.html">how and when models learn syntactic constructions</a>, <a href="https://arxiv.org/abs/2502.14010">which mechanisms underlie in-context learning</a>, and more.</p><p>This is also the approach <a href="https://arxiv.org/abs/2511.21974">Pam and I adopted in a recent paper</a>. We focused on the ability of language models to <em>disambiguate</em> the meaning of a word in context. Specifically, we asked whether and when language model representations of ambiguous words (e.g., &#8220;lamb&#8221;) reflected human similarity judgments. The sense of lamb evoked in &#8220;marinated <em>lamb</em>&#8221; is distinct from the sense evoked in &#8220;friendly <em>lamb</em>&#8221;, but is more similar to &#8220;roasted <em>lamb</em>&#8221;. As a proxy for disambiguation <em>behavior</em> across training, we compared the similarity of language model representations for words in different contexts to human relatedness judgments about these words. We found, first, a relatively sharp inflection point around step 1K (about ~2B tokens observed), at which point each model we tested started showing evidence of disambiguation. Again, larger models continued improving well past this point, while smaller models seemed to plateau:</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!39hP!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2913f24c-c06b-45a5-8614-1a0c35c8ddcd_906x562.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!39hP!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2913f24c-c06b-45a5-8614-1a0c35c8ddcd_906x562.png 424w, https://substackcdn.com/image/fetch/$s_!39hP!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2913f24c-c06b-45a5-8614-1a0c35c8ddcd_906x562.png 848w, https://substackcdn.com/image/fetch/$s_!39hP!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2913f24c-c06b-45a5-8614-1a0c35c8ddcd_906x562.png 1272w, https://substackcdn.com/image/fetch/$s_!39hP!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2913f24c-c06b-45a5-8614-1a0c35c8ddcd_906x562.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!39hP!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2913f24c-c06b-45a5-8614-1a0c35c8ddcd_906x562.png" width="546" height="338.6887417218543" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/2913f24c-c06b-45a5-8614-1a0c35c8ddcd_906x562.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:562,&quot;width&quot;:906,&quot;resizeWidth&quot;:546,&quot;bytes&quot;:445608,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://seantrott.substack.com/i/194238804?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2913f24c-c06b-45a5-8614-1a0c35c8ddcd_906x562.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!39hP!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2913f24c-c06b-45a5-8614-1a0c35c8ddcd_906x562.png 424w, https://substackcdn.com/image/fetch/$s_!39hP!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2913f24c-c06b-45a5-8614-1a0c35c8ddcd_906x562.png 848w, https://substackcdn.com/image/fetch/$s_!39hP!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2913f24c-c06b-45a5-8614-1a0c35c8ddcd_906x562.png 1272w, https://substackcdn.com/image/fetch/$s_!39hP!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2913f24c-c06b-45a5-8614-1a0c35c8ddcd_906x562.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg role="img" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><title></title><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a><figcaption class="image-caption">Performance of various language models in the Pythia suite throughout pretraining. R2 reflects proportion of variance explained in human judgments using cosine distance from that language model&#8217;s best-performing layer. Figure taken from <a href="https://arxiv.org/abs/2511.21974">Rivi&#232;re &amp; Trott (2026)</a>.</figcaption></figure></div><p>We then turned to the <em>mechanisms</em> subserving these changes. One hypothesis we had was that specific <em>attention heads</em> might learn to attend to specific cues that helped disambiguate a target ambiguous words. Fortunately, our stimuli were designed such that there was always a single disambiguating cue (e.g., &#8220;She liked the <em>marinated</em> lamb&#8221;). For each attention head in each model, we measured the <em>attention strength</em> from the target ambiguous word (e.g., &#8220;lamb&#8221;) to the disambiguating cue (e.g., &#8220;marinated&#8221;), and visualized these changes over training. Our goal was to find heads that attended strongly to the disambiguating cue&#8212;and, crucially, which exhibited a similar <em>developmental trajectory</em> as the overall disambiguation trajectory.</p><p>The figure below depicts the pattern of attention to disambiguating cues for the four attention heads in layer 3 of pythia-14m, superimposed over the model-level changes in disambiguation performance (measured as R^2). Here, I&#8217;ll make two observations. First, the heads in this layer are clearly not all doing the same thing. Two heads (3 and 4) don&#8217;t really &#8220;look&#8221; at the disambiguating cue at all, whereas the other two heads (1 and 2) do show a stronger pattern of attention to the disambiguating cue (especially head 2). And second, these changes in attention are timelocked to changes in disambiguation behavior! </p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!is-_!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdaea3eb3-3ba8-47da-a230-53cb2218fa53_850x744.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!is-_!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdaea3eb3-3ba8-47da-a230-53cb2218fa53_850x744.png 424w, https://substackcdn.com/image/fetch/$s_!is-_!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdaea3eb3-3ba8-47da-a230-53cb2218fa53_850x744.png 848w, https://substackcdn.com/image/fetch/$s_!is-_!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdaea3eb3-3ba8-47da-a230-53cb2218fa53_850x744.png 1272w, https://substackcdn.com/image/fetch/$s_!is-_!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdaea3eb3-3ba8-47da-a230-53cb2218fa53_850x744.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!is-_!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdaea3eb3-3ba8-47da-a230-53cb2218fa53_850x744.png" width="484" height="423.64235294117645" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/daea3eb3-3ba8-47da-a230-53cb2218fa53_850x744.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:744,&quot;width&quot;:850,&quot;resizeWidth&quot;:484,&quot;bytes&quot;:340232,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://seantrott.substack.com/i/194238804?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdaea3eb3-3ba8-47da-a230-53cb2218fa53_850x744.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!is-_!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdaea3eb3-3ba8-47da-a230-53cb2218fa53_850x744.png 424w, https://substackcdn.com/image/fetch/$s_!is-_!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdaea3eb3-3ba8-47da-a230-53cb2218fa53_850x744.png 848w, https://substackcdn.com/image/fetch/$s_!is-_!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdaea3eb3-3ba8-47da-a230-53cb2218fa53_850x744.png 1272w, https://substackcdn.com/image/fetch/$s_!is-_!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdaea3eb3-3ba8-47da-a230-53cb2218fa53_850x744.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg role="img" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><title></title><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a><figcaption class="image-caption">Attention from a target ambiguous word (e.g., &#8220;lamb&#8221;) to disambiguating cue (e.g., &#8220;marinated&#8221;) from each head in layer 3 of pythia-14m, superimposed over model-level changes in disambiguation performance. Figure adapted from <a href="https://arxiv.org/abs/2511.21974">Rivi&#232;re &amp; Trott (2026)</a>.</figcaption></figure></div><p>Of course, this doesn&#8217;t entail that these attention heads are therefore functionally involved in disambiguation. But it does suggest that there&#8217;s a temporal synchrony in when specific mechanisms begin <em>reorganizing</em> their behavior and when the overall model begins to improve in disambiguation. To test the functional role of these attention heads, we&#8217;d need to intervene on them (e.g., &#8220;knock them out&#8221;) and ask how this affects changes in behavior. Thus, we carried out a series of ablation studies in which we systematically altered the behavior of those attention heads and asked how much this &#8220;hurt&#8221; disambiguation performance, as compared to ablating random heads. We did this at each checkpoint of the model. As depicted below, we found that ablating the target heads <em>did</em> impair performance (compared to the baseline heads), and did so throughout training. Moreover, these ablations <em>didn&#8217;t</em> affect performance early on in training, which is exactly what you&#8217;d expect given that the model hasn&#8217;t learned the disambiguation behavior at this point yet.</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!QP8t!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5c6e52cf-f78f-4701-a150-5b887270966e_798x686.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!QP8t!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5c6e52cf-f78f-4701-a150-5b887270966e_798x686.png 424w, https://substackcdn.com/image/fetch/$s_!QP8t!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5c6e52cf-f78f-4701-a150-5b887270966e_798x686.png 848w, https://substackcdn.com/image/fetch/$s_!QP8t!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5c6e52cf-f78f-4701-a150-5b887270966e_798x686.png 1272w, https://substackcdn.com/image/fetch/$s_!QP8t!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5c6e52cf-f78f-4701-a150-5b887270966e_798x686.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!QP8t!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5c6e52cf-f78f-4701-a150-5b887270966e_798x686.png" width="428" height="367.9298245614035" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/5c6e52cf-f78f-4701-a150-5b887270966e_798x686.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:686,&quot;width&quot;:798,&quot;resizeWidth&quot;:428,&quot;bytes&quot;:353240,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://seantrott.substack.com/i/194238804?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5c6e52cf-f78f-4701-a150-5b887270966e_798x686.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!QP8t!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5c6e52cf-f78f-4701-a150-5b887270966e_798x686.png 424w, https://substackcdn.com/image/fetch/$s_!QP8t!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5c6e52cf-f78f-4701-a150-5b887270966e_798x686.png 848w, https://substackcdn.com/image/fetch/$s_!QP8t!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5c6e52cf-f78f-4701-a150-5b887270966e_798x686.png 1272w, https://substackcdn.com/image/fetch/$s_!QP8t!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5c6e52cf-f78f-4701-a150-5b887270966e_798x686.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg role="img" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><title></title><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a><figcaption class="image-caption">Effects of ablating target heads at various checkpoints, as compared to ablating random baseline heads. Figure adapted from <a href="https://arxiv.org/abs/2511.21974">Rivi&#232;re &amp; Trott (2026)</a>.</figcaption></figure></div><p>A few caveats are in order. First, these ablations reduced performance, but they didn&#8217;t entirely <em>knock it out</em>. This was particularly true for larger models, in which there was considerable redundancy across attention heads: thus, it stands to reason that knocking out any individual head wouldn&#8217;t have a huge effect on performance. </p><p>Second, this doesn&#8217;t entail that these heads are therefore &#8220;disambiguation heads&#8221;. Indeed, determining the <em>functional scope</em> of a model component is in part a philosophical problem, which depends on carefully defining the conceptual boundaries of a behavior or mechanism. We carried out a range of &#8220;stress tests&#8221; to determine the robustness of each head&#8217;s behavior to various stimulus perturbations. These are described in <a href="https://arxiv.org/pdf/2511.21974">more detail in the paper</a>, but briefly: heads of smaller models were not particularly robust to these perturbations, suggesting that they perform relatively simple operations (e.g., &#8220;1-back heads&#8221;); in contrast, heads of larger models were less brittle, suggesting they might perform a more generalizable operation (e.g., &#8220;noun modification&#8221;) robust to the part-of-speech or relative position of the disambiguating cue. </p><p>Third, and perhaps most importantly, this is a relatively simple behavior, characterized in only a handful of models. <a href="https://seantrott.substack.com/p/generalizability-in-llm-ology-revisited">As I&#8217;ve written before</a>&#8212;and <a href="https://arxiv.org/abs/2511.21974">as others have argued as well</a>&#8212;a fully developed science of LLMs will depend on identifying robust, generalizable behaviors and mechanisms across LLMs that enable us to make accurate predictions about those models.</p><h2>Causal history as an epistemic criterion</h2><p>I&#8217;ve spent much of the last year or so thinking about the <a href="https://seantrott.substack.com/p/llm-ology-the-challenges-ahead">key epistemological challenges facing LLM-ology</a>. Those challenges include questions of generalizability (<a href="https://seantrott.substack.com/p/llm-ology-and-the-external-validity">which findings generalize to which models?</a>), construct validity (<a href="https://seantrott.substack.com/p/why-benchmarks-dont-resolve-disagreements">how do we know if we&#8217;re measuring what we think we are?</a>), and ontology (<a href="https://seantrott.substack.com/p/language-models-and-the-intentional">what kind of thing is an LLM anyway, and how ought we study it?</a>). During this period, I&#8217;ve been reading more history and philosophy of science, trying to contextualize these questions in the challenges other disciplines have faced. The position I&#8217;ve gradually arrived at is something like a <em>coherentist</em> approach to the study of LLMs: for the most part, I don&#8217;t think we&#8217;ll ever identify procedures for producing determinative answers or conclusions about LLMs&#8212;instead, I think researchers need to carefully articulate their explanatory goals and theoretical commitments, then contextualize their claims in a &#8220;justificatory web&#8221; of mutually supporting pieces of evidence, which will offer a provisional understanding of how these systems work in the service of particular theoretical or practical goals.</p><p>The reason I bring this up is that I think such a perspective necessitates consideration of what might constitute this &#8220;justificatory web&#8221;. <a href="https://seantrott.substack.com/p/language-models-and-the-intentional">As I&#8217;ve written before</a>, I think the scientific study of LLMs should be rooted, in part, in an attempt to understand them &#8220;on their own terms&#8221;. I continue to believe the lens of Cognitive Science can provide a useful perspective&#8212;at minimum, deriving inspiration from careful experimental design and control&#8212;but I&#8217;m also quite open to the possibility that a theory of LLMs might well be grounded in something that looks very different from a science of human cognition.</p><p>What might that be? Well, one very important property of language models is that they are <em>trained</em>. This training process can be viewed as an effective procedure for producing a configuration of weights that produces the kinds of behaviors we find so interesting. If we&#8217;re to understand LLMs on their own terms, I think we need to think of their training dynamics as central to the <em>kind of thing they are</em>. This is akin to an argument made in <a href="https://arxiv.org/pdf/2606.06533">Biderman et al. (2026)</a>, which describes models as <em>time-evolving processes</em>:</p><blockquote><p>Answering the question &#8220;why did a model do X on Y input&#8221; certainly has some utility (e.g. for corporations interested in product assurance, user-satisfaction, and compliance), but on a scientific level it&#8217;s fundamentally limited. A more scientific mindset would be to ask &#8220;why did the model develop this behavior?&#8221; This involves shifting from viewing models as static objects to viewing them as snapshots of time-evolving processes and studying the entire dynamical system (Saphra, 2023; Biderman et al., 2023b; Hoogland et al., 2023). When the object of study is the training process rather than the finished model, an account of that process can be applied [to] any model it produces, not to one specific set of weights (Sellam et al., 2022). (pg. 3)</p></blockquote><p>There are still, of course, considerable degrees of freedom in how behaviors are characterized, and in the kinds of explanations for this behavior we might investigate or find satisfying. I&#8217;d advocate for pluralism in this respect: I think the field is too nascent to warrant extreme confidence about the right level of analysis here. But I <em>do</em> think that a scientific understanding of LLMs should be informed by an understanding of their <em>causal histories</em>, i.e., the story of how they got their weights.</p><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-1" href="#footnote-anchor-1" class="footnote-number" contenteditable="false" target="_self">1</a><div class="footnote-content"><p>Note that when researchers in this space use words like &#8220;phase&#8221; or &#8220;phase transition&#8221;, they&#8217;re usually referring to something like a <em>sharp discontinuity</em> in some measurable behavior over the course of training, as opposed to incremental changes. The question of whether these behaviors should be called &#8220;emergent&#8221; has <a href="https://royalsocietypublishing.org/rsta/article/384/2320/20250014/481676/Large-language-models-and-emergence-a-complex">received some attention</a>, given that &#8220;emergent&#8221; has specific meanings in the study of complex systems. For the purposes of this post, I&#8217;ll be using words like &#8220;phase shifts&#8221; in the sense described above&#8212;i.e., as sudden changes in some target behavior over the course of training.</p><p></p></div></div>]]></content:encoded></item><item><title><![CDATA[Bad habits]]></title><description><![CDATA[LLMs and the grooves of thought]]></description><link>https://seantrott.substack.com/p/bad-habits</link><guid isPermaLink="false">https://seantrott.substack.com/p/bad-habits</guid><pubDate>Mon, 01 Jun 2026 15:02:26 GMT</pubDate><content:encoded><![CDATA[<p>In July of 2022&#8212;now almost four years ago&#8212;I wrote about the possibility that <a href="https://seantrott.substack.com/p/could-language-models-change-language">large language models (LLMs) could change the way we use language</a>. This was <a href="https://en.wikipedia.org/wiki/ChatGPT">pre-ChatGPT</a>, but after the release of <a href="https://en.wikipedia.org/wiki/GPT-3">GPT-3</a>. It was a strange liminal period for researchers studying LLMs: it seemed like something significant was happening, but it was difficult, at the time, to predict the shape of how these new systems would impact society.<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-1" href="#footnote-1" target="_self">1</a> Much has changed since then, to put it mildly.</p><p>In general, I am not one for forecasting, mostly because I am not very good at it, though I have great respect for others who are. Of more personal interest to me is whether someone produces a conceptual framework that makes future events more legible. From this perspective, that <a href="https://seantrott.substack.com/p/could-language-models-change-language">initial post</a> succeeded in identifying (as did <a href="https://brianchristian.org/the-alignment-problem/">others</a> <a href="https://www.nature.com/articles/s41562-023-01742-2">at the time</a>, <a href="https://www.science.org/doi/full/10.1126/science.adt9819?casa_token=XOwPjSrsxMAAAAAA%3ANuCUWZOi9hef4dI6JqHdcZHCEl8SXTXSKI-sUXLeHahb0zvdF9yRpLko4NOygY7ueNjWMvUBkD-m1Ag">and since</a>) that LLMs and other machine learning technologies could <em>reshape</em> cultural practices in significant ways. I also continue to think the two competing hypotheses for how language, specifically, might change&#8212;<a href="https://seantrott.substack.com/p/language-models-and-language-change-721">what I called the </a><em><a href="https://seantrott.substack.com/p/language-models-and-language-change-721">nova hypothesis</a></em><a href="https://seantrott.substack.com/p/language-models-and-language-change-721"> and the </a><em><a href="https://seantrott.substack.com/p/language-models-and-language-change-721">homogenization hypothesis</a></em>&#8212;are interesting and helpful (and reality seems to be leaning towards homogenization, at least for now), though here, too, I owe a conceptual debt to the writings of <a href="https://www.penguinrandomhouse.com/books/600671/how-to-do-nothing-by-jenny-odell/">Jenny Odell</a> and others on topics like &#8220;algorithmic entombment&#8221;. </p><p>At the same time, my initial essays on this topic missed the mark in two pretty significant ways. First, I drastically underestimated the extent to which people would use LLMs to generate large swaths of text for them <em>wholesale</em>. I was imagining effects &#8220;around the margins&#8221;, so to speak, driven by a kind of sophisticated autocomplete; I did not imagine that people would use an LLM to write entire Substack posts or even academic papers. In retrospect, I think this is partly because of the state of the technology (LLMs have improved since 2022), and partly because of the <em>interface</em> in which the technology was embedded: a chat interface using instruction-tuned models makes it much easier to use these tools for freeform text generation.</p><p>Second, and more significantly, I underestimated how polarizing LLM-generated text would be. I assumed, of course, that people might not react positively to the idea that someone has sent them an email written entirely by an LLM. But I did not anticipate the level of antipathy or even revulsion that would develop towards synthetic text&#8212;indeed, I failed to predict even my <em>own</em> sense of despair upon encountering an online landscape increasingly filled with synthetic writing.<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-2" href="#footnote-2" target="_self">2</a> </p><p>Much has been written on the topic of LLM-generated text at this point, <a href="https://samkriss.substack.com/p/if-you-let-ai-do-your-writing-i-will">including by writers much more eloquent than me</a>. I don&#8217;t presume to add much to this discourse at this point. To be honest, much of it makes me sad, even though <a href="https://seantrott.substack.com/p/detecting-llm-generated-text-is-hard">I&#8217;ve written about it before</a> and even <a href="https://seantrott.substack.com/p/identifying-signatures-of-llm-generated">investigated statistical signatures of LLM-generated text</a>. I feel sad when I encounter text that seems to be LLM-generated, especially in the context of academic writing or peer review&#8212;which, unfortunately, has gotten much more frequent in the last year or so. But I also feel sad when I consider how frustrating it must be for someone to be incorrectly accused of using LLM-generated text in their prose. I feel sad that the well of online discourse has been further poisoned in this particular way.</p><p>But I do want to discuss two topics that are, I think, related. Why does LLM-generated text inspire such strong negative reactions in many people? And what attitude <em>should</em> we have towards using LLMs, especially in our own lives? In both cases, I can, of course, speak only for myself, though perhaps some generalizable lesson can be drawn.</p><h2>Disgust, horror, mechanism</h2><p>There&#8217;s been considerable discussion in recent weeks about a <a href="https://lithub.com/a-prize-winning-story-published-in-granta-was-very-likely-written-by-ai/">prize-winning short story that bears many signs of having been at least partially LLM-generated</a>. I don&#8217;t much care for the story, and I suspect I&#8217;d feel that way regardless of whether I was primed to think it might&#8217;ve been LLM-generated (e.g., if I&#8217;d read it in 2016 rather than 2026). </p><p>One answer to why people don&#8217;t like LLM-generated text, then, is that it is bad, and distinctively so. &#8220;Bad&#8221;, here, might mean many different things to different people, but in my own experience, the aesthetic weaknesses of LLM-generated text often feel like exaggerations of stylistic motifs one might encounter in human writing&#8212;including human writing we might even consider good. The infamous em-dash is, of course, an example, and one I refuse to relinquish; but so is the &#8220;it&#8217;s not just X, it&#8217;s Y&#8221; construction, along with many of the <a href="https://en.wikipedia.org/wiki/Wikipedia:Signs_of_AI_writing">other constructions we&#8217;ve come to associate with LLM-generated text</a>. </p><p>In moderation, some of these constructions might be effective rhetorical devices, or might at least appear in the prose of effective rhetoricians. But LLMs make use of them, and in some cases misuse them, to a degree that lays bare their status <em>as</em> devices, resulting in the feeling that one is reading an essay or story by someone trying very hard to sound profound, but without the patience to construct an argument or narrative to earn that profundity. </p><p>Those devices really are recognizably human, though, even if now we take them to be undeniable signatures of LLM-generated text. Perhaps the grating irritation we feel upon encountering these ersatz constructions is driven in part by this recognition and the accompanying inference (regardless of whether it is true) that much of language is, in fact, a mechanical thing; akin to the horror some people might feel upon observing the ceaseless working of organs in the human body and feeling that one is, in the end, a kind of meat machine.</p><h2>Simulacra</h2><p>The problem with this aesthetic account is that it relies on the assumption that LLM-generated text is necessarily distinctive. But this is by no means guaranteed.<a href="https://www.pnas.org/doi/10.1073/pnas.2524472123"> LLMs can already pass as human in the adversarial context of an online Turing Test</a>; it stands to reason that an unsuspecting reader or interlocutor could easily mistake synthetic text for human writing &#8220;in the wild&#8221;.<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-3" href="#footnote-3" target="_self">3</a> Moreover, synthetic text is even now not a singular thing: people with particular interests or expertise can elicit strange and novel outputs from these systems that don&#8217;t exhibit the traditional hallmarks of LLM writing, some of which might even be quite interesting to read (provided it&#8217;s clearly marked, as I suggest below). </p><p>Thus, as an explanation for why people dislike LLM-generated text, I think the claim that the dislike is borne specifically from a distinctive aesthetic quality falls short. It&#8217;s also insufficient for mounting a principled opposition to synthetic text making its way into certain domains of human writing. Put another way: I think many people don&#8217;t like the idea of reading LLM-generated text in certain contexts regardless of how that text is written&#8212;and basing an argument on certain <em>contingent empirical facts</em> about LLM-generated text makes that stance difficult to maintain if (say) models are changed in ways that eliminate current aesthetic signatures.</p><p>In many situations, <a href="https://sashachapin.substack.com/p/books-are-subjectivity-merging-devices">we&#8217;re interested in reading something because we think a human wrote it</a>. If we later find out that it was produced by an LLM&#8212;even if it is aesthetically indistinguishable from what some human <em>might</em> have written&#8212;we might feel irritated or even betrayed. The explanation for this might involve embarrassment (we were fooled), offense (we assume communication involves honesty and effort from both parties), or even loneliness (we thought we were communing with another person with thoughts and experiences of their own<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-4" href="#footnote-4" target="_self">4</a>). This is by no means an original thought, but it&#8217;s worth disentangling from the argument that people dislike LLM-generated text purely on the basis of its aesthetic properties. Indeed, in some cases we might generate a distaste for the aesthetics <em>because</em> of the source, not the other way around.<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-5" href="#footnote-5" target="_self">5</a></p><p>For my part: if I discover that text was LLM-generated in a context when I was expecting and hoping to read something written by a human, I am upset for the reasons I enumerated above. But I am not <em>intrinsically</em> opposed to reading text produced by an LLM; I use LLMs frequently, in fact! In some cases, the fact that something was generated by an LLM is actually the source of my interest in it. I can even imagine creative uses of an LLM, for instance, that play with our understanding of how language works, or that reveal the intriguing or surprising consequences of representing language as a statistical process. In other cases&#8212;the cases when I want to read something by a human&#8212;the knowledge that something is LLM-generated might well make me lose interest in reading it, which I think is (again) a strong argument that LLM-generated text should come with a tag.</p><p>One interesting question is how the discovery that something was LLM-generated compares to the discovery that something was written by someone other than the person you thought wrote it. Two examples come to mind. First, in <em><a href="https://en.wikipedia.org/wiki/Her_(2013_film)">Her</a></em>, Joaquin Phoenix&#8217;s character (Theodore) makes a living writing cards (condolences, anniversaries, etc.) for other people; it&#8217;s not clear to me whether the cards are passed off as written by the sender, but let&#8217;s suppose, for the moment, that they are. Second, the central conceit of <a href="https://en.wikipedia.org/wiki/Cyrano_de_Bergerac_(play)">Edmond Rostand&#8217;s </a><em><a href="https://en.wikipedia.org/wiki/Cyrano_de_Bergerac_(play)">Cyrano de Bergerac</a></em> is, of course, that a handsome but inarticulate man (Christian) collaborates with a less handsome but very eloquent man (Cyrano) to woo the woman they both love. </p><p>Opinions differ, I&#8217;m sure, on the ethical dimensions of both Theodore&#8217;s and Cyrano&#8217;s actions here. But I suspect that even those critical of either protagonist would acknowledge that these situations seem distinct, somehow, from passing off LLM-generated text as your own. An obvious difference is that the &#8220;generative process&#8221; for producing the substitute language in both <em>Her</em> and <em>Cyrano de Bergerac</em> relies on another human with the capacity for phenomenological experience. </p><p>And in <em>Cyrano de Bergerac</em> specifically, that other human is in love with the recipient, just like the putative sender (Christian); the feelings the putative sender wishes to convey, then, are shared by the actual writer. All of which is to say: even if one is uncomfortable with Christian&#8217;s and Cyrano&#8217;s deceit, here, it feels simply like a categorically different kind of act than using an LLM to write (say) your love letters&#8212;though I acknowledge that one&#8217;s intuition on the distinction here will depend in part on one&#8217;s beliefs about the capacity for LLMs to have phenomenological experience. </p><p>My broader point, however, is that distaste for LLM-generated text is not solely an empirical property of the words or constructions contained in that text. It is also, and perhaps more fundamentally, a property of the process we believe was responsible for the text. </p><h2>Modes of use</h2><p>I&#8217;ve focused, so far, on the question of why many people have such strong distaste for LLM-generated text. But I think this issue is to some extent inextricable with the debates about using an LLM in one&#8217;s own creative or cognitive process. These debates often center around writing, for reasons I&#8217;ll discuss momentarily, but in principle the contours of the debates also fit with other areas of life.</p><p>I&#8217;ll be direct: I don&#8217;t like the idea of using an LLM in my writing process, and thus far have not found LLMs to be particularly useful either for ideation or for crafting prose. For me, this is most clearly true of creative writing (for which the idea of using an LLM feels like a category error<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-6" href="#footnote-6" target="_self">6</a>), but it also applies to writing these Substack posts and to academic writing. I have used LLMs for quickly finding typos in a large body of text, and I think they are fairly useful in this role.<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-7" href="#footnote-7" target="_self">7</a> </p><p>I mention this to point out that it is difficult, in fact, for me to imagine why I would want to use an LLM to write the things I write. It&#8217;s become something of a cliche to point out, but it really is true for me that the writing process is deeply intertwined with the thinking process. Writing clarifies thought, and it also identifies where thought is unclear; how often have I started an essay, confident that my point was clear, and realized in the act of writing that there was some deep confusion&#8212;or, more interestingly, that my point was actually something else entirely? Even when I <em>do</em> have a good idea of what I want to say ahead of time, writing adds meat to an outline&#8217;s bones. This is to say nothing of more meandering essays (like the ones I write at <a href="https://theleakymargin.substack.com/">the Leaky Margin</a>) or creative fiction.<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-8" href="#footnote-8" target="_self">8</a></p><p>I should acknowledge, however, that I enjoy writing. Many people don&#8217;t enjoy writing, or they have to write prose in contexts where they don&#8217;t believe (rightly or wrongly) the act of writing is central to their thinking process. Here, an instructive contrast might be to programming: lest you think me some kind of purist, this is one area where I <em>do</em> regularly rely on LLMs. LLMs really have gotten quite good at writing code, at least for applications that are prevalent in their training data. This makes them useful for the kinds of targeted modeling or analysis scripts I&#8217;d usually write by hand. They&#8217;re also useful for walking through code I don&#8217;t understand, line by line. </p><p>Why do I feel comfortable using LLMs to write code but not prose? The answer is not as simple as suggesting that I enjoy the latter but not the former&#8212;in part because I do, in fact, enjoy writing code in some cases. I think the more accurate, and more interesting explanation, is that there are some tasks that seem purely <em>instrumental</em> (a means to an outcome), and other tasks where the doing of the task seems somehow <em>constitutive</em> of the outcome. For me, the point of writing is not (only) to produce a chunk of text that efficiently conveys a thesis to a reader; the point is also to craft that text myself. I&#8217;m reminded, here, of something I read in <a href="https://www.derekthompson.org/p/the-11-most-interesting-ideas-i-read">an essay by Derek Thompson</a> a few months back: </p><blockquote><p>As AI gets better at automating more tasks, I suspect that students and workers will have to cultivate and sustain a new kind of wisdom. They&#8217;ll have to answer the question: <em>What are the parts of life where I </em>could<em> use AI, but I </em>shouldn&#8217;t<em>, because I want to protect this skill or habit from atrophy?</em></p><p>I loved this bit of wisdom from the author <a href="https://reducibleerrors.substack.com/about">Agustin Lebron</a>. A simple way to figure out whether to use AI at work, or in life, is to think about the difference between a gym and a job. At a gym, the point isn&#8217;t for the weight to be lifted, but for<em> you</em> to lift the weight. At a mere job, however, &#8220;the point is for the weight to be lifted.&#8221;</p><p>Use AI for the jobs in your life. Don&#8217;t use AI for the gyms in your life.</p></blockquote><p>The personal challenge that I think many people (including myself) will face is delineating &#8220;jobs&#8221; and &#8220;gyms&#8221;. I worry that there are currently too many pressures pushing people to <a href="https://fchollet.substack.com/p/ai-is-cognitive-automation-not-cognitive">automate their cognitive processes</a> <a href="https://buildcognitiveresonance.substack.com/p/resistance-to-the-overhyping-of-ai">with an LLM</a>: a fear of &#8220;falling behind&#8221;, for instance, which is exacerbated by the rhetoric one encounters from official and unofficial marketing for LLMs. Even in the absence of this fear, though, I think there would still be a deep <em>temptation </em>to reach for an LLM when one encounters a moment of struggle. It takes a great deal of intentionality to determine, first, that one wants to do something oneself; and a great deal of inhibitory control to resist, in the moment of struggle, that temptation to reach for a potentially easy solution. </p><p>It is my belief that this will largely be a question of habit.</p><h2>The grooves of thought</h2><p>One of my favorite essays by William James is his chapter on <em><a href="https://en.wikisource.org/wiki/Habit_(James_1914)">Habit</a></em>. In it, he emphasizes the importance of routine action in inculcating the principles and virtues one wishes to uphold. Each time we take an action, we might think of it as deepening a particular set of <em>grooves</em> in our mind that make that action easier to take in the future&#8212;and, perhaps, an alternative action less easy to take or even contemplate. He writes (bolding mine):</p><blockquote><p><em>Seize the Very first possible opportunity to act on every resolution you make, and on every emotional prompting you may experience in the direction of the habits you aspire to gain</em>. It is not in the moment of their forming, but in <strong>the moment of their producing </strong><em><strong>motor effects</strong></em>, that resolves and aspirations communicate the new 'set' to the brain&#8230;<strong>A tendency to act only becomes effectively ingrained in us in proportion to the uninterrupted frequency with which the actions actually occur, and the brain 'grows' to their use</strong>. </p></blockquote><p>Moreover, a failure to act on our convictions will over time weaken those convictions and resolve (bolding again mine):</p><blockquote><p>These latter cases make us aware that it is not simply <em>particular lines</em> of discharge, but also <em>general forms</em> of discharge, <strong>that seem to be grooved out by habit in the brain</strong>. Just as, if we let our emotions evaporate, they get into a way of evaporating; so there is reason to suppose that <strong>if we often flinch from making an effort, before we know it the effort-making capacity will be gone</strong>; and that, if we suffer the wandering of our attention, presently it will wander all the time.</p></blockquote><p>I think this is all quite relevant to our use of LLMs and external tools or devices more generally. Anyone who&#8217;s tried to reduce their screen time likely knows that it is difficult to do so without the use of some additional commitment device, like leaving your phone at home or disabling access to (say) social media. Speaking as someone who&#8217;s taken, at various points, both actions: these commitment devices actually alert you to the strange sensations that occasionally bubble up, typically in moments of anxiety or boredom, which manifest as an impulse to &#8220;check your phone&#8221;. When your phone is in your pocket, the impulse is essentially continuous with the &#8220;motor effect&#8221; (to quote James). But when your phone is back at home, you cannot, of course, do so; the sensation thus becomes more perceptible and <em>discontinuous</em> from the motor effect.</p><p>What I am describing here is what, I think, others might refer to as <em>mindfulness</em>: a kind of attention to our interior thoughts and impulses and an ability to recognize them as, in principle, separable from our motor actions. My suggestion is that on an individual level, we would likely benefit from this kind of mindfulness regarding our use of LLMs. As I&#8217;ve tried to argue throughout this essay, I am not opposed in principle to the use of an LLM in any context (though I understand that some are); I also recognize that people will likely come to different conclusions about which processes they view as instrumental and which they view as constitutive. But I do think people should be clear-eyed about the costs involved in each case, and I also think that, having identified the things they wish to do and understand themselves, it is useful to view the use of LLMs as a kind of &#8220;habit&#8221;, which might well be a <em>bad habit</em> in many circumstances.</p><p>For me, that means using LLMs with a very clear goal in mind, for tasks that I don&#8217;t particularly need or want to do myself. P<a href="https://buildcognitiveresonance.substack.com/p/fuel-of-delusions">erhaps it is their interactive structure</a>, or perhaps I am particularly susceptible, but I find that if I consult an LLM with a more open-ended question, it is easy to be &#8220;tugged&#8221; along in the course of an interaction in ways that feel disconcertingly out of my own control. That doesn&#8217;t mean these goals are restricted to identifying typos or writing boilerplate code: I recently used Claude to help walk through <a href="https://transformer-circuits.pub/2021/framework/index.html">the math in this 2021 paper</a>. But I like to know what I want from an interaction before I start it. </p><p>It is strange to have to make these decisions. Something I have not mentioned here is, of course, the more fundamental question of whether an LLM can competently perform a task in the first place; but I take that to be separable from the question of whether, if it can perform the task, it should. I have also neglected the topic of education, which is full of tasks that appear instrumental but are at least intended to be constitutive. My point here is more personal: I do not presume to prescribe or proscribe anything for anyone else, but I hope that in enumerating my own thoughts, others might be given some kind of conceptual framework for navigating these issues themselves. </p><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-1" href="#footnote-anchor-1" class="footnote-number" contenteditable="false" target="_self">1</a><div class="footnote-content"><p>Though, of course, <a href="https://www.cold-takes.com/forecasting-transformative-ai-the-biological-anchors-method-in-a-nutshell/">many people tried</a> (including me, <a href="https://seantrott.substack.com/p/could-language-models-change-language">in that original article</a>).</p></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-2" href="#footnote-anchor-2" class="footnote-number" contenteditable="false" target="_self">2</a><div class="footnote-content"><p>Actually, upon reading this introduction, my wife kindly reminded me that I did, in fact, anticipate some of this despair, bemoaning at some point in mid-2022 the question of my own value in a universe of simulacra. </p></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-3" href="#footnote-anchor-3" class="footnote-number" contenteditable="false" target="_self">3</a><div class="footnote-content"><p>Here, a reader might object that people with more <em>experience</em> reading LLM-generated text are better at identifying it. <a href="https://arxiv.org/pdf/2501.15654">This is true (for now)</a>, and as a practical matter it is, of course, relevant to the question of detection. But I think it&#8217;s separable from the question of why people don&#8217;t like LLM-generated text.</p></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-4" href="#footnote-anchor-4" class="footnote-number" contenteditable="false" target="_self">4</a><div class="footnote-content"><p>But what if, a reader might object, LLMs <em>are</em> conscious entities themselves? I&#8217;m not going to address this debate here, but I think the sense of betrayal still holds: even if you think Claude is conscious, you might still be frustrated by someone passing off Claude&#8217;s text as their own. </p></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-5" href="#footnote-anchor-5" class="footnote-number" contenteditable="false" target="_self">5</a><div class="footnote-content"><p>It&#8217;s worth noting that the social norms here are still developing, and it might be some time before different people align on their communicative preferences. Just as politeness norms vary substantially across cultures, norms about whether and when it is appropriate to use LLM-generated text will likely vary across people and contexts. Some people might object to the use of an LLM for any purpose. Others might distinguish between &#8220;cosmetic&#8221; uses (e.g., copyediting an essay) and more &#8220;generative&#8221; uses (e.g., prompting an LLM to write the entire essay). Still others might be entirely fine with reading any LLM-generated text as long as it is marked as such. </p></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-6" href="#footnote-anchor-6" class="footnote-number" contenteditable="false" target="_self">6</a><div class="footnote-content"><p>Again, this is not to say the outputs of an LLM can&#8217;t make for interesting art, but I suspect that this art would look quite different from (say) prompting ChatGPT to write a short story, and might (for example) center instead around pushing the model into different regions of state-space, so to speak, revealing properties of language and how the model represents linguistic structure. (I&#8217;m thinking, here, of a rough analogy to the <a href="https://www.cyberneticforests.com/online-portfolio">visual art Eryk Salvaggio has made</a>.)</p></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-7" href="#footnote-anchor-7" class="footnote-number" contenteditable="false" target="_self">7</a><div class="footnote-content"><p>Though they are non-deterministic in a way that makes them different from, say, a standard grammar-checker. Pasting the same essay into ChatGPT or Claude multiple times might reveal different grammatical or spelling errors.</p></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-8" href="#footnote-anchor-8" class="footnote-number" contenteditable="false" target="_self">8</a><div class="footnote-content"><p>This is also true, I think, of reading. I, like <a href="https://bigifftrue.substack.com/p/the-case-against-vibe-reading">Daniel Mu&#241;oz, do not much care for the idea of replacing reading books with &#8220;vibe-reading&#8221;</a>. I do not think reading a summary of a text gives you the &#8220;same information&#8221; as engaging with the text itself. <a href="https://x.com/PerellClips/status/2028845417081782451">Ezra Klein has described the belief</a> that these things are equivalent as something like the &#8220;Matrix view of the mind&#8221;, in which one can simply &#8220;download&#8221; the raw, distilled &#8220;information&#8221; from a text into your brain. This is not to say reading summaries is bad! It just seems obviously different to me than what happens in your mind when you read the source.</p><p></p></div></div>]]></content:encoded></item><item><title><![CDATA[The problem of induction (heads), pt. II]]></title><description><![CDATA[The explanatory virtues and limits of induction heads as scientific constructs.]]></description><link>https://seantrott.substack.com/p/the-problem-of-induction-heads-pt-1ae</link><guid isPermaLink="false">https://seantrott.substack.com/p/the-problem-of-induction-heads-pt-1ae</guid><dc:creator><![CDATA[Sean Trott]]></dc:creator><pubDate>Wed, 20 May 2026 14:51:35 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!yKWX!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9ddc3af4-a311-48a5-907a-93d17710bb3a_708x406.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p><a href="https://seantrott.substack.com/p/the-problem-of-induction-heads-pt">In my last post</a>, I discussed research on <em>induction heads</em>: parts of large language models (LLMs) that learn to attend to repeated sequences in the context and enable LLMs to <em>copy</em> strings of text. </p><p>I suggested that as scientific constructs, induction heads have several explanatory virtues. First, their definition is closely tied to the units over which LLMs operate (token sequences) and thus characterize LLMs &#8220;on their own terms&#8221; rather than imposing human psychological constructs onto the system, <a href="https://seantrott.substack.com/p/language-models-and-the-intentional">something I&#8217;ve previously argued should be an explanatory goal of LLM-ology</a>. Second, they appear to be relatively <em><a href="https://seantrott.substack.com/p/generalizability-in-llm-ology-revisited">generalizable</a></em>: induction heads are observed across LLMs of various sizes and tend to emerge at roughly similar points during training. Third, <a href="https://transformer-circuits.pub/2022/in-context-learning-and-induction-heads/index.html#argument-phase-change">early work suggested they may account for </a><em><a href="https://transformer-circuits.pub/2022/in-context-learning-and-induction-heads/index.html#argument-phase-change">in-context learning</a></em><a href="https://transformer-circuits.pub/2022/in-context-learning-and-induction-heads/index.html#argument-phase-change"> (ICL) in LLMs</a>. That is, the same mechanisms enabling exact copying appeared to also enable a kind of &#8220;fuzzy copying&#8221;, which researchers argued is what allows LLMs to quickly extrapolate the goal of a task from a few examples (i.e., &#8220;few-shot learning&#8221;). In terms of broader scientific interest, this is arguably the most important explanatory virtue: it demonstrates the viability of mechanistic interpretability in accounting for high-level, &#8220;macroscopic&#8221; behaviors of a model, providing evidence that such explanatory bridging is, in fact, possible.</p><p>But as I described in that post&#8212;and as early work acknowledged&#8212;insights about the role of induction heads in ICL were mostly derived from <em>small</em> models, and relied on specific ways of operationalizing ICL. It&#8217;s unclear, then, whether those insights generalize to larger models. Put another way: even if larger models have heads that copy exact sequences (which they do appear to), we can&#8217;t necessarily assume those heads play the same <em>functional role</em> in the emergent behaviors we care about (like ICL). </p><p>Indeed, in the last few years, evidence has accumulated suggesting that the picture is considerably more complicated than initially thought. Independent of the research on induction heads, researchers have identified <a href="https://arxiv.org/abs/2310.15213">a different &#8220;kind&#8221; of attention head that might also play a role in ICL</a>; recent work suggests that these <em><a href="https://arxiv.org/abs/2502.14010">function vector (FV) heads</a></em><a href="https://arxiv.org/abs/2502.14010"> might actually be more important for ICL than induction heads</a>. Moreover, <a href="https://arxiv.org/abs/2504.03022">there may even be multiple kinds of induction heads</a>: some heads appear to copy exact sequences, while others copy something more analogous to synonyms or paraphrases.</p><p>Finally, all of this is further complicated by the fact that delineating model components into discrete &#8220;types&#8221; is not a straightforward matter. How cleanly can FV heads and induction heads be separated, really? In fact, as I&#8217;ll discuss below, some of these functions appear to be deeply related: some heads look like induction heads early on in pretraining, then <em>turn into</em> FV heads&#8212;suggesting that something like exact copying might be a kind of precursor to these other, perhaps more sophisticated functions. </p><p>As a case study, then, I think induction heads illustrate some of key philosophical challenges <a href="https://seantrott.substack.com/p/mechanistic-interpretability-for">interpretability researchers</a> face; they also point us towards some of the methodological and conceptual perspectives that might lead to scientific insight about LLMs. With that in mind, let&#8217;s turn to the evidence.</p><h3>What are FV heads and how do we measure them?</h3><p>Function vector heads (or <em>FV heads</em>) were first characterized in a <a href="https://proceedings.iclr.cc/paper_files/paper/2024/hash/4ae163cb8788970e53b4fd9578141139-Abstract-Conference.html">2024 paper led by Eric Todd</a>. </p><p>The paper is motivated by the question of how, exactly, LLMs perform &#8220;in-context learning&#8221; (ICL). Concretely, successful ICL requires LLMs to identify and extract structured patterns in an input string and apply that same pattern to future inputs. We might think of these structured patterns as &#8220;functions&#8221;. For example, an input string might consist of translation pairs:</p><blockquote><p>gato &#8212;&gt; cat</p><p>perro &#8212;&gt; dog</p><p>p&#225;jaro &#8212;&gt; ___</p></blockquote><p>In this case, the function is something like <em>translate from Spanish to English</em>. A closely related function might be <em>translate from Russian to French</em>. In principle, however, many different functions or tasks could be expressed this way, such as <em>match capital to country</em>:</p><blockquote><p>Berlin &#8212;&gt; Germany</p><p>Paris &#8212;&gt; France</p><p>Beijing &#8212;&gt; ___</p></blockquote><p>Or <em>match musician to canonical instrument</em>:<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-1" href="#footnote-1" target="_self">1</a></p><blockquote><p>Miles Davis &#8212;&gt; trumpet </p><p>Duke Ellington &#8212;&gt; piano</p><p>Charles Mingus &#8212;&gt; ___</p></blockquote><p>With a bit of creativity, one could even express more complicated question/answer pairs this way, then ask whether an LLM can <em>induce</em> the right pattern from a few examples and <em>complete</em> additional cases. Traditionally, machine learning models had to be explicitly trained to learn specific functions using annotated data; the ostensible benefit of ICL is that models could perform a variety of tasks without any weight updates at all, as long as the <em>function</em> required to perform the task could be induced from the examples or the instructions.</p><p>How, then, do LLMs extract and represent these functions? <a href="https://seantrott.substack.com/p/the-problem-of-induction-heads-pt">As I wrote last time</a>, induction heads were one promising mechanistic explanation, based on the idea that they enabled a kind of &#8220;fuzzy copying&#8221; from past input. </p><p>A parallel thread of research, however, identified FV heads as another plausible candidate. The underlying experimental logic of <a href="https://proceedings.iclr.cc/paper_files/paper/2024/file/2b6d7285306fe896fca9b2e9a02ff6ec-Paper-Conference.pdf">this work</a> is relatively straightforward: which <em>attention heads</em> are most important for a model&#8217;s ICL performance, and how robust is the role of those heads across different kinds of ICL tasks (e.g., translation, matching capitals to countries, etc.)? There are a number of ways that one could determine the &#8220;importance&#8221; of a model component for a particular task, but the authors (correctly, in my view) focused on identifying heads with a putatively <em>causal role</em>. Specifically, they used a technique called <em>activation patching</em>, <a href="https://seantrott.substack.com/p/mechanistic-interpretability-for">which I&#8217;ve written in detail about before</a>, but which I&#8217;ll briefly describe the steps of here.</p><ol><li><p>First, the authors presented the prompts for a range of ICL tasks to a given model. Each prompt can be described in terms of a series of input/output pairs, e.g., <em>(x_i, y_i)</em>, demonstrating the task in question (e.g., identifying antonyms, translating from Spanish to English, conjugating verbs, and so on). For each attention head in the model, the authors recorded the mean activation<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-2" href="#footnote-2" target="_self">2</a> of that head for all prompts of a given task type. One way to think of what this means is (roughly): what information does this head produce, on average, for a given ICL task?</p></li><li><p>Second, the authors create a shuffled or &#8220;corrupted&#8221; dataset, in which the input/output pairs are all jumbled up, such that <em>x_i</em> is no longer paired with <em>y_i</em>. For example, &#8220;gato&#8221; might be paired with &#8220;bird&#8221;, while &#8220;perro&#8221; might be paired with &#8220;table&#8221;. This removes most reliable information about the task from the prompt (and in fact, makes the prompt misleading); unsurprisingly, this impairs performance on the task. </p></li><li><p>Crucially, however, the authors then perform a selective <em>substitution</em> procedure, in which the activations from each head from step (1) above are &#8220;patched&#8221; onto the corresponding head from step (2). In activation patching, this is sometimes called the <em>corrupted-with-restoration </em>run. The authors measure the performance of the LLM for each patched head. The authors also performed this activation patching procedure in a &#8220;zero-shot&#8221; context, i.e., to models that have received no prompt whatsoever. </p></li></ol><p>The critical question is as follows: which heads, when patched from the &#8220;clean&#8221; model runs in (1) to the &#8220;corrupted&#8221; model runs in (2) (or to models with no prompt at all), are most effective at restoring performance? We know the model didn&#8217;t observe the correct input/output pairs in step (2)&#8212;making it difficult or impossible to induce the structure of the task&#8212;so the difference in performance can be causally attributed to the information contained in a given head from step (1). </p><p>The reason I&#8217;m belaboring this description is to make it clear that these heads are <em>defined</em> in terms of their causal contribution to ICL tasks. Each head can be given a score representing its contribution to each of the tasks, i.e., the extent to which patching that head onto the &#8220;corrupted&#8221; runs made a positive difference. It&#8217;s worth noting here that it&#8217;s not trivially obvious that <em>any</em> individual heads should be clearly identifiable using this procedure&#8212;especially across distinct ICL tasks. But as it turns out, each of the models the authors investigated (GPT-J, GPT-NeoX, and Llama 2) had a handful of heads that received positive scores. That is, the activation from these heads reliably contained information that allowed models to complete a range of ICL tasks.</p><div class="captioned-image-container"><figure><a class="image-link image2" target="_blank" href="https://substackcdn.com/image/fetch/$s_!yKWX!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9ddc3af4-a311-48a5-907a-93d17710bb3a_708x406.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!yKWX!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9ddc3af4-a311-48a5-907a-93d17710bb3a_708x406.png 424w, https://substackcdn.com/image/fetch/$s_!yKWX!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9ddc3af4-a311-48a5-907a-93d17710bb3a_708x406.png 848w, https://substackcdn.com/image/fetch/$s_!yKWX!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9ddc3af4-a311-48a5-907a-93d17710bb3a_708x406.png 1272w, https://substackcdn.com/image/fetch/$s_!yKWX!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9ddc3af4-a311-48a5-907a-93d17710bb3a_708x406.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!yKWX!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9ddc3af4-a311-48a5-907a-93d17710bb3a_708x406.png" width="302" height="173.180790960452" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/9ddc3af4-a311-48a5-907a-93d17710bb3a_708x406.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:406,&quot;width&quot;:708,&quot;resizeWidth&quot;:302,&quot;bytes&quot;:46829,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://seantrott.substack.com/i/195376743?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9ddc3af4-a311-48a5-907a-93d17710bb3a_708x406.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!yKWX!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9ddc3af4-a311-48a5-907a-93d17710bb3a_708x406.png 424w, https://substackcdn.com/image/fetch/$s_!yKWX!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9ddc3af4-a311-48a5-907a-93d17710bb3a_708x406.png 848w, https://substackcdn.com/image/fetch/$s_!yKWX!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9ddc3af4-a311-48a5-907a-93d17710bb3a_708x406.png 1272w, https://substackcdn.com/image/fetch/$s_!yKWX!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9ddc3af4-a311-48a5-907a-93d17710bb3a_708x406.png 1456w" sizes="100vw" loading="lazy"></picture><div></div></div></a><figcaption class="image-caption">Figure 3a from <a href="https://proceedings.iclr.cc/paper_files/paper/2024/hash/4ae163cb8788970e53b4fd9578141139-Abstract-Conference.html">Todd et al. (2024)</a>. Each cell represents a particular attention head from GPT-J. The color of the cell indicates that head&#8217;s <em>average indirect effect</em> (AIE) using the activation patching procedure. A higher score corresponds to heads that made a positive contribution, i.e., patching them from the clean to the corrupted run helped the model solve the task.</figcaption></figure></div><p>The authors suggest that these heads can be conceptualized as &#8220;transporting information identifying the demonstrated ICL task&#8221; (pg. 5). The average activation of these heads over examples from a given ICL task can thus be viewed as a &#8220;function vector&#8221;. We might think of this <em>function vector</em> as containing executable instructions for how the LLM should respond to future inputs.</p><p>The authors perform a range of experiments, including asking whether these function vectors can be injected into arbitrary layers of the model. The authors find that they can <em>to some extent</em>: specifically, injecting function vectors into early or middle layers restores performance, but injecting them into later layers does not (see below). As the authors point out, this could suggest that function vectors are responsible for &#8220;triggering&#8221; particular downstream operations in the model (i.e., in later layers); the &#8220;instructions&#8221; contained in a function vector must therefore be available sufficiently early on such that these operations can be triggered in time.</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!imiH!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8780bc3a-0211-4e08-840b-4a4930615bf2_468x890.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!imiH!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8780bc3a-0211-4e08-840b-4a4930615bf2_468x890.png 424w, https://substackcdn.com/image/fetch/$s_!imiH!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8780bc3a-0211-4e08-840b-4a4930615bf2_468x890.png 848w, https://substackcdn.com/image/fetch/$s_!imiH!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8780bc3a-0211-4e08-840b-4a4930615bf2_468x890.png 1272w, https://substackcdn.com/image/fetch/$s_!imiH!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8780bc3a-0211-4e08-840b-4a4930615bf2_468x890.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!imiH!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8780bc3a-0211-4e08-840b-4a4930615bf2_468x890.png" width="226" height="429.78632478632477" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/8780bc3a-0211-4e08-840b-4a4930615bf2_468x890.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:890,&quot;width&quot;:468,&quot;resizeWidth&quot;:226,&quot;bytes&quot;:189305,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://seantrott.substack.com/i/195376743?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8780bc3a-0211-4e08-840b-4a4930615bf2_468x890.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!imiH!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8780bc3a-0211-4e08-840b-4a4930615bf2_468x890.png 424w, https://substackcdn.com/image/fetch/$s_!imiH!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8780bc3a-0211-4e08-840b-4a4930615bf2_468x890.png 848w, https://substackcdn.com/image/fetch/$s_!imiH!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8780bc3a-0211-4e08-840b-4a4930615bf2_468x890.png 1272w, https://substackcdn.com/image/fetch/$s_!imiH!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8780bc3a-0211-4e08-840b-4a4930615bf2_468x890.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg role="img" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><title></title><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a><figcaption class="image-caption">Excerpt of Figure 4 from <a href="https://proceedings.iclr.cc/paper_files/paper/2024/hash/4ae163cb8788970e53b4fd9578141139-Abstract-Conference.html">Todd et al. (2024)</a>. Here, the authors ask about the effects of injecting function vectors into various layers of the model, e.g., for the antonym task. Here, chance performance (dotted line) is effectively 0%. Injecting function vectors into early and middle layers of the model nontrivially restores performance (e.g., to ~50% or more), but injecting them into later layers has little to no effect.</figcaption></figure></div><h3>Which attention heads matter for ICL?</h3><p>Function vector heads, then, do seem to make a causal, positive contribution to ICL. One plausible interpretations of these heads is that they extract and encode executable &#8220;instructions&#8221;, i.e., the &#8220;function&#8221; implied by a particular pattern of relationships in the input. Presumably, such &#8220;instructions&#8221; can only be extracted because the pattern is sufficiently clear in the input and accessible to an LLM. (That is, it&#8217;s conceivable that a given LLM may not be able to recognize certain kinds of patterns or relationships.) Provided these conditions are met, FV heads seem to enable in-context learning.</p><p>Yet <a href="https://seantrott.substack.com/p/the-problem-of-induction-heads-pt">as I wrote in my last post</a>, induction heads are another plausible mechanistic candidate for ICL. Do <em>both</em> kinds of heads matter? Are FV heads more important than induction heads, or vice versa? Or are they, in fact, the same &#8220;kind&#8221; of head&#8212;just identified using different procedures? </p><p><a href="https://arxiv.org/abs/2502.14010">Yin &amp; Steinhardt (2025)</a> ask this question systematically, examining a range of open-weight models of various sizes (including Llama-2-7B, as well as those from the Pythia and GPT-2 model families). In each model, they  identify candidate induction heads (<a href="https://seantrott.substack.com/p/the-problem-of-induction-heads-pt">using the prefix-matching score approach I&#8217;ve written about before</a>) and candidate FV heads (using the approach I described above). That means each attention head in each model is now associated with two &#8220;scores&#8221;: 1) an induction score; and 2) an FV score. In turn, heads can be characterized in terms of their percentile along each distribution of scores (e.g., the heads in the top 1% of induction scores). </p><p>The authors first compare the attention heads in the top 2% of induction scores to those in the top 2% of FV scores. In principle, these <em>could</em> have been the same heads&#8212;i.e., if the induction heads are identical to the FV heads. In practice, however, there is very little to no overlap: the heads with the very highest induction scores are not those with the very highest FV scores. On the other hand, the scores are correlated, i.e., heads in the top 2% of induction scores are frequently in the top ~5-10% of FV scores. The authors write:</p><blockquote><p>In most models, FV heads are at around the 90-95th percentile of induction scores, and vice versa. Therefore, although there is little overlap between the sets of induction and FV heads, induction and FV scores are correlated: FV heads have high induction scores relative to other attention heads, and induction heads have relatively high FV scores. (pg. 4.)</p></blockquote><p>Already, this points to a somewhat nuanced picture in terms of how we interpret different &#8220;kinds&#8221; of heads. These metrics are not identical and do not pick out exactly the same model components; at the same time, they aren&#8217;t entirely unrelated.</p><p>The crucial question, then, is which of these heads actually matter for ICL. To test this, the authors systematically <em>ablate</em> (or &#8220;knock out&#8221;) three groups of heads: 1) those with very high FV scores; 2) those with very high induction scores; and 3) random heads, as a baseline for what to expect when ablating any given head from a model.<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-3" href="#footnote-3" target="_self">3</a> They then quantify the impact of ablating these different groups of heads on model performance for a range of ICL tasks. For me, the key takeaway is as follows (bolding authors):</p><blockquote><p>These results revealed that ablating FV heads caused greater degradation in few-shot ICL performance compared to ablating induction heads, with this disparity becoming more pronounced in larger models&#8230;.When ablating induction heads while preserving the top 2% FV heads, we observe minimal impact on few-shot ICL performance &#8211; comparable to random ablations in models exceeding 1B parameters. Conversely, ablating FV heads while preserving induction heads continues to significantly impair ICL performance.</p><p>These ablations suggest that the contributions of induction heads to ICL in the top row of Figure 4 mostly come from heads that are both induction and FV heads, and that <strong>FV heads matter the most for few-shot ICL</strong>: as long as the model preserves its top 2% FV heads, it can perform ICL with reasonable accuracy even if we ablate induction heads.<strong> </strong>(pg. 6)</p></blockquote><p>Based on my read of the results, the authors&#8217; interpretation seems fair: it does seem that FV heads play a stronger <em>functional role</em> in ICL than FV heads&#8212;at least using these procedures for identifying each head type.</p><p>One question, though, is whether the types are entirely distinct, or whether they&#8217;re related in certain ways. The authors explore this by examining the <em>developmental trajectory</em> of head types during training. That is, rather than looking only at the behavior of heads at the <em>final checkpoint</em> of a model, they characterize their behavior throughout the whole training process, allowing them to ask <em>when</em> certain behaviors develop and whether induction-like and FV-like behaviors are related processes. (See <a href="https://seantrott.substack.com/p/generalizability-in-llm-ology-revisited">my previous post on generalizability in LLMs</a> for more details on characterizing head behaviors throughout pretraining.)</p><p>The most interesting finding is depicted in <em>Figure 6</em> of the paper: a number of heads that look like FV heads at the final checkpoint <em>also</em> look like induction heads at earlier checkpoints. Yet the inverse is not found: heads that look like induction heads at the final checkpoint do <em>not</em> look like FV heads earlier in training. Moreover, induction-like behavior tends to emerge earlier than FV-like behavior in all models tested. Together, these results suggest that at least certain attention heads exhibit multiple &#8220;stages&#8221; of behavior throughout training. Perhaps, for these heads, <em>induction</em> (literal string copying) acts as a kind of developmental precursor to their role in ICL (requiring some form of rudimentary compositional abstraction). </p><p>This is roughly what the authors suggest as well:</p><blockquote><p>Our first conjecture (C1) posits that induction heads are an early version of FV heads. Under this interpretation, induction heads serve as a stepping stone for models to develop the more sophisticated FV mechanism. As FV heads emerge and prove more effective at ICL tasks, they gradually supersede the simpler induction mechanism. (pg. 8).</p></blockquote><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!FiFs!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F612eba72-abea-41bb-81ef-a62905c1f4e1_1440x562.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!FiFs!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F612eba72-abea-41bb-81ef-a62905c1f4e1_1440x562.png 424w, https://substackcdn.com/image/fetch/$s_!FiFs!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F612eba72-abea-41bb-81ef-a62905c1f4e1_1440x562.png 848w, https://substackcdn.com/image/fetch/$s_!FiFs!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F612eba72-abea-41bb-81ef-a62905c1f4e1_1440x562.png 1272w, https://substackcdn.com/image/fetch/$s_!FiFs!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F612eba72-abea-41bb-81ef-a62905c1f4e1_1440x562.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!FiFs!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F612eba72-abea-41bb-81ef-a62905c1f4e1_1440x562.png" width="1440" height="562" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/612eba72-abea-41bb-81ef-a62905c1f4e1_1440x562.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:562,&quot;width&quot;:1440,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:149936,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://seantrott.substack.com/i/195376743?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F612eba72-abea-41bb-81ef-a62905c1f4e1_1440x562.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!FiFs!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F612eba72-abea-41bb-81ef-a62905c1f4e1_1440x562.png 424w, https://substackcdn.com/image/fetch/$s_!FiFs!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F612eba72-abea-41bb-81ef-a62905c1f4e1_1440x562.png 848w, https://substackcdn.com/image/fetch/$s_!FiFs!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F612eba72-abea-41bb-81ef-a62905c1f4e1_1440x562.png 1272w, https://substackcdn.com/image/fetch/$s_!FiFs!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F612eba72-abea-41bb-81ef-a62905c1f4e1_1440x562.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg role="img" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><title></title><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a><figcaption class="image-caption">Figure 6 from <a href="https://arxiv.org/abs/2502.14010">Yin &amp; Steinhardt (2025)</a>. Heads were identified as induction heads or FV heads based on their final checkpoint behavior. Some proportion of FV-like heads (based on their final checkpoint behavior) <em>also</em> exhibit induction-like behavior throughout pretraining (top), though the reverse is not found for heads identified as induction heads at the final checkpoint.</figcaption></figure></div><p>Of course, as the authors also point out, the picture is likely not so simple as &#8220;heads first become induction heads, then FV heads, and the latter are what matter for ICL&#8221;. First, not all induction heads end up looking like FV heads, so clearly the developmental process is not deterministic. This raises the question of <em>why</em> certain induction-like heads remain induction heads, while others appear to change their behavior. </p><p>Second, improvements in ICL first appear following the development of induction heads, and subsequent improvements are observed following the development of FV heads. This suggests that the functional split between these heads is not cut and dry, particularly from a developmental perspective: induction-like heads <em>do</em> seem to facilitate something like ICL, albeit to a substantially lesser degree than FV-like heads. </p><h3>The puzzle of induction heads</h3><p>I began <a href="https://seantrott.substack.com/p/the-problem-of-induction-heads-pt">this pair of posts</a> with the observation that induction heads represent an interesting case study in the promises and challenges of mechanistic interpretability. In particular, induction heads are associated with a set of explanatory virtues, including their apparent ability to account for high-level behaviors like in-context learning. As I discussed here, however, recent work casts doubt on the claim that induction heads specifically play a causal role in ICL&#8212;in contrast, function vector (FV) heads appear to play a stronger role. </p><p>Where does this leave us, philosophically and practically?</p><h4>Distinct types?</h4><p>The first philosophical issue is whether it is fair to say these are distinct &#8220;types&#8221; of heads, particularly given the developmental overlap in their behavior. Often, apparent distinctions in <em>kind</em> can also be described as distinctions in <em>degree</em>.  Analogous questions pervade the natural sciences, especially biology: when should we label two organisms as <a href="https://plato.stanford.edu/entries/species/">distinct </a><em><a href="https://plato.stanford.edu/entries/species/">species</a></em>, or <a href="https://www.nature.com/articles/nrn.2017.85">two cells as distinct </a><em><a href="https://www.nature.com/articles/nrn.2017.85">types</a></em>? I&#8217;m generally inclined to say that there is no &#8220;objectively correct&#8221; answer to this question: it&#8217;s a matter of practical utility. Thus, the question in such cases is whether the patterns of variance observed across the continuum exhibit differences that might be more usefully and succinctly described as differences in kind. </p><p>Moreover, <a href="https://www.nature.com/articles/nrn.2017.85">as others have pointed out</a>, distinctions are often made on the basis of multiple criteria&#8212;for example, cells in the brain might be classified on the basis of their gene expression profiles, their morphological structure, their anatomical location and patterns of connectivity with other cells, their firing rate, their apparent function in cognitive phenomena, and more. <a href="https://seantrott.substack.com/p/generalizability-in-llm-ology-revisited">As I&#8217;ve argued before</a>, I think taxonomies of LLM components should adopt a similar strategy and identify multiple axes of correspondence or divergence. </p><p>I&#8217;m not sure there&#8217;s enough data yet to say whether these should be considered meaningfully distinct types in the LLMs investigated by the authors. On the one hand, there&#8217;s very little overlap among the top induction heads and top FV heads, and the latter seem to be more implicated in ICL. On the other hand, the two phenomena do seem to be somewhat related developmentally&#8212;some fraction of FV heads look like induction heads earlier in training. Personally, I think that a taxonomy of attention heads&#8212;to the extent that such a goal is desirable and feasible&#8212;should take into account not only the final behavior of a model component, but the developmental process by which that component arrived at that behavior. Such a perspective would, in my view, enrich our understanding of LLMs and how they work.</p><h4>A complicated account</h4><p>One of the chief explanatory virtues of induction heads was that they ostensibly accounted for macroscopic behaviors like ICL. Is that no longer true? And what have we learned, at the end of the day?</p><p>Certainly, the picture we have now is much more complicated than the account initially given by <a href="https://arxiv.org/abs/2209.11895">Olsson et al. (2022)</a>, which suggested that induction heads are  functionally involved in ICL. While this was true of the smaller, attention-only models tested in that 2022 paper, it does not appear to be straightforwardly true for larger models. To the extent that induction heads are clearly separable from FV heads, the latter are more important for ICL than the former.</p><p>Yet as I noted above, the question of &#8220;distinct types&#8221; is not itself straightforward. If induction heads are, in some cases, a kind of &#8220;precursor&#8221; to FV heads&#8212;which, to be clear, is a speculative claim&#8212;we might postulate that certain induction heads are an important <em>developmental stage</em>, and that they enable ICL through their eventual transformation into FV heads. </p><p>The last thing I&#8217;ll mention is that we&#8217;ve really only scratched the surface in terms of the <em>space of possible models</em> we&#8217;ve investigated here. I think it&#8217;s still really unclear <a href="https://seantrott.substack.com/p/llm-ology-and-the-external-validity">which findings about LLMs are </a><em><a href="https://seantrott.substack.com/p/llm-ology-and-the-external-validity">generalizable</a></em> to a larger class of models, and even <a href="https://seantrott.substack.com/p/generalizability-in-llm-ology-revisited">what it would mean to extrapolate a claim in the first place</a>. It&#8217;s possible that extrapolations will be straightforward: maybe, <a href="https://transformer-circuits.pub/2023/interpretability-dreams/index.html#universality">as others have suggested, some model mechanisms will be &#8220;universal&#8221;</a>. My baseline assumption, however, is that the space of possible solutions is vast, and we should expect some degree of heterogeneity as a default. In all likelihood, our explanations about LLMs and how they work will get increasingly complicated&#8212;and conceptually richer&#8212;as we try to account for the behavior of a larger sample of models. </p><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-1" href="#footnote-anchor-1" class="footnote-number" contenteditable="false" target="_self">1</a><div class="footnote-content"><p>I&#8217;m aware that many musicians (including those listed) play multiple instruments!</p></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-2" href="#footnote-anchor-2" class="footnote-number" contenteditable="false" target="_self">2</a><div class="footnote-content"><p>Specifically, &#8220;activation&#8221; here refers to the output vector from the attention head, i.e., what the head is writing into the residual stream.</p></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-3" href="#footnote-anchor-3" class="footnote-number" contenteditable="false" target="_self">3</a><div class="footnote-content"><p>The authors selectively ablate FV heads <em>not</em> identified as induction heads, and vice versa.</p></div></div>]]></content:encoded></item><item><title><![CDATA[The problem of induction (heads), pt. I]]></title><description><![CDATA[The explanatory virtues and limits of induction heads as scientific constructs.]]></description><link>https://seantrott.substack.com/p/the-problem-of-induction-heads-pt</link><guid isPermaLink="false">https://seantrott.substack.com/p/the-problem-of-induction-heads-pt</guid><dc:creator><![CDATA[Sean Trott]]></dc:creator><pubDate>Fri, 24 Apr 2026 18:13:47 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!lBv_!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe24347ed-1b0a-405d-b39c-637150f73c3f_1352x868.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>A key aim of <a href="https://seantrott.substack.com/p/mechanistic-interpretability-for">mechanistic interpretability research</a> is to identify which <em>internal components</em> of a neural network&#8212;like a large language model (LLM)&#8212;produce <em>observable behaviors</em>. </p><p>Explanations, here, typically reference specific model components like <em>token representations</em> (the vectors representing particular inputs, which are successively contextualized throughout the layers of a model) and <em>attention heads</em> (the parts of an LLM that guide how information from the context is integrated with these token representations). For instance: <a href="https://arxiv.org/abs/2301.05217">if an LLM reliably solves simple addition problems</a> (&#8220;1 + 2 = ___&#8221;), researchers might try to explain this behavior in terms of which token representations in which layers of the model carry information about the quantities to be summed, and which attention heads are responsible for contextualizing these representations.<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-1" href="#footnote-1" target="_self">1</a> </p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://seantrott.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">The Counterfactual is a reader-supported publication. To receive new posts and support my work, consider becoming a free or paid subscriber.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><p>The problem is that this is all very difficult. There are at least two specific challenges, some of which I&#8217;ve written about before. The first, and most obvious, is that interesting behaviors (like &#8220;reasoning&#8221;) are often very complex, which makes them difficult to operationalize behaviorally&#8212;and it&#8217;s even more difficult to account for them in terms of low-level mechanisms that are <em>also</em> human-interpretable.<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-2" href="#footnote-2" target="_self">2</a> Second, even if one <em>does</em> manage to identify a candidate mechanism, <a href="https://seantrott.substack.com/p/generalizability-in-llm-ology-revisited">it&#8217;s very unclear whether it generalizes across different LLMs or even across </a><em><a href="https://seantrott.substack.com/p/generalizability-in-llm-ology-revisited">tasks</a></em><a href="https://seantrott.substack.com/p/generalizability-in-llm-ology-revisited"> for the same LLM</a>. </p><p>Because this is so difficult, I&#8217;m especially excited when I encounter research that appears to address these challenges. This is partly why I&#8217;ve long been interested in &#8220;<a href="https://arxiv.org/abs/2209.11895">induction heads</a>&#8221;: attention heads that help LLMs predict upcoming tokens by attending to repeated sequences in the preceding context. These heads perform a relatively simple (and legible!) function and&#8212;according to early research&#8212;could be involved in more interesting behaviors, such as <em>in-context learning</em> (ICL). As candidate mechanisms, they enjoy a number of &#8220;explanatory virtues&#8221;. Yet recent research has also complicated the initial conception of induction heads.</p><p>In this two-part essay, I treat induction heads as a case study for mechanistic interpretability more broadly. In part I, I describe what induction heads are and how they&#8217;re often identified, and then discuss why they&#8217;ve received so much attention&#8212;they have a number of <em>explanatory virtues</em> that make them useful scientific constructs. In part II, I&#8217;ll discuss some challenges of this research program: specifically, I&#8217;ll describe the results of recent work suggesting that there may actually be multiple &#8220;kinds&#8221; of induction heads and what this means for the explanatory role of these model components.</p><h3>Induction heads: the basics</h3><p>The basic idea of an induction head is, as I wrote above, relatively straightforward. </p><p>Recall that the job of an LLM is to predict upcoming <em>tokens</em> (<a href="https://seantrott.substack.com/p/tokenization-in-large-language-models">roughly, though not necessarily, like </a><em><a href="https://seantrott.substack.com/p/tokenization-in-large-language-models">words</a></em>) based on some context, which itself constitutes a sequence of tokens. LLMs learn to make these predictions by observing many examples of sentences in training, which allow them to learn certain kinds of regular, statistical relationships in language. </p><p>One of the simplest kinds of relationships in a piece of text is <em>exact repetition</em>. If you observe a short sequence of tokens earlier in the context (&#8220;a, b, c&#8221;) and then the <em>first part</em> of that sequence later on (&#8220;a, b, ___&#8221;), a reasonable strategy for predicting the next token might be to &#8220;look back&#8221; at which token completed the initial sequence. </p><p>This is exactly what <em>induction heads</em> do: given a partial sequence, they look for ways that sequence has been completed in the preceding context. This information can then be used to make predictions about upcoming tokens.</p><p>Indeed, one of the approaches to identifying induction heads is to present LLMs with random sequences of tokens:</p><blockquote><p>t1, t2, t3, <strong>t4</strong> <strong>|||</strong> t1, t2, <strong>t3,</strong> ___</p></blockquote><p>Researchers can then calculate a few metrics (as in this <a href="https://arxiv.org/abs/2511.16893">2025 paper by Aoyama et al.</a>). </p><ol><li><p>First, they can ask whether an LLM assigns high probability to &#8220;t4&#8221; as the most likely next token; this is sometimes called &#8220;associative recall&#8221; and refers to the LLM&#8217;s overall ability to perform this string repetition task. </p></li><li><p>Second, they can ask <em>which attention heads</em> direct attention from the second occurrence of &#8220;t3&#8221; (bolded in the example above) to the first occurrence of &#8220;t4&#8221; (also bolded). That is, which heads look from the <em>current token</em> to the token that previously completed an equivalent sequence? This latter metric is called a &#8220;prefix-matching score&#8221; and is commonly used as an index of how likely each individual head is to be an induction head. </p></li><li><p>And third, they can ask whether a given head plays a <em>functional role</em> in helping the model complete the sequence (i.e., increasing the probability of &#8220;t4&#8221;); this is often called the &#8220;logit attribution score&#8221;. This is, again, a measure of <em>individual</em> attention heads in a model.</p></li></ol><p>Combined, these metrics do a pretty good job of triangulating which individual attention heads in a model might be induction heads. </p><p>To illustrate what this might look like, I calculated prefix-matching scores for each of the 24 heads (6 layers x 4 heads in each layer) in the final checkpoint of <a href="https://huggingface.co/EleutherAI/pythia-14m-seed1">Pythia-14m</a><a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-3" href="#footnote-3" target="_self">3</a>, part of the <a href="https://proceedings.mlr.press/v202/biderman23a.html">Pythia suite trained by EleutherAI</a>. The figure below depicts these (standardized<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-4" href="#footnote-4" target="_self">4</a> scores) in a heatmap, with each layer on the x-axis and each head on the y-axis. As you can see, a few heads stand out as especially strong candidates: heads (5, 1) and (5, 2). Heads (4, 2) and (5, 3) are also plausible candidates, though their prefix-matching scores are weaker. Every other head, notably, is pretty weak across the board. </p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!Uc3Z!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F1da1ad0a-021e-4c32-a1dc-8a135a16d6e3_1534x1030.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!Uc3Z!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F1da1ad0a-021e-4c32-a1dc-8a135a16d6e3_1534x1030.png 424w, https://substackcdn.com/image/fetch/$s_!Uc3Z!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F1da1ad0a-021e-4c32-a1dc-8a135a16d6e3_1534x1030.png 848w, https://substackcdn.com/image/fetch/$s_!Uc3Z!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F1da1ad0a-021e-4c32-a1dc-8a135a16d6e3_1534x1030.png 1272w, https://substackcdn.com/image/fetch/$s_!Uc3Z!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F1da1ad0a-021e-4c32-a1dc-8a135a16d6e3_1534x1030.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!Uc3Z!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F1da1ad0a-021e-4c32-a1dc-8a135a16d6e3_1534x1030.png" width="512" height="343.9120879120879" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/1da1ad0a-021e-4c32-a1dc-8a135a16d6e3_1534x1030.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:978,&quot;width&quot;:1456,&quot;resizeWidth&quot;:512,&quot;bytes&quot;:84143,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://seantrott.substack.com/i/194869613?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F1da1ad0a-021e-4c32-a1dc-8a135a16d6e3_1534x1030.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!Uc3Z!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F1da1ad0a-021e-4c32-a1dc-8a135a16d6e3_1534x1030.png 424w, https://substackcdn.com/image/fetch/$s_!Uc3Z!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F1da1ad0a-021e-4c32-a1dc-8a135a16d6e3_1534x1030.png 848w, https://substackcdn.com/image/fetch/$s_!Uc3Z!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F1da1ad0a-021e-4c32-a1dc-8a135a16d6e3_1534x1030.png 1272w, https://substackcdn.com/image/fetch/$s_!Uc3Z!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F1da1ad0a-021e-4c32-a1dc-8a135a16d6e3_1534x1030.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg role="img" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><title></title><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a><figcaption class="image-caption">Mean prefix-matching scores (standardized) for each of the 24 heads in the final checkpoint of seed 1 for Pythia-14m. Calculated using the method in <a href="https://arxiv.org/abs/2511.16893">Aoyama et al. (2025)</a>.</figcaption></figure></div><p>Note that this is not a <em>causal</em> analysis&#8212;it just shows the &#8220;attentional behavior&#8221; of each head. Nonetheless, attentional behavior can be a promising start. An in-depth analysis would, presumably, further investigate those heads by ablating them and examining the impact on token prediction. Ideally, we&#8217;d also trace these scores throughout pretraining and correlate them with model-level metrics like &#8220;associative recall&#8221;: in principle, developmental changes in a model&#8217;s ability to copy exact sequences should correspond to the onsets of these candidate induction heads.</p><p>At this point, however, some readers might be wondering: what&#8217;s the point? Exact copying has its uses, but it&#8217;s hardly the primary reason people are interested in LLMs. LLMs can complete all sorts of different sequences in flexible ways, recognizing conceptual patterns in the prompt and generalizing these to a new example. Crucially, early work on induction heads suggested they might play a role in this kind of powerful &#8220;in-context learning&#8221; (or &#8220;ICL&#8221;) behavior as well&#8212;which is where the <em>explanatory virtues</em> come in.</p><h3>The explanatory virtues of induction heads</h3><p>Induction heads are a kind of scientific construct specific to the field of mechanistic interpretability. And scientific constructs can be evaluated in terms of their utility: what do they do for us in terms of <em>explaining</em> the things we&#8217;d like to explain? From this perspective, there are a few key &#8220;virtues&#8221; of induction heads, which I&#8217;ll list in order of increasing importance to the field. </p><p>The first is one I&#8217;m partial to, which is that induction heads are clearly tied to the <em>units over which LLMs operate</em> (tokens) and the <em>thing that LLMs are primarily designed to do</em> (predict tokens on the basis of preceding tokens). <a href="https://seantrott.substack.com/p/language-models-and-the-intentional">As I&#8217;ve written before</a>, I&#8217;m drawn to explanations that try to understand LLMs &#8220;on their own terms&#8221;, rather than projecting constructs from human psychology onto the system. In some cases, of course, it&#8217;s very difficult to avoid those kinds of high-level psychological abstractions, especially when discussing LLM behavior. But when we&#8217;re trying to understand <em>internal causal mechanisms</em>, I think it&#8217;s advisable to hew as closely to the computational substrate as possible&#8212;in much the same way that I think we should seek to understand the brain as a biological system, not <em>merely</em> as a device for &#8220;implementing&#8221; psychological functions. </p><p>The second virtue is that induction heads appear to be relatively <em>generalizable</em> mechanisms. A few months ago, I presented <a href="https://arxiv.org/abs/2509.22831">a paper at the NeurIPS Mechanistic Interpretability workshop</a> discussing what it might mean to generalize findings about model mechanisms across model instances. I suggested that researchers investigate generalizability across several potential <em>axes of correspondence</em>: functional (do they do the same thing?), developmental (do they emerge at similar points in training?), positional (do they occupy similar absolute or relative positions in a network&#8217;s structure?), relational (do they form similar relational &#8220;circuits&#8221;?), and configurational (do they occupy similar regions of weight-space?). </p><div class="captioned-image-container"><figure><a class="image-link image2" target="_blank" href="https://substackcdn.com/image/fetch/$s_!VkX7!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa3a4927d-ed29-4f75-895b-717333e96e2f_2766x686.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!VkX7!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa3a4927d-ed29-4f75-895b-717333e96e2f_2766x686.png 424w, https://substackcdn.com/image/fetch/$s_!VkX7!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa3a4927d-ed29-4f75-895b-717333e96e2f_2766x686.png 848w, https://substackcdn.com/image/fetch/$s_!VkX7!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa3a4927d-ed29-4f75-895b-717333e96e2f_2766x686.png 1272w, https://substackcdn.com/image/fetch/$s_!VkX7!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa3a4927d-ed29-4f75-895b-717333e96e2f_2766x686.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!VkX7!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa3a4927d-ed29-4f75-895b-717333e96e2f_2766x686.png" width="1456" height="361" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/a3a4927d-ed29-4f75-895b-717333e96e2f_2766x686.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:361,&quot;width&quot;:1456,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:643697,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://seantrott.substack.com/i/194869613?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa3a4927d-ed29-4f75-895b-717333e96e2f_2766x686.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!VkX7!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa3a4927d-ed29-4f75-895b-717333e96e2f_2766x686.png 424w, https://substackcdn.com/image/fetch/$s_!VkX7!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa3a4927d-ed29-4f75-895b-717333e96e2f_2766x686.png 848w, https://substackcdn.com/image/fetch/$s_!VkX7!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa3a4927d-ed29-4f75-895b-717333e96e2f_2766x686.png 1272w, https://substackcdn.com/image/fetch/$s_!VkX7!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fa3a4927d-ed29-4f75-895b-717333e96e2f_2766x686.png 1456w" sizes="100vw" loading="lazy"></picture><div></div></div></a><figcaption class="image-caption">Proposed axes of correspondence from <a href="https://arxiv.org/abs/2511.16893">my paper on generalizability in mechanistic interpretability</a>. </figcaption></figure></div><p>Crucially, induction heads appear to satisfy (roughly) at least four of these criteria. By definition, they perform the same function. <a href="https://arxiv.org/abs/2209.11895">Developmentally, they also follow relatively similar trajectories across models</a>. Indeed, in a longer version of that 2025 paper, I investigated the training dynamics of induction heads across different seeds and architectures in the Pythia suite, and found remarkably similar trajectories: induction heads reliably emerged when models had encountered between 1B and 2B tokens. For seeds of the same size, there was very little variance in the onset; across models of different sizes, induction heads tended to emerge slightly earlier in <em>larger models</em> than <em>smaller models</em>.</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!lBv_!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe24347ed-1b0a-405d-b39c-637150f73c3f_1352x868.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!lBv_!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe24347ed-1b0a-405d-b39c-637150f73c3f_1352x868.png 424w, https://substackcdn.com/image/fetch/$s_!lBv_!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe24347ed-1b0a-405d-b39c-637150f73c3f_1352x868.png 848w, https://substackcdn.com/image/fetch/$s_!lBv_!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe24347ed-1b0a-405d-b39c-637150f73c3f_1352x868.png 1272w, https://substackcdn.com/image/fetch/$s_!lBv_!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe24347ed-1b0a-405d-b39c-637150f73c3f_1352x868.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!lBv_!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe24347ed-1b0a-405d-b39c-637150f73c3f_1352x868.png" width="539" height="346.0443786982249" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/e24347ed-1b0a-405d-b39c-637150f73c3f_1352x868.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:868,&quot;width&quot;:1352,&quot;resizeWidth&quot;:539,&quot;bytes&quot;:198252,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://seantrott.substack.com/i/194869613?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe24347ed-1b0a-405d-b39c-637150f73c3f_1352x868.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!lBv_!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe24347ed-1b0a-405d-b39c-637150f73c3f_1352x868.png 424w, https://substackcdn.com/image/fetch/$s_!lBv_!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe24347ed-1b0a-405d-b39c-637150f73c3f_1352x868.png 848w, https://substackcdn.com/image/fetch/$s_!lBv_!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe24347ed-1b0a-405d-b39c-637150f73c3f_1352x868.png 1272w, https://substackcdn.com/image/fetch/$s_!lBv_!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe24347ed-1b0a-405d-b39c-637150f73c3f_1352x868.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg role="img" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><title></title><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a><figcaption class="image-caption">Training dynamics of induction heads across models in the Pythia suite. Red line represents the grand mean across all seeds; solid black line represents the mean of seeds of a given size (e.g., 14m parameters). From an extension to <a href="https://arxiv.org/abs/2511.16893">my 2025 paper</a>. </figcaption></figure></div><p>Positionally, there&#8217;s slightly more variance, but most papers on induction heads suggest they tend to pop up around the middle layers of LLMs. And perhaps most crucially, induction heads have consistent <em>relational structures</em> with other internal mechanisms in a model. Specifically, induction heads are part of a &#8220;circuit&#8221; consisting of a previous-token head (which helps represent, for each token, the token that occurred just before) and an induction head (the part of the circuit that &#8220;looks back&#8221; to see how a sequence was completed previously). Finally, there&#8217;s also <a href="https://arxiv.org/abs/2209.11895">some evidence that induction heads are implemented by similar configurations of weights across models</a>, though (at least to my knowledge) the configurational axis has been less studied in general, and the nature of what constitutes a &#8220;configurational explanation&#8221; is still unclear.</p><p>Induction heads, then, are <em>tied to what LLMs fundamentally do</em> (the first virtue) and <em>generalizable</em> (the second virtue). Their third virtue&#8212;and the reason they&#8217;ve received so much attention&#8212;is their (purported) ability to <em>explain powerful downstream behaviors of interest</em>, such as in-context learning (ICL). We might think of this virtue as something like &#8220;functional bridging&#8221;: induction heads, in this capacity, <em>link</em> simple, legible mechanisms to higher-level behaviors. I describe this work in more detail below.</p><h3>Induction heads and in-context learning</h3><p>The initial work on induction heads and ICL comes from <a href="https://transformer-circuits.pub/2022/in-context-learning-and-induction-heads/index.html">this 2022 white paper by researchers at Anthropic</a>. The paper brings a range of evidence to bear on the argument that induction heads are responsible not only for copying exact sequences, but for completing <em>types</em> of sequences. The idea here is captured by this description from the paper:</p><blockquote><p>Specifically, the thesis is that there are circuits which have the same or similar mechanism to the 2-layer induction heads and which perform a &#8220;fuzzy&#8221; or &#8220;nearest neighbor&#8221; version of pattern completion, completing <code>[A*][B*] &#8230; [A] &#8594; [B]</code> , where <code>A* &#8776; A</code> and <code>B* &#8776; B</code>are similar in some space; and furthermore, that these circuits implement most in-context learning in large models.</p></blockquote><p>That is, induction heads allow for a kind of compositional abstraction, where the sequence being matched isn&#8217;t a literal exact match but a kind of pattern. Let&#8217;s consider the case of translation as an example:</p><blockquote><p>gato &#8212;&gt; cat</p><p>perro &#8212;&gt; dog</p><p>p&#225;jaro &#8212;&gt; ___</p></blockquote><p>If you&#8217;re fluent in both Spanish and English, you&#8217;ll recognize that <em>p&#225;jaro</em> means &#8220;bird&#8221; and therefore that the most likely next token is, in fact, &#8220;bird&#8221;. Presumably, you recognize this because you identify a pattern in the context: the word on the left side of each &#8220;&#8212;&gt;&#8221; symbol is a Spanish word, and the word on the right side is its English translation. Asked to complete this sequence, then, you understand that your job is to translate <em>p&#225;jaro</em> (or whatever Spanish word is presented next).  </p><p>LLMs trained on sufficient English and Spanish data can do this kind of task pretty well. This is called <em>in-context learning</em> (ICL), and it&#8217;s one of the reasons people started getting <a href="https://proceedings.neurips.cc/paper_files/paper/2020/hash/1457c0d6bfcb4967418bfb8ac142f64a-Abstract.html?utm_source=transaction&amp;utm_medium=email&amp;utm_campaign=linkedin_newsletter">very excited about LLMs back in ~2020</a>. In the past, language models had to be <em>fine-tuned</em> to perform specific tasks like machine translation or summarization. This fine-tuning process required curated datasets and further training (i.e., updating the weights of the model), both of which were (somewhat) expensive and time-consuming. It also, crucially, limited the generality of these systems. </p><p>But models like GPT-3 (and beyond) appear to be able to &#8220;induce&#8221; certain kinds of behaviors from a small set of examples in the prompt without updating the weights at all. Thus, while it&#8217;s called &#8220;in-context <em>learning</em>&#8221;, no weight changes occur: it&#8217;s simply that the <em>context</em> contains enough information for the model to be able to extrapolate to new examples. Eventually, researchers explored a range of strategies for ICL, including giving models instructions about how to complete a task. Nowadays, most models are &#8220;instruction-tuned&#8221;, meaning they&#8217;ve been explicitly trained to follow a user&#8217;s instructions rather than merely complete sequences of text sampled from the Internet.<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-5" href="#footnote-5" target="_self">5</a></p><p>The reason, then, that ICL was so exciting is that it provided a glimpse of what &#8220;generality&#8221; might look like. Instead of building bespoke models for each purpose you could imagine, maybe people could rely on a single &#8220;foundation model&#8221; that could perform a range of tasks from a simple set of instructions or examples.</p><p>But <em>how</em> and <em>why</em> did ICL work? These are the questions occupying <a href="https://transformer-circuits.pub/2022/in-context-learning-and-induction-heads/index.html#performing-translation">that 2022 Anthropic paper</a>; their provisional answer is that something like <em>induction heads</em> enable this ability to generalize from examples. The first piece of evidence is what the researchers call &#8220;macroscopic co-occurrence&#8221;: that is, language models undergo a relatively marked <em>phase change</em> in their ICL performance that coincides with the onset of induction heads. </p><div class="captioned-image-container"><figure><a class="image-link image2" target="_blank" href="https://substackcdn.com/image/fetch/$s_!43hW!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8d37bf4b-cb6f-49b1-ae0a-10432472612d_1619x704.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!43hW!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8d37bf4b-cb6f-49b1-ae0a-10432472612d_1619x704.png 424w, https://substackcdn.com/image/fetch/$s_!43hW!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8d37bf4b-cb6f-49b1-ae0a-10432472612d_1619x704.png 848w, https://substackcdn.com/image/fetch/$s_!43hW!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8d37bf4b-cb6f-49b1-ae0a-10432472612d_1619x704.png 1272w, https://substackcdn.com/image/fetch/$s_!43hW!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8d37bf4b-cb6f-49b1-ae0a-10432472612d_1619x704.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!43hW!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8d37bf4b-cb6f-49b1-ae0a-10432472612d_1619x704.png" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/8d37bf4b-cb6f-49b1-ae0a-10432472612d_1619x704.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:null,&quot;width&quot;:null,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:null,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:null,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!43hW!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8d37bf4b-cb6f-49b1-ae0a-10432472612d_1619x704.png 424w, https://substackcdn.com/image/fetch/$s_!43hW!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8d37bf4b-cb6f-49b1-ae0a-10432472612d_1619x704.png 848w, https://substackcdn.com/image/fetch/$s_!43hW!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8d37bf4b-cb6f-49b1-ae0a-10432472612d_1619x704.png 1272w, https://substackcdn.com/image/fetch/$s_!43hW!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8d37bf4b-cb6f-49b1-ae0a-10432472612d_1619x704.png 1456w" sizes="100vw" loading="lazy"></picture><div></div></div></a></figure></div><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!zTCA!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5ea2df83-954f-4344-bcdb-be59b30f2f98_2028x996.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!zTCA!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5ea2df83-954f-4344-bcdb-be59b30f2f98_2028x996.png 424w, https://substackcdn.com/image/fetch/$s_!zTCA!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5ea2df83-954f-4344-bcdb-be59b30f2f98_2028x996.png 848w, https://substackcdn.com/image/fetch/$s_!zTCA!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5ea2df83-954f-4344-bcdb-be59b30f2f98_2028x996.png 1272w, https://substackcdn.com/image/fetch/$s_!zTCA!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5ea2df83-954f-4344-bcdb-be59b30f2f98_2028x996.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!zTCA!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5ea2df83-954f-4344-bcdb-be59b30f2f98_2028x996.png" width="1456" height="715" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/5ea2df83-954f-4344-bcdb-be59b30f2f98_2028x996.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:715,&quot;width&quot;:1456,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:1011370,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://seantrott.substack.com/i/194869613?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5ea2df83-954f-4344-bcdb-be59b30f2f98_2028x996.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!zTCA!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5ea2df83-954f-4344-bcdb-be59b30f2f98_2028x996.png 424w, https://substackcdn.com/image/fetch/$s_!zTCA!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5ea2df83-954f-4344-bcdb-be59b30f2f98_2028x996.png 848w, https://substackcdn.com/image/fetch/$s_!zTCA!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5ea2df83-954f-4344-bcdb-be59b30f2f98_2028x996.png 1272w, https://substackcdn.com/image/fetch/$s_!zTCA!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F5ea2df83-954f-4344-bcdb-be59b30f2f98_2028x996.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg role="img" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><title></title><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a><figcaption class="image-caption">Illustration of &#8220;phase changes&#8221; in ICL performance over the course of model training (<a href="https://arxiv.org/pdf/2209.11895">Olsson et al., 2022</a>). ICL performance only showed marked improvements in models with at least two layers, consistent with the idea that induction heads form part of a two-layer circuit. Moreover, these developmental trajectories were closely aligned with the onset of induction heads.</figcaption></figure></div><p>This evidence is not, of course, causal: the fact that ICL and induction heads both show changes at similar points in training does not entail that induction heads are functionally involved in ICL. It&#8217;s possible, for example, that there&#8217;s some common cause of both factors, or even that the factors are simply causally unrelated.<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-6" href="#footnote-6" target="_self">6</a> But it is <em>suggestive</em>, just as the alignment of behavioral and biological milestones in humans or other biological organisms is suggestive. Importantly, the authors also demonstrated this alignment across a range of model sizes, illustrating that convergence between the onset of induction heads and ICL is not limited to very small transformer models.</p><p>The authors then perform a series of additional analyses to establish the functional role of induction heads in ICL. (Not all of these analyses are performed on both small and large models, which is why the authors are careful to hedge some of their claims about the generality of the results.) </p><p>For example, in small models, the authors show that <em>ablating</em> (or &#8220;knocking out&#8221;) induction heads is associated with a decrease in ICL performance, whereas knocking out other (e.g., random) heads is not. This is strong evidence that at least in these models, induction heads are <em>functionally involved</em> in ICL: if a component is causally involved in some downstream process, then intervening on that component (e.g., disabling it) should result in measurable differences in the downstream process. </p><p>The authors also show that <em>some</em> heads identified as induction heads (i.e., according to their prefix-matching scores) also show some interesting other behaviors, which are plausibly linked to ICL. This includes translation (as I illustrated above) and more general &#8220;pattern-matching&#8221;, such as recognizing arbitrary templates from the context:</p><blockquote><ul><li><p>(month) (animal): 0</p></li><li><p>(month) (fruit): 1</p></li><li><p>(color) (animal): 2</p></li><li><p>(color) (fruit): 3</p></li></ul></blockquote><p>Importantly, these heads weren&#8217;t initially identified on the basis of their behavior during these other, more general tasks. As the authors stress, the heads were defined in terms of their behavior on the literal prefix-matching task&#8212;and then it simply <em>turned out</em> that some of them might also be involved in these other, more conceptually interesting tasks. The authors suggest that these tasks are all &#8220;spiritually similar&#8221; to the task of exact string copying:</p><blockquote><p>But this still leaves the question: <em>why </em>do the same heads that inductively copy random text also exhibit these other behaviors? One hint is that these behaviors can be seen as &#8220;spiritually similar&#8221; to copying. Recall that where an induction head is defined as implementing a rule like <code>[A][B] &#8230; [A] &#8594; [B]</code>, our empirically observed heads also do something like <code>[A*][B*] &#8230; [A] &#8594; [B]</code> where <code>A*</code> and <code>B*</code> are similar to <code>A</code> and <code>B</code> in some higher-level representation. There are several ways these similar behaviors could be connected. For example, note that the first behavior is a special case of the second, so perhaps induction heads are implementing a more general algorithm that reverts to the special case of copying when given a repeated sequence. </p></blockquote><p>The authors also consider several other pieces of evidence, such as <a href="https://transformer-circuits.pub/2022/in-context-learning-and-induction-heads/index.html#argument-induction-head-mechanism">how these operations are plausibly implemented in the actual attention heads&#8217; weight matrices</a>. Those details aren&#8217;t especially important for my point here, but the brief summary is that the specific functions of induction heads&#8212;again, at least in small, attention-only models&#8212;can be directly related to their actual parameters. </p><p>Combined, then, the authors have shown that induction heads and ICL pop up at similar points in training, that induction heads are causally involved in ICL in smaller models, and that there are plausible accounts of how induction heads might be amenable to the kind of compositional abstractions necessary for ICL. None of this <em>entails</em> that induction heads are the mechanistic basis for ICL in large models&#8212;which are, to be clear, the class of powerful models most people are interested in. This is relevant because it calls into question the third (and most important) explanatory virtue of induction heads: their purported ability to provide a bridge between low-level mechanisms and powerful behaviors of interest.</p><p>As the authors point out, it&#8217;s a question of <em>extrapolation</em>: is it reasonable and appropriate to generalize findings from small models to large models?</p><h3>Across the boundaries</h3><p>This question has been top of mind for me in the last year or so&#8212;not just in the context of induction heads, but <a href="https://seantrott.substack.com/p/llm-ology-the-challenges-ahead">in the study of LLMs more broadly</a> and <a href="https://seantrott.substack.com/p/in-what-senseif-anyare-llms-model">the use of LLMs as &#8220;model organisms&#8221; for the study of human cognition</a>. When are researchers justified in <em>extrapolating</em> results from one sample to another, especially given the inevitability of heterogeneity within and across populations? </p><p>This is not, of course, a question restricted to the study of LLMs. Extrapolation is central to many fields of science, including biomedical research (will a drug that works in rats work in humans?) and economics (will a welfare program that worked in one state work in another?). These are hard problems, and different fields have constructed different solutions&#8212;some of which might be more successful than others. In <em><a href="https://global.oup.com/academic/product/across-the-boundaries-9780195331448?cc=pr&amp;lang=en&amp;">Across the Boundaries</a></em>, philosopher of science Daniel Steel considers some of the challenges inherent to extrapolation and the weaknesses of many proposed philosophical solutions. His own proposal involves something called <em>comparative process tracing</em>, in which components of the causal chain identified in a model (e.g., a rat) is compared to select, known components of a putatively equivalent causal chain identified in the target of inquiry (e.g., humans). It&#8217;s by no means a panacea, but the point is that it offers some kind of grounded basis on which to evaluate the degree to which a model and target align.</p><p>I mention all this because it&#8217;s central to the questions raised at the end of the Anthropic paper. Small, attention-only language models are clearly different in many ways from larger models, both in terms of their basic architecture (e.g., attention-only models lack a feedforward layer) and, presumably, in terms of their emergent behaviors. The key question, however, is whether they are different in ways that matter to the <em>specific causal mechanisms </em>identified in small models, i.e., that induction heads are causally implicated in in-context learning. </p><p>Short of knowing more about large models, it&#8217;s really hard to answer this kind of question. What might such differences be? You can, however, speculate&#8212;as the authors do in the end of their paper (bolding mine):</p><blockquote><p>On the flip side, there are many cases where large models behave very differently than small models (see discussion of phase changes with respect to model size in <a href="https://transformer-circuits.pub/2022/in-context-learning-and-induction-heads/index.html#related-work">Related Work</a>). Extrapolating from small models to models many orders of magnitude larger is something one should do with caution.</p><p>The most compelling alternative possibility we see is that other composition mechanisms may also form during the phase change. Larger models have more heads, which gives them more capacity for other interesting Q-composition and K-composition mechanisms that small models can&#8217;t afford to express. If all &#8220;composition heads&#8221; form simultaneously during the phase change, then it&#8217;s possible that above some size, <strong>non-induction composition heads could together account for more of the phase change and in-context learning improvement than induction heads do</strong>.</p></blockquote><p>This possibility&#8212;that different mechanisms might underlie the same behavior, and that this might pose challenges for extrapolating mechanistic results from small models to large ones&#8212;is what I discuss in part II of the essay.</p><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-1" href="#footnote-anchor-1" class="footnote-number" contenteditable="false" target="_self">1</a><div class="footnote-content"><p>Or, more relevantly for an AI safety context: if an LLM reliably says untrue things when prompted in certain ways&#8212;a behavior some might call &#8220;deception&#8221;&#8212;researchers might ask whether they can <em><a href="https://arxiv.org/abs/2511.16035">predict</a></em><a href="https://arxiv.org/abs/2511.16035"> if an LLM will produce a deceptive statement by analyzing the representations from each layer of the model</a>. They might even ask if they can <em>steer</em> those representations to make the LLM more or less truthful.</p></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-2" href="#footnote-anchor-2" class="footnote-number" contenteditable="false" target="_self">2</a><div class="footnote-content"><p>This problem is not unique, of course, to mechanistic interpretability: it&#8217;s a problem faced by any reductionist account of high-level behavior.</p></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-3" href="#footnote-anchor-3" class="footnote-number" contenteditable="false" target="_self">3</a><div class="footnote-content"><p>Technically these are from <em>seed 1</em> of Pythia-14m. EleutherAI released multiple seeds per model.</p></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-4" href="#footnote-anchor-4" class="footnote-number" contenteditable="false" target="_self">4</a><div class="footnote-content"><p>The figure looks qualitatively the same whether you use the raw scores or the standardized scores.</p></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-5" href="#footnote-anchor-5" class="footnote-number" contenteditable="false" target="_self">5</a><div class="footnote-content"><p>On some level, this is, of course, still a question of predicting upcoming tokens. But the training paradigm is specific and selective enough that I think it&#8217;s reasonable to consider it a different kind of thing the models are being trained to do&#8212;at minimum, they&#8217;re being trained to predict tokens based on a very specific kind of format, and this training helps them &#8220;infer&#8221; what kinds of response is expected from a particular kind of question or instruction.</p></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-6" href="#footnote-anchor-6" class="footnote-number" contenteditable="false" target="_self">6</a><div class="footnote-content"><p>The authors acknowledge both possibilities, to their credit.</p></div></div>]]></content:encoded></item><item><title><![CDATA[Why benchmarks don't resolve disagreements]]></title><description><![CDATA[In which I argue it mostly comes down to uncertainty about robust generalization of behavior.]]></description><link>https://seantrott.substack.com/p/why-benchmarks-dont-resolve-disagreements</link><guid isPermaLink="false">https://seantrott.substack.com/p/why-benchmarks-dont-resolve-disagreements</guid><dc:creator><![CDATA[Sean Trott]]></dc:creator><pubDate>Fri, 03 Apr 2026 16:53:28 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!0Ynk!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F1b0c6026-b8f2-4513-865a-e5b4f520ad5c_1262x468.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>There are a number of <a href="https://seantrott.substack.com/p/llm-ology-the-challenges-ahead">epistemological challenges</a> involved in the study of Large Language Models (LLMs). Foremost among them is <em>evaluation</em>: determining what LLMs can and can&#8217;t do is hard, and discussion of their capabilities is thus rife with disagreement. </p><p>The claim that this is hard might strike some as strange. It might also seem strange that this topic can be so contentious. After all, there are numerous <em>benchmarks</em>&#8212;collections of tasks designed to test capabilities like &#8220;reasoning&#8221; or &#8220;general intelligence&#8221;&#8212;and more are introduced via <a href="https://arxiv.org/">arXiv</a> practically every day. If we take benchmarks at face value, they should act as a reference point (literally a &#8220;benchmark&#8221;!) to ground conversation and, presumably, <em>resolve</em> disagreements. </p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://seantrott.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">The Counterfactual is a reader-supported publication. To receive new posts and support my work, consider becoming a free or paid subscriber.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><p>But we don&#8217;t take benchmarks at face value. We bring to bear on our interpretation a host of background assumptions, some of them implicit. By and large, I think this is a good thing: <a href="https://seantrott.substack.com/p/orange-peels-human-tests-and-llms">as I&#8217;ve argued before</a>, I think it&#8217;s reasonable to treat benchmarks with <a href="https://seantrott.substack.com/p/calibrating-expectations">caution</a> and think carefully about which inferences are licensed from a particular empirical result.</p><p>More problematic, however, is the gap between (some of) our ideal conception of benchmarks, our actual conception, and the discursive function they serve. Put another way: we might <em>believe</em> we take benchmarks at face value, but we don&#8217;t, and so in many cases, we may not even accurately predict how we will respond to the results of an LLM on a given benchmark.<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-1" href="#footnote-1" target="_self">1</a> </p><p>I want to be clear that I&#8217;m using the term &#8220;we&#8221; quite intentionally: I am speaking, in fact, primarily of myself (though I suspect my experience is not singular in this matter). Thus, you can interpret what follows as my reflections on why I struggle to interpret benchmark results and navigate the often contentious debates around their use. </p><h3>A question of generalization</h3><p>The root of the problem, in my view, is generalization. Given a model&#8217;s performance on a task&#8212;a set of items designed to operationalize some construct like &#8220;reading comprehension&#8221; or &#8220;mathematical reasoning&#8221;&#8212;what can we say about how that model might perform on some other set of items? <a href="https://arxiv.org/abs/2111.15366">The world, after all, is vast, and the set of possible contexts is effectively infinite</a>. We cannot hope to measure them all, so what <em>principles</em> do we have to bound our inferences about whether and when a system&#8217;s behavior will generalize?</p><p>Defining even the notion of a &#8220;capability&#8221; is, as I say, hard. But if it&#8217;s to mean anything at all, I think its definition ought to incorporate something like a <em>behavioral prediction</em>: when we say a model (or a person, for that matter) has a &#8220;capability&#8221;, I think we&#8217;re making some kind of commitment to a prediction about the robustness of their behavior in a range of circumstances that likely involve that capability.</p><p>We can make this more concrete. Suppose we&#8217;re interested in assessing an LLM&#8217;s ability to answer questions about the mental states of characters in a story; this is sometimes called <em>mental state reasoning</em> or <em>mentalizing</em>. We administer a range of tasks designed to test this ability to the LLM, and it performs well on all of them. Does that mean it &#8220;has&#8221; the ability? At the very least, can we assert that the LLM is <em>mentalizing</em> on these tasks?</p><p>There are, <a href="https://seantrott.substack.com/p/do-large-language-models-have-a-theory">as I&#8217;ve written before</a>, a few perspectives one can take on this question: one can accept the test at face value and draw whichever inferences we&#8217;d draw about humans (the &#8220;duck test&#8221; position); one can reject the test based on some <em>a priori</em> principle about what LLMs can and cannot do (the &#8220;axiomatic rejection&#8221; position); or one can assert that the test <em>means different things</em> for humans and LLMs (the &#8220;differential construct validity&#8221; position). </p><h3>What counts as generalization?</h3><p>My suspicion is that much of the skepticism underlying this differential construct validity position is borne from skepticism about whether a system&#8217;s behavior constitutes (and will reflect, in the future) generalization of the kind we think the test is measuring. Specifically, we lack a set of principles (formal or informal) for extrapolating from a system&#8217;s locally observable behavior on some task to the possible <em>universe</em> of contexts and behaviors in which the corresponding construct might be relevant. </p><p>Again, to make this concrete: an LLM trained on text from the Internet has almost certainly encountered various versions of the <em>false belief task</em> (FBT), a task designed to measure mental state reasoning or &#8220;Theory of Mind&#8221; in humans. In the most extreme case, if we test an LLM on the exact FBT stimuli it&#8217;s encountered during training, we should expect it to do well&#8212;not because it&#8217;s mentalizing, but because it&#8217;s memorized (effectively) its training data. It&#8217;s akin to allowing a student to read the answer key before taking a test. We call this <em>verbatim data contamination</em>, and it&#8217;s a major problem for evaluating LLMs, particularly closed-source models for which we don&#8217;t know all the details of their training data and procedure. </p><p>But what if we modify the stimuli only slightly (e.g., changing the names and location names), while leaving the basic structure intact? This is no longer a case of verbatim data contamination, but the structure of the stimuli is virtually identical, and it&#8217;s plausible that a sufficiently advanced LLM could in principle answer the questions using a kind of &#8220;learned template&#8221; approach, i.e., without needing to explicitly reason about mental states at all. How different does our test environment need to be such that successful behavior &#8220;counts&#8221; as generalization?</p><div class="captioned-image-container"><figure><a class="image-link image2" target="_blank" href="https://substackcdn.com/image/fetch/$s_!0Ynk!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F1b0c6026-b8f2-4513-865a-e5b4f520ad5c_1262x468.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!0Ynk!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F1b0c6026-b8f2-4513-865a-e5b4f520ad5c_1262x468.png 424w, https://substackcdn.com/image/fetch/$s_!0Ynk!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F1b0c6026-b8f2-4513-865a-e5b4f520ad5c_1262x468.png 848w, https://substackcdn.com/image/fetch/$s_!0Ynk!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F1b0c6026-b8f2-4513-865a-e5b4f520ad5c_1262x468.png 1272w, https://substackcdn.com/image/fetch/$s_!0Ynk!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F1b0c6026-b8f2-4513-865a-e5b4f520ad5c_1262x468.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!0Ynk!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F1b0c6026-b8f2-4513-865a-e5b4f520ad5c_1262x468.png" width="412" height="152.78605388272584" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/1b0c6026-b8f2-4513-865a-e5b4f520ad5c_1262x468.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:468,&quot;width&quot;:1262,&quot;resizeWidth&quot;:412,&quot;bytes&quot;:47748,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://seantrott.substack.com/i/187043681?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F1b0c6026-b8f2-4513-865a-e5b4f520ad5c_1262x468.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!0Ynk!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F1b0c6026-b8f2-4513-865a-e5b4f520ad5c_1262x468.png 424w, https://substackcdn.com/image/fetch/$s_!0Ynk!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F1b0c6026-b8f2-4513-865a-e5b4f520ad5c_1262x468.png 848w, https://substackcdn.com/image/fetch/$s_!0Ynk!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F1b0c6026-b8f2-4513-865a-e5b4f520ad5c_1262x468.png 1272w, https://substackcdn.com/image/fetch/$s_!0Ynk!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F1b0c6026-b8f2-4513-865a-e5b4f520ad5c_1262x468.png 1456w" sizes="100vw" loading="lazy"></picture><div></div></div></a><figcaption class="image-caption">&#8220;Verbatim data contamination&#8221; is one tests a model on exactly the same items it&#8217;s encountered during training. How different must the train and test environments be such that we intuit we&#8217;re measuring something like &#8220;generalization&#8221;?</figcaption></figure></div><p>I think many people (including myself) have the intuition that it&#8217;d be more impressive if an LLM trained only on transcripts of child-directed speech somehow passed the false belief task. The reason for this intuition is that a corpus of child-directed speech, presumably, does not contain explicit examples of the <em>structure</em> of the false belief task, nor does it (probably) involve explicit discussion of topics like Theory of Mind and the tasks used to measure it. I&#8217;m not sure if everyone would agree on the meaning of such a finding, but I suspect it might change more minds than, say, finding that GPT-5 passes the false belief task.</p><p>The problem, as I see it, is in articulating this intuition more rigorously. In math and machine learning, the concept of &#8220;out-of-distribution&#8221; (or OOD) examples is well-known and can even be formally defined in some cases. The topic of generalization has also been well-studied in domains like grammar, <a href="https://arxiv.org/abs/2503.20850">where researchers can ask how much </a><em><a href="https://arxiv.org/abs/2503.20850">evidence</a></em><a href="https://arxiv.org/abs/2503.20850"> is required (direct or indirect)</a> for a language model to learn a grammatical construction; that&#8217;s in part because grammar can be defined using relatively formal structures. But it&#8217;s less clear to me how one would formalize the notion of &#8220;in-distribution&#8221; and &#8220;out-of-distribution&#8221; for something like a false belief task. At best, we might be able to constructed an <em>ordered ranking</em> of similarity between types of training data and types of assessments, though this doesn&#8217;t convey quite the same precision.</p><p>I&#8217;m far from the first person to broach the topic of generalization; it&#8217;s central to most debates about measuring LLM capabilities, particularly when it comes to constructs like &#8220;general intelligence&#8221;. Indeed, <a href="https://ms456000.wpcomstaging.com/wp-content/uploads/2020/02/2020-02-25-d0a1d182d0b0d182d18cd18f-d0bfd180d0be-d098d098.pdf">Fran&#231;ois Chollet&#8217;s now-famous 2019 paper on the topic</a> makes a very compelling case that a measure of whether a machine is &#8220;intelligent&#8221; needs to somehow assess that system&#8217;s ability to build robust, generalizable abstractions that can be deployed flexibly across contexts. The challenge, of course, is still how you formalize a measure like that.<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-2" href="#footnote-2" target="_self">2</a></p><p>Alternatively, one could decide that formalizing the notion of generalization is intractable and try a different approach I&#8217;ve taken to calling <em>triangulation</em>. I plan to write more about this in the future, but briefly: here, the construct or capability of interest is approached from multiple &#8220;angles&#8221;, including but not limited to: <em>a priori</em> philosophical arguments; various tasks with broad coverage of the phenomenon in question; fine-grained analysis of how the behavior develops throughout model training; and an analysis of the internal mechanisms giving rise to the behavior. If different strands of research point in similar directions, we might conclude that we&#8217;ve constructed a <a href="https://en.wikipedia.org/wiki/Coherentism">web of mutually supporting facts and beliefs</a>. Less satisfying than a proof, perhaps; but maybe it&#8217;s the best we can do. </p><p>My preferred approach is broadly aligned with how I think about categories generally (<a href="https://en.wikipedia.org/wiki/Prototype_theory">as prototypes with fuzzy boundaries</a>) and with some approaches taken in fields like comparative psychology. <a href="https://www.taylorfrancis.com/chapters/edit/10.4324/9781315742250-40/understanding-associative-cognitive-explanations-comparative-psychology-cameron-buckner">In a 2017 paper,</a> the philosopher Cameron Buckner describes this strategy as trying to identify &#8220;property clusters&#8221;, rather than trying to identify necessary and sufficient conditions for the ascription of particular capacities:</p><blockquote><p>Though it is good to insist that our cognitive and associative hypotheses generate clear predictions, we must give up on the idea of critical tests that can cleanly confirm or falsify such hypotheses in isolation. This simplistic philosophy of science should have died under the lash of the Quine-Duhem thesis, but it has persisted in corners of comparative psychology to this day. Some of the savviest comparative psychologists are now beginning to look instead for correlations amongst clusters of independent behavioral properties (Cheke and Clayton 2015), which provides a better methodology for assessing the kinds of psychological categories I have been discussing here.</p></blockquote><h3>When the test is the thing itself</h3><p>It&#8217;s worth noting that many disagreements about benchmarking and evaluation involve cases where the benchmark <em>stands in</em> for some other construct of interest. The test, in these situations, acts as a <em>proxy</em> for something we&#8217;re actually interested in. </p><p>A different approach&#8212;which I&#8217;m quite sympathetic to&#8212;would be to decide which applications we want to use a system for and directly measure how the system performs on those applications. That is, we can bypass the <em>representation</em> of the construct and measure the thing itself (assuming this is possible). </p><p>This is, supposedly, <a href="https://www.nytimes.com/2026/02/24/opinion/ezra-klein-podcast-jack-clark.html">roughly what Anthropic is doing with Claude Code</a>: by directly using the system to generate code, employees can (hopefully) determine whether that code is helpful and reliable. </p><p>Of course, this strategy still presents some thorny philosophical challenges. For instance, it&#8217;s possible that a system is generating bad code but employees simply haven&#8217;t noticed it yet, and perhaps won&#8217;t notice it until some serious damage has been done. (This is, presumably, the situation that proxy benchmarks are designed to prevent!) Alternatively, maybe the system is generating good code <em>now</em>, but that codebase will, over time, drift into something &#8220;out-of-distribution&#8221; and the quality will subsequently and catastrophically decline. Still, even given this caveats, the measure of success is more clearly tied to the target of inquiry.</p><p>Perhaps an even clearer example is how we assess the safety of self-driving cars. Because self-driving cars are actually deployed in select cities around the country, we can analyze their performance <em>on the job</em>, i.e., calculating the number of accidents per miles driven and comparing this to measures of driving safety in humans. Dedicated journalists like <a href="https://www.understandingai.org/p/human-drivers-are-to-blame-for-most">Tim Lee can even read through the accident reports</a> to determine how often self-driving cars are at fault in the accidents that do happen. </p><p>Here, again, we don&#8217;t have the same level of concern about whether the assessment &#8220;represents&#8221; what we&#8217;re interested in (safety) because there&#8217;s a tighter conceptual link between the two. That&#8217;s not to say there are <em>no</em> issues with generalization: it&#8217;s quite plausible, for example, that a car&#8217;s reliable performance in San Francisco does not guarantee its reliability in Mumbai or in a snowy mountain pass. But unlike the false belief task and mentalizing, there is at least <em>some</em> context under which we can say something concrete and direct about the construct of interest.</p><p>This insight may seem obvious: measuring a system&#8217;s performance &#8220;on the job&#8221; raises fewer questions about <a href="https://seantrott.substack.com/p/you-cant-escape-construct-validity">construct validity</a> and generalization than measuring its performance on some proxy test. </p><p>But the solution, unfortunately, is not necessarily obvious. After all, in most situations, we&#8217;d like to validate a system&#8217;s performance on some application <em>before</em> deploying it directly. An analogy might be drawn to hiring here: the best way to evaluate whether someone will be good at their job is to hire them and observe their performance&#8212;but most managers want at least <em>something</em> to go off when they&#8217;re making that initial hiring decision. (Job offers, for better or for worse, are not made by lottery.)</p><h3>Epistemic iteration</h3><p>This challenge draws one back, inexorably, into the logic of benchmarks and proxies&#8212;even when the target of inquiry is a system&#8217;s performance on some applied task. </p><p>Proxy tasks are, of course, unavoidable when one&#8217;s target of inquiry is explicitly theoretical nature, e.g., constructs from Cognitive Science like <em>mentalizing</em> or <em>grammatical knowledge</em>. But even when one&#8217;s ultimate interest is practical application, developing theoretical abstractions may prove necessary. That is, if we assume that some proxy is necessary some of the time, then it will likely be helpful to design these proxies with the aid of some <em>theory</em> connecting various abstractions and aspects of benchmark performance to the desired application. </p><p>Importantly, I don&#8217;t think this process can start from a purely theoretical perspective, nor can it proceed in wholly empirical fashion. A useful framework here might be <a href="https://global.oup.com/academic/product/inventing-temperature-9780195337389">Hasok Chang&#8217;s notion of </a><em><a href="https://global.oup.com/academic/product/inventing-temperature-9780195337389">epistemic iteration</a></em>. Early work in thermometry faced a problem of circularity: it was difficult to &#8220;ground&#8221; any particular measuring device in some gold standard in the absence of another standardized system for measuring temperature; this is especially difficult when one lacks a coherent theory of what &#8220;temperature&#8221; even is. Chang&#8217;s suggestion&#8212;informed by the history of thermometry over centuries&#8212;is that you don&#8217;t need to justify everything up front. Rather, justification occurs incrementally through a mutually corrective process of various measurements and theories, which, much like <a href="https://en.wikipedia.org/wiki/Gradient_descent">gradient descent</a>, gradually establish a more and more coherent picture of the target of inquiry. Perhaps our evaluation of LLM capabilities must follow in a similar direction.</p><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-1" href="#footnote-anchor-1" class="footnote-number" contenteditable="false" target="_self">1</a><div class="footnote-content"><p>For instance, someone might assert that a benchmark is a good measure of &#8220;general intelligence&#8221;, but when an LLM performs really well on the benchmark, they realize that it doesn&#8217;t affect their mental model of the LLM&#8217;s abilities at all. This is sometimes (derisively) called &#8220;moving the goalposts&#8221;, and in principle it can go in both directions: a different person might think a test is a good measure, but when an LLM performs <em>poorly</em>, they dismiss the test as somehow biased. Goalposts can be moved forward or backward.</p></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-2" href="#footnote-anchor-2" class="footnote-number" contenteditable="false" target="_self">2</a><div class="footnote-content"><p>As <a href="https://buildcognitiveresonance.substack.com/p/reflections-on-ai-from-melanie-mitchell">Melanie Mitchell mentioned in this recent interview with Ben Riley</a>, some LLMs now pass ARC, the measure proposed by Chollet:</p><blockquote><p>As Chollet noted in his paper, ARC is mean to test human-like reasoning using human-like priors, where the priors are things like &#8220;core knowledge&#8221; concepts.<a href="https://buildcognitiveresonance.substack.com/p/reflections-on-ai-from-melanie-mitchell#footnote-1-192550826"><sup>1</sup></a> But it turns out AI models can solve these tasks by a kind of brute force.</p><p>For that reason, ARC in a way has lost its usefulness, unless we go back and embrace what it was actually meant to test. We should disallow what&#8217;s been allowed, which is training AI systems on these test tasks, or doing a huge amount of test-time compute that is essentially training on lots of these tasks. That&#8217;s been a little disappointing to me.</p></blockquote><p>In a way, this reflects the point I&#8217;m trying to make in the post. First, a test is developed according to certain theoretical criteria relating to some construct of interest; at the start, LLMs don&#8217;t &#8220;pass&#8221; this test; but later, LLMs provided with sufficient &#8220;power&#8221; (be it data, context windows, &#8220;reasoning&#8221; tokens, etc.) do pass the test; and this, in turn, triggers debate about whether the test still indexes the capability it was originally designed to index. </p></div></div>]]></content:encoded></item><item><title><![CDATA[Language models and the intentional stance]]></title><description><![CDATA[When are words like "belief" and "desire" useful, and when do we risk mistaking the map for the territory?]]></description><link>https://seantrott.substack.com/p/language-models-and-the-intentional</link><guid isPermaLink="false">https://seantrott.substack.com/p/language-models-and-the-intentional</guid><dc:creator><![CDATA[Sean Trott]]></dc:creator><pubDate>Wed, 18 Mar 2026 13:44:15 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!NbSd!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F621198c1-7b27-41b0-a9a6-a11672b176cc_2030x1146.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>Humans often grapple with new concepts by way of metaphor or analogy. These days, many people (including myself) are struggling with the question of how to properly conceive of systems like large language models (LLMs). <a href="https://seantrott.substack.com/p/what-we-talk-about-when-we-talk-about">As I&#8217;ve written before</a> (and as <a href="https://buildcognitiveresonance.substack.com/p/in-defense-of-stochastic-parrots">others</a> <a href="https://sauonremweblog.blob.core.windows.net/$web/Hunting_for_AI_metaphors_-_Making_Science_Public.html">have pointed out</a> as well), there is no shortage of metaphors for these systems: they&#8217;ve been likened to &#8220;<a href="https://dl.acm.org/doi/abs/10.1145/3442188.3445922">stochastic parrots</a>&#8221;, &#8220;<a href="https://www.newyorker.com/tech/annals-of-technology/chatgpt-is-a-blurry-jpeg-of-the-web">blurry JPEGs of the web</a>&#8221;, &#8220;<a href="https://dl.acm.org/doi/abs/10.1145/3586183.3606763">role-players</a>&#8221;, an &#8220;<a href="https://web.archive.org/web/20240329045007/https://scottaaronson.blog/?p=7042">alien species</a>&#8221;, or even &#8220;<a href="https://www.nytimes.com/2026/02/24/opinion/ezra-klein-podcast-jack-clark.html">troublesome genies</a>&#8221;<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-1" href="#footnote-1" target="_self">1</a>.</p><p>LLMs, of course, are not <em>literally</em> any of these things. The point of a metaphor is to grant some kind of conceptual purchase on a slippery topic&#8212;typically by <em>foregrounding</em> certain features of the thing you&#8217;re talking about and <em>backgrounding</em> others. In a sense, each metaphor is a kind of rudimentary <em>model</em> of the phenomenon. And as the oft-quoted saying goes: &#8220;<a href="https://en.wikipedia.org/wiki/All_models_are_wrong">All models are wrong, but some are useful</a>&#8221;. The question, then, is not necessarily whether any given mental model of LLMs is &#8220;correct&#8221;, but what that model does for us conceptually and communicatively: which thoughts does it make more or less expressible&#8212;or even more or less <em>thinkable</em> in the first place?</p><p>My focus in this post is the mental model of an LLM as the kind of thing that has beliefs, desires, or even feelings. We might speak of an LLM &#8220;believing X&#8221;, &#8220;wanting Y&#8221;, or &#8220;feeling Z&#8221;. This broad mental model includes the common tendency to attribute human qualities to non-human entities (also called <em><a href="https://en.wikipedia.org/wiki/Anthropomorphism">anthropomorphism</a></em>), which many readers are likely already familiar with.<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-2" href="#footnote-2" target="_self">2</a> This inclination feels particularly natural when it comes to LLMs, given our association between human cognition and the use of language, and also given the fact that user-facing systems (like ChatGPT) are often engineered<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-3" href="#footnote-3" target="_self">3</a> to be conversational or even &#8220;supportive&#8221;.<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-4" href="#footnote-4" target="_self">4</a> </p><p>When, if ever, is this mental model useful? And when might it be misleading?</p><p>I think these are crucial questions to contend with. First, they matter for discussions of <a href="https://en.wikipedia.org/wiki/AI_safety">AI safety</a>. I, like many, think it is important to build policies and systems that avoid harms relating to AI. But one&#8217;s preferred solution-space (and also conception of the harms themselves) plausibly depends on whether AI systems are construed in terms of having desires or goals. Second, they matter for the scientific study of LLMs. <a href="https://seantrott.substack.com/p/llm-ology-the-challenges-ahead">As I&#8217;ve argued before</a>, the way we go about studying LLMs depends on what &#8220;kind of thing&#8221; we think an LLM is&#8212;or at least, what kind of properties we find instrumentally useful to ascribe to it in the service of understanding and predicting its behavior. And third, they relate to other ongoing debates and discussions, such as increased emotional dependence on <a href="https://philarchive.org/rec/SHEATH-4">social AI systems</a><a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-5" href="#footnote-5" target="_self">5</a> and even the notion of &#8220;<a href="https://arxiv.org/abs/2411.00986?">AI welfare</a>&#8221;.</p><p>This post has the following structure. In Part I, I briefly introduce and defend the notion of the &#8220;<a href="https://en.wikipedia.org/wiki/Intentional_stance">intentional stance</a>&#8221; as an epistemological (though not necessarily metaphysical) approach, making reference to both <a href="https://www.jstor.org/stable/2027085?casa_token=AY3oVXHN-2AAAAAA%3ASnariQspGcN_khLlXj-rGqcYKav8cuasxi0t-E5POJwTLOK_SLFEbm3O8RU-1ngW5H1sfTSmXVhY10WAlIebS7-8nC_RoQkSanX5Cv04G29Pm-BGlQ0p">Daniel Dennett&#8217;s &#8220;Real Patterns&#8221;</a> and a <a href="https://philpapers.org/rec/GOLWDC-2">recent 2025 paper by Simon Goldstein and Harvey Lederman</a>. In Part II, I discuss potential epistemological dangers associated with anthropomorphism, particularly when it comes to accurately diagnosing and addressing AI-related risks. And in Part III, I make the case for prioritizing <em>causal-mechanistic</em> accounts of LLM behavior, while nonetheless allowing for the provisional adoption of the intentional stance should those accounts be deemed insufficiently tractable.</p><h2>Part I: In defense of the intentional stance</h2><p>One can explain the same thing in multiple ways. Often these explanations vary in terms of their <em>level of abstraction</em>. For instance, one could describe the behavior of a gas in terms of each individual molecule or in terms of coarser, macroscopic properties (like temperature or pressure). Similarly, one can describe the motion of an object in quantum terms or using the language of <a href="https://en.wikipedia.org/wiki/Classical_mechanics">classical mechanics</a>. These levels of abstraction have trade-offs: more granular, microscopic explanations might be more accurate&#8212;and perhaps more &#8220;real&#8221;, depending on one&#8217;s metaphysics&#8212;but coarser-grained explanations might be more comprehensible, easier to work with, and nearly as accurate.<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-6" href="#footnote-6" target="_self">6</a> </p><p>This is the heart of the argument for the <em><a href="https://en.wikipedia.org/wiki/Intentional_stance#Dennett_and_intentionality">intentional stance</a></em>. The philosopher <a href="https://en.wikipedia.org/wiki/Daniel_Dennett">Daniel Dennett</a> suggested that we can explain phenomena from at least three distinct levels or &#8220;stances&#8221;, which vary in granularity, accuracy, and abstraction. The <em>physical</em> stance focuses on concepts from physics and chemistry; at this level, we are all simply objects in motion. The <em>design</em> (or &#8220;teleological&#8221;) stance is most akin to engineering or biological explanations, which emphasize the <em>function</em> served by a particular artifact, organ, or action. And the <em>intentional</em> stance (or <a href="https://en.wikipedia.org/wiki/Folk_psychology">&#8220;folk psychology&#8221;</a>), in turn, is the level of &#8220;agents&#8221;, which have things like &#8220;beliefs&#8221;, &#8220;desires&#8221;, or &#8220;goals&#8221;. </p><p>Dennett&#8217;s argument is that in many cases&#8212;like explaining or predicting the behavior of other humans&#8212;something like the intentional stance is actually one of the most useful epistemic stances one can adopt. For instance, if you&#8217;re talking with a friend about a personal conflict they&#8217;re having, it&#8217;s probably most natural and useful to think about their <em>beliefs</em> (what do they think about the situation?), their <em>feelings</em> (are they upset, and why?), and their <em>desires</em> (what do they want to happen?).<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-7" href="#footnote-7" target="_self">7</a></p><p>In <em><a href="https://www.jstor.org/stable/2027085?casa_token=cjJPL92XWZ4AAAAA%3Ale8r710pQF50nXizVBvalGwNde4XfklrhJ8zSqpycjD92bASUZ1UBrpdJZ80xGfdl-Vx3ci8fOlm3TddBBrk534lHF20WGp3wYB0eHzc71lgHftfB1rq">Real patterns</a></em>, Dennett suggests that something like the intentional stance is central to the general human project of interaction and coordination; and further, that its success depends on the underlying behavior conforming to a sufficiently regular <em>pattern</em>:</p><blockquote><p>Without its predictive power, we could have no interpersonal projects or relations at all; human activity would be just so much Brownian motion; we would be baffling ciphers to each other and to ourselves&#8212;we could not even conceptualize our own flailings. (pg. 29)</p></blockquote><p>At the same time, as Dennett himself argued, the intentional stance is not always appropriate. We could explain the &#8220;behavior&#8221; of a rock falling from a cliff as having surrendered to the <em><a href="https://health.clevelandclinic.org/call-of-the-void">call of the void</a></em>, but there&#8217;s an easier and more accurate alternative available: a careless hiker scuffed the rock with his boot, exerting sufficient force for it to fall. Similarly, we could describe a thermostat as having &#8220;beliefs&#8221; about the temperature of the room and &#8220;desires&#8221; to make it colder or hotter, but again, there&#8217;s a better and more accurate <em>mechanistic </em>alternative on offer: a thermostat works by measuring temperature through the expansion or contraction of a bimetallic strip, which in turn triggers a cooling or heater system. </p><p>When, then, is it appropriate to attribute beliefs and desires on the basis of observed behavior? </p><p>As the examples above suggest, much depends on the quality of the alternative theories available. A recent paper by philosophers <a href="https://philpapers.org/rec/GOLWDC-2">Simon Goldstein and Harvey Lederman</a> suggests that we should compare the quality of competing theories in terms of three objective criteria. First, their <em>predictive accuracy</em>: to what extent are their predictions true? Second, their <em>predictive power</em>: how many cases are there in which the theory makes concrete predictions, and how precise are those predictions? And third, their <em>tractability</em>: how easy is it to generate predictions from the theory?<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-8" href="#footnote-8" target="_self">8</a></p><p>Explaining someone&#8217;s behavior in terms of each individual atom in their body&#8212;and, presumably, the atoms all around them&#8212;might be very <em>accurate</em>. But a folk psychological account of their beliefs and desires is much more <em>tractable</em>, and might be nearly as accurate. In this case, it&#8217;s defensible, and perhaps even advisable, to adopt the intentional stance; even if one is not committed to the reality of those beliefs and desires, it is helpful to act <em>as if</em> they are real. </p><p>The question is whether this is also true when explaining the behavior of large language models. Should we speak of LLMs &#8220;believing&#8221; certain things or &#8220;wanting&#8221; certain outcomes? For me, one of the most helpful parts of Goldstein&#8217;s and Lederman&#8217;s paper is that it proposes a concrete set of criteria for answering this question: it makes sense to attribute beliefs (and desires, etc.) when this is the best explanation on offer.</p><p>It might help to start by considering a scenario where attributing beliefs does <em>not</em> make sense. <a href="https://aclanthology.org/2024.tacl-1.60/">In a previous paper (which I also recommend!)</a>, <a href="https://harveylederman.com/">Harvey Lederman</a> and his co-author <a href="https://mahowak.github.io/">Kyle Mahowald</a> used the example of <a href="https://en.wikipedia.org/wiki/ELIZA">ELIZA</a>, the famous chatbot developed by <a href="https://en.wikipedia.org/wiki/Joseph_Weizenbaum">Joseph Weizenbaum</a>. ELIZA consisted of a relatively simple set of rules and templates for responding to messages&#8212;it was, essentially, a lookup table&#8212;but many human users walked away convinced they&#8217;d been speaking with a real human therapist. Some of those humans might find it natural to describe ELIZA&#8217;s behavior in terms of beliefs and desires. Does that mean we should adopt the intentional stance? Lederman and Mahowald argue that the answer is no, precisely because there&#8217;s a better theory on offer:<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-9" href="#footnote-9" target="_self">9</a></p><blockquote><p>Similarly, if ELIZA passed the Turing Test in an hour-long conversation with a person, the person might claim that the best explanation of their interlocutor&#8217;s behavior was that it has beliefs, desires, and intentions. But they would be wrong. An explanation of ELIZA&#8217;s behavior in terms of its being a lookup table is more accurate and powerful (predicting various mistakes and failures) than the hypothesis that ELIZA has beliefs, desires, and intentions. Interpretationists will say that, notwithstanding what the person thought, ELIZA&#8217;s behavior is not well-explained by the hypothesis that it has attitudes, and, thus, conclude that ELIZA does not have them. (pg. 1096)</p></blockquote><p>In this way, ELIZA resembles the thermostat example from earlier. One <em>could</em> invoke beliefs and desires, but to what end? (And, one wonders, at what cost?) There&#8217;s a more accurate account that&#8217;s just as easy to understand and doesn&#8217;t break down outside a narrow range of circumstances.</p><p>What about the case of modern LLMs? Here, the authors focus primarily on state-of-the-art  system architectures (or &#8220;<a href="https://seantrott.substack.com/p/language-models-vs-llm-equipped-software">LLM-equipped software tools</a>&#8221;) like ChatGPT or Claude. These systems are trained not only to predict subsequent tokens from large web corpora, but undergo extensive <em>post-training</em>, including <a href="https://en.wikipedia.org/wiki/Reinforcement_learning_from_human_feedback">reinforcement learning from human feedback</a> and, in some cases, <a href="https://arxiv.org/abs/2506.14245">reinforcement learning with verifiable rewards</a>. They&#8217;re also given access to external tools like a &#8220;scratchpad&#8221;, Google search, or even a Python shell. Finally, systems like ChatGPT or Claude are typically initialized with a lengthy &#8220;<a href="https://simonwillison.net/2025/Dec/2/claude-soul-document/">system prompt</a>&#8221; providing detailed instructions about how the system should behave. (In the case of Claude, this prompt was called its &#8220;constitution&#8221;, and <a href="https://www.anthropic.com/news/claudes-constitution">originally</a> instructed Claude to be &#8220;helpful, harmless, and honest&#8221;.<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-10" href="#footnote-10" target="_self">10</a>)</p><p>I mention all this to make the point that these LLMs are a very different beast than, say, GPT-2.<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-11" href="#footnote-11" target="_self">11</a> This is reflected in their behavior: under most conditions, systems like ChatGPT or Claude seem to have an <em>orientation</em> towards answering questions and helping their interlocutors. (Indeed, their eagerness to help can sometimes be exhausting!) <a href="https://www.theargumentmag.com/p/when-technically-true-becomes-actually">As others have argued</a>, there&#8217;s a case to be made that describing these systems as &#8220;fancy auto-complete&#8221; can be misleading&#8212;despite the fact that on a mechanical level, you could describe these systems as generating text by repeatedly sampling from probability distributions over subsequent tokens. </p><p>Thus, if we grant&#8212;provisionally, for the sake of discussion&#8212;that it might be useful to attribute &#8220;beliefs&#8221; or &#8220;goals&#8221; to these systems, <em>which</em> beliefs or goals should we attribute? Goldstein and Lederman consider various hypotheses here, from the <em>word-desire hypothesis</em> (LLMs &#8220;want&#8221; to predict the next word) to the <em>HHH hypothesis</em> (LLMs &#8220;want&#8221; to be helpful, harmless, and honest). In each case, we can apply the criteria outlined above&#8212;accuracy, predictive power, and tractability&#8212;to evaluate the strength of a given hypothesis. </p><p>I&#8217;ll return to these competing accounts in Part III, but first, I want to discuss what I see as the potential epistemic risks of adopting the intentional stance.</p><h2>Part II: Misleading maps</h2><p>Of course, just because you <em>can</em> attribute beliefs or desires to a system doesn&#8217;t mean you should. As Dennett argued (and as Goldstein and Lederman point out), there are many cases where the intentional stance is strictly a <em>worse theory</em> of a system&#8217;s behavior than, say, the physical stance. This is clearest in the thermostat example. As Goldstein and Lederman write:</p><blockquote><p>Many thermostats, for example, measure temperature using the curve of a &#8220;bimetallic strip&#8221;, two pieces of connected metal that expand at different rates when heated. There are simple laws connecting the initial temperature of the room to the bend in the metal, and connecting the bend to an air-conditioner that changes the temperature in the room. These simple laws offer an alternative explanation of what the thermostat does that outperforms psychological explanations of its behavior along our three dimensions&#8230;For example, imagine that the connection between the strip angle and the air conditioner is noisy, so that the temperature does not always adjust in the direction &#8217;desired&#8217; by the thermostat. In that case, the psychological explanation of the thermostat will make less accurate predictions than the physical explanation about how the system behaves. (pg. 6)</p></blockquote><p>You could even make a similar argument about the <em>design stance</em>. A mercury thermometer, for instance, is designed to measure temperature; we &#8220;read off&#8221; information about the temperature as a function of the mercury&#8217;s height in the bulb. Yet there are circumstances under which a mercury thermometer fails to accurately assess the temperature&#8212;specifically, for temperatures below the <em>freezing point</em> of mercury, or for temperatures above the <em>boiling point</em>. That obviously doesn&#8217;t mean mercury thermometers are invalid; they&#8217;re valid, and very useful, under many conditions in which we need them! But thinking only about what mercury thermometers are designed to do (measure temperature) may mislead us about their behavior in certain situations, whereas thinking about how mercury thermometers work on a physical level (the mercury expands or contracts depending on the temperature) likely helps us make more accurate predictions.</p><p>We can draw a general lesson here. More abstract levels of explanation are extremely useful, and sufficiently accurate, when the phenomena they&#8217;re characterizing bear some consistent, structural relationship to the underlying physical laws producing those phenomena. However, they break down when that relationship no longer holds. We might think of these as &#8220;in-distribution&#8221; or &#8220;out-of-distribution&#8221; with respect to our <em>mental model</em>. </p><p>These out-of-distribution cases correspond to what in my view, many (though not all!) cases of &#8220;misalignment&#8221; actually boil down to. By &#8220;misalignment&#8221; here, I mean there&#8217;s a mismatch between our mental model of a system and the &#8220;true&#8221; causal processes responsible for its behavior. This mismatch ultimately leads to behavior we don&#8217;t expect because our expectations were <a href="https://seantrott.substack.com/p/calibrating-expectations">miscalibrated</a>. For example, we might construct an accurate explanatory model (or &#8220;map&#8221;) of the system in some evaluation scenario, which suddenly breaks down in other scenarios because we failed to account for some crucial variable. We might also call this a limitation in our mental model&#8217;s <em>regime of applicability</em>.</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!NbSd!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F621198c1-7b27-41b0-a9a6-a11672b176cc_2030x1146.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!NbSd!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F621198c1-7b27-41b0-a9a6-a11672b176cc_2030x1146.png 424w, https://substackcdn.com/image/fetch/$s_!NbSd!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F621198c1-7b27-41b0-a9a6-a11672b176cc_2030x1146.png 848w, https://substackcdn.com/image/fetch/$s_!NbSd!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F621198c1-7b27-41b0-a9a6-a11672b176cc_2030x1146.png 1272w, https://substackcdn.com/image/fetch/$s_!NbSd!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F621198c1-7b27-41b0-a9a6-a11672b176cc_2030x1146.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!NbSd!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F621198c1-7b27-41b0-a9a6-a11672b176cc_2030x1146.png" width="540" height="304.8626373626374" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/621198c1-7b27-41b0-a9a6-a11672b176cc_2030x1146.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:822,&quot;width&quot;:1456,&quot;resizeWidth&quot;:540,&quot;bytes&quot;:248211,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://seantrott.substack.com/i/170505983?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F621198c1-7b27-41b0-a9a6-a11672b176cc_2030x1146.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!NbSd!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F621198c1-7b27-41b0-a9a6-a11672b176cc_2030x1146.png 424w, https://substackcdn.com/image/fetch/$s_!NbSd!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F621198c1-7b27-41b0-a9a6-a11672b176cc_2030x1146.png 848w, https://substackcdn.com/image/fetch/$s_!NbSd!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F621198c1-7b27-41b0-a9a6-a11672b176cc_2030x1146.png 1272w, https://substackcdn.com/image/fetch/$s_!NbSd!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F621198c1-7b27-41b0-a9a6-a11672b176cc_2030x1146.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg role="img" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><title></title><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a><figcaption class="image-caption">Example of what I mean by <em>aligned</em> vs. <em>misaligned</em> mental models (here, &#8220;stances&#8221; to avoid confusion with <em>language models</em>&#8221;). When the bimetallic strip is <strong>functional</strong>, the intentional stance and physical stance make the same predictions, and both are correct. But when the strip is <strong>broken</strong>, the stances make different predictions (they are &#8220;misaligned&#8221;), and only the physical stance is correct. (You might object: if the bimetallic strip is <strong>broken</strong>, might we say the thermostat doesn&#8217;t want the room to be 72 degrees? Notice, however, that for this move to work, the intentional stance must somehow be &#8220;aware&#8221; of the physical properties anyway, which raises the question of why one need complete the further step of &#8220;translating&#8221; those predictions into the intentional stance.)</figcaption></figure></div><p>How does all this relate to the intentional stance?</p><p>It boils down to whether the intentional stance provides a sufficiently accurate map to allow us to make predictions about or even interventions in an LLM&#8217;s behavior. There is certainly a simplifying appeal to attributing beliefs and desires to systems&#8212;it&#8217;s annoying, in casual conversation, to feel one must air-quote every use of the word &#8220;understand&#8221; or &#8220;think&#8221; in relation to an LLM. And it might even be the best account! But I worry, in a way I admittedly find difficult to articulate, that it might also lead us astray when we think about building safe AI systems.</p><p>It might help to focus on a concrete example. Recently, computer scientist (and Nobel Prizer winner) Geoff Hinton suggested that <a href="https://www.forbes.com/sites/pialauritzen/2025/08/14/geoffrey-hinton-says-ai-needs-maternal-instincts-heres-what-it-takes/">avoiding catastrophic risk from superintelligent AI systems might depend on imbuing them with a &#8220;maternal instinct&#8221;.</a> Hinton&#8217;s logic is that a superintelligent AI (defined as something smarter than the smartest humans) will, presumably, be able to outsmart many of the constraints or safeguards we place on it. Why would such a superintelligent, capable system <em>not</em> manipulate or take advantage of humans to achieve its own goals? Hinton points out that the clearest counterexample is a mother taking care of their child. A child is utterly dependent, but because a mother&#8212;or indeed, any good caregiver&#8212;has an orientation towards <em>nurturing</em> the child, the dependence actually functions as a kind of constraint. What we need, then, is a kind of superintelligent AI &#8220;parent&#8221; on which we depend. </p><p>Let&#8217;s aside, for now, whether this is an appealing scenario we should aim for as a society, and focus instead on the metaphors at play. Hinton&#8217;s quoted as follows:</p><blockquote><p>&#8220;They have been focusing on making these things more intelligent. But intelligence is just one part of a being. We need to make them have empathy towards us. And we don&#8217;t know how to do that yet. But evolution managed and we should be able to do it too.&#8221;</p></blockquote><p>In many ways, I agree with what Hinton is saying here, though I might put it another way: instead of just focusing on improving the &#8220;raw capabilities&#8221; of systems, we need to also do more work to make sure they are safe to deploy and that the contexts and consequences of their deployment are broadly aligned with human values. I think this for a variety of reasons, including the fact that there&#8217;s so much <a href="https://seantrott.substack.com/p/llm-ology-the-challenges-ahead">epistemological murkiness</a> about how to measure capabilities in the first place. (There are, of course, further questions about <em>whose</em> values we mean by this, but that&#8217;s a separate topic.)</p><p>Hinton&#8217;s metaphor explicitly casts this as a contrast between making systems more intelligent and imbuing them with &#8220;maternal empathy&#8221;. My claim here is not that this metaphor is definitely wrong or misguided; it might even be the most useful metaphor to use! My concern, rather, is that it <em>might</em> be misleading in ways that are hard to understand or predict ahead of time&#8212;and my intuition is that we might get more traction on predicting risks if we think concretely about the <em>causal mechanisms</em> responsible for a system&#8217;s behavior, in the same way that we&#8217;ll be better at predicting a thermostat&#8217;s behavior if we understand how it actually works. </p><p>I worry, too, that adopting the intentional stance might have unintended epistemic consequences given the way that conceptual paradigms work. That is, it&#8217;s not hard for me to picture a scenario in which people&#8212;begrudgingly or not&#8212;adopt the intentional stance to explain a system&#8217;s behavior in a particular scenario, which subsequently <em>encourages</em> them to adopt the intentional stance in future scenarios; even if, in some counterfactual world in which the researchers hadn&#8217;t originally adopted the intentional stance, they would&#8217;ve sought (and been satisfied with) a more mechanical explanation first instead. We might think of this as a kind of <em>epistemic path-dependence</em>: adopting the intentional stance might make us more likely to do it again, including in situations where it&#8217;s inappropriate. </p><p>Another, related risk would be something like <em>overgeneralizing</em> which mental states they attribute to a system. For instance, perhaps we identify a scenario in which it is epistemically justifiable (as per Goldstein &amp; Lederman&#8217;s criteria) to attribute certain beliefs or desires, but not necessarily a feeling like &#8220;fear&#8221;. But having already attributed desires, we are inclined to attribute other mental states as well (like &#8220;fear&#8221;), and this leads us to incorrect conclusions about the best way to train or deploy models.</p><h2>Part III: Cause and effect</h2><p>When I think of misalignment risks from current AI systems, I think primarily of ways in which our <em>instructions</em>, intended to produce a particular <em>outcome</em>, lead to some outcome other than what we intended.<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-12" href="#footnote-12" target="_self">12</a> Importantly, this can happen in the absence of beliefs or competing desires: if we&#8217;re in search of a metaphor, then, the <a href="https://en.wikipedia.org/wiki/Golem">mythical golem</a> might feel more appropriate than, say, a &#8220;cunning demon&#8221; intent on misinterpreting our instructions.</p><p>To cite a relatively harmless but revealing example: <a href="https://secondthoughts.ai/p/45-thoughts-about-agents">in his latest post, Steve Newman described</a> the case of a person whose AI &#8220;agent&#8221; mistakenly deleted many of their emails. They&#8217;d instructed the system to check in before taking any actions, but because the inbox was so large, that part of the instructions got lost in the prompt compaction process. Notably, this didn&#8217;t occur when they were testing the system on a smaller, &#8220;toy&#8221; inbox. That is: <a href="https://seantrott.substack.com/p/calibrating-expectations">their expectations were miscalibrated</a>. The specific reason for this miscalibration is that their test environment did not account for a specific variable present in the actual application, i.e., the number and length of emails. Because LLMs have limited context windows, an overly long prompt can be consolidated or &#8220;compacted&#8221; (i.e., trimmed of unnecessary or redundant tokens); in this case, the compaction process appears to have removed a crucial part of the instructions.<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-13" href="#footnote-13" target="_self">13</a></p><p>We could describe this error in terms of Claude&#8217;s mistaken beliefs, or even in terms of some misaligned goal, but it&#8217;s not clear what we gain from this. The alternative account I described above&#8212;the one that feels closest to what <em>actually</em> happened&#8212;relies on a more mechanical understanding of how Claude works.</p><p>A reader might make two reasonable objections here. First, my &#8220;mechanical&#8221; account above still involves abstractions; we&#8217;re speaking roughly at the design level, not in terms of how Claude&#8217;s internal mechanisms <em>actually</em> give rise to subsequent token predictions. Doesn&#8217;t that show that explanatory abstractions are useful? And second, as I pointed out, this is a relatively low-stakes example of <em>current</em> AI systems failing in a particularly transparent way. Might not the &#8220;cunning demon&#8221; be a more appropriate metaphor for future, superintelligent systems&#8212;or even the systems we have?</p><p>I&#8217;ll start with the first objection. Indeed, abstractions <em>are</em> useful: I&#8217;m certainly not denying that, and I think Dennett is exactly right that the intentional stance is, in many cases, the most helpful perspective. But the critical question is always what we <em>gain</em> from the abstraction. Using Goldstein and Lederman&#8217;s criteria, I think the typical case for the intentional stance is that you gain tractability, possibly at the expense of some accuracy. But it&#8217;s not clear to me that the &#8220;design-level&#8221; account above (Claude failed because of errors in prompt compaction) is any <em>less</em> tractable than some hypothetical &#8220;intentional-level&#8221; account (Claude failed because it believed the user didn&#8217;t need it to check in before deleting emails); moreover, the design-level account feels (to me at least) like a more accurate description of the sequence of events leading to the failure. (I&#8217;d be remiss here if I didn&#8217;t mention my friend and former lab-mate Sam Taylor&#8217;s <a href="https://arxiv.org/abs/2504.00285">work on strategic deception </a>here, which I think is a great example of taking a putatively <em>intentional-level</em> construct like &#8220;deception&#8221; and addressing it from what I see as a causal perspective.)</p><p>With that said, I also take seriously the other half of this objection, which is that one could, in principle, take an even lower-level stance. The distributed architecture we call Claude, for example, presumably consists of at least: some system prompt, an extensively pre-trained and post-trained LLM, some set of tools available to the LLM (e.g., a Python shell, a web search function, etc.), and perhaps a front-end interface for filtering or identifying harmful requests. We can assume that <em>inputs</em> to that system (along with the system prompt) are tokenized and presented to the LLM, <a href="https://www.understandingai.org/p/large-language-models-explained-with">which undergoes a </a><em><a href="https://www.understandingai.org/p/large-language-models-explained-with">forward pass</a></em> to produce a probability distribution over subsequent tokens. Depending on the nature of the computations within that pass, Claude&#8217;s next tokens might be presented to the user, or they might be on a &#8220;scratchpad&#8221;; alternatively, they might even be API calls to an external application. These generated tokens are then incorporated into the context window for subsequent forward passes, and so on&#8212;until, at some point, this process predicts that the message should end. </p><p>Could we produce an account of Claude&#8217;s failures that relies on these explanatory constructs and perhaps even makes reference to specific, identifiable internal mechanisms (e.g., <a href="https://transformer-circuits.pub/2022/in-context-learning-and-induction-heads/index.html">dedicated &#8220;circuits&#8221; for copying previous tokens</a>)? I&#8217;d like to think so. But I&#8217;m also aware of the fact that this might simply be intractable: maybe the best we can achieve is a bunch of locally coherent theories, some of which invoke low-level mechanisms and others which don&#8217;t. The question&#8212;which I don&#8217;t know how to answer&#8212;is whether some of those theories should involve beliefs and desires. </p><p>That brings me to the second objection. Perhaps certain alignment failures can be described in mechanical terms, but others cannot&#8212;and perhaps mechanical accounts will only become <em>less</em> tractable as models become increasingly complex and intertwined with various applications. At this point, maybe speaking about LLMs in terms of beliefs and desires will be all but unavoidable if we&#8217;re to gain any traction on predicting their behavior. </p><p>And my response is: maybe! As I wrote earlier, my case here is not that the intentional stance is definitely wrong in all circumstances. But my position, which readers may or may not find convincing, is a meta-scientific one: it&#8217;s that we should try, wherever possible, to prioritize causal explanations before reaching for words like &#8220;belief&#8221; or &#8220;desire&#8221; when explaining what it is that LLMs are doing in a given situation. This position is, in some ways, an optimistic one&#8212;that we <em>can</em> understand LLM behavior at the level of causal mechanism. This optimism might be misplaced, in which case the argument for the intentional stance might come from a place of epistemic pessimism; but I don&#8217;t think it&#8217;s time to throw in the towel yet.</p><h2>Epilogue</h2><p>In case it wasn&#8217;t clear from the rest of this article, I&#8217;m deeply ambivalent on this topic. I have a strong intuition about the epistemic dangers associated with adopting certain approaches, but I&#8217;m not sure how convincing my articulation of those dangers really is, and I&#8217;m aware that other people are capable of marshaling persuasive arguments in opposition to them. Beyond the arguments I&#8217;ve cited in this article, I&#8217;d like to point readers to a really interesting post <a href="https://nostalgebraist.tumblr.com/post/785766737747574784/the-void">(&#8220;the void&#8221;) by </a><em><a href="https://www.lesswrong.com/posts/3EzbtNLdcnZe8og8b/the-void-1">nostalgebraist</a>, </em>which tries to answer this question:</p><blockquote><p>When you talk to ChatGPT, who or what are you talking to?</p></blockquote><p>There&#8217;s a lot written out there about LLMs and consciousness, but I found this article one of the most compelling in terms of presenting an account of what it <em>might</em> be like, if it is like anything, to be an LLM. I recommend it even if I don&#8217;t share all the intuitions and remain relatively convinced that a causal-mechanistic perspective is the right way to understand LLMs. </p><p>The other point I&#8217;d like to make in closing is that all of this, to me, highlights just how ontologically out-of-depth we are <a href="https://seantrott.substack.com/p/what-we-talk-about-when-we-talk-about">when we&#8217;re talking about LLMs</a>. We&#8217;re flailing about in the dark, trying to understand these strange artifacts we&#8217;ve created in the image of our own imprints. We might need fundamentally different explanatory frameworks and constructs than the ones we find ourselves reaching for. I&#8217;m still bullish on what I call <a href="https://seantrott.substack.com/p/so-you-want-to-be-an-llm-ologist">&#8220;LLM-ology&#8221;</a> as a discipline, in part because I think Cognitive Science is particularly well-suited to identifying these novel frameworks. Some have already been proposed, like the <a href="https://www.science.org/doi/full/10.1126/science.adt9819?casa_token=q0JGk8THL9gAAAAA%3AMj8Y5Lz-ZI45JXDHYhdHkTHqVjnIMQn98Rhc0NjfdqqLPmgxeJa6EaF-BLsgfvvO2jtymoatCQysypI">notion of AI as a &#8220;cultural technology&#8221;</a>&#8212;like bureaucracies or markets. I&#8217;m not sure whether these are the right metaphors either, but it&#8217;s a good time for pluralism. </p><div><hr></div><p><em>Thanks to Harvey Lederman, Ben Bergen, Pamela Rivi&#232;re for extended discussion on this post, and thanks to Harvey Lederman for taking the time to meet and discuss his article in more detail. </em></p><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-1" href="#footnote-anchor-1" class="footnote-number" contenteditable="false" target="_self">1</a><div class="footnote-content"><p>From Jack Clark&#8217;s appearance on the Ezra Klein Show:</p><blockquote><p>The way that I think of these systems now is that they&#8217;re like <strong>little troublesome genies</strong> that I can give instructions to, and they&#8217;ll go and do things for me. But I still need to specify the instruction just right or else they might do something a little wrong.</p><p>So it&#8217;s very different to typing into a thing, and it figures out a good answer, and that&#8217;s the end. Now it&#8217;s a case of me s<strong>ummoning these little things</strong> to go and do stuff for me, and I have to give them the right instructions because they&#8217;ll go away for quite some time and do a whole range of actions.</p></blockquote></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-2" href="#footnote-anchor-2" class="footnote-number" contenteditable="false" target="_self">2</a><div class="footnote-content"><p>Though it might be subtly distinct, <a href="https://philpapers.org/rec/GOLWDC-2">as Goldstein &amp; Lederman (2025) argue</a>. It&#8217;s conceivable that a bat has <em>desires</em>, even even those desires are not particularly humanlike&#8212;thus, we can talk about desires without specifically attributing human desires. </p></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-3" href="#footnote-anchor-3" class="footnote-number" contenteditable="false" target="_self">3</a><div class="footnote-content"><p>E.g., through <a href="https://en.wikipedia.org/wiki/Reinforcement_learning_from_human_feedback">RLHF</a> or extensive system prompts. </p></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-4" href="#footnote-anchor-4" class="footnote-number" contenteditable="false" target="_self">4</a><div class="footnote-content"><p>For more, I recommend checking out <a href="https://philarchive.org/rec/SHEATH-4">philosopher Henry Shevlin&#8217;s work on social AI</a>.</p></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-5" href="#footnote-anchor-5" class="footnote-number" contenteditable="false" target="_self">5</a><div class="footnote-content"><p>What, in extreme cases, is sometimes called &#8220;AI psychosis&#8221;.</p></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-6" href="#footnote-anchor-6" class="footnote-number" contenteditable="false" target="_self">6</a><div class="footnote-content"><p>Cognition is like this as well. <a href="https://cocosci.princeton.edu/papers/krafftCogsci.pdf">Famously</a>, we can analyze cognitive phenomena in terms of their <em>computational</em> properties (roughly: the problem they&#8217;re solving), their <em>algorithmic</em> properties (the putative representations and operations with which they solve the problem), or their <em>implementational</em> properties (the underlying &#8220;substrate&#8221;, e.g., neural dynamics). While cognitive scientists may disagree about which level of analysis they find most useful or most &#8220;real&#8221;, many would likely agree with the assertion that in many cases, adopting a <em>fully reductive</em> account is not particularly desirable. More concretely: perhaps (!) we could, with enough time and resources, construct an explanatory model of human belief formation at the level of individual neurons and synapses, but such a model would be very unwieldy and not particularly amenable to interpretation or making predictions. (This is to say nothing of the fact that most reductive explanations could in principle be reduced further: why stop at neurons?)</p></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-7" href="#footnote-anchor-7" class="footnote-number" contenteditable="false" target="_self">7</a><div class="footnote-content"><p>Importantly, this option is available even to committed <a href="https://en.wikipedia.org/wiki/Eliminative_materialism">eliminativists</a>: that is, you can treat these constructs as instrumentally useful (i.e., &#8220;convenient fictions&#8221;) even if you think they are not, in some deep sense, ontologically real. You could, of course, also be a realist about the existence of these mental states! In either case, the question is whether the intentional stance is a helpful lens for understanding, explaining, and predicting the behavior of your friend.</p></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-8" href="#footnote-anchor-8" class="footnote-number" contenteditable="false" target="_self">8</a><div class="footnote-content"><p>It&#8217;s worth noting that the authors are arguing in favor of a specific approach called <em>interpretationism</em>, and in doing so, they adopt a realist perspective on beliefs; arguably, however, these criteria are equally useful for adjudicating between accounts purely on their instrumental value. I should also point out that even interpretationism, as presented by the authors, does not require positing a <em>phenomenological</em> dimension to beliefs or desires.</p></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-9" href="#footnote-anchor-9" class="footnote-number" contenteditable="false" target="_self">9</a><div class="footnote-content"><p>Goldstein &amp; Lederman later make a similar case:</p><blockquote><p>The person conversing with ELIZA might say that its behavior was predicted quite well by the hypothesis that it has beliefs and desires. But they would do so in ignorance of key facts about how ELIZA was built. In light of the full story, there is in fact a better explanation of ELIZA&#8217;s behavior: it is a lookup table, and the answers to the questions were pre-programmed by the programmers&#8230;.in the ELIZA example, the lookup table theory of ELIZA&#8217;s behavior is at least as tractable but also more accurate and more powerful than the hypothesis that it has beliefs and desires. (pg. 5)</p></blockquote></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-10" href="#footnote-anchor-10" class="footnote-number" contenteditable="false" target="_self">10</a><div class="footnote-content"><p>The newest &#8220;constitution&#8221; is available <a href="https://www.anthropic.com/news/claude-new-constitution">here</a>.</p></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-11" href="#footnote-anchor-11" class="footnote-number" contenteditable="false" target="_self">11</a><div class="footnote-content"><p>I should note here that Goldstein &amp; Lederman argue that the details of how ChatGPT is trained are not actually necessary components of an argument about whether ChatGPT has (say) beliefs or desires&#8212;nor is evidence from mechanistic interpretability. The core thing is whether beliefs, desires, or goals provide the best explanatory account of ChatGPT&#8217;s behavior.</p></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-12" href="#footnote-anchor-12" class="footnote-number" contenteditable="false" target="_self">12</a><div class="footnote-content"><p>This is setting aside yet another issue, which is explicit and intentional <em>misuse</em> of AI systems to cause harm. I think this is perhaps the bigger issue to worry about, but it&#8217;s not the focus of Hinton&#8217;s concern. </p></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-13" href="#footnote-anchor-13" class="footnote-number" contenteditable="false" target="_self">13</a><div class="footnote-content"><p>Of course, you could also imagine this happening even without compaction. An LLM might fail to &#8220;attend&#8221; to certain parts of the prompt such that they are effectively irrelevant to its behavior.</p></div></div>]]></content:encoded></item><item><title><![CDATA[In what sense—if any—are LLMs "model organisms" for the study of human cognition?]]></title><description><![CDATA[When researchers suggest using LLMs as "in silico" models, what exactly might that mean?]]></description><link>https://seantrott.substack.com/p/in-what-senseif-anyare-llms-model</link><guid isPermaLink="false">https://seantrott.substack.com/p/in-what-senseif-anyare-llms-model</guid><dc:creator><![CDATA[Sean Trott]]></dc:creator><pubDate>Tue, 10 Mar 2026 00:54:42 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!5n1J!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2dc63d2d-484f-43ec-a693-9d814f846421_1322x934.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>My main interest in large language models (LLMs) has always been scientific. I&#8217;m interested in whether and how LLMs can inform specific, longstanding debates in Cognitive Science, such as the causal mechanisms underlying the acquisition of <a href="https://www.cell.com/trends/cognitive-sciences/abstract/S1364-6613(24)00027-5">grammatical knowledge</a> or <a href="https://seantrott.substack.com/p/do-large-language-models-have-a-theory">Theory of Mind</a>. (I&#8217;m also interested in <a href="https://seantrott.substack.com/p/so-you-want-to-be-an-llm-ologist">applying Cognitive Science theories and methods to better understand LLMs</a>, but that&#8217;s not my focus in this post.)</p><p>This sometimes places me in an odd situation discursively relative to the broader context in which LLMs are typically debated. I have opinions, certainly, on these topics. But the bulk of my scientific work is concerned with LLMs of a different nature than the distributed architectures (what I call &#8220;<a href="https://seantrott.substack.com/p/language-models-vs-llm-equipped-software">LLM-equipped software systems</a>&#8221;) that occupy mainstream debate.<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-1" href="#footnote-1" target="_self">1</a> That&#8217;s because, in my view, using LLMs to study human cognition demands different epistemic considerations than using, say, <a href="https://code.claude.com/docs/en/overview">Claude Code</a> to build a website or help with data analysis. LLMs, in this context, are serving as <em>models</em> of a particular kind, i.e., to operationalize and test specific theories. Some&#8212;including myself&#8212;have even analogized this use of LLMs to the use of <a href="https://seantrott.substack.com/p/should-psycholinguists-use-llms-as">&#8220;model organisms&#8221;</a> in fields like Biology, where researchers seek to derive insights about biological mechanisms generally from the study of targeted (and often carefully standardized) organisms other than humans.</p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://seantrott.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">The Counterfactual is a reader-supported publication. To receive new posts and support my work, consider becoming a free or paid subscriber.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><p>But what exactly do we mean when we suggest using LLMs as &#8220;model organisms&#8221;? This question can be decomposed into two more specific concerns. First, what kinds of <em>research questions</em> are LLMs appropriate for, and when are they inappropriate? And second, what kinds of <em>LLMs</em> are appropriate or inappropriate for addressing these kinds of questions? </p><p>These are both really crucial questions for cognitive scientists to consider right now, particularly as researchers are increasingly interested in using LLMs in their own fields. In this post, I focus on the first question: what are LLMs good for when it comes to the study of the human mind? There&#8217;s no shortage of possible experiments one could run with LLMs, and while those experiments might inform the study of LLM-ology, not all of them are necessarily informative about human cognition. Some use cases, however, really <em>can</em> advance Cognitive Science. What are those use cases or <em>epistemic modes</em>?</p><p>This is the subject of a recent abstract I submitted with my former colleague <a href="https://pages.ucsd.edu/~bkbergen/">Ben Bergen</a>, and it&#8217;s also the topic we&#8217;re currently taking up in a longer paper. Here, I&#8217;ll focus on the core arguments from the abstract and paper.</p><h3>What&#8217;s out of scope?</h3><p>The first order of business is articulating what&#8217;s <em>not</em> included when we talk about using LLMs as &#8220;model organisms&#8221;. </p><p>As I mentioned above, there are all sorts of potential uses of LLMs, particularly distributed architectures like Claude Code. In the context of Cognitive Science, a researcher might want to use LLMs to conduct a literature review, design an experiment, analyze data, or even write a paper. I think these are interesting scientific applications, but I&#8217;m not concerned here with whether or when these use cases are appropriate because none of them involve the use of LLMs as <em>models </em>or <em>model organisms</em> per se. Rather, they involve using LLMs as <em>tools</em> (or, more generously, as <em>collaborators</em>) to conduct the work of science &#8220;on the ground&#8221;. </p><p>A <em>model organism</em> or <em>model</em>, in contrast, is used to test and inform theories in some target domain. Often, this works by <a href="https://direct.mit.edu/nol/article/5/1/80/114613/Computational-Language-Modeling-and-the-Promise-of">abstracting away certain properties</a> to provide better access into and control over the model. Researchers then seek to <em>generalize</em> (or &#8220;extrapolate&#8221;) insights gleaned from the model to the target domain; the validity of this generalization depends on whether certain theoretical assumptions are met and community norms are followed. This is the kind of use case we&#8217;re concerned with here.</p><h3>Are LLMs &#8220;model organisms&#8221; or just models?</h3><p>One distinction that comes up here is that between a <em><a href="https://www.journals.uchicago.edu/doi/full/10.1093/bjps/axt055">model organism</a></em><a href="https://www.journals.uchicago.edu/doi/full/10.1093/bjps/axt055"> and a </a><em><a href="https://www.journals.uchicago.edu/doi/full/10.1093/bjps/axt055">computational model</a></em>. </p><p>The term &#8220;model organism&#8221; typically refers to organisms used in biology, often subjected to various forms of cultivation or standardization, to study specific questions that we can&#8217;t test in humans (or in whichever <em>target organism</em> we&#8217;re interested in)&#8212;either for reasons of <em>ethics</em> or <em>tractability</em>. As scholars <a href="https://www.cambridge.org/core/elements/model-organisms/F895B26EAC0373BCA5A138835AC73AEA">Rachel Ankeny and Sabina Leonelli point out in their book on </a><em><a href="https://www.cambridge.org/core/elements/model-organisms/F895B26EAC0373BCA5A138835AC73AEA">Model Organisms</a></em>, model organisms in Biology are both &#8220;samples of nature and human artifacts&#8221;: biologists have <em>sourced</em> the model organism from some &#8220;naturally occurring&#8221; species, but have also subjected that type of organism to considerable standardization in the lab. </p><p>The idea here is that a model organism somehow stands in some <em>representative relation</em> to the target of interest (like human biology). Ankeny and Leonelli (2020) sketch out this relationship as follows: a model (organism) <em>exemplifies</em> certain properties (like genetic pathways, developmental traits, etc.), which&#8212;via some set of theoretical commitments&#8212;are connected to properties of the <em>target</em>; this connection is used to <em>impute</em> those properties to the target based on findings from the model.</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!5n1J!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2dc63d2d-484f-43ec-a693-9d814f846421_1322x934.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!5n1J!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2dc63d2d-484f-43ec-a693-9d814f846421_1322x934.png 424w, https://substackcdn.com/image/fetch/$s_!5n1J!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2dc63d2d-484f-43ec-a693-9d814f846421_1322x934.png 848w, https://substackcdn.com/image/fetch/$s_!5n1J!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2dc63d2d-484f-43ec-a693-9d814f846421_1322x934.png 1272w, https://substackcdn.com/image/fetch/$s_!5n1J!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2dc63d2d-484f-43ec-a693-9d814f846421_1322x934.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!5n1J!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2dc63d2d-484f-43ec-a693-9d814f846421_1322x934.png" width="520" height="367.3827534039334" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/2dc63d2d-484f-43ec-a693-9d814f846421_1322x934.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:934,&quot;width&quot;:1322,&quot;resizeWidth&quot;:520,&quot;bytes&quot;:712583,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://seantrott.substack.com/i/188402491?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2dc63d2d-484f-43ec-a693-9d814f846421_1322x934.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!5n1J!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2dc63d2d-484f-43ec-a693-9d814f846421_1322x934.png 424w, https://substackcdn.com/image/fetch/$s_!5n1J!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2dc63d2d-484f-43ec-a693-9d814f846421_1322x934.png 848w, https://substackcdn.com/image/fetch/$s_!5n1J!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2dc63d2d-484f-43ec-a693-9d814f846421_1322x934.png 1272w, https://substackcdn.com/image/fetch/$s_!5n1J!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F2dc63d2d-484f-43ec-a693-9d814f846421_1322x934.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg role="img" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><title></title><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a><figcaption class="image-caption">Figure from <a href="https://www.cambridge.org/core/elements/model-organisms/F895B26EAC0373BCA5A138835AC73AEA">Ankeny &amp; Leonelli&#8217;s </a><em><a href="https://www.cambridge.org/core/elements/model-organisms/F895B26EAC0373BCA5A138835AC73AEA">Model Organisms</a></em><a href="https://www.cambridge.org/core/elements/model-organisms/F895B26EAC0373BCA5A138835AC73AEA"> (2020)</a>.</figcaption></figure></div><p>A <em>computational model</em> follows, in some ways, a similar inferential logic in that it is intended to <em>represent</em> certain key properties of the target domain. The difference, of course, is in how this representative relation is established. In a model organism, the relation might be established through certain theoretical commitments (e.g., <a href="https://en.wikipedia.org/wiki/Common_descent">common evolutionary descent</a>) or through empirical corroboration (e.g., finding shared genetic pathways in mice and humans). </p><p>In computational or mathematical models, these properties are typically instantiated in mathematical rules that allow for the simulation of target processes or properties of interest. For example, the <a href="https://en.wikipedia.org/wiki/Hodgkin%E2%80%93Huxley_model">Hodgkin-Huxley model</a> is a model of <a href="https://en.wikipedia.org/wiki/Action_potential">neuron action potentials</a>, i.e., what makes neurons &#8220;fire&#8221;. Concretely, the model consists of a series of differential equations intended to capture the flow of electrical current in and out of the cell. Researchers can modify parameters such as the number, distribution, and type of <a href="https://en.wikipedia.org/wiki/Ion_channel">ion channels</a> and analyze the consequences of these modifications on the cell&#8217;s behavior. The model can thus be used to generate testable hypotheses about neurons, and it can also be viewed as itself an <em>explanation</em> of how neurons work.</p><p>Which of the two better describes LLMs in the study of human cognition?</p><p>On the one hand, LLMs are not &#8220;samples of nature&#8221;, nor do they (obviously) share a common evolutionary ancestor with humans. That suggests that maybe they&#8217;re better construed as &#8220;models&#8221; than as &#8220;model organisms&#8221;. </p><p>On the other hand, we don&#8217;t entirely understand how LLMs work, which is why some have argued they are <a href="https://seantrott.substack.com/p/is-chatgpt-grown-not-made">&#8220;grown, not made&#8221;</a>. This makes them unlike many mathematical models, in which (usually) there&#8217;s a clearer relationship between the mathematical rules underlying the model and the target processes or properties the model is intended to represent. Moreover, LLMs are not, for the most part, explicitly designed as <em>models</em> of specific cognitive processes or properties. </p><p>At the same time, artificial neural networks were (of course) inspired by certain computational properties of biological neural networks&#8212;even if the two <a href="https://mikexcohen.substack.com/p/are-artificial-neurons-like-biological?utm_source=substack&amp;utm_medium=email&amp;utm_content=share">are ultimately very different in mechanism and function</a>&#8212;and have long played an explanatory role in Cognitive Science. Specifically, these &#8220;connectionist&#8221; systems have been used to argue that other explanatory constructs&#8212;e.g., innate biases or symbolic representations&#8212;are not <em>necessary</em> for accounting for some kind of interesting behavior. </p><p>If LLMs are <em>models</em>, then, we might say they represent a broad class of theories concerning how linguistic structures and concepts might be learned from certain kinds of input. (I&#8217;ll describe these theories in more detail when I describe the first <em>epistemic mode</em> below.) But the allegedly &#8220;emergent&#8221;<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-2" href="#footnote-2" target="_self">2</a> nature of certain LLM behaviors might also lead us to analogize them more to model organisms raised in laboratory conditions, which researchers might use to ask about the emergence of certain concepts (e.g., <a href="https://journals.plos.org/plosone/article?id=10.1371/journal.pone.0065262">numerosity</a>) or behaviors (e.g., <a href="https://wires.onlinelibrary.wiley.com/doi/abs/10.1002/wcs.1503?casa_token=gwP41qYPIFEAAAAA:fnN3RxSMx1npoBvipw6E3zVGl-JXO7WmWTS8qifrWbnOII766u-aJiGa_DyeO70BhtdrEWre94ANCic">Theory of Mind</a>) considered unique to humans.</p><p>In either case, I&#8217;m not sure how much the distinction matters for now&#8212;but I do think enumerating the respective properties of models and model organisms helps clarify the scientific applications of LLMs.</p><h3>Epistemic modes</h3><p>I think there are at least three <em>epistemic modes</em> LLMs might serve.</p><h4>LLMs as existence proofs</h4><p>The first is what I think of as the <strong>explanatory sufficiency mode</strong> (or &#8220;existence proof mode&#8221;). Here, an LLM is used to ask whether certain kinds of <em>input</em> (the type and volume of training data) and <em>architectural features</em> (e.g., the size or initial parameters of a model) are sufficient to produce interesting cognitive behaviors. The most common of these is about the sufficiency of language input in particular<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-3" href="#footnote-3" target="_self">3</a>: which kinds of behaviors can emerge purely from learning to predict the statistical patterns of language? </p><p>For example, there&#8217;s considerable debate about whether human grammatical knowledge can be induced purely from exposure to linguistic input, or whether it requires something else&#8212;such as innate constraints or an <a href="https://seantrott.substack.com/p/building-inductive-biases-into-llms">&#8220;inductive bias&#8221;</a> towards learning certain kinds of grammars. There&#8217;s a similar debate about the origins of Theory of Mind: <a href="https://onlinelibrary.wiley.com/doi/full/10.1111/cogs.13309">is our ability to reason about the mental states of others an innate, evolved capacity or is it </a><em><a href="https://onlinelibrary.wiley.com/doi/full/10.1111/cogs.13309">constructed</a></em><a href="https://onlinelibrary.wiley.com/doi/full/10.1111/cogs.13309"> from experience</a>? And if the latter, how much does <em>linguistic</em> experience in particular (e.g., learning mental state verbs like &#8220;think&#8221; or &#8220;believe&#8221;) scaffold the development of this ability? In both cases, language models provide an estimate of what kinds of behavior do or don&#8217;t emerge from exposure to language.</p><p>This mode is probably the most well-developed of the three, particularly when it comes to questions about <em>learnability</em> from linguistic input. But there&#8217;s still room for methodological and theoretical refinement. For instance, <a href="https://seantrott.substack.com/p/building-inductive-biases-into-llms">as I&#8217;ve written before</a>, LLMs are usually trained on orders of magnitude more language data than humans encounter in a lifetime. How should this affect our inferences about the learnability of language (or other concepts) from language alone? Moreover, language is only one kind of input: in principle, one could test analogous questions about the sufficiency of other modalities as well, such as visual input; or about the impact of one modality on another. </p><p>Inferentially, this mode doesn&#8217;t tell us anything about the <em>necessary</em> causal origins of some mechanism or capacity in humans. What it does provide is evidence for the <em>sufficiency</em> (or lack thereof) of a particular causal origin: it is, as I wrote above, a kind of existence proof. </p><h4>LLMs as hypothesis generators</h4><p>The second mode is the <strong>hypothesis generation mode</strong>. Researchers have a remarkable degree of control over how LLMs are trained and tested. That means that they can explore novel behaviors that may not surface in human studies. In principle, a researcher could expose an LLM to all sorts of experimental manipulations and measure the effect of each manipulation; these effects could then be used to <em>generate testable hypotheses</em> about human behavior&#8212;which, of course, the researcher should then go back and corroborate in a human sample.</p><p>This mode is somewhat less developed than the explanatory sufficiency mode, but there has been some work in this vein. For example, <a href="https://arxiv.org/abs/2408.05086">Misra &amp; Kim (2024)</a> use a &#8220;controlled rearing&#8221; paradigm to discover novel patterns of syntactic generalization in LLMs. Their study was concerned with a grammatical phenomenon called <em>cross-dative generalization</em>. Concretely, the &#8220;dative alternation&#8221; refers to two ways of describing a transfer event: the double-object construction (&#8220;I <em>gave</em> Cameron the cup&#8221;) and the prepositional-dative construction (&#8220;I <em>gave</em> the cup to Cameron&#8221;). Some verbs (like &#8220;give&#8221;) can be used with both constructions, while other verbs seem to &#8220;prefer&#8221; the prepositional-dative construction (e.g., &#8220;I <em>explained</em> the story to Cameron&#8221; vs. &#8220;I <em>explained</em> Cameron the story&#8221;), and still other verbs seem to &#8220;prefer&#8221; the double-object construction, even if weakly (e.g., &#8220;I <em>wished</em> Cameron luck&#8221; vs. &#8220;I <em>wished</em> luck to Cameron&#8221;). (<a href="https://aclanthology.org/2020.emnlp-main.376/">Note that verb &#8220;preference&#8221; is very much a </a><em><a href="https://aclanthology.org/2020.emnlp-main.376/">gradient</a></em><a href="https://aclanthology.org/2020.emnlp-main.376/"> phenomenon</a>: lots of verbs are somewhere in the middle, and constructional preferences are also driven by <a href="https://pure.mpg.de/view/item_58830">other factors</a>, such as the length and animacy of the recipient and &#8220;theme&#8221; arguments.)</p><p>Cross-dative generalization is the question of whether and when speakers infer that a verb can be used in <em>both</em> constructions. That is, if I encounter a novel verb in the prepositional-dative construction (&#8220;She <em>pilked</em> it to me&#8221;), when do I infer that it can also be used in the double-object construction (&#8220;She <em>pilked </em>me it&#8221;)? There&#8217;s some evidence from work on humans (e.g., using <a href="https://en.wikipedia.org/wiki/Artificial_grammar_learning">artificial grammar learning</a> paradigms) that cross-dative generalization is asymmetric, i.e., it&#8217;s easier to generalize from the double-object to the prepositional-dative than the reverse. But testing related hypotheses in humans is necessarily limited in <em>scope</em>: it&#8217;s hard to test every combination of factors that might impact cross-dative generalization. </p><p>With an LLM, however, researchers (like Misra &amp; Kim) can parametrically manipulate all sorts of factors, including the number of exposures to a verb in a particular construction, as well as constructional features, like the length of the recipient argument (e.g., &#8220;John&#8221; vs. &#8220;the man I met at a conference on language learning just the other day&#8221;). In their paper, Misra &amp; Kim (2024) first replicate the asymmetric pattern attested above: LLMs, like humans, are more prone to generalize from the double-object to prepositional-dative construction than the reverse. This is an important step, because it establishes <em>behavioral congruence</em> on a known phenomenon. They then find specific features&#8212;primarily relating to the first <em>postverbal argument</em>&#8212;that facilitate cross-dative generalization, some of which represent novel hypotheses about the kinds of features that could drive generalization in humans. Importantly, discovering all these features &#8220;bottom-up&#8221; in a human sample would&#8217;ve been pretty intractable; but now that a clear hypothesis has been established, future work could test that specific hypothesis in humans. </p><p>Zooming out a bit: like the first mode, the <strong>hypothesis generation mode</strong> seeks to establish behavioral congruence between LLMs and humans on some target task. But it also goes a step further and uses LLMs as a kind of &#8220;platform&#8221; on which various empirical relationships can be explored and tested. </p><h4>The search for <em>mechanistic congruence</em></h4><p>The third mode is the most speculative, under-developed, and philosophically fraught; which is what&#8212;for me at least&#8212;makes it the most theoretically intriguing. This is what I call the <strong>mechanistic congruence mode</strong>. </p><p>Here, researchers might first establish <em>behavioral congruence</em> between humans and LLMs on a given task. This is, effectively, the first mode from above. Then, they might conduct <a href="https://seantrott.substack.com/p/mechanistic-interpretability-for">mechanistic interpretability</a> research on LLMs to identify the putative mechanisms underlying LLM behavior on that task. And then&#8212;and this is the potentially fraught step&#8212;they might try to use those results to draw inferences about the <em>human</em> mechanisms involved in the task. </p><p>The benefits, if this last step is at all licensed, should be clear: as I pointed out earlier, researchers have a degree of access into and control over LLMs that we simply don&#8217;t have when it comes to humans. That means that our ability to identify genuine <em>mechanistic explanations</em> of human behavior is quite limited. We can devise clever behavioral experiments and corroborate these findings with convergent evidence from brain imaging, but at the end of the day, we simply can&#8217;t know the representations or mechanisms subserving human behavior on a given task with the same fidelity that we can know those things for LLMs. Thus, extrapolating from LLMs to humans would represent a major leap forward in our ability to characterize the mechanisms underlying interesting human cognitive behaviors.</p><p>The question, though, is whether anything like this extrapolation is licensed. </p><p>There are at least two major problems that arise. </p><p>The first is <em>mechanistic heterogeneity</em>: put simply, different systems can implement the same behavior in different ways, and behavioral convergence does not entail mechanistic convergence. Mechanistic heterogeneity is well-attested in both <a href="https://www.nature.com/articles/nn1352">biological systems</a> and in <a href="https://arxiv.org/abs/2504.03022">language models</a>; indeed, <a href="https://arxiv.org/abs/2509.22831">one of my current research directions</a> explicitly concerns questions about whether and when it makes sense to generalize mechanistic findings across LLMs. (If you&#8217;re interested, <a href="https://seantrott.substack.com/p/generalizability-in-llm-ology-revisited">I wrote about that here</a>.) If two language models might implement the same &#8220;computation&#8221; in different ways, why should we expect mechanistic convergence between humans and LLMs? Unlike with model organisms, we don&#8217;t even have the epistemic benefit of pointing to common evolutionary descent and an assumed principle of <a href="https://en.wikipedia.org/wiki/Conserved_sequence">evolutionary conservation</a>.</p><p>The second problem is in some ways even more challenging to resolve.<a href="https://mikexcohen.substack.com/p/are-artificial-neurons-like-biological?utm_source=substack&amp;utm_medium=email&amp;utm_content=share"> I am not the first person</a> to note that biological networks (like the human brain) work in very different ways than artificial neural networks (like language models). This matters less for questions about behavioral convergence. But when it comes to extrapolating <em>mechanism</em>, it&#8217;s not immediately clear <em>what it even means</em> to generalize from an LLM to a human. </p><p>Suppose we map out a circuit in an LLM that implements a particular behavior of interest&#8212;perhaps, as per the section above, this is the &#8220;Dative Alternation Circuit&#8221; (DAC). It&#8217;s a network of attention heads and feedforward operations that, together, controls a language model&#8217;s &#8220;preferences&#8221; for a double-object construction (&#8220;I gave Cameron the book&#8221;) or a preposition-dative construction (&#8220;I gave the book to Cameron&#8221;). That alone is a success for improving our understanding of the LLM. But does it tell us anything about analogous mechanisms in humans? </p><p>Here, we encounter a question of <em>explanatory abstraction</em>: at which level of analysis, if any, does mechanistic extrapolation from LLMs to humans make sense? Remember that this hypothetical DAC is effectively a characterization of which units in an LLM appear responsible for a particular kind of observable behavior. The implementational level of abstraction&#8212;the level of individual biological neurons&#8212;thus seems like an unlikely candidate. It&#8217;s not clear how a description of attention heads in a feedforward transformer model can tell us about which parts of the human brain facilitate our understanding of the dative alternation (or how). </p><p>But the computational level of analysis, by contrast, might be <em>too</em> abstract. Understanding whether two systems perform the same &#8220;function&#8221; or computation is an interesting question, but it&#8217;s one that seems answerable primarily by comparing their behavior on tasks designed to measure that function. What good, then, is the mechanistic analysis?</p><p>The analogy, if there is to be one at all, is probably better situated at what&#8217;s called the <em>algorithmic</em> level of analysis: a characterization of the kinds of representations and operations underlying some cognitive capacity or behavior. For instance, suppose the hypothetical DAC in this LLM is found to represent a few key variables, such as the length and animacy of the recipient argument. Suppose, too, we discover that there&#8217;s an &#8220;order of operations&#8221; in how these representations are prioritized and integrated, and this ultimately controls the model&#8217;s &#8220;preference function&#8221; over the dative alternation. This level of analysis&#8212;more abstract than the individual attention heads, but less abstract than simply describing the overall behavior&#8212;feels to me like the advantage conferred (if any) by a mechanistic analysis of LLM behavior.</p><p>Returning to the first problem, however: <em>can</em> such a characterization be generalized from LLMs to humans? After all, different LLMs may implement entirely different DACs! One starting point would be to identify the putative DACs in other LLMs. If a similar mechanism is discovered across a large, architecturally and linguistically diverse sample of LLMs, this may indicate a kind of &#8220;stable attractor&#8221; in the landscape of possible <em>algorithmic solutions</em> to a task. Accordingly, this could (and should) motivate us to test this hypothesis in humans (much like the second mode above). While we can&#8217;t directly observe mechanistic implementation of (say) the dative alternation in humans, we can design clever behavioral tasks that provide corroborative evidence for particular algorithmic solutions. If that evidence aligns with the evidence obtained from an LLM, then maybe we can tentatively conclude we&#8217;ve learned something about the representational processes underlying human comprehension of the dative alternation.</p><h3>Where to from here?</h3><p>Much has been written in the last year about the potential uses of LLMs in Cognitive Science (e.g., <a href="https://www.cell.com/trends/cognitive-sciences/abstract/S1364-6613(23)00098-0">Dillion et al., 2023</a>; <a href="https://direct.mit.edu/nol/article/5/1/80/114613/Computational-Language-Modeling-and-the-Promise-of">Jain et al., 2024</a>; <a href="https://www.annualreviews.org/content/journals/10.1146/annurev-psych-030625-040748">Frank &amp; Goodman, 2026</a>; <a href="https://journals.sagepub.com/doi/abs/10.1177/25152459251410153">Lin, 2026</a>) and about the epistemic risks of doing so (e.g., <a href="https://www.cell.com/trends/cognitive-sciences/fulltext/S1364-6613(25)00251-7">Crockett &amp; Messeri, 2025</a>). My intended contribution here, and in the paper I&#8217;m currently co-authoring, is to more precisely articulate some of the specific <em>modes</em> in which LLMs might serve as &#8220;model organisms&#8221; (or just &#8220;models&#8221;). </p><p>Of the three modes I mentioned, the first is (in my view) the most well-developed and also the least contested (which does not imply that there is <em>no</em> dispute). The third is the most speculative and is thus the most questionable; that&#8217;s also why it&#8217;s rich for philosophical discussion. And the second mode occupies an interesting epistemic position here: the use of LLMs to generate novel hypotheses is still (as far as I can tell) in its infancy, and I think <a href="https://arxiv.org/pdf/2408.05086">Misra &amp; Kim (2024)</a> offers a helpful methodological template of how this could be carried out procedurally.</p><p>It&#8217;s unlikely I&#8217;ve exhausted the possible epistemic modes here, or that I&#8217;ve successfully identified all of their respective complications. But my hope is that enumerating them leads to two consequences: first, that it leads to healthy debate, critique, and iteration; and second, that it encourages researchers using LLMs as &#8220;models&#8221; in some capacity to explicitly consider and name the particular <em>mode</em> they&#8217;re operating under and articulate which inferences they&#8217;re hoping to achieve. </p><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-1" href="#footnote-anchor-1" class="footnote-number" contenteditable="false" target="_self">1</a><div class="footnote-content"><p>Indeed, some of the language models I study are not very large at all. </p></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-2" href="#footnote-anchor-2" class="footnote-number" contenteditable="false" target="_self">2</a><div class="footnote-content"><p>In one sense, most behaviors of an LLM are &#8220;emergent&#8221; in that they aren&#8217;t explicitly programmed into the architecture from the beginning. <a href="https://arxiv.org/abs/2506.11135">But the question of what &#8220;counts&#8221; as emergent is a philosophically complex one, as other researchers have argued</a>.</p></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-3" href="#footnote-anchor-3" class="footnote-number" contenteditable="false" target="_self">3</a><div class="footnote-content"><p>In my research, I call this the &#8220;distributional baselines&#8221; approach.</p></div></div>]]></content:encoded></item><item><title><![CDATA[Situation models: a cognitively plausible abstraction]]></title><description><![CDATA[An old idea from Cognitive Science can lend theoretical purchase to debates about the capacities of LLMs.]]></description><link>https://seantrott.substack.com/p/situation-models-a-cognitively-plausible</link><guid isPermaLink="false">https://seantrott.substack.com/p/situation-models-a-cognitively-plausible</guid><dc:creator><![CDATA[Sean Trott]]></dc:creator><pubDate>Wed, 18 Feb 2026 19:50:20 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!nmcp!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F78aa0005-60f4-459c-ae15-6015603853bc_818x588.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>A common point of contention in discussions about Large Language Models (LLMs) like ChatGPT revolves around the notion of a &#8220;<em>world model</em>&#8221;: specifically, whether LLMs acquire something like a robust world model through their training process, or whether they fail to do so&#8212;<a href="https://garymarcus.substack.com/p/generative-ais-crippling-and-widespread">perhaps because of inherent limitations in their design</a>. </p><p>World models are <a href="https://www.economist.com/insider/inside-tech/the-next-big-thing-in-ai">in the news</a> these days, though people don&#8217;t always agree in how exactly to define them, or how to determine whether a system like an LLM &#8220;has&#8221;<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-1" href="#footnote-1" target="_self">1</a> one. But most definitions&#8212;like <a href="https://aiguide.substack.com/p/llms-and-world-models-part-1">Melanie Mitchell&#8217;s in this article</a>&#8212;do emphasize the role of <em>causal abstractions</em>. The world around us is vast and complex, and rather than reconstructing it atom-by-atom (see Borges&#8217;s <em><a href="https://en.wikipedia.org/wiki/On_Exactitude_in_Science">On Exactitude in Science</a></em>), it&#8217;s probably more useful to <em>compress</em> (or &#8220;forget&#8221;: see <a href="https://en.wikipedia.org/wiki/Funes_the_Memorious">Borges&#8217;s </a><em><a href="https://en.wikipedia.org/wiki/Funes_the_Memorious">Funes the Memorious</a></em><a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-2" href="#footnote-2" target="_self">2</a>) certain details in the interest of building mental representations that can guide our future behavior. </p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://seantrott.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">The Counterfactual is a reader-supported publication. To receive new posts and support my work, consider becoming a free or paid subscriber.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><p>This is, of course, a familiar concept to Cognitive Science. Cognitive scientists don&#8217;t always agree on <em>which</em> abstractions organisms form or how they come about, but the basic idea of a representational abstraction or &#8220;internal model&#8221; has long played a central role in explanations of the mind and brain. Although some researchers do reject the <a href="https://mitpress.mit.edu/9780262516471/radical-embodied-cognitive-science/">notion of mental representations altogether</a>,<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-3" href="#footnote-3" target="_self">3</a> I&#8217;d argue the dominant paradigm is one that views the mind/brain as constructing internal models of some kind.</p><p>All of which is to say: debates about &#8220;world models&#8221; are very familiar to me, and are occasionally frustrating because of a lack of specificity in what, exactly, is meant by the term. In cases like this, I think theoretical specificity is a virtue. Any specific philosophical commitment is almost certainly wrong&#8212;in the sense that it must, by definition, neglect certain details&#8212;but making (or rejecting) commitments is important for getting <em>clarity</em>, which in turn is crucial for determining what we think and also how to go about testing it empirically.<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-4" href="#footnote-4" target="_self">4</a> <a href="https://theleakymargin.substack.com/p/the-scientific-vocation-in-a-disenchanted">As Max Weber argued, clarity is perhaps the best science has to offer</a>.<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-5" href="#footnote-5" target="_self">5</a></p><p>My entry point into this question actually has little to do with Artificial Intelligence. When I started graduate school, I was interested in <em>narrative construction and comprehension</em>: what happens in our minds while we read or listen to a story? I&#8217;d been reading <a href="https://en.wikipedia.org/wiki/Narratology">narratology</a> (e.g., <a href="https://en.wikipedia.org/wiki/Vladimir_Propp">Vladimir Propp&#8217;s </a><em><a href="https://en.wikipedia.org/wiki/Vladimir_Propp">Morphology of the Folktale</a></em>), and while there was something appealing about the idea of a &#8220;grammar of narrative&#8221;, I wanted something more cognitively inspired, which is what led me to the research literature on <em>situation models</em>. Ultimately, I ended up focusing on <a href="https://seantrott.substack.com/p/how-i-started-studying-large-language">different (though related) topics in my PhD</a>, but that literature has stayed with me through the years, and I think it contains lessons for contemporary debates about AI world models.</p><h3>Memory constraints and the power of inference</h3><p>Humans don&#8217;t have infinite memory. When we read or listen to a story, it&#8217;s quite hard to remember a specific word we encountered five sentences ago. Thus, linguistic input faces what some researchers call a <a href="https://www.cambridge.org/core/journals/behavioral-and-brain-sciences/article/abs/nowornever-bottleneck-a-fundamental-constraint-on-language/938D54E80A2A90A1C5990F4915B5E8D8">&#8220;now-or-never bottleneck&#8221;</a>. To deal with this bottleneck, the mind must rapidly compress that input into some kind of (possibly hierarchical) representation that allows us to capture the &#8220;gist&#8221; of what was said while also forgetting some of the finer-grained details that may not be crucial for comprehension.</p><p>According to this account, memory constraints <em>induce</em> the need for representational abstraction. But which abstractions? At some level, a useful abstraction probably includes a representation of the event or &#8220;scene&#8221; described in language. This is sometimes glossed as the following question: <em>who did what to whom</em>? It&#8217;s no accident that language contains structural regularities that allows comprehenders to quickly extract this information from a sentence: &#8220;the lion ate the man&#8221; is, after all, very different from &#8220;the man ate the lion&#8221;. </p><p>Moreover, humans often &#8220;go beyond&#8221; what&#8217;s said. These <em>inferences</em> are fundamental to language comprehension. Consider, for instance, the following text:</p><blockquote><p>I went to my friend&#8217;s birthday party last night. I had a hard time waking up this morning!</p></blockquote><p>A comprehender likely infers a causal connection between these events: the speaker had a hard time waking up <em>because</em> they went out the night before. Moreover, you might further infer the specific cause: perhaps the speaker had too much to drink at the party. These inferences could in principle be wrong&#8212;they&#8217;re not logically entailed by the text&#8212;but they&#8217;re also pretty reasonable. Moreover, some inferences, like the causal connection between the events, feel so obvious that we&#8217;d likely balk if the speaker subsequently insisted the events were unrelated.</p><p>Once you&#8217;re looking for them, you notice these inferences everywhere. So much of the <em>meaning</em> we extract from language is not directly in the text: it&#8217;s something we construct by virtue of connecting the specifics of what we read or hear to our background knowledge and expectations. These expectations in turn shape the inferences we make. Returning to the example above: if you know the speaker doesn&#8217;t drink, then you probably won&#8217;t infer that they over-imbibed the night before&#8212;you might instead assume that they simply stayed up too late.</p><p>Linguists and psychologists have identified all sorts of inferences that underlie successful communication. <em>Pragmatic</em> inferences have to do with inferring a speaker&#8217;s intended interpretation based on what they did and didn&#8217;t say, as with <a href="https://en.wikipedia.org/wiki/Scalar_implicature">scalar implicature</a>: &#8220;Some students passed the test&#8221; suggests <em>not all</em> students passed, even if the <em>all</em> interpretation isn&#8217;t semantically impossible. <em>Instrumental </em>inferences have to do with inferring the specific instruments involved in an event: if we hear &#8220;John shaved this morning&#8221;, we probably assume John used a razor&#8212;if John had instead used something very unusual (like a steak knife), the speaker likely would have specified this. In each case, we bring to bear <a href="https://en.wikipedia.org/wiki/Cooperative_principle">certain assumptions about how communication works</a> and the ways in which meanings are typically expressed.</p><p>None of this tells us what kinds of abstractions humans form. But it does give us some clues. A situation model should be able to accommodate at least two facts: first, abstractions must be formed relatively quickly, in ways that allow us to capture the overall &#8220;scene&#8221;; and second, the abstractions should allow comprehenders to draw inferences about what wasn&#8217;t said&#8212;and these inferences, in turn, should influence the content of the situation model. </p><h3>So what goes into a &#8220;situation model&#8221;?</h3><p>One account comes from cognitive scientist <a href="https://www.eur.nl/people/rolf-zwaan">Rolf Zwaan</a>, who proposed the <em><a href="https://journals.sagepub.com/doi/abs/10.1111/j.1467-9280.1995.tb00513.x">event-indexing model</a></em>. According to this framework, the role of a situation model is to monitor and represent information about <em>events</em> and the actions of entities involved in those events. In a <a href="https://journals.sagepub.com/doi/abs/10.1111/j.1467-9280.1995.tb00513.x">1995 article</a>, Zwaan and his co-authors suggested that this model might include at least five types of indices: <em>temporality</em> (an event&#8217;s time frame), <em>spatiality</em> (an event&#8217;s spatial region or location), <em>protagonist(s)</em> (an event&#8217;s key &#8220;players&#8221; involved), <em>causality</em> (an event&#8217;s causal relationship to other events), and <em>intentionality</em> (an event&#8217;s relationship with the goals of various protagonists). </p><p>Consider, for example, the dimensions involved in the following sentence:</p><blockquote><p>Sam signed a lease for an apartment near the Blue Line so he could easily take public transportation to UC San Diego.</p></blockquote><p>We have at least one (named) protagonist: Sam. We also have a general spatial location: an apartment near the Blue Line, one of the routes on the San Diego light rail (though notably, the signing of the lease need not have occurred in this location!). The verb&#8217;s in the past tense (&#8220;sign<strong>ed</strong>&#8221;), so it suggests the event already took place. And intentionality is also explicit: Sam&#8217;s motivation is being able to easily take public transit to campus. </p><div class="captioned-image-container"><figure><a class="image-link image2" target="_blank" href="https://substackcdn.com/image/fetch/$s_!nmcp!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F78aa0005-60f4-459c-ae15-6015603853bc_818x588.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!nmcp!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F78aa0005-60f4-459c-ae15-6015603853bc_818x588.png 424w, https://substackcdn.com/image/fetch/$s_!nmcp!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F78aa0005-60f4-459c-ae15-6015603853bc_818x588.png 848w, https://substackcdn.com/image/fetch/$s_!nmcp!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F78aa0005-60f4-459c-ae15-6015603853bc_818x588.png 1272w, https://substackcdn.com/image/fetch/$s_!nmcp!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F78aa0005-60f4-459c-ae15-6015603853bc_818x588.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!nmcp!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F78aa0005-60f4-459c-ae15-6015603853bc_818x588.png" width="308" height="221.39853300733498" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/78aa0005-60f4-459c-ae15-6015603853bc_818x588.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:588,&quot;width&quot;:818,&quot;resizeWidth&quot;:308,&quot;bytes&quot;:42223,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://seantrott.substack.com/i/182055906?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F328a29e7-d1a0-40c3-ba1c-74f1cb69e5ce_818x588.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!nmcp!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F78aa0005-60f4-459c-ae15-6015603853bc_818x588.png 424w, https://substackcdn.com/image/fetch/$s_!nmcp!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F78aa0005-60f4-459c-ae15-6015603853bc_818x588.png 848w, https://substackcdn.com/image/fetch/$s_!nmcp!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F78aa0005-60f4-459c-ae15-6015603853bc_818x588.png 1272w, https://substackcdn.com/image/fetch/$s_!nmcp!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F78aa0005-60f4-459c-ae15-6015603853bc_818x588.png 1456w" sizes="100vw" loading="lazy"></picture><div></div></div></a><figcaption class="image-caption">Key elements of a situation model.</figcaption></figure></div><p>As language unfolds, comprehenders dynamically update their situation model according to changes along each of these indices. Zwaan et al. (1995) write: </p><blockquote><p>Then the reader monitors whether incoming story events require updating an index on any of these situational dimensions. For example, if a clause indicates a time shift compared with the previous clause, then the temporal index of the model needs to be updated. When an incoming event takes place in a different spatial region, the spatial index needs to be updated. When an incoming event involves a different protagonist, the protagonist index needs to be updated. When an incoming event is causally unrelated to the previous event, the causal index needs to be updated. Finally, when an incoming action introduces a new goal structure, the motivational index requires updating.</p></blockquote><p>There&#8217;s a lot this initial framework leaves out: for instance, it doesn&#8217;t tell us precisely <em>how</em> these indices are identified or updated. </p><p>But it does offer a specific, testable theory of <em>what</em> goes into a situation model. The theory is also intuitively plausible, at face value: it makes sense that comprehenders would track these dimensions, given both our own phenomenology of understanding language and also what we know about language structure itself, which contains a number of explicit markers relevant to these indices.</p><p>Perhaps more crucially, the model satisfies the two requirements we enumerated above: first, these five dimensions seem like good criteria for the &#8220;gist&#8221; of linguistic input; and second, they provide the bedrock for future inferences <em>and</em> can themselves be informed by these inferences (e.g., inferring a causal connection between events).</p><h3>Situation models: the details</h3><p>From one perspective, the question of whether people form situation models feels quite obvious. It&#8217;s hard to argue with the claim that language comprehension consists in part of tracking information about events&#8212;such as <em>who</em> was involved, as well as <em>when</em>, <em>where</em>, and <em>why</em> it took place. Moreover, if someone is asked an explicit question about these features, they can probably produce a reasonable answer, provided they attended to the text in question. One might even argue that forming these situation models is <em>constitutive</em> of successful comprehension.</p><p>But as always in Cognitive Science, the details matter. For instance: when do people construct these situation models? Perhaps there are some circumstances where comprehenders build rich representations of a text, and others where they extract a <a href="https://seantrott.substack.com/p/cheap-tricks-in-human-language-comprehension">relatively shallow or &#8220;good-enough&#8221; representation</a>. Moreover, do people construct these models automatically <em>while</em> <em>reading/listening</em> to language, or are they built more strategically in a <em>post-hoc</em> manner&#8212;perhaps reflecting the context-dependent needs of the comprehender?</p><p>You might also wonder whether certain features are more salient than others. Do people attend more to the agents involved in an event than the spatial location of the event? Is there legible variance across individuals or contexts in this tendency? </p><p>Additionally, you might ask about the <em>representational format</em> of these situation models. Are they best described as &#8220;symbolic&#8221; in nature? Or are they more like grounded representations of an event&#8212;a kind of &#8220;mental simulation&#8221; of the scene and its protagonists, as described by language? And again, does this vary across individuals or the kind of scene being described?</p><p>These questions and others have been the focus of research on situation models for multiple decades (see <a href="https://journals.sagepub.com/doi/abs/10.1177/09637214251326812?__cf_chl_tk=wezXdek5ylf3Op6qdn5mGXPF5GPtcyqJWVwLAD8JdZg-1771178143-1.0.1.1-POPBCUV4cwfWKw_TOBehNrrjIjZcGFW1BYKDDHYaVbY">Zwaan&#8217;s 2025 review paper</a> for a summary of past and current directions). This work has used a variety of methods common to Psycholinguistics&#8212;reading time studies, eye-tracking, EEG, verb clustering, and more&#8212;to investigate the dimensions along which comprehenders reliably form abstractions while reading or listening to language. Much is still unknown, of course; but in my view, one lasting and important contribution is actually the framework itself&#8212;concretizing a &#8220;situation model&#8221; in terms of specific event features that can subsequently be operationalized and tested.</p><h3>LLMs and situation models</h3><p>I started with the observation that many contemporary debates about LLMs revolve around the question of whether these systems form &#8220;world models&#8221;. This question is often construed as foundational to the deeper question of whether (and what) LLMs understand or even whether and to what extent LLMs are intelligent. </p><p>In some cases, these debates are purely theoretical. Critics might suggest that LLMs are by definition incapable of constructing world models because of how they&#8217;re trained (e.g., predicting tokens in a string) or designed (e.g., <a href="https://garymarcus.substack.com/p/generative-ais-crippling-and-widespread">neural networks without </a><em><a href="https://garymarcus.substack.com/p/generative-ais-crippling-and-widespread">explicit</a></em><a href="https://garymarcus.substack.com/p/generative-ais-crippling-and-widespread"> symbolic representations</a>). Here, the suggestion is that something like a world model is either implausible or impossible in such a system. In turn, proponents might respond by arguing that the training signal for many contemporary LLMs is <a href="https://www.theargumentmag.com/p/when-technically-true-becomes-actually">typically much richer</a> than characterized by critics (e.g., using reinforcement learning with verifiable rewards), and that even learning to predict text tokens encourages a system to <a href="https://aclanthology.org/2022.findings-emnlp.423/">&#8220;reverse-engineer&#8221; the generative process giving rise to those tokens</a>, i.e., a kind of world model. In response to the point about symbolic representations, they might suggest that this is not actually a limitation: after all, cognitive scientists don&#8217;t universally agree that the human mind is best described in terms of explicit, propositional representations either&#8212;there&#8217;s a long tradition of <a href="https://academic.oup.com/book/10523">scholars describing the mind as a continuous state-space</a>.</p><p>Some of these debates recruit empirical evidence as well. For example, skeptics might point to common errors in planning or spatial reasoning. Anecdotally, I&#8217;ve noticed that even commercial LLMs like ChatGPT sometimes struggle with route planning, mixing up cardinal directions or suggesting a &#8220;short drive&#8221; to locations that are multiple hours away.<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-6" href="#footnote-6" target="_self">6</a> That said, even &#8220;base&#8221; LLMs demonstrate a surprising ability to recall facts, answer comprehension questions about passages of text, display &#8220;commonsense&#8221; knowledge about the world, and <a href="https://seantrott.substack.com/p/do-large-language-models-have-a-theory">solve Theory of Mind tasks</a>.<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-7" href="#footnote-7" target="_self">7</a></p><p>Where does that leave us?</p><p>My point in briefly laying out &#8220;both sides&#8221; here is not to suggest that both are equally plausible. Rather, my goal is to illustrate that the theoretical and empirical cases typically marshaled are often of a somewhat <em>ad hoc</em> nature&#8212;unanchored by a precise, testable framework for what constitutes a coherent &#8220;world model&#8221;. In the absence of such a framework, it is easy for arguments to go in circles: any piece of evidence can be seized upon or dismissed as needed because the inferential stakes have not been determined. </p><p>As I argued earlier, this is why I think specificity is a virtue. While the event-indexing model is by no means the only plausible framework of what it means to understand language, it does offer specific, testable criteria for what constitutes a <em>situation model</em>.  Its specificity also leaves it open to correction and revision&#8212;a crucial part of any theory. In my view, research on LLMs and whether (or what) they &#8220;understand&#8221; would do well to adopt such a framework as a theoretical anchor. It will, at any rate, likely be a central topic of my coming research.</p><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-1" href="#footnote-anchor-1" class="footnote-number" contenteditable="false" target="_self">1</a><div class="footnote-content"><p>In quotes, here, because even the notion of &#8220;possessing&#8221; something like a world model is itself a kind of philosophical commitment. </p></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-2" href="#footnote-anchor-2" class="footnote-number" contenteditable="false" target="_self">2</a><div class="footnote-content"><p>I think a reader of Borges could arrive at a fairly robust philosophical understanding of many key topics in Cognitive Science.</p></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-3" href="#footnote-anchor-3" class="footnote-number" contenteditable="false" target="_self">3</a><div class="footnote-content"><p>A topic for another post, perhaps (and relevant to the footnote above).</p></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-4" href="#footnote-anchor-4" class="footnote-number" contenteditable="false" target="_self">4</a><div class="footnote-content"><p>One of the worst criticisms a theory can get, after all, is that it is &#8220;not even wrong&#8221;.</p></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-5" href="#footnote-anchor-5" class="footnote-number" contenteditable="false" target="_self">5</a><div class="footnote-content"><p>I also appreciated this quote from <a href="https://pages.gseis.ucla.edu/faculty/agre/critical.html">an essay by Philip Agre</a> pointing out that the notion of a &#8220;model&#8221; is often under-specified and thus, in some sense, indisputable:</p><blockquote><p>It is found, for example, in the notion that knowledge consists in a model of the world, so that the world is effectively mirrored or copied inside each individual&#8217;s mind. This concept of a &#8220;model&#8221;, like that of a &#8220;plan&#8221;, has no single technical specification. It is, rather, the signifier that indexes a technical schema: it provides a way of talking about a very wide range of phenomena in the world, and it is also associated with a family of technical proposals, each of which realizes the general theme of &#8220;modeling the world&#8221; through somewhat different formal means. Just as disagreements with the planning theory are unintelligible within AI discourse, it makes virtually no sense to deny or dispute the idea that knowledge consists in a world model. The word &#8220;model&#8221;, like the word &#8220;plan&#8221;, is so broad and vague that it can readily be stretched to fit whatever alternative proposal one might offer. AI people do not understand these words as vague when they are applied to empirical phenomena, though, since each of them does have several perfectly precise mathematical specifications when applied to the specification of computer programs.</p></blockquote></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-6" href="#footnote-anchor-6" class="footnote-number" contenteditable="false" target="_self">6</a><div class="footnote-content"><p>Of course, these errors could probably be addressed in part by integrating some kind of map API&#8212;though I suspect some skeptics would suggest that this actually <em>corroborates</em> their argument that systems need explicit, structured representations to solve complex planning tasks. Part of the problem here is actually disagreeing on what constitutes evidence for one &#8220;side&#8221; or another in the first place!</p></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-7" href="#footnote-anchor-7" class="footnote-number" contenteditable="false" target="_self">7</a><div class="footnote-content"><p>The evidence on Theory of Mind is quite complicated, as <a href="https://aclanthology.org/2024.eacl-long.138/">some LLMs also fail Theory of Mind tasks when stimuli are modified in subtle ways</a>. The question of what an LLM passing a Theory of Mind task &#8220;means&#8221; is thus <a href="https://seantrott.substack.com/p/orange-peels-human-tests-and-llms">very difficult to answer</a>.</p></div></div>]]></content:encoded></item><item><title><![CDATA[The necessity (and complexity) of fixed points in measurement]]></title><description><![CDATA[Hasok Chang's "Inventing Temperature" offers an instructive example of epistemic iteration in practice.]]></description><link>https://seantrott.substack.com/p/the-necessity-and-complexity-of-fixed</link><guid isPermaLink="false">https://seantrott.substack.com/p/the-necessity-and-complexity-of-fixed</guid><dc:creator><![CDATA[Sean Trott]]></dc:creator><pubDate>Wed, 11 Feb 2026 14:00:50 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!-Lzq!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F77901d06-f3cd-45c6-af1d-312b52c530f9_2736x3648.jpeg" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p><em>An ongoing challenge in developing a reliable science of large language models (LLMs) is understanding and predicting their behavior. This is, in part, a problem of measurement&#8212;in both an empirical and a philosophical sense. Long-time readers will know I&#8217;ve been <a href="https://seantrott.substack.com/p/orange-peels-human-tests-and-llms">preoccupied with this problem for a while now</a>. In an effort to better understand it, I&#8217;ve recently begun reading more broadly about measurement and the validation of standards throughout various areas of science. That includes </em><a href="https://global.oup.com/academic/product/inventing-temperature-9780195337389">Inventing Temperature</a><em><a href="https://global.oup.com/academic/product/inventing-temperature-9780195337389"> by Hasok Chang</a>.</em></p><p><em>While there are clearly a number of disanalogies between measuring temperature and measuring the behavior of LLMs<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-1" href="#footnote-1" target="_self">1</a>, I think the field of <a href="https://en.wikipedia.org/wiki/Temperature_measurement">thermometry</a> can nonetheless be instructive to modern discussions of LLM-ology or measurement more generally. Indeed, temperature might</em> <em>be a particularly useful point of comparison: despite the fact that thermometric methods have seen such success (reliable thermometers can now be purchased cheaply at CVS!), and despite the apparent &#8220;simplicity&#8221; of a construct like temperature, thermometry has faced multiple philosophical and empirical challenges. In future posts, I&#8217;ll write more about which insights from this history may be applicable to current debates; for now, however, I will focus on the efforts of scientists to resolve these past challenges&#8212;which I think should imbue us all with humility.</em></p><div><hr></div><p><a href="https://en.wikipedia.org/wiki/Hasok_Chang">Hasok Chang&#8217;s</a> <em><a href="https://global.oup.com/academic/product/inventing-temperature-9780195337389">Inventing Temperature</a></em> is about the historical and philosophical background of <em><a href="https://en.wikipedia.org/wiki/Temperature_measurement">thermometry</a></em>: the development of practices and instruments to measure temperature. There are, of course, a number of deep metaphysical questions one can ask about temperature (e.g., &#8220;what <em>is</em> heat?&#8221;), but Chang focuses more narrowly on the question of how scientists went about devising systems for measuring it in the first place, as well as the various epistemological challenges they faced in the process. By doing so, he identifies a kind of pragmatic schema by which scientists make progress in a new, thorny field, which he calls <em>epistemic iteration</em>.</p><p>The book covers several distinct challenges in the history of thermometry, but I&#8217;m going to focus here on the problem of <strong>fixedness</strong>.</p><p>If you&#8217;re devising a completely novel measuring device (say, a thermometer), you need some kind of reference point against which to assess the fidelity of that device. Intuitively, this reference point should be fixed or at least relatively stable: if it&#8217;s highly variable&#8212;fluctuating wildly between successive measurements&#8212;then you have no way of determining the reliability of your device. But this raises a kind of chicken-and-egg problem: how do you know if the fixed point is actually fixed?</p><p>Of course, if you already have a reliable instrument, measuring the stability of this reference point is easy. Indeed, the instrument itself may come to be seen as the reference point: nowadays, we use thermometers to establish the temperature of something (e.g., whether one has a fever) and don&#8217;t typically think to question whether the thermometer is providing a valid measurement.</p><p>At some point, however, such an instrument had to be created (and validated) for the first time. Accordingly, some <em>external</em> fixed point was required to establish the reliability of the instrument. Various reference points were used at different points in history, such as blood temperature or &#8220;blood heat&#8221; (used by <a href="https://en.wikipedia.org/wiki/Daniel_Gabriel_Fahrenheit">Daniel Gabriel Fahrenheit</a> in establishing the <a href="https://en.wikipedia.org/wiki/Fahrenheit">Fahrenheit</a> scale), the boiling and freezing points of water (used by <a href="https://en.wikipedia.org/wiki/Anders_Celsius">Anders Celsius</a> for the <a href="https://en.wikipedia.org/wiki/Celsius">Celsius</a> scale), or even the temperature of a deep cellar (used by <a href="https://en.wikipedia.org/wiki/Timeline_of_temperature_and_pressure_measurement_technology">Edme Mariotte</a>). The hope in each case was that the reference point was <em>stable</em> enough that it could be relied upon as a consistent index with which to validate a new thermometer. (It&#8217;s worth noting that in 2019, the <a href="https://en.wikipedia.org/wiki/2019_revision_of_the_SI">kelvin</a> was defined in terms of the <a href="https://en.wikipedia.org/wiki/Boltzmann_constant">Boltzmann constant</a>: a <em>theoretically</em> defined fixed point from fundamental physics.)</p><p>Of course, as we know, these fixed points were not perfectly fixed. Even something like the boiling point of water is subject to change under various conditions, such as altered atmospheric pressure, the addition of dissolved solutes in the water, or the material of the container. Even the question of what constitutes &#8220;boiling&#8221; itself is surprisingly difficult to answer.</p><h3>Towards a &#8220;theory of boiling&#8221;?</h3><p>Chang spends the first half of this chapter on a period of historical debate (between the 18th-19th century) that occurred over exactly this question. For context: at this point in time, thermometers already existed, many of which relied on the Celsius scale&#8212;which in turn used the boiling and freezing points of water as their fixed reference points.</p><p>Despite this progress, some scientists&#8212;such as <a href="https://en.wikipedia.org/wiki/Jean-Andr%C3%A9_Deluc">Jean-Andr&#233; de Luc</a>&#8212;were skeptical about the reliability of these points. In 1772, De Luc wrote:</p><blockquote><p>Today people believe that they are in secure possession of these [fixed] points, and pay little attention to the uncertainties that even the most famous men had regarding this matter, nor to the kind of anarchy that resulted from such uncertainties, from which we still have not emerged at all. (pg. 11 of <em>Inventing Temperature</em>)<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-2" href="#footnote-2" target="_self">2</a></p></blockquote><p>A few years later, the <a href="https://en.wikipedia.org/wiki/Royal_Society">Royal Society</a> created a committee to work on this problem and make concrete recommendations about which fixed points should be used, and how. </p><p>Some causes of variation were well-understood, such as atmosphere pressure. But others were more conceptually thorny, such as the fact that the precise temperature at which water boils depends on what one <em>means</em> by &#8220;boiling&#8221;. Scientists had long acknowledged different &#8220;types&#8221; of boiling (e.g., &#8220;slow&#8221; vs. &#8220;fast&#8221;), as well as various &#8220;stages&#8221; (e.g., &#8220;beginning to boil&#8221; vs. &#8220;boiling vehemently&#8221;). These types and stages corresponded, unsurprisingly, to different measured temperatures. Consistent with these observations, De Luc carried out a series of experiments demonstrating a range of boiling points, from &#8220;hissing&#8221; to what he called &#8220;true ebullition&#8221; (corresponding to a range of about 1.5 degrees Celsius). </p><p>Perhaps even more problematic and confusing was De Luc&#8217;s discovery of &#8220;<a href="https://en.wikipedia.org/wiki/Superheating">superheating</a>&#8221;, a phenomenon whereby water is heated well past its typical boiling point without actually boiling. De Luc was trying to figure out the temperature of the &#8220;first layer&#8221; of water that began to boil; one of the experiments he carried out involved introducing tiny drops of water into hot oil, which would explode into vapor when the oil was hot enough&#8212;which in this case meant 112 degrees Celsius. He then replicated this effect using a different methodology (heating water slowly in a glass flask with a long narrow neck), showing that superheating was a real phenomenon. </p><p>Worried that the presence of dissolved air in water was interfering with the boiling point, De Luc sought to create a solution of &#8220;pure&#8221; water that had been completely deaerated. The process he went through was quite remarkable and involved shaking a flask continually for about four weeks:</p><blockquote><p>This operation lasted four weeks, during which I hardly ever put down my flask, except to sleep, to do business in town, and to do things that required both hands. I ate, I read, I wrote, I saw my friends, I took my walks, all the while shaking my water&#8230; (pg. 19)</p></blockquote><p>Under normal atmospheric pressure, this airless water withstood temperatures of up to 112 degrees Celsius without boiling&#8212;at which point it boiled off explosively&#8212;again confirming De Luc&#8217;s observation of superheating.</p><p>Theoretically, then, thermometry was in a difficult spot: it needed a fixed reference point with which to validate thermometers&#8212;indeed, it was already dependent on the boiling and freezing points of water&#8212;but articulating a theoretical definition of &#8220;boiling&#8221; was surprising challenging, not least because the actual boiling point was not, in fact, fixed; this, in turn, called into question the feasibility of the whole enterprise.</p><h3>Serendipity and steam</h3><p>We clearly do have reliable thermometers that we trust will yield stable measurements. How did thermometry escape the problems associated with finding the boiling point?</p><p>Chang suggests that it was a combination of serendipity and dogged empirical investigation. First, serendipity: although the boiling point problem seems intractable in its description, the problem is greatly simplified when one considers that <em>under most &#8220;normal&#8221; conditions</em>, the boiling point is, in fact, relatively stable. In some sense, the problem only arises when trying to draw a universal generalization about boiling, e.g., &#8220;Water <strong>always</strong> boils at 100 degrees Celsius&#8221;. As we&#8217;ve seen, this is not true. However, the appropriate conditions for getting water to boil at 100 degrees can, in Chang&#8217;s words, mostly be achieved by simply &#8220;not bothering too much&#8221; (pg. 24). He writes:</p><blockquote><p>It was a great blessing for early thermometry that the temperature of boiling was quite fixed under the sort of circumstances in which water tended to be boiled by humans living in ordinary European-civilization conditions near the surface of the earth without overly advanced purification technologies. (pg. 24).</p></blockquote><p>This insight is really remarkable to me. The most stable conditions were actually produced when using the &#8220;impure&#8221; water (e.g., the water with dissolved air particles), which happened to be impure in roughly the right way.</p><p>A further stroke of serendipity came from another realization around this time, which is that the temperature of <em>steam</em> is, in fact, even more reliable than the boiling point. Steam temperature was not affected by the depth of water, the speed of boiling, the distance across the surface of the pot, or many other of the factors that plagued scientists trying to identify a stable boiling point. The Royal Society&#8217;s decision, then, was to use steam temperature as a fixed point instead:</p><blockquote><p>The most accurate way of adjusting the boiling is, not to dip the thermometer into the water, but to expose it only to the steam, in a vessel closed up in the manner represented. (pg. 24)</p></blockquote><p>The fixity of this steam point appears to have been largely uncontested, and by the mid-19th century, the sources Chang draws on suggest it was universally accepted. </p><p>As Chang notes, the question of <em>why</em> the steam point was so dependable continued to occupy scientists; interestingly, here, too, the answer depends in part on serendipity&#8212;namely, there <em>are</em> actually conditions under which steam does not occur, or under which steam can be cooled below the &#8220;steam point&#8221;; moreover, the conditions under which steam <em>does</em> occur includes certain impurities in the air (e.g., dust particles). Chang writes:</p><blockquote><p>Now we can see that it was only some peculiar accidents of human life that gave the steam point its apparent fixity: air on earth is almost always dusty enough, and no one had thought to filter the air in the boiling-point apparatus. (pg. 36)</p></blockquote><h3>The role of epistemic iteration</h3><p>So far, I&#8217;ve focused narrowly on a series of specific challenges faced by researchers of the time. Is there anything more general that we can learn about how scientists go about <em>justifying</em> and <em>validating</em> new standards of measurement?</p><p>Here, Chang contrasts two hypothetical modes of justification. </p><p>In the first, which he calls &#8220;justificatory descent&#8221;, researchers might seek to justify a system of measurement by grounding it in some other accepted&#8212;and more <em>foundational</em>&#8212;way of knowing. For example, the readings on a thermometer might be validated with respect to sensation: we are, after all, equipped with sensory systems that happen to discriminate between hot and cold. Yet this epistemological approach quickly runs into an infinite regress. On what basis is sensation justified as a &#8220;ground truth&#8221;? Indeed, even in the absence of a thermometer, we might already suspect that sensation can be erroneous: depending on whether a person places their hand in a bowl of hot and cold water, they will subsequently perceive the temperature of a lukewarm bowl of water very differently. Chang argues that this approach leads to a kind of epistemic trap, and further, that it&#8217;s simply not an accurate characterization of the kind of activity scientists engage in when justifying their measures.</p><p>The second approach, which Chang prefers, is called &#8220;epistemic iteration&#8221;. Here, scientists don&#8217;t seek to ground claims in foundational axioms. Some assumptions or pieces of knowledge might be <em>prior</em> to others&#8212;like sensation to readings on a thermometer&#8212;but only for the pragmatic reason that they are, definitionally, prior; in the beginning, sensation is all we have. Scientists thus begin with an imperfect system for acquiring knowledge about the world (e.g., our senses), then seek to improve that system via a process of incremental trial-and-error (i.e., <em>epistemic iteration</em>). This framework acknowledges the inherent uncertainty of any given system of knowing, and is thus more accommodating of the observation that we regularly use instruments to &#8220;correct&#8221; the perceptions of our senses&#8212;even if, in some grand historical sense, those instruments were initially validated using sensory experience.</p><p>Chang describes this process in stages. Thermometry begins with the ability to discriminate hot and cold, as well as the recognition that this distinction is somehow important. In stage two, we might build elementary systems that capture this variation; we might notice, for example, that liquids expand when heated and contract when cooled, and we might exploit this regularity to construct a simple <a href="https://en.wikipedia.org/wiki/Thermoscope">thermoscope</a>&#8212;whose readings reflect ordinal variance in temperature. And in stage three, we might refine these elementary systems by identifying stable <em>fixed points</em>. </p><p>This is the stage at which De Luc and others described above were operating: semi-reliable systems of measurement had already been invented, but scientists were seeking ways to make them more reliable still. Thus, scientists might realize that the boiling point is less stable than initially thought, and settle on steam temperature as a reference point instead. Presumably, this drive towards stabilizing and formalizing a fixed point is what eventually leads to the use of theoretical constants, such as the Boltzmann constant. </p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!-Lzq!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F77901d06-f3cd-45c6-af1d-312b52c530f9_2736x3648.jpeg" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!-Lzq!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F77901d06-f3cd-45c6-af1d-312b52c530f9_2736x3648.jpeg 424w, https://substackcdn.com/image/fetch/$s_!-Lzq!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F77901d06-f3cd-45c6-af1d-312b52c530f9_2736x3648.jpeg 848w, https://substackcdn.com/image/fetch/$s_!-Lzq!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F77901d06-f3cd-45c6-af1d-312b52c530f9_2736x3648.jpeg 1272w, https://substackcdn.com/image/fetch/$s_!-Lzq!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F77901d06-f3cd-45c6-af1d-312b52c530f9_2736x3648.jpeg 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!-Lzq!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F77901d06-f3cd-45c6-af1d-312b52c530f9_2736x3648.jpeg" width="520" height="693.2142857142857" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/77901d06-f3cd-45c6-af1d-312b52c530f9_2736x3648.jpeg&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:1941,&quot;width&quot;:1456,&quot;resizeWidth&quot;:520,&quot;bytes&quot;:null,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:null,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!-Lzq!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F77901d06-f3cd-45c6-af1d-312b52c530f9_2736x3648.jpeg 424w, https://substackcdn.com/image/fetch/$s_!-Lzq!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F77901d06-f3cd-45c6-af1d-312b52c530f9_2736x3648.jpeg 848w, https://substackcdn.com/image/fetch/$s_!-Lzq!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F77901d06-f3cd-45c6-af1d-312b52c530f9_2736x3648.jpeg 1272w, https://substackcdn.com/image/fetch/$s_!-Lzq!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F77901d06-f3cd-45c6-af1d-312b52c530f9_2736x3648.jpeg 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg role="img" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><title></title><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a><figcaption class="image-caption">Galileo&#8217;s thermoscope, on display at <a href="https://en.wikipedia.org/wiki/Mus%C3%A9e_des_Arts_et_M%C3%A9tiers">Mus&#233;e des Arts et M&#233;tiers in Paris</a>. <a href="https://en.wikipedia.org/wiki/Thermoscope">Image from ,Wikipedia</a>.</figcaption></figure></div><p>For those inclined towards theoretical formalization, Chang&#8217;s account of epistemic iteration might feel unsatisfying: the process is messy, empirical, ungrounded in any universal axioms. But I think it is an extremely compelling account, especially of how the early stages of a field operate. I also think it is surprisingly inspiring&#8212;in a sense, it relieves one of the pressure to prematurely formalize each construct of interest; instead, it suggests there is value in trusting the process of empirical trial-and-error.</p><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-1" href="#footnote-anchor-1" class="footnote-number" contenteditable="false" target="_self">1</a><div class="footnote-content"><p>For one, the relationship between the measure (e.g., the height of liquid in a thermometer or <a href="https://en.wikipedia.org/wiki/Thermoscope">thermoscope</a>) is causally and transparently tied to the underlying construct of interest (temperature) and also, in many cases, to direct sensation (as we&#8217;ll discuss later); in contrast, the relationship between an LLM&#8217;s behavior on a relatively artificial benchmark and the purported &#8220;capability&#8221; that benchmark measures (e.g., &#8220;reasoning&#8221;) is much less clear.</p></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-2" href="#footnote-anchor-2" class="footnote-number" contenteditable="false" target="_self">2</a><div class="footnote-content"><p>Page numbering refers to Chang&#8217;s book, not the text Chang is quoting (and will for future quotations as well).</p></div></div>]]></content:encoded></item><item><title><![CDATA[Healthy minds and sick souls]]></title><description><![CDATA[William James on two kinds of religious temperament.]]></description><link>https://seantrott.substack.com/p/healthy-minds-and-sick-souls</link><guid isPermaLink="false">https://seantrott.substack.com/p/healthy-minds-and-sick-souls</guid><dc:creator><![CDATA[Sean Trott]]></dc:creator><pubDate>Sat, 31 Jan 2026 19:45:58 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/02b45920-bcb4-40f0-a8d5-11fb0d540a13_1519x2326.jpeg" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p><em>As some readers might know, I occasionally write about books I&#8217;m reading over at <a href="https://theleakymargin.substack.com/">The Leaky Margin</a>. In some cases, when those essays touch on themes that are also relevant to themes I discuss at The Counterfactual, I post them here too. This post doesn&#8217;t directly connect to issues in Cognitive Science or AI, but it does establish some concepts and themes I&#8217;ll likely be turning to this year as I write (<a href="https://theleakymargin.substack.com/p/the-scientific-vocation-in-a-disenchanted">as I have before</a>) about the role of academic research. Besides, I just think <a href="https://en.wikipedia.org/wiki/The_Varieties_of_Religious_Experience">The Varieties of Religious Experience</a> is an amazing book and I encourage anyone who hasn&#8217;t already to read it; some other themes from the book are addressed in my post on <a href="https://seantrott.substack.com/p/language-models-and-the-ineffable">Language Models and the Ineffable</a>.</em></p><div><hr></div><p>A good dichotomy is hard to find. Many attempts to cleave the world in two miss the mark: they feel at times to be overly reductive, or to draw a line that doesn&#8217;t quite fit. A good contrast, in my view, often clarifies useful explanatory boundaries while ideally retaining some degree of conceptual flexibility.</p><p>William James presents a positive example of such a contrast in <em><a href="https://en.wikipedia.org/wiki/The_Varieties_of_Religious_Experience">Varieties of Religious Experience</a></em>, where he distinguishes between two religious temperaments: that of <em>healthy-mindedness</em>, and that of the <em>sick soul</em>. I&#8217;ll describe these temperaments in more detail later on, but I&#8217;d like to linger for a moment on the explanatory context for this contrast, which I think is relevant. James is articulating, <a href="https://en.wikipedia.org/wiki/Gifford_Lectures">in a series of lectures</a>, his definition of religious belief (a question of explanatory scope), the factors that underlie conversion and belief (a question of psychological experience), and the significance of religious belief in guiding one&#8217;s orientation and actions (a question of practical impact). </p><p>The contrast between healthy minds and sick souls is mentioned in the specific context of circumscribing and defining his explanatory goals. James has already defined, provisionally, religious belief as follows:</p><blockquote><p>&#8230;the belief that there is an unseen order, and that our supreme good lies in harmoniously adjusting ourselves thereto. This belief and this adjustment are the religious attitude in the soul. (pg. 53)</p></blockquote><p>James spends some time articulating what he means by a belief in the &#8220;reality of the unseen&#8221;, drawing extensively on quotes from individuals with religious belief and experiences. Towards the end of this chapter, he elaborates on the particular <em>attitudes</em> that religious belief awakens, which is where the distinction between the two temperaments first emerges (bolding mine): </p><blockquote><p>We have already agreed that they are <em>solemn</em>; and we have seen reason to think that the most distinctive of them is the sort of joy which may result in extreme cases from absolute self-surrender. The sense of the kind of object to which the surrender is made has much to do with determining the precise complexion of the joy; and the whole phenomenon is more complex than any simple formula allows. <strong>In the literature of the subject, sadness and gladness have each been emphasized in turn</strong>&#8230;.Sometimes the joy has been primary; sometimes secondary, being the gladness of deliverance from the fear. This latter state of things, being the more complex, is also the more complete; and as we proceed, I think we shall find abundant reason for refusing to leave out either the sadness or the gladness, if we look at religion with the breadth of view which it demands. <strong>Stated in the completest possible terms, a man&#8217;s religion involves both moods of contraction and moods of expansion of his being</strong>. (pg. 75)</p></blockquote><p>We notice, already, the outlines of the contrast, which is not so simple as the distinction between &#8220;optimists&#8221; and &#8220;pessimists&#8221;. </p><p>Rather, it is a question of whether the <em>quality</em> of religious experience is shaped by knowledge of evil&#8217;s absence from the world (the religion of healthy-mindedness) or, conversely, by the knowledge that evil, or at least pain and suffering, is in some sense inextricable from good, and may be kept at bay only by the grace of some power beyond one&#8217;s control (the religion of the sick soul). He points out that the &#8220;quantitative mixture&#8221; of these moods varies across individuals, time periods, and schools of thought; presumably, there is a healthy mind and sick soul in all of us. But much can also be learned by examining the extremes of this contrast<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-1" href="#footnote-1" target="_self">1</a>, which are in some sense <em>incommensurate</em> perceptions of the world and might ultimately demand different religious paradigms.</p><div class="captioned-image-container"><figure><a class="image-link image2" target="_blank" href="https://substackcdn.com/image/fetch/$s_!yFvk!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0f79082f-fec9-4c9d-a165-f64f2cb5795d_3615x968.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!yFvk!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0f79082f-fec9-4c9d-a165-f64f2cb5795d_3615x968.png 424w, https://substackcdn.com/image/fetch/$s_!yFvk!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0f79082f-fec9-4c9d-a165-f64f2cb5795d_3615x968.png 848w, https://substackcdn.com/image/fetch/$s_!yFvk!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0f79082f-fec9-4c9d-a165-f64f2cb5795d_3615x968.png 1272w, https://substackcdn.com/image/fetch/$s_!yFvk!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0f79082f-fec9-4c9d-a165-f64f2cb5795d_3615x968.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!yFvk!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0f79082f-fec9-4c9d-a165-f64f2cb5795d_3615x968.png" width="328" height="87.85714285714286" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/0f79082f-fec9-4c9d-a165-f64f2cb5795d_3615x968.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:390,&quot;width&quot;:1456,&quot;resizeWidth&quot;:328,&quot;bytes&quot;:null,&quot;alt&quot;:&quot;&quot;,&quot;title&quot;:null,&quot;type&quot;:null,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" title="" srcset="https://substackcdn.com/image/fetch/$s_!yFvk!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0f79082f-fec9-4c9d-a165-f64f2cb5795d_3615x968.png 424w, https://substackcdn.com/image/fetch/$s_!yFvk!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0f79082f-fec9-4c9d-a165-f64f2cb5795d_3615x968.png 848w, https://substackcdn.com/image/fetch/$s_!yFvk!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0f79082f-fec9-4c9d-a165-f64f2cb5795d_3615x968.png 1272w, https://substackcdn.com/image/fetch/$s_!yFvk!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0f79082f-fec9-4c9d-a165-f64f2cb5795d_3615x968.png 1456w" sizes="100vw" loading="lazy"></picture><div></div></div></a></figure></div><p>One common answer to the question of life&#8217;s purpose is <em>happiness</em>. As James points out, there are entire <a href="https://en.wikipedia.org/wiki/Hedonism">schools of philosophical ethics</a> that deduce their sense of right and wrong from an analysis of what produces pleasure (and its opposite, displeasure). There&#8217;s a through-line from this axiom to the inference that the extent to which a religious belief facilitates happiness is, in some fundamental way, evidence of its truth (bolding mine):</p><blockquote><p>&#8230;we must also acknowledge that the more complex ways of experiencing religion are new manners of producing happiness, wonderful inner paths to a supernatural kind of happiness, when the first gift of natural existence is unhappy, as it so often proves itself to be.</p><p>With such relations between religion and happiness, it is perhaps not surprising that men come to regard the happiness which a religious belief affords as a proof of its truth. <strong>If a creed makes a man feel happy, he almost inevitably adopts it.</strong> (pg. 78)</p></blockquote><p>For some people this kind of happiness may seem almost congenital, as if they struggle to conceive of the possibility of feeling otherwise.<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-2" href="#footnote-2" target="_self">2</a> As James points out, these &#8220;healthy-minded individuals&#8221; are roughly analogous to what <a href="https://en.wikipedia.org/wiki/Francis_William_Newman">Francis W. Newman</a> (younger brother of <a href="https://en.wikipedia.org/wiki/John_Henry_Newman">Cardinal Newman</a>) referred to as the &#8220;once-born&#8221;, which Newman defined as those who &#8220;see God, not as a strict Judge, not as a Glorious Potentate; but as the animating Spirit of a beautiful harmonious world, Beneficent and Kind, Merciful as well as Pure &#8220;(pg. 80-81). </p><p>Importantly, we observe this temperament (as well as the sick soul temperament) not only in the explicitly, institutionally religious but also in those we might call &#8220;spiritual&#8221;. Here, James uses Walt Whitman as an example of a healthy-minded individual, quoting from <a href="https://en.wikipedia.org/wiki/Richard_Maurice_Bucke">Richard Maurice Bucke&#8217;s</a> book <em><a href="https://en.wikipedia.org/wiki/Cosmic_Consciousness">Cosmic Consciousness</a></em>, which contains a lengthy sketch of Whitman&#8217;s character (bolding mine):</p><blockquote><p> His favorite occupation seemed to be strolling or sauntering about outdoors by himself, looking at the grass, the trees, the flowers, the vistas of light, the varying aspects of the sky, and listening to the birds, the crickets, the tree frogs, and all the hundreds of natural sounds&#8230;He was very fond of flowers, either wild or cultivated; liked all sorts. I think he admired lilacs and sunflowers just as much as roses. <strong>Perhaps, indeed, no man who ever lived liked so many things and disliked so few as Walt Whitman.</strong> All natural objects seemed to have a charm for him&#8230;He never complained or grumbled either at the weather, pain, illness, or anything else. He never swore. He could not very well, since he never spoke in anger and apparently never was angry. <strong>He never exhibited fear, and I do not believe he ever felt it</strong>. (pg. 84)</p></blockquote><p>Now, to be clear, this quote is from a follower of Whitman&#8217;s, in the context of a book expounding upon the notion of transcendental consciousness. It is possible, therefore, that Whitman&#8217;s healthy-minded temperament is exaggerated in this quote, either intentionally or unintentionally. At the same time, we can look to <em>this version</em> of Whitman as a kind of template for healthy-mindedness&#8212;again, following James&#8217;s wisdom about using the most extreme examples as an entry point into studying a phenomenon. </p><p>And in this template, we notice several qualities: a kind of relentless and <em>expansive</em> energy<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-3" href="#footnote-3" target="_self">3</a>; an inability or refusal to see evil<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-4" href="#footnote-4" target="_self">4</a>; and an expulsion of fear. These qualities recur in other reports peppered throughout the chapter. Some of these descriptions are quite beautiful; one of my favorites comes from the <a href="https://en.wikipedia.org/wiki/Transcendentalism">transcendentalist</a> and <a href="https://en.wikipedia.org/wiki/Unitarianism">Unitarian</a> minister <a href="https://en.wikipedia.org/wiki/Theodore_Parker">Theodore Parker</a> (bolding mine):</p><blockquote><p>I have swum in clear sweet waters all my days; and if sometimes they were a little cold, and the stream ran adverse and something rough, it was never too strong to be breasted and swum through. From the days of earliest boyhood, when I went stumbling through the grass, &#8230; up to the gray-bearded manhood of this time, there is none but has left me honey in manhood of this time, <strong>there is none but has left me honey in the hive of memory that I now feed on for present delight</strong>. When I recall the years&#8230; I am filled with a sense of sweetness and wonder that such little things can make a mortal so exceedingly rich. But I must confess that the chiefest of all my delights is still the religious. (pg. 83)</p></blockquote><p>The expulsion of fear or, indeed, any negative feelings is a common theme. Here, James connects the religion of healthy-mindedness to a trend of the time called &#8220;mind-cure&#8221; or &#8220;New Thought&#8221; (<a href="https://seantrott.substack.com/p/the-epistemology-of-lower-back-pain-69f">which I&#8217;ve written about before</a>). These faiths have little patience for emotions like anxiety or worry (dubbed &#8220;fear-thought&#8221;), which are seen as basically useless; much, they argue, can be accomplished and overcome if one sets one&#8217;s mind to it. </p><p>And crucially, this claim does not appear to be all empty talk: it bears both moral and physical fruits. James includes a number of testimonials from individuals who suffered for years from various ailments, who then overcame those ailments in a matter of weeks or even days upon encountering the wisdom of healthy-mindedness:</p><blockquote><p>&#8230;my earlier life bears a record of many, many years of bedridden invalidism, with spine and lower limbs paralyzed&#8230;but since my resurrection in the flesh, I have worked as a healer unceasingly for fourteen years without a vacation, and can truthfully assert that I have never known a moment of fatigue or pain&#8230; (pg. 102)</p><p>Life seemed difficult to me at one time. I was always. breaking down, and had several attacks of what is called nervous prostration, with terrible insomnia, being on the verge of insanity; besides having many other troubles, especially of the digestive organs&#8230;.I never recovered permanently till this New Thought took possession of me. (pg. 102)</p><p>I had been a sufferer from my childhood till my fortieth year&#8230;The healer said: &#8216;There is nothing but Mind; we are expressions of the One Mind; body is only a mortal belief; as a man thinketh so is he.&#8217;..I felt the next day like an escaped prisoner, and believed I had found the secret that would in time give me perfect health. Within ten days I was able to eat anything provided for others, and after two weeks I began to have my own positive mental suggestions of Truth, which were to me like stepping-stones. (pg. 105)</p></blockquote><p>There are, I think, some fairly recognizable historical and modern-day analogues to the notion of a &#8220;mind-cure&#8221;, some of which are explicitly religious and some of which are not. </p><p>Some interpretations may seem rather fanciful or even dangerous: in its worst incarnation, this worldview might seem to discourage individuals from seeking help from &#8220;mainstream&#8221; medical institutions, or implicitly blame the sick for their misfortune; these limitations of the &#8220;once-born&#8221; mentality will be explored below. </p><p>But in a more tempered form, there&#8217;s clearly <em>something</em> true that the worldview is capturing, which I&#8217;ve written about before in the context of <a href="https://seantrott.substack.com/p/the-epistemology-of-lower-back-pain-69f">back pain</a>. Our minds, after all, are part of our bodies, and therefore our mental states can interact with our physical states in strange and mysterious ways. And it is also true that many people have <em>some</em> modicum of control over how they orient towards the world, and that a healthy-minded orientation may simply be a more congenial way to live&#8212;not only for one&#8217;s self, but for the others in one&#8217;s life.</p><div class="captioned-image-container"><figure><a class="image-link image2" target="_blank" href="https://substackcdn.com/image/fetch/$s_!yFvk!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0f79082f-fec9-4c9d-a165-f64f2cb5795d_3615x968.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!yFvk!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0f79082f-fec9-4c9d-a165-f64f2cb5795d_3615x968.png 424w, https://substackcdn.com/image/fetch/$s_!yFvk!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0f79082f-fec9-4c9d-a165-f64f2cb5795d_3615x968.png 848w, https://substackcdn.com/image/fetch/$s_!yFvk!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0f79082f-fec9-4c9d-a165-f64f2cb5795d_3615x968.png 1272w, https://substackcdn.com/image/fetch/$s_!yFvk!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0f79082f-fec9-4c9d-a165-f64f2cb5795d_3615x968.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!yFvk!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0f79082f-fec9-4c9d-a165-f64f2cb5795d_3615x968.png" width="328" height="87.85714285714286" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/0f79082f-fec9-4c9d-a165-f64f2cb5795d_3615x968.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:390,&quot;width&quot;:1456,&quot;resizeWidth&quot;:328,&quot;bytes&quot;:null,&quot;alt&quot;:&quot;&quot;,&quot;title&quot;:&quot;&quot;,&quot;type&quot;:null,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" title="" srcset="https://substackcdn.com/image/fetch/$s_!yFvk!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0f79082f-fec9-4c9d-a165-f64f2cb5795d_3615x968.png 424w, https://substackcdn.com/image/fetch/$s_!yFvk!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0f79082f-fec9-4c9d-a165-f64f2cb5795d_3615x968.png 848w, https://substackcdn.com/image/fetch/$s_!yFvk!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0f79082f-fec9-4c9d-a165-f64f2cb5795d_3615x968.png 1272w, https://substackcdn.com/image/fetch/$s_!yFvk!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0f79082f-fec9-4c9d-a165-f64f2cb5795d_3615x968.png 1456w" sizes="100vw" loading="lazy"></picture><div></div></div></a></figure></div><p>If the healthy-minded individual refuses to entertain the thought of evil, the sick soul refuses to look away. The sick soul believes that the evil aspects of life are part of its essence, and indeed that &#8220;the world&#8217;s meaning most comes home to us when we lay them most to heart&#8221; (pg. 131). In its most extreme form, this temperament perceives evil not only in certain external conditions but rather as pervading their very interiority, i.e., a &#8220;wrongness or vice in his essential nature&#8221; (pg. 131).</p><p>As with healthy-mindedness, this burden appears to be congenital in many cases, even if it&#8217;s not constant within a given individual&#8217;s life:</p><blockquote><p>There are men who seem to have started in life with a bottle or two of champagne inscribed to their credit; whilst others seem to have been born close to the pain-threshold, which the slightest irritants fatally send them over. </p><p>Does it not appear as if one who lived more habitually on one side of the pain-threshold might need a different sort of religion from one who habitually lived on the other? (pg. 135)</p></blockquote><p>One might wonder&#8212;especially if inclined towards healthy-mindedness&#8212;why these individuals are burdened with such despair and melancholy preoccupations. James flips the question: how could one <em>not</em> be burdened as such in a world as fraught and dangerous and unstable as this one? Happiness, pleasure, joy: for the sick soul, these cannot be disentangled from suffering and loss; and as anyone who has experienced these melancholy feelings likely knows, they come with an almost <em>noetic</em> (to borrow another word from James) quality of absolute certainty, as if they more accurately ascertain the underlying truth of things. James writes:</p><blockquote><p>Unsuspectedly from the bottom of every fountain of pleasure, as the old poet said, something bitter rises up: a touch of nausea, a falling dead of the delight, a whiff of melancholy, things that sound a knell, for fugitive as they may be, they bring a feeling of coming from a deeper region and often have an appalling convincingness. (pg. 136)</p></blockquote><p>This recognition that there is no happiness without despair seems, at least on my reading, to be central to the worldview of the sick soul. Death comes for us all, so the joys of life are at best temporary&#8212;and, knowing this, what kind of satisfaction can we continue to find in them? Perhaps the best-known expression of htis sentiment can be found in <a href="https://en.wikipedia.org/wiki/Ecclesiastes">Ecclesiastes</a> (bolding mine):</p><blockquote><p>What profit hath a man of all his labour which he taketh under the Sun? I looked on all the works that my hands had wrought, and behold, <strong>all was vanity and vexation of spirit</strong>&#8230;Truly the light is sweet, and a pleasant thing it is for the eyes to behold the Sun: but if a man live many years and rejoice in them all, <strong>yet let him remember the days of darkness; for they shall be many</strong>.</p></blockquote><p>To the healthy-minded, this mindset may seem inexplicable or even frustrating. I suspect some readers of this essay may feel this way: it is not difficult to find, particularly on the Internet, followers of the doctrine of healthy-mindedness encouraging individuals to simply get outside and breathe the fresh air&#8212;to appreciate the gift of life and find happiness in this gift. Despair, they might argue, is a kind of choice; why choose something that makes yourself (and those around you) miserable?</p><p>To this, the sick soul has a ready rejoinder: even the most healthy-minded among us are not immune; in fact, many who consider themselves &#8220;enlightened&#8221; in their healthy-minded state have not considered the fact that this state is tolerated only a temporary abatement of pain and suffering in their life. But this abatement cannot last, especially in the face of death:</p><blockquote><p>A little cooling down of animal excitability and instinct, a little loss of animal toughness, a little irritable weakness and descent of the pain-threshold, will bring the worm at the core of all our usual springs of delight into full view, and turn us into melancholy metaphysicians&#8230;The old man, sick with an insidious internal disease, may laugh and quaff his wine at first as well as ever, but he knows his fate now, for the doctors have revealed it; and the knowledge knocks the satisfaction out of all these functions. (pg. 141)</p></blockquote><p>Here, James points out that although the ancient Greeks are sometimes held up as models of healthy-mindedness, he argues that this ignores the fact that many of their philosophies&#8212;such as <a href="https://en.wikipedia.org/wiki/Epicureanism">Epicureanism</a> or <a href="https://en.wikipedia.org/wiki/Stoicism">Stoicism</a>&#8212;eschew the pursuit of ecstatic pleasures or happiness; instead, they advocate for a kind of modest contentment (facilitated by the temporary freedom <em>from</em> pain) or simply lowering one&#8217;s expectations.</p><blockquote><p>The Epicurean said: &#8216;Seek not to be happy, but rather to escape unhappiness; strong happiness is always linked with pain; therefore hug the safe shore, and do not tempt the deeper raptures. Avoid disappointment by expecting little ,and by aiming low; and above al do not fret.&#8217; The Stoic said: &#8216;The only genuine good that life can yield a man is the free possession of his own soul; all other goods are lies.&#8217; (pg. 143)</p></blockquote><p>It is hard, in my view&#8212;and I think James agrees&#8212;not to feel that these worldviews have a kind of maturity (or, in James&#8217;s words, a &#8220;completeness&#8221;) that, at least as earlier characterized, the worldview of healthy-mindedness not; perhaps this is what is meant by &#8220;twice-born&#8221;. At its best, the sick soul does not wallow in despair, but it equally does not pretend that evil can be forgotten or set aside, even for a moment.</p><p>As the paragon example of the sick soul, James draws from <a href="https://en.wikipedia.org/wiki/Confession_(Leo_Tolstoy)">Leo Tolstoy&#8217;s </a><em><a href="https://en.wikipedia.org/wiki/Confession_(Leo_Tolstoy)">Confession</a></em>. Tolstoy wrote this autobiographical in his early fifties about his struggle during a period of intense existential despair&#8212;what now might be called, somewhat demeaningly, a &#8220;mid-life crisis&#8221;. It is worth noting that this period fell upon him during a time of considerable personal and professional success. He had already published, to great acclaim, both <em><a href="https://en.wikipedia.org/wiki/War_and_Peace">War and Peace</a></em> and <em><a href="https://en.wikipedia.org/wiki/Anna_Karenina">Anna Karenina</a></em>: two books<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-5" href="#footnote-5" target="_self">5</a> that are considered by many (correctly, in my view) to be among the best of all time. As Tolstoy himself points out: he had a large family with a loving wife; he lived on a large and prosperous estate; he enjoyed considerable fame and admiration; and he was physically and intellectually quite healthy. Sounding almost boastful, he writes:</p><blockquote><p>I had the kind of strength in mind and body that I rarely encountered in my age-group. Physically, I could go out mowing with the peasants and keep up with them. Intellectually, I could work for eight or ten hours at a stretch and not feel any ill-effects from the strain of it. (pg. 18)</p></blockquote><p>And yet:</p><blockquote><p>&#8230;in this situation I had come to a point where I couldn&#8217;t go on living, but I was afraid of death and so I used every ruse against myself in order to avoid taking my life. (pg. 18)<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-6" href="#footnote-6" target="_self">6</a></p></blockquote><p>Tolstoy describes, in some detail, the measures he took to avoid the temptation to commit suicide: hiding the rope; no longer going hunting. He did not know, in short, why he ought to continue living&#8212;and yet he was desperately afraid to die.</p><p>This existential crisis appears to have been driven by the same question that haunts many people: what&#8217;s the point of all this? What is it all for? He could give, he writes, &#8220;no reasonable meaning to any actions of [his] life&#8221;. </p><p>He explains his state of despair by referencing an &#8220;Eastern fable&#8221;, in which a traveller fleeing a wild beast jumps into a dried-up well. Yet at the bottom of the well, the traveller sees a dragon, waiting with its jaws wide open. Caught between the beast above and the dragon below, the traveller clutches onto the branch of a bush growing in the well. He writes (bolding mine):</p><blockquote><p>At any moment the bush is going to snap and break off, and he will fall into the dragon&#8217;s jaws. The traveller sees this and knows his destruction is inevitable, but while he is dangling there he searchers around, and on the leaves of the bush he comes across a few drops of honey, and he goes after them with his tongue and licks them up. I was hanging on to a branch of life, knowing that the dragon of death was waiting inevitably, ready to tear me limb from limb, and I had no idea why I had come in for torment like this. <strong>And I tried to suck up the honey that had once consoled me, only to find that this honey gave me no pleasure</strong>, and meanwhile the white and black mice&#8212;day and night&#8212;were gnawing away at the branch I was climbing to. I could see the dragon clearly, and <strong>the honey had lost its sweetness for me</strong>. (pg. 19).<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-7" href="#footnote-7" target="_self">7</a></p></blockquote><p>There are a few things to notice here. First, the sensation of being trapped between two terrors&#8212;presumably the despair of living and the fear of death. Second, the inevitability of the latter, as conjured by the evocative image of those black and white mice eating around the edges of the branch. And third, pleasure is construed&#8212;as we saw earlier, in the section on healthy-mindedness&#8212;as <em>honey</em>. Yet here, the honey brings Tolstoy no pleasure. Compare this to Theodore Parker&#8217;s characterization of the memories of life&#8217;s pleasures:</p><blockquote><p>&#8230;there is none but has left me honey in manhood of this time, there is none but has left me honey in the hive of memory that I now feed on for present delight&#8230; (pg. 83)</p></blockquote><p>I only noticed this contrast while putting together examples for this essay, and I think it&#8217;s instructive. Both men view pleasure as honey&#8212;a kind of distilled sweetness&#8212;so it is not that it is this for one and that for the other. But they relate to it very differently: for Parker, the honey is a comfort in his old age, reminding him of the sweetness of life; for Tolstoy, the sweetness cannot be enjoyed because he is all too aware that it will come to an end&#8212;for him, for his wife, for everyone he loves and, indeed, everyone who will ever live.</p><p>Tolstoy considers various solutions to this problem, and dismisses each in turn: the first, ignorance, is no longer on the table for him; the second, Epicureanism (enjoying the honey while it lasts), does not work for him while knowing that others and eventually himself will suffer; the third, suicide, he is too afraid to pursue. By default, then, he falls into the fourth &#8220;solution&#8221;: hanging onto the branch despite the hopeless absurdity of doing so.</p><p>It is worth noting that, in the end, Tolstoy does find a sort of solace: <em>Confession</em> is not merely a memoir of despair. His comfort comes in the form of faith in God, though not, crucially, a faith driven by any kind of rational argumentation or formal theology; it really is&#8212;fittingly with James&#8217;s own view on religious experiences&#8212;<em>faith</em> in the deepest, most mystical and intuitive sense of the word. </p><p>It is also worth noting that, after this period, scholars point to a change in Tolstoy&#8217;s writing: he became much more preoccupied with religion, and in some cases his writing became overtly moralistic; in others, as in <em><a href="https://en.wikipedia.org/wiki/The_Death_of_Ivan_Ilyich">The Death of Ivan Ilyich</a></em>, we see what might almost be characterized as a repudiation of a certain kind of healthy-minded individual&#8212;no one, Tolstoy seems to be saying, can be saved from the inevitability of suffering and fear; if there is redemption to be had, it is <em>through</em> that process of despair.<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-8" href="#footnote-8" target="_self">8</a> </p><div class="captioned-image-container"><figure><a class="image-link image2" target="_blank" href="https://substackcdn.com/image/fetch/$s_!yFvk!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0f79082f-fec9-4c9d-a165-f64f2cb5795d_3615x968.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!yFvk!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0f79082f-fec9-4c9d-a165-f64f2cb5795d_3615x968.png 424w, https://substackcdn.com/image/fetch/$s_!yFvk!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0f79082f-fec9-4c9d-a165-f64f2cb5795d_3615x968.png 848w, https://substackcdn.com/image/fetch/$s_!yFvk!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0f79082f-fec9-4c9d-a165-f64f2cb5795d_3615x968.png 1272w, https://substackcdn.com/image/fetch/$s_!yFvk!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0f79082f-fec9-4c9d-a165-f64f2cb5795d_3615x968.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!yFvk!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0f79082f-fec9-4c9d-a165-f64f2cb5795d_3615x968.png" width="328" height="87.85714285714286" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/0f79082f-fec9-4c9d-a165-f64f2cb5795d_3615x968.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:390,&quot;width&quot;:1456,&quot;resizeWidth&quot;:328,&quot;bytes&quot;:null,&quot;alt&quot;:&quot;&quot;,&quot;title&quot;:&quot;&quot;,&quot;type&quot;:null,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" title="" srcset="https://substackcdn.com/image/fetch/$s_!yFvk!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0f79082f-fec9-4c9d-a165-f64f2cb5795d_3615x968.png 424w, https://substackcdn.com/image/fetch/$s_!yFvk!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0f79082f-fec9-4c9d-a165-f64f2cb5795d_3615x968.png 848w, https://substackcdn.com/image/fetch/$s_!yFvk!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0f79082f-fec9-4c9d-a165-f64f2cb5795d_3615x968.png 1272w, https://substackcdn.com/image/fetch/$s_!yFvk!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0f79082f-fec9-4c9d-a165-f64f2cb5795d_3615x968.png 1456w" sizes="100vw" loading="lazy"></picture><div></div></div></a></figure></div><p>There is, as James points out, a natural antagonism that arises between these two temperaments: the healthy-minded find the sick souls frustrating or perhaps even incomprehensible in their insistence on locating despair in all things; whereas the sick souls find the healthy-minded to be naive at best, and at worst, filled with a kind of unearned confidence. </p><p>While James does suggest that there&#8217;s a kind of completeness and maturity in the sick soul (that you don&#8217;t observe in the healthy-minded), this isn&#8217;t, I think,  the sort of contrast where one side clearly &#8220;comes out ahead&#8221;: different individuals likely need different religions. Indeed, the same individual may find themselves drawn towards different worldviews at different points in their own life, depending on their circumstances.</p><p>Some may find it tempting, when presented with a dichotomy, to &#8220;make the case&#8221; for one side or the other; or, alternatively, to stake out one&#8217;s own place in that contrast. But I think the more interesting&#8212;and the more useful&#8212;perspective comes from understanding that both temperaments likely live in all of us (this is the &#8220;divided self&#8221;), and that they each have their place. </p><p>This is not to say that one should strive to fall somewhere between the temperaments, i.e., a kind of &#8220;average&#8221;. In the first place, I&#8217;m not sure it makes sense to use language like &#8220;should&#8221; when it comes to these temperaments at all; but second, I think it is more helpful to view the divided self as engaging in something like an internal dialectic, oscillating between the two poles. A good dichotomy, as I argued in the beginning of this essay, should clarify our understanding of a space and also retain some degree of conceptual flexibility; in this case, I think James succeeds in characterizing a contrast that helps us understand a constant dialogue within ourselves.</p><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-1" href="#footnote-anchor-1" class="footnote-number" contenteditable="false" target="_self">1</a><div class="footnote-content"><p>James provides an excellent articulation of studying the most extreme cases of a phenomenon in the service of better understanding the phenomenon itself:</p><blockquote><p>It is a good rule in physiology, when we are studying the meaning of an organ, to ask after its most peculiar and characteristic sort of performance, and to seek its office in that one of its functions which no other organ can possibly exert. Surely the same maxim holds good in our present quest. The essence of religious experiences, the thing by which we finally must judge them, must be that element or quality in them which we can meet nowhere else. And such a quality will be of course most prominent and easy to notice in those religious experiences which are most one-sided, exaggerated, and intense. (pg. 45)</p></blockquote></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-2" href="#footnote-anchor-2" class="footnote-number" contenteditable="false" target="_self">2</a><div class="footnote-content"><p>He writes:</p><blockquote><p>I mean those who, when unhappiness if offered or proposed to them, positively refuse to feel it, as if it were something mean and wrong. We find such persons in every age, passionately flinging themselves upon their sense of the goodness of life, in spite of the hardships of their own condition, and in spite of the sinister theologies into which they may be born. (pg. 79)</p></blockquote></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-3" href="#footnote-anchor-3" class="footnote-number" contenteditable="false" target="_self">3</a><div class="footnote-content"><p>Which is fitting, from the poet who wrote &#8220;<a href="https://poets.org/poem/song-myself-51">I contain multitudes&#8221;</a>.</p></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-4" href="#footnote-anchor-4" class="footnote-number" contenteditable="false" target="_self">4</a><div class="footnote-content"><p>Or, in some cases, to <em>reclaim</em> evil as part of some beneficent transcendental spirit that is itself good, thus negating the evil. </p></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-5" href="#footnote-anchor-5" class="footnote-number" contenteditable="false" target="_self">5</a><div class="footnote-content"><p>Tolstoy was emphatic that <em>War and Peace</em> was not, technically, a &#8220;novel&#8221;.</p></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-6" href="#footnote-anchor-6" class="footnote-number" contenteditable="false" target="_self">6</a><div class="footnote-content"><p>Page number from Tolstoy&#8217;s <em>Confession</em>, not James&#8217;s quotation.</p></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-7" href="#footnote-anchor-7" class="footnote-number" contenteditable="false" target="_self">7</a><div class="footnote-content"><p>Same as above.</p></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-8" href="#footnote-anchor-8" class="footnote-number" contenteditable="false" target="_self">8</a><div class="footnote-content"><p>In this, I am reminded too of <a href="https://en.wikipedia.org/wiki/Flannery_O%27Connor">Flannery O&#8217;Connor&#8217;s</a> writing, in which grace is found only (if at all) when the confident bluster of her protagonists is obliterated through personal tragedy.</p><p></p></div></div>]]></content:encoded></item><item><title><![CDATA[Calibrating expectations]]></title><description><![CDATA[The "habitability problem" never really went away.]]></description><link>https://seantrott.substack.com/p/calibrating-expectations</link><guid isPermaLink="false">https://seantrott.substack.com/p/calibrating-expectations</guid><dc:creator><![CDATA[Sean Trott]]></dc:creator><pubDate>Sat, 17 Jan 2026 01:08:30 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!YRy2!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F29396e4e-0015-4f3d-97b9-1cd68d4f56ab_1574x776.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>Early on in graduate school, I was interested in <em>trust</em>: specifically, the (normative) question of how much to trust new technologies enabled by machine learning (ML), and the (descriptive) question of which factors led individuals to trust or distrust these systems. One way to think about this is as a problem of <em>calibration</em>. From this perspective, users of a tool should be well-calibrated to what it can and can&#8217;t do, so that they make effective use of the tool but don&#8217;t deploy it in inappropriate settings&#8212;i.e., they should trust it &#8220;just the right amount&#8221;. </p><p>Notably, this was years before the advent of ChatGPT. At the time, research on trust focused on emerging tools like self-driving cars and <a href="https://en.wikipedia.org/wiki/Automated_decision-making">&#8220;AI-assisted&#8221; decision-making technologies</a> (e.g., for domains like healthcare). As a cognitive scientist, I was especially drawn to the question of whether and how designing these tools to appear more &#8220;human&#8221;&#8212;such as the use of a <em><a href="https://en.wikipedia.org/wiki/Natural-language_user_interface">language interface</a></em>&#8212;might influence human judgments about their capabilities or even the degree to which <a href="https://www.sciencedirect.com/science/article/abs/pii/S0022103114000067">humans trusted them</a> (whether that trust was appropriate or not).</p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://seantrott.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">The Counterfactual is a reader-supported publication. To receive new posts and support my work, consider becoming a free or paid subscriber.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><p>My graduate research <a href="https://seantrott.substack.com/p/how-i-started-studying-large-language">went in a different direction</a> for a variety of reasons, one of which was that the language interfaces of the time were simply not particularly capable. But I&#8217;ve rekindled my interest in the topic in the last year or so, as large language models (LLMs)&#8212;or more accurately, <a href="https://seantrott.substack.com/p/language-models-vs-llm-equipped-software">LLM-equipped software tools</a>&#8212;are deployed in more and more settings, despite a lack of consensus on how to properly evaluate these systems. Individuals thus struggle to calibrate their expectations: as <a href="https://www.theargumentmag.com/p/i-cant-stop-yelling-at-claude-code">Kelsey Piper wrote in a recent article for </a><em><a href="https://www.theargumentmag.com/p/i-cant-stop-yelling-at-claude-code">The Argument</a></em>, the same system (e.g., <a href="https://code.claude.com/docs/en/overview">Claude Code</a>) might produce clever, functional code in a matter of minutes <em>and</em> generate infuriating, inexplicable errors. </p><p>I don&#8217;t think this problem is going away anytime soon, and I&#8217;m certainly not going to solve it in a single essay. But it is a longstanding problem in human-machine interaction, and as always, I think contextualizing the problem in that history can help us understand both the parallels and particularities of the current moment with respect to the past. </p><h2>Language interfaces and the habitability problem</h2><p>I&#8217;ll start with some more personal history: before I started graduate school, I worked for several years at a research institute in Berkeley called the <a href="https://www.icsi.berkeley.edu/">International Computer Science Institute (ICSI)</a>. I worked in <a href="https://www.icsi.berkeley.edu/icsi/people/feldman">Jerry Feldman's</a> research group on a project designing a <a href="https://en.wikipedia.org/wiki/Natural-language_user_interface">natural language interface (NLI)</a> for a simulated robotics application. These days, NLIs are commonplace&#8212;some have even argued <a href="https://scale.com/blog/text-universal-interface">text is the &#8220;universal&#8221; interface</a>&#8212;but at the time, they were quite limited in scope and deployment. </p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!qXaZ!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe55e26bb-d053-4f7e-9818-31a5ba899f45_1162x762.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!qXaZ!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe55e26bb-d053-4f7e-9818-31a5ba899f45_1162x762.png 424w, https://substackcdn.com/image/fetch/$s_!qXaZ!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe55e26bb-d053-4f7e-9818-31a5ba899f45_1162x762.png 848w, https://substackcdn.com/image/fetch/$s_!qXaZ!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe55e26bb-d053-4f7e-9818-31a5ba899f45_1162x762.png 1272w, https://substackcdn.com/image/fetch/$s_!qXaZ!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe55e26bb-d053-4f7e-9818-31a5ba899f45_1162x762.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!qXaZ!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe55e26bb-d053-4f7e-9818-31a5ba899f45_1162x762.png" width="472" height="309.52151462994834" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/e55e26bb-d053-4f7e-9818-31a5ba899f45_1162x762.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:762,&quot;width&quot;:1162,&quot;resizeWidth&quot;:472,&quot;bytes&quot;:443020,&quot;alt&quot;:&quot;&quot;,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:false,&quot;topImage&quot;:true,&quot;internalRedirect&quot;:&quot;https://seantrott.substack.com/i/178752551?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe55e26bb-d053-4f7e-9818-31a5ba899f45_1162x762.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" title="" srcset="https://substackcdn.com/image/fetch/$s_!qXaZ!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe55e26bb-d053-4f7e-9818-31a5ba899f45_1162x762.png 424w, https://substackcdn.com/image/fetch/$s_!qXaZ!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe55e26bb-d053-4f7e-9818-31a5ba899f45_1162x762.png 848w, https://substackcdn.com/image/fetch/$s_!qXaZ!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe55e26bb-d053-4f7e-9818-31a5ba899f45_1162x762.png 1272w, https://substackcdn.com/image/fetch/$s_!qXaZ!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fe55e26bb-d053-4f7e-9818-31a5ba899f45_1162x762.png 1456w" sizes="100vw" fetchpriority="high"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg role="img" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><title></title><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a><figcaption class="image-caption">A figure from <a href="https://cdn.aaai.org/ocs/11675/11675-51331-1-PB.pdf">our 2015 paper</a> describing the architecture for a simple &#8220;agent-based&#8221; language interface system. Linguistic input was processed by a tool (the &#8220;ECG Analyzer&#8221;) that made use of a hand-build grammar and ultimately produced a representation (an &#8220;n-tuple&#8221;) usable by another component of the system (the &#8220;problem solver&#8221;), which in turn executed API calls in a downstream application&#8212;in this case, a simulated robotics application.</figcaption></figure></div><p>The major bottleneck is, of course, that building a system that understands language is very hard! By &#8220;understand&#8221; language I don&#8217;t merely mean <em>processing</em> it (i.e., converting strings of text into some other representational format), but somehow <em>producing an action</em> in response to linguistic input&#8212;such as <a href="https://cdn.aaai.org/AAAI/1998/AAAI98-080.pdf">planning trips</a>, controlling an operating system, or interacting with the world (or a simulation of the world) in some way, as in <a href="https://en.wikipedia.org/wiki/SHRDLU">Terry Winograd&#8217;s famous SHRDLU</a>. </p><p>The working assumption of much research (including our own) was that <a href="https://en.wikipedia.org/wiki/Natural_language_understanding">natural language understanding (or &#8220;NLU&#8221;)</a> was an inherently domain-constrained problem: that is, while it might be possible (though difficult) to build end-to-end systems that mapped a limited set of linguistic commands to actions for <em>specific applications</em>, building a &#8220;general-purpose&#8221; language interface was hopelessly out-of-scope. </p><p>Part of the challenge with a &#8220;general-purpose&#8221; system is, obviously, <a href="https://arxiv.org/abs/2111.15366">that &#8220;general-purpose&#8221; includes quite a lot</a>. For what it&#8217;s worth, that challenge is very much alive with current LLM-equipped software tools (as I discuss later on in this post). </p><p>But another challenge lay with what you might think of as the &#8220;front end&#8221; of these tools: the component responsible for processing linguistic input and converting it into a usable format for some downstream application. Human language is incredibly <em>flexible</em>&#8212;there are all sorts of ways one can say the same thing, or <em>almost</em> the same thing&#8212;and it&#8217;s very difficult to design, by hand, a system that can competently process all of this linguistic formulations.</p><p>This is where the <em>habitability problem</em> comes in. Suppose you, a computational linguist, write a series of rules that can cover a variety of sentences; let&#8217;s call the set of these rules a &#8220;grammar&#8221;. This could mean different things to different people, but in short, I mean something like: convert a string like &#8220;Put the red block on the blue block&#8221; into some kind of syntactic parse. You&#8217;ve also written a component that converts this parse into some kind of usable <em>action specification</em>, e.g., <em><strong>move</strong>(moved_object(type = block, color=red), target_location(object(type = block, color = blue), relation = on)).</em><a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-1" href="#footnote-1" target="_self">1</a> Finally, you&#8217;ve written code that uses this action specification to actually make the relevant changes in the downstream application&#8212;in this case, perhaps making API calls to a simulated robotics application. </p><div class="captioned-image-container"><figure><a class="image-link image2" target="_blank" href="https://substackcdn.com/image/fetch/$s_!UYc1!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F16150749-3151-4ab5-9e04-4f354d1592b3_1412x202.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!UYc1!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F16150749-3151-4ab5-9e04-4f354d1592b3_1412x202.png 424w, https://substackcdn.com/image/fetch/$s_!UYc1!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F16150749-3151-4ab5-9e04-4f354d1592b3_1412x202.png 848w, https://substackcdn.com/image/fetch/$s_!UYc1!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F16150749-3151-4ab5-9e04-4f354d1592b3_1412x202.png 1272w, https://substackcdn.com/image/fetch/$s_!UYc1!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F16150749-3151-4ab5-9e04-4f354d1592b3_1412x202.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!UYc1!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F16150749-3151-4ab5-9e04-4f354d1592b3_1412x202.png" width="602" height="86.12181303116148" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/16150749-3151-4ab5-9e04-4f354d1592b3_1412x202.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:202,&quot;width&quot;:1412,&quot;resizeWidth&quot;:602,&quot;bytes&quot;:39643,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://seantrott.substack.com/i/178752551?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F16150749-3151-4ab5-9e04-4f354d1592b3_1412x202.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!UYc1!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F16150749-3151-4ab5-9e04-4f354d1592b3_1412x202.png 424w, https://substackcdn.com/image/fetch/$s_!UYc1!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F16150749-3151-4ab5-9e04-4f354d1592b3_1412x202.png 848w, https://substackcdn.com/image/fetch/$s_!UYc1!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F16150749-3151-4ab5-9e04-4f354d1592b3_1412x202.png 1272w, https://substackcdn.com/image/fetch/$s_!UYc1!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F16150749-3151-4ab5-9e04-4f354d1592b3_1412x202.png 1456w" sizes="100vw" loading="lazy"></picture><div></div></div></a><figcaption class="image-caption">Simplified schema of how the input/output for such a system might work.</figcaption></figure></div><p>Now, such a system could fail in at least two obvious ways. First, our <em>grammar</em> might fail to identify a suitable syntactic parse, i.e., there is no <em>grammatical rule</em> that produces a complete analysis of the sentence. And second, even if we produce a syntactic analysis, our system for producing an <em>action specification</em> might not &#8220;know&#8221; what to do with that analysis&#8212;or which API calls to make. In both cases, the user of the system has produced a sentence that the system does not &#8220;understand&#8221; in the sense that no suitable output is produced.</p><p>The failures above correspond to what we might think of as <em>overestimation</em>: the user has produced a command under the impression that the system will be able to execute it, but the system is unable to do so.  Yet another, more subtle failure mode corresponds to <em>underestimation</em>: that is, a user fails to <em>fully exploit</em> the range of linguistic formulations and actions available to them. To make this concrete: the system might be able to execute commands like &#8220;Put the red block on the blue block&#8221;, but for whatever reason, the user doesn&#8217;t think of this as the type of thing the system can do&#8212;so they never ask.</p><p>These two failure modes are the twin sides of the habitability problem, as originally defined by <a href="https://asistdl.onlinelibrary.wiley.com/doi/10.1002/asi.5090190324">Watt (1968)</a>:</p><blockquote><p>A &#8220;habitable&#8221; language is one in which its users can express themselves without straying over the language&#8217;s boundaries into unallowed sentences.  </p></blockquote><p>It might help to depict this problem visually. We can think of two &#8220;sets&#8221; of sentences: first, sentences the system understands (i.e., produces the correct action from linguistic input); and second, sentences the user produces (i.e., commands or &#8220;intended actions&#8221;). In the ideal case, these two sets should have complete overlap&#8212;everything the user produces should be comprehensible by the system, and everything the system can do is (at least in principle) accessible to the user. In other words, we want the intersection between these sets to be as large as possible.</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!Ykdh!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8c3c522e-7e9c-4999-9899-51c7bd8978ec_1450x722.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!Ykdh!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8c3c522e-7e9c-4999-9899-51c7bd8978ec_1450x722.png 424w, https://substackcdn.com/image/fetch/$s_!Ykdh!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8c3c522e-7e9c-4999-9899-51c7bd8978ec_1450x722.png 848w, https://substackcdn.com/image/fetch/$s_!Ykdh!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8c3c522e-7e9c-4999-9899-51c7bd8978ec_1450x722.png 1272w, https://substackcdn.com/image/fetch/$s_!Ykdh!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8c3c522e-7e9c-4999-9899-51c7bd8978ec_1450x722.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!Ykdh!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8c3c522e-7e9c-4999-9899-51c7bd8978ec_1450x722.png" width="576" height="286.80827586206897" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/8c3c522e-7e9c-4999-9899-51c7bd8978ec_1450x722.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:722,&quot;width&quot;:1450,&quot;resizeWidth&quot;:576,&quot;bytes&quot;:73895,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://seantrott.substack.com/i/178752551?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8c3c522e-7e9c-4999-9899-51c7bd8978ec_1450x722.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!Ykdh!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8c3c522e-7e9c-4999-9899-51c7bd8978ec_1450x722.png 424w, https://substackcdn.com/image/fetch/$s_!Ykdh!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8c3c522e-7e9c-4999-9899-51c7bd8978ec_1450x722.png 848w, https://substackcdn.com/image/fetch/$s_!Ykdh!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8c3c522e-7e9c-4999-9899-51c7bd8978ec_1450x722.png 1272w, https://substackcdn.com/image/fetch/$s_!Ykdh!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F8c3c522e-7e9c-4999-9899-51c7bd8978ec_1450x722.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg role="img" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><title></title><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a><figcaption class="image-caption">Visual illustration of the habitability problem. Ideally, there should be complete overlap between the sentences the user produces and the sentences the system understands.</figcaption></figure></div><p>Framing it this way allows us to flesh out what we mean by <em>underestimation</em> and <em>overestimation</em>. In this framework, underestimation occurs when the set of sentences a system understands is larger than the set of sentences the user produces; overestimation is when the set of sentences a user produces is larger than the set of sentences a system understands. Finally, appropriate <em>calibration</em> is when these sets are, effectively, identical. </p><div class="captioned-image-container"><figure><a class="image-link image2" target="_blank" href="https://substackcdn.com/image/fetch/$s_!pdJ0!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc6c0f189-9879-4593-86c0-2c027768602d_1828x478.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!pdJ0!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc6c0f189-9879-4593-86c0-2c027768602d_1828x478.png 424w, https://substackcdn.com/image/fetch/$s_!pdJ0!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc6c0f189-9879-4593-86c0-2c027768602d_1828x478.png 848w, https://substackcdn.com/image/fetch/$s_!pdJ0!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc6c0f189-9879-4593-86c0-2c027768602d_1828x478.png 1272w, https://substackcdn.com/image/fetch/$s_!pdJ0!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc6c0f189-9879-4593-86c0-2c027768602d_1828x478.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!pdJ0!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc6c0f189-9879-4593-86c0-2c027768602d_1828x478.png" width="621" height="162.5006868131868" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/c6c0f189-9879-4593-86c0-2c027768602d_1828x478.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:381,&quot;width&quot;:1456,&quot;resizeWidth&quot;:621,&quot;bytes&quot;:116136,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://seantrott.substack.com/i/178752551?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc6c0f189-9879-4593-86c0-2c027768602d_1828x478.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!pdJ0!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc6c0f189-9879-4593-86c0-2c027768602d_1828x478.png 424w, https://substackcdn.com/image/fetch/$s_!pdJ0!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc6c0f189-9879-4593-86c0-2c027768602d_1828x478.png 848w, https://substackcdn.com/image/fetch/$s_!pdJ0!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc6c0f189-9879-4593-86c0-2c027768602d_1828x478.png 1272w, https://substackcdn.com/image/fetch/$s_!pdJ0!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fc6c0f189-9879-4593-86c0-2c027768602d_1828x478.png 1456w" sizes="100vw" loading="lazy"></picture><div></div></div></a><figcaption class="image-caption">Different failure modes (underestimation and overestimation) and appropriate calibration can all be depicted as the intersection of two sets: the set of sentences the system understands and the set of sentences the user produces.</figcaption></figure></div><p>For engineers building NLIs, then, the challenge becomes how to effectively &#8220;steer&#8221; users into using language that the system understands and away from using language that the system won&#8217;t understand. This is not an easy problem to solve, and approaches might include strategies as diverse as <a href="https://en.wikipedia.org/wiki/Wizard_of_Oz_experiment">&#8220;wizard-of-oz&#8221; studies</a> (in which they gather data about the kinds of language a person might use with such a system), instructional demos (in which the range of abilities and limitations of a system can be illustrated), and more indirect approaches (e.g., having the system use certain linguistic formulations to &#8220;prime&#8221; those same formulations in users).</p><p>The habitability problem was originally defined in the context of mostly symbolic, rule-based systems for processing natural language&#8212;an approach now sometimes called <a href="https://en.wikipedia.org/wiki/GOFAI">&#8220;good old-fashioned AI&#8221; (or &#8220;GOFAI&#8221;)</a>. The problem was also identified at a time when users interacted with computers through text-based interfaces; <a href="https://pure-oai.bham.ac.uk/ws/portalfiles/portal/4856389/IJHCSHoneHabitable.pdf">as others have pointed out</a>, interest in the habitability problem waned as graphical user-interfaces (or &#8220;GUIs&#8221;) became more popular in the following decades, even though some researchers continued to develop language interfaces.<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-2" href="#footnote-2" target="_self">2</a>  </p><p>With tools like ChatGPT, however, language interfaces are very much back&#8212;and it&#8217;s clear that the habitability problem, or at least a version of it, never really went away.</p><h2>From GOFAI to LLMs</h2><p>LLMs are an example of the so-called &#8220;<a href="https://en.wikipedia.org/wiki/Connectionism">connectionist</a>&#8221; approach to AI, which is usually placed in contrast to symbolic, rule-based approaches. Specifically, LLMs are <a href="https://www.understandingai.org/p/large-language-models-explained-with">large neural networks trained to predict tokens (e.g., words) in the context of other tokens (e.g., a sentence)</a>. These systems can be fine-tuned and modified in all sorts of ways, such as using <a href="https://en.wikipedia.org/wiki/Reinforcement_learning_from_human_feedback">human feedback</a> or training them to <a href="https://arxiv.org/abs/2506.14245">solve questions with objective answers (&#8220;verifiable rewards&#8221;)</a>; they can also be trained on other modalities, <a href="https://seantrott.substack.com/p/vision-language-models-vlms-explained">such as images or audio</a>. Finally, such a model can be used as a component of a larger system, which I call <a href="https://seantrott.substack.com/p/language-models-vs-llm-equipped-software">&#8220;LLM-equipped software tools&#8221;</a>.</p><p>But at their core, each underlying system is essentially the same:</p><ul><li><p>Some <em>input</em> is presented to the model.</p></li><li><p>The model produces a <em>probability distribution</em> over subsequent tokens.</p></li><li><p>Some other process is used to <em>sample</em> from this probability distribution.</p></li></ul><p>What&#8217;s surprising&#8212;and in many ways remarkable&#8212;about modern LLMs is that this relatively simple process, applied recursively to its own output, often produces coherent, contextually appropriate outputs. It&#8217;s worth noting that this is itself a nontrivial finding: for many years, neural networks trained on the statistics of language struggled to produce grammatical sentences&#8212;let alone semantically sensible ones. But training larger models on larger amounts of data seems to go a long way towards improving the grammaticality and sensibility of their outputs. Moreover, the various &#8220;post-training&#8221; techniques that have been applied to these systems have resulted in tools that solve <a href="https://openai.com/index/introducing-o3-and-o4-mini/">difficult reasoning tasks</a> and generate <a href="https://code.claude.com/docs/en/overview">computer code</a>.</p><p>I mention all this because I think it&#8217;s relevant to understanding the excitement over LLMs. As I noted in the previous section, there was always an understandable skepticism that an AI system composed of hand-written rules could ever be &#8220;general-purpose&#8221;. The set of possible English sentences&#8212;let alone <em>desired actions</em>&#8212;seemed too vast and too under-determined to build a system that could contend with all of them. By contrast, LLMs appear to be able to contend with a variety of linguistic formulations; they can also be trained to <a href="https://proceedings.neurips.cc/paper_files/paper/2023/hash/d842425e4bf79ba039352da0f658a906-Abstract-Conference.html">produce API calls to other system components</a> (like a calculator). There&#8217;s a temptation, then, to hope that LLMs could, one day, serve as something like a &#8220;general-purpose&#8221; language interface&#8212;or, to use a more popular (though controversial) term, that they might one day represent something like <a href="https://en.wikipedia.org/wiki/Artificial_general_intelligence">&#8220;Artificial General Intelligence&#8221; (or &#8220;AGI&#8221;)</a>.</p><p>Now, I do think LLMs are quite interesting; that&#8217;s why I research them and write about them so often! But there&#8217;s a gap between: observing, first, that LLMs can learn, in some bottom-up way, statistical patterns that allow them to produce coherent language and computer code; and inferring, second, that they are (or will be) &#8220;general-purpose&#8221; language interfaces, i.e., that the habitability problem has somehow been circumvented. I think we should be very careful not to elide or minimize this gap. </p><p>It&#8217;s also notable, in my view, that even the strongest proponents of LLMs as general-purpose systems will often readily acknowledge that there are a number of &#8220;<a href="https://en.wikipedia.org/wiki/AI_alignment">alignment problems</a>&#8221; to solve. The term &#8220;alignment&#8221; signifies many different (related) concepts in the AI discourse, but one useful, straightforward definition refers simply to ensuring that a user&#8217;s <em>intentions</em> are in some sense aligned with the <em>response</em> of the system they&#8217;re using. This definition helpfully covers a variety of failure modes, from cases of obvious incompetence to more subtle misinterpretations. It also makes it clear that the problem of &#8220;alignment&#8221; shares many features with the habitability problem, or more generally with the problem of <em>calibration</em>. </p><h2>Calibration is also about us</h2><p>One thing I appreciate about the calibration perspective is that it makes it clear this is a two-way street. Building and validating a more capable system that correctly interprets a user&#8217;s requests is, of course, half the battle. But the other half concerns the human side. What kinds of mental models do people have about the abilities and limitations of LLMs? When do people underestimate or overestimate their abilities? And perhaps most crucially, how can we encourage the proper degree of <em>calibration</em>?</p><p>As I mentioned at the start of this post, I don&#8217;t know the answers to these questions&#8212;they are, to my mind, questions that require both empirical research and discussion of what our actual societal values are and should be. Part of the answer surely lies in educating individuals about how LLMs and related systems actually work. But I will close with several observations that I believe to be true about LLMs and calibration.</p><p>First, I suspect that one source of calibration difficulty arises from the fact that these systems are <em>language</em> interfaces in particular. Humans tend to associate the systematic, appropriate use of linguistic symbols with other cognitive abilities, or even emotions and an interior life. For some domains, those correlations might hold for LLMs as well, if only because the statistics of language contain a remarkable degree of information about the world and the way it works. At the same time, there will be many domains in which <a href="https://buildcognitiveresonance.substack.com/p/how-to-outwit-generative-ai">LLMs produce surprising, inexplicable failures</a>&#8212;and our surprise at these failures should be viewed as a warning, in my view, that we don&#8217;t understand why or how these systems produce the behaviors they do.</p><p>That brings me to my second observation. With many tools, we know what it should and should not be used for; we have a general understanding of its <em>affordances</em>. We also know&#8212;or trust that someone, somewhere knows&#8212;why the tool works in this way. In many cases we even extrapolate this assumption to the mechanics of the world around us. This fundamental assumption underlies much of what sociologist <a href="https://theleakymargin.substack.com/p/the-scientific-vocation-in-a-disenchanted">Max Weber called &#8220;disenchantment&#8221;</a>:</p><blockquote><p>It is the knowledge or the conviction that if <em>only we wished</em> to understand them we <em>could</em> do so at any time. It means that in principle, then, we are not ruled by mysterious, unpredictable forces, but that, on the contrary, we can in principle<em> control everything by means of calculation</em>. That in turn means the disenchantment of the world. (pg. 12-13)</p></blockquote><p><a href="https://seantrott.substack.com/p/is-chatgpt-grown-not-made">As I&#8217;ve argued before</a>, this assumption of legibility starts to break down with non-deterministic, opaque systems like LLMs. While we certainly understand many low-level properties of LLMs (e.g., how they&#8217;re trained), we lack an understanding of which internal mechanisms produce the behaviors we observe&#8212;<a href="https://seantrott.substack.com/p/mechanistic-interpretability-for">which is precisely why research on interpretability is so important</a>. </p><p>More generally, this leads to a strange predicament in which a tool is available for use, but it&#8217;s not necessarily clear <em>what</em> we should use it for. It might be useful for a range of downstream applications, but it also might not be. This is, to me, one of the most aggravating facts about how many LLM products are marketed: customers pay some amount of money for access to a system with under-specified capacities; if they deploy that system in a context that&#8217;s inappropriate and it leads to failures, the company selling the product has some degree of plausible deniability&#8212;after all, the product specification never stated the model could be used in this exact circumstance; and perhaps it simply wasn&#8217;t prompted in the right way (i.e., &#8220;user error&#8221;).</p><p>One might imagine addressing this problem of under-specified capacities by developing and running benchmarks that <em>evaluate</em> those capacities. In theory, then, you could imagine paying more for a model (and deploying it more broadly) that performs better on more benchmarks than a model that performs poorly. But here, we run, as always, into the problem of <a href="https://seantrott.substack.com/p/you-cant-escape-construct-validity">construct validity</a>: are these benchmarks actually measuring the capability we think they&#8217;re measuring? Is measuring something like &#8220;programming ability&#8221; (let alone &#8220;reasoning&#8221;) even a coherent goal? How exactly should we use the results of such a benchmark to guide <em>actual decisions</em> about safely, reliably deploying a model? </p><p>This is also why I often feel a deep sense about ambivalence when arguments about the capabilities of LLMs break out. On the one hand, I agree with <a href="https://stevenadler.substack.com/p/ai-isnt-just-predicting-the-next">articles like this one</a> pointing out that it&#8217;s not necessarily appropriate to conflate the training objective of a model (e.g., predicting the next word) with the capabilities that model develops. At the same time, I continue to think there&#8217;s considerable uncertainty <em>what those capabilities</em> actually are&#8212;and I agree with <a href="https://aiguide.substack.com/p/on-evaluating-cognitive-capabilities">Melanie Mitchell&#8217;s arguments here</a> that we ought to exercise restraint in ascribing human-like cognitive capacities on the basis of an LLM&#8217;s behavior on tests designed for human participants. <a href="https://seantrott.substack.com/p/orange-peels-human-tests-and-llms">As I&#8217;ve written before</a>, the same behavior can be produced by multiple mechanisms, and the same test may not necessarily &#8220;mean the same thing&#8221; for humans and LLMs. </p><p>Once again, I don&#8217;t have the answers. But my underlying ethos on this matter is one of <a href="https://seantrott.substack.com/p/llm-ology-the-challenges-ahead">epistemological caution</a>. There is much we don&#8217;t know&#8212;perhaps much we <em>can&#8217;t</em> ever know&#8212;and I think it&#8217;s worth calibrating to that uncertainty.</p><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-1" href="#footnote-anchor-1" class="footnote-number" contenteditable="false" target="_self">1</a><div class="footnote-content"><p>With the caveat, of course, that this example is probably not well-designed in all sorts of ways.) </p></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-2" href="#footnote-anchor-2" class="footnote-number" contenteditable="false" target="_self">2</a><div class="footnote-content"><p>It&#8217;s also worth noting that a version of the habitability problem very much applies to GUIs as well!</p></div></div>]]></content:encoded></item><item><title><![CDATA[Evaluating empirical claims: practical advice]]></title><description><![CDATA[A conceptual framework for identifying the type and validity of empirical claims.]]></description><link>https://seantrott.substack.com/p/evaluating-empirical-claims-practical</link><guid isPermaLink="false">https://seantrott.substack.com/p/evaluating-empirical-claims-practical</guid><dc:creator><![CDATA[Sean Trott]]></dc:creator><pubDate>Tue, 30 Dec 2025 20:05:30 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!Y5i5!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6bb2468d-53a7-44e9-b835-1ee6debfe94a_976x560.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>Claims about the world and its inhabitants abound, both in the scholarly literature and in public discourse. One of the most important things a person engaging with these claims can do is learn how to <em>evaluate</em> them, sometimes (though not always) with a critical eye. </p><p>I want to be clear about what I mean by this. I&#8217;m not endorsing here a kind of epistemic nihilism: I think most people are already aware, on some level, that at least some of the claims they encounter are misleading at best and false at worst&#8212;and unfortunately this leads, all too often, to a kind of reflexive disbelief that is often just as bad as its inverse. I&#8217;m also aware that most people simply do not have the time to investigate the epistemic foundations of every claim they encounter, which is precisely why networks of <em>trust</em> are so crucial to constructing knowledge. </p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://seantrott.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">The Counterfactual is a reader-supported publication. To receive new posts and support my work, consider becoming a free or paid subscriber.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><p>What I am suggesting, rather, is as follows: first, if you come across a claim, it is useful to wonder what theoretical assumptions or empirical evidence that claim relies on; second, this process of &#8220;wondering&#8221; can be made much easier by using some kind of <em>conceptual framework</em>, which offers a defined <em>lexicon</em> for doing this kind of cognitive work. There are many such frameworks one could choose from (e.g., many perspectives from <a href="https://en.wikipedia.org/wiki/Critical_theory">critical theory</a>), but I&#8217;ll focus here on an approach commonly taught and used in Cognitive Science for evaluating empirical claims in particular.<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-1" href="#footnote-1" target="_self">1</a> I originally taught this framework in a Research Methods course (using materials from <a href="https://seagull.wwnorton.com/researchpsych5">Beth Morling&#8217;s excellent textbook on Research Methods in Psychology</a>), but it&#8217;s gone on to inspire much of my current focus on <a href="https://seantrott.substack.com/p/llm-ology-the-challenges-ahead">the epistemological foundations of research on large language models (LLMs)</a>. Many people already implicitly adopt aspects of this framework, but individual critiques (or responses to critiques) can be made more precise by understanding it in more detail. </p><p>Fortunately, the framework itself is relatively simple and primarily consists of answering two questions:</p><ol><li><p>First, what <em>kind</em> of claim is being made?</p></li><li><p>Second, is that claim <em>valid</em>?</p></li></ol><p>Crucially, the validity of claims can be evaluated in multiple ways, and different kinds of validity are more or less important for different kinds of claims. That&#8217;s why it&#8217;s important to start by identifying the kind of claim in the first place.</p><h2>What kind of claim is being made?</h2><p>Oversimplifying a bit, there are roughly three types of empirical claims one could make: frequency claims, association claims, and causal claims. </p><p>A <em>frequency</em> claim is a claim about the rate or degree of something. For example, the assertion &#8220;4 in 10 people text while driving&#8221; is a claim about the rate (40%) of people putatively texting while driving. Another example would be &#8220;Human adults encounter an average of 100M words in their lifetime&#8221;. (Note that I&#8217;m not arguing either of these claims are true or false!) In both case, the claim is about a single variable (e.g., texting while driving or number of words encountered), and expresses some descriptive statistic about that variable (e.g., the rate or average<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-2" href="#footnote-2" target="_self">2</a>). </p><p>An <em>association</em> claim is (unsurprisingly) a claim about the direction and strength of association between two or more variables. With continuous variables, the <em>direction</em> of association is most intuitively illustrated using something like a scatterplot. For instance, two variables might be positively associated (as X increases, so does Y), negatively associated (as X increases, Y decreases), or not associated (Y is unrelated to changes in X). The <em>strength </em>of association refers to something like the extent to which values of Y can be reliably estimated from values of X. Both these dimensions of associational claims are depicted (along with an associated Pearson&#8217;s<em> </em>correlation) in the figure below, ranging from a perfectly linear positive correlation to a perfectly linear negative correlation.</p><div class="captioned-image-container"><figure><a class="image-link image2" target="_blank" href="https://substackcdn.com/image/fetch/$s_!Ck2H!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F21306aae-7a9b-4f2a-a258-3b62d712a8da_2122x256.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!Ck2H!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F21306aae-7a9b-4f2a-a258-3b62d712a8da_2122x256.png 424w, https://substackcdn.com/image/fetch/$s_!Ck2H!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F21306aae-7a9b-4f2a-a258-3b62d712a8da_2122x256.png 848w, https://substackcdn.com/image/fetch/$s_!Ck2H!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F21306aae-7a9b-4f2a-a258-3b62d712a8da_2122x256.png 1272w, https://substackcdn.com/image/fetch/$s_!Ck2H!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F21306aae-7a9b-4f2a-a258-3b62d712a8da_2122x256.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!Ck2H!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F21306aae-7a9b-4f2a-a258-3b62d712a8da_2122x256.png" width="1456" height="176" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/21306aae-7a9b-4f2a-a258-3b62d712a8da_2122x256.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:176,&quot;width&quot;:1456,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:274409,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://seantrott.substack.com/i/182888563?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F21306aae-7a9b-4f2a-a258-3b62d712a8da_2122x256.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!Ck2H!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F21306aae-7a9b-4f2a-a258-3b62d712a8da_2122x256.png 424w, https://substackcdn.com/image/fetch/$s_!Ck2H!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F21306aae-7a9b-4f2a-a258-3b62d712a8da_2122x256.png 848w, https://substackcdn.com/image/fetch/$s_!Ck2H!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F21306aae-7a9b-4f2a-a258-3b62d712a8da_2122x256.png 1272w, https://substackcdn.com/image/fetch/$s_!Ck2H!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F21306aae-7a9b-4f2a-a258-3b62d712a8da_2122x256.png 1456w" sizes="100vw" loading="lazy"></picture><div></div></div></a><figcaption class="image-caption">Examples of correlation between two variables. Copied from the <a href="https://en.wikipedia.org/wiki/Correlation">Wikipedia page on correlation</a>.</figcaption></figure></div><p>Of course, associations can be non-linear as well. That same image from Wikipedia includes visual examples of relationships that seem clearly <em>structured</em> but correspond to a correlation of 0: a good example (along with <a href="https://en.wikipedia.org/wiki/Anscombe%27s_quartet">Anscombe&#8217;s Quartet</a>) of the perils of relying on statistics without plotting your data.</p><div class="captioned-image-container"><figure><a class="image-link image2" target="_blank" href="https://substackcdn.com/image/fetch/$s_!IiVx!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb7913c93-af83-4124-930d-888afb639f46_2136x288.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!IiVx!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb7913c93-af83-4124-930d-888afb639f46_2136x288.png 424w, https://substackcdn.com/image/fetch/$s_!IiVx!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb7913c93-af83-4124-930d-888afb639f46_2136x288.png 848w, https://substackcdn.com/image/fetch/$s_!IiVx!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb7913c93-af83-4124-930d-888afb639f46_2136x288.png 1272w, https://substackcdn.com/image/fetch/$s_!IiVx!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb7913c93-af83-4124-930d-888afb639f46_2136x288.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!IiVx!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb7913c93-af83-4124-930d-888afb639f46_2136x288.png" width="1456" height="196" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/b7913c93-af83-4124-930d-888afb639f46_2136x288.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:196,&quot;width&quot;:1456,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:435407,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://seantrott.substack.com/i/182888563?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb7913c93-af83-4124-930d-888afb639f46_2136x288.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!IiVx!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb7913c93-af83-4124-930d-888afb639f46_2136x288.png 424w, https://substackcdn.com/image/fetch/$s_!IiVx!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb7913c93-af83-4124-930d-888afb639f46_2136x288.png 848w, https://substackcdn.com/image/fetch/$s_!IiVx!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb7913c93-af83-4124-930d-888afb639f46_2136x288.png 1272w, https://substackcdn.com/image/fetch/$s_!IiVx!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fb7913c93-af83-4124-930d-888afb639f46_2136x288.png 1456w" sizes="100vw" loading="lazy"></picture><div></div></div></a><figcaption class="image-caption">Examples of real associations that would be measured as having a Pearson&#8217;s correlation of 0. Always plot your data!</figcaption></figure></div><p>So far, my definition of associational claims has been rather abstract. But you likely encounter associational claims all the time: anytime two or more variables are described as being <em>related</em> to each other (though not necessarily in a causal relation), that&#8217;s an associational claim. For example, <a href="https://ourworldindata.org/grapher/gdp-vs-happiness">Our World in Data</a> contains a scatterplot showing the relationship between GDP per capita and self-reported life satisfaction, depicted below.</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!PFJt!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9d6ef582-de6a-4f3e-bb51-e1efadd025a2_3400x3213.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!PFJt!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9d6ef582-de6a-4f3e-bb51-e1efadd025a2_3400x3213.png 424w, https://substackcdn.com/image/fetch/$s_!PFJt!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9d6ef582-de6a-4f3e-bb51-e1efadd025a2_3400x3213.png 848w, https://substackcdn.com/image/fetch/$s_!PFJt!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9d6ef582-de6a-4f3e-bb51-e1efadd025a2_3400x3213.png 1272w, https://substackcdn.com/image/fetch/$s_!PFJt!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9d6ef582-de6a-4f3e-bb51-e1efadd025a2_3400x3213.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!PFJt!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9d6ef582-de6a-4f3e-bb51-e1efadd025a2_3400x3213.png" width="513" height="484.8131868131868" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/9d6ef582-de6a-4f3e-bb51-e1efadd025a2_3400x3213.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:1376,&quot;width&quot;:1456,&quot;resizeWidth&quot;:513,&quot;bytes&quot;:1113004,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://seantrott.substack.com/i/182888563?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9d6ef582-de6a-4f3e-bb51-e1efadd025a2_3400x3213.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!PFJt!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9d6ef582-de6a-4f3e-bb51-e1efadd025a2_3400x3213.png 424w, https://substackcdn.com/image/fetch/$s_!PFJt!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9d6ef582-de6a-4f3e-bb51-e1efadd025a2_3400x3213.png 848w, https://substackcdn.com/image/fetch/$s_!PFJt!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9d6ef582-de6a-4f3e-bb51-e1efadd025a2_3400x3213.png 1272w, https://substackcdn.com/image/fetch/$s_!PFJt!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F9d6ef582-de6a-4f3e-bb51-e1efadd025a2_3400x3213.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg role="img" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><title></title><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a><figcaption class="image-caption"><a href="https://ourworldindata.org/grapher/gdp-vs-happiness">Scatterplot from Our World in Data</a> showing the relationship between GDP per capita and self-reported life satisfaction.</figcaption></figure></div><p>Judging by eye, this relationship seems <em>positive</em> and of moderate strength. Someone might assert something like: &#8220;Countries with higher GDP per capita also have a higher average self-reported life satisfaction.&#8221; We could also put this in terms of <em>prediction</em>: &#8220;A person from a country with a higher GDP per capita is likely to have a higher average self-reported life satisfaction.&#8221;</p><p>Note that these statements make no claims about whether this relationship is causal (nor in which direction). It could very well be that residing in a country with higher GDP per capita makes people more satisfied with their lives&#8212;indeed, this empirical evidence could be <em>consistent</em> with such a claim. But the evidence is also consistent with the inverse claim (i.e., that higher life satisfaction leads to higher GDP per capita), and it&#8217;s also entirely possible that the relationship is spurious or dependent on some <a href="https://en.wikipedia.org/wiki/Omitted-variable_bias">hidden confound</a>. We&#8217;re also, for now, not assessing the validity of the claim: we&#8217;re just describing what kind of claim it is.</p><p>A <em>causal</em> claim, in contrast, does claim that one or more variables is somehow <em>causally responsible</em> for changing some other variable(s). Such claims are often (though not always) accompanied by certain verbs expressing a causal relationship, such as &#8220;affects&#8221; or &#8220;changes&#8221;.<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-3" href="#footnote-3" target="_self">3</a> For example, the claim &#8220;Taking music lessons <strong>improves</strong> pitch perception&#8221; is a causal claim about the efficacy of music lessons. Interestingly, it does contain within it a kind of association claim: presumably, people who take music lessons scored more highly on some measure of pitch perception than people who didn&#8217;t. But the expression of a <em>causal</em> relationship between these variables assumes that something about our design or collection of the data justifies the stronger, causal claim: for example, perhaps participants were <a href="https://en.wikipedia.org/wiki/Random_assignment">randomly assigned</a> to take music lessons vs. some control condition. </p><p>Association and causation are often conflated&#8212;so often that many readers will likely have encountered the mantra &#8220;<a href="https://en.wikipedia.org/wiki/Correlation_does_not_imply_causation">Correlation does not imply causation</a>&#8221;. There&#8217;s a rich philosophical literature on the nature of <a href="https://en.wikipedia.org/wiki/Causality">causality</a> and when, epistemologically, we are justified in drawing <a href="https://en.wikipedia.org/wiki/Causal_inference">causal inferences</a>; I won&#8217;t go into too much detail here, but I do discuss specific inferential issues (like <em><a href="https://en.wikipedia.org/wiki/Internal_validity">internal validity</a></em>) below. Suffice to say: first, the issue is complicated; second, <a href="https://en.wikipedia.org/wiki/Random_assignment">random assignment</a> is generally viewed as the &#8220;gold standard&#8221; for establishing causality; but third, there are various other data collection and statistical modeling techniques for trying to establish causation when random assignment is impossible or unethical. These techniques (like <a href="https://en.wikipedia.org/wiki/Regression_discontinuity_design">regression discontinuity design</a>, the use of <a href="https://en.wikipedia.org/wiki/Instrumental_variables_estimation">instrumental variables</a>, etc.) are common in fields like <a href="https://en.wikipedia.org/wiki/Econometrics">Econometrics</a> or <a href="https://en.wikipedia.org/wiki/Epidemiology">Epidemiology</a>, where researchers tend to rely on observational data rather than controlled experiments.</p><p>Having established the <em>kind</em> of claim being made, we can turn to identifying whether that claim is <em>valid</em>.</p><h2>The four validities</h2><p>There are (at least) four ways in which a claim&#8217;s <em>validity</em> can be assessed: construct validity, external validity, statistical validity, and internal validity.</p><h3>Construct validity</h3><p><strong>Construct validity</strong> refers to how well a variable is <em>operationalized</em>. <a href="https://seantrott.substack.com/p/you-cant-escape-construct-validity">As I&#8217;ve written before</a>, many variables of interest in Cognitive Science (and throughout much of science!) are relatively abstract, and cannot be measured &#8220;by eye&#8221;. Instead, they require some kind of <em>instrument</em> to measure them, hopefully with some degree of reliability and precision. Even something that seems as concrete as temperature requires specific <em>instruments</em> for measuring the variable; and as <a href="https://global.oup.com/academic/product/inventing-temperature-9780195337389">Hasok Chang describes in </a><em><a href="https://global.oup.com/academic/product/inventing-temperature-9780195337389">Inventing Temperature</a></em>, the historical path towards building and refining these instruments often consists of considerable trial-and-error. Variables like &#8220;life satisfaction&#8221; or &#8220;Theory of Mind&#8221; are even more fraught: researchers may not even agree on the correct <em>definition</em> of the variables in the first place, much less how to measure the variable&#8212;indeed, some might even argue that the construct cannot be measured in any useful or reliable way. </p><p>Most readers have probably encountered critiques of construct validity before. It&#8217;s an especially common argument in the discourse on the <a href="https://seantrott.substack.com/p/orange-peels-human-tests-and-llms">&#8220;capabilities&#8221; of Large Language Models (LLMs)</a>: namely, that the performance of an LLM on some &#8220;benchmark&#8221; designed to assess some ability does not reflect the <em>actual</em> capacity in question, but rather some &#8220;shortcut&#8221; or &#8220;cheap trick&#8221; that produces indistinguishable behavior. Adjudicating between these possibilities requires identifying potential &#8220;shortcuts&#8221; a system (or <a href="https://seantrott.substack.com/p/cheap-tricks-in-human-language-comprehension">human</a>!) might be using and perhaps designing an evaluation that removes the possibility of using such shortcuts: in short, doing the hard theoretical and empirical work of validating an instrument.</p><p>It&#8217;s also common when discussing variables such as &#8220;happiness&#8221; or &#8220;life satisfaction&#8221;, which some view as the kind of variable that inherently resists quantification. Take, for example, the scatterplot we saw earlier showing a positive relationship between GDP per capita and self-reported life satisfaction. The associational claim that &#8220;Wealthier countries contain happier people&#8221; could be critiqued on grounds of <em>construct validity</em>: namely, someone might argue that self-reported life satisfaction is not a good measure of &#8220;actual&#8221; happiness. In response, someone who <em>does</em> think that it&#8217;s a good measure would need to defend the construct validity of the claim.</p><p>Establishing the validity of an <em>instrument</em> depends on several factors. The instrument should ideally be <em>reliable</em> (i.e., it produces consistent results), <em>face valid</em> (i.e., it seems theoretically and intuitively plausible as a measure of the construct), and exhibit both <em>convergent</em> and <em>predictive validity</em> (empirical measures of the extent to which the measure correlates with other measures of the same construct). Readers interested in this topic might enjoy <a href="https://seantrott.substack.com/p/you-cant-escape-construct-validity">my previous post describing the process of establishing construct validity in more detail</a>.</p><h3>External validity</h3><p><strong>External validity</strong> refers to how well a given claim <em>generalizes</em> to the population of interest.</p><p>This is another topic I&#8217;ve written about extensively, both in the context of <a href="https://seantrott.substack.com/p/cognitive-science-needs-linguistic">studying human cognition</a> and <a href="https://seantrott.substack.com/p/llm-ology-and-the-external-validity">studying systems like LLMs</a>. In each case, researchers are typically interested in drawing conclusions about some &#8220;population of interest&#8221; (e.g., <em>human cognition</em>). But researchers can&#8217;t, of course, study every human that&#8217;s ever existed, so they make do with a <em>sample</em>. If the sample is random and representative of the underlying population, then facts about the sample can sometimes be <em>generalized</em> to the population. However, if the sample is not representative (as is the case with so-called <a href="https://www.apa.org/monitor/2010/05/weird">&#8220;WEIRD&#8221; psychology</a>), then drawing these generalizations is unjustified.</p><p>External validity is also at the heart of recent debates about the validity and utility of political polling. The point of a poll is to produce an estimate of the current degree of support for particular candidates or ballot measures. Unlike a <em>census</em>, polls are generally conducted on a sample&#8212;not the entire population. Typically, researchers will conduct a large-scale <em>surveys</em> of their intended population (e.g., citizens of the United States) and extrapolating from the results of such a survey to their population of interest.</p><p>A key problem in this approach is <em><a href="https://en.wikipedia.org/wiki/Selection_bias">selection bias</a></em>: if some people are systematically more likely to respond to a poll than others, and if this systematicity is correlated with what the poll is measuring (e.g., support for Democratic vs. Republican candidates), then the poll&#8217;s results might be <em>biased</em>. Here, &#8220;bias&#8221; has a specific technical definition: namely, that an &#8220;estimator&#8221; (e.g., a statistic calculated on a sample) will systematically misestimate the underlying parameter of interest. While all sample statistics will be a bit wrong (because of <a href="https://en.wikipedia.org/wiki/Sampling_error">sampling error</a>), an unbiased estimator is one that is equally likely to overestimate or underestimate the true value&#8212;<em>bias</em>, on the other hand, is more problematic because it causes researchers to make systematic errors in judgment. </p><p>Establishing external validity is also complicated! It depends, at minimum, on two factors: first, a coherent definition of the &#8220;population of interest&#8221;; and second, a method for reliably producing <em>representative</em> samples of the population (such as random sampling). In some cases, researchers also try to use more sophisticated statistical approaches to counteract potential selection biases: for example, pollsters sometimes factor the state of the economy or previous voting patterns in a region into their estimates. </p><h3>Statistical validity</h3><p><strong><a href="https://en.wikipedia.org/wiki/Statistical_conclusion_validity">Statistical validity</a></strong> refers to whether a given conclusion about the data is justified or reasonable on the basis of the statistical evidence presented. </p><p><a href="https://seantrott.substack.com/p/whos-afraid-of-the-null-hypothesis">As I&#8217;ve discussed before</a>, scientists rely on various statistical techniques for modeling their data and testing hypotheses about the relationships between variables. The valid use of these techniques depends, in turn, on various <em>assumptions</em>. For instance, <a href="https://en.wikipedia.org/wiki/Ordinary_least_squares">ordinary least squares (OLS) regression</a> assumes that each observation is <em><a href="https://en.wikipedia.org/wiki/Independence_(probability_theory)">independent</a></em>; violation of this assumption can artificially decrease the standard error estimates in an OLS model, increasing the probability of a<a href="https://en.wikipedia.org/wiki/False_positives_and_false_negatives"> </a><em><a href="https://en.wikipedia.org/wiki/False_positives_and_false_negatives">false positive error</a></em>. This is why researchers studying datasets with non-independent observations now rely on more sophisticated techniques that explicitly account for these sources of non-independence, such as <em><a href="https://en.wikipedia.org/wiki/Multilevel_model">mixed effects models</a></em>.</p><p>In general, drawing conclusions from statistical analyses depends on all sorts of assumptions, which aren&#8217;t always met. Issues like <a href="https://en.wikipedia.org/wiki/Power_(statistics)">insufficient statistical power</a> and <a href="https://en.wikipedia.org/wiki/Multiple_comparisons_problem">multiple comparisons without correction</a> are other examples of practices that could in principle jeopardize statistical validity. When an analysis is not statistically valid, the chance that some kind of <em>inferential error</em> is made increases: whether that error is a <a href="https://en.wikipedia.org/wiki/False_positives_and_false_negatives">false positive or a false negative</a> depends on the nature of the statistical mistake.</p><p>My sense is that, in part due to consequences of the <a href="https://en.wikipedia.org/wiki/Replication_crisis">replication crisis</a>, researchers have become more aware of statistical validity as a concern. At the same time, statistical modeling techniques are not always taught in sufficient detail for researchers to be able to recognize these issues when they arise. </p><h3>Internal validity</h3><p><strong><a href="https://en.wikipedia.org/wiki/Internal_validity">Internal validity</a></strong> refers to how successfully a piece of evidence supports a causal claim. </p><p>While <a href="https://en.wikipedia.org/wiki/Causal_inference">causal inference</a> is by no means a settled issue, researchers tend to agree that causal claims like &#8220;A causes B&#8221; require that at least three criteria be met: temporal precedence (A comes before B); association<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-4" href="#footnote-4" target="_self">4</a> (A is <em>related</em> to B); and the elimination of confounds (i.e., accounting for alternative causal pathways for B). The phrase &#8220;internal validity&#8221; typically refers to that last criterion (eliminating confounds), though I&#8217;ve sometimes seen it used to refer to all three.</p><p>A confound is simply a variable that affects both the outcome variable (B) and the explanatory variable of interest (A). If some confound <em>C</em> causes changes in both A and B, it is plausible that A and B will be correlated even if they are causally unrelated. Crucially, if we fail to account for C&#8212;either in our experimental design or in our statistical analysis&#8212;we might infer that A and B are in fact causally related.<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-5" href="#footnote-5" target="_self">5</a> </p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!Y5i5!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6bb2468d-53a7-44e9-b835-1ee6debfe94a_976x560.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!Y5i5!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6bb2468d-53a7-44e9-b835-1ee6debfe94a_976x560.png 424w, https://substackcdn.com/image/fetch/$s_!Y5i5!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6bb2468d-53a7-44e9-b835-1ee6debfe94a_976x560.png 848w, https://substackcdn.com/image/fetch/$s_!Y5i5!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6bb2468d-53a7-44e9-b835-1ee6debfe94a_976x560.png 1272w, https://substackcdn.com/image/fetch/$s_!Y5i5!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6bb2468d-53a7-44e9-b835-1ee6debfe94a_976x560.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!Y5i5!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6bb2468d-53a7-44e9-b835-1ee6debfe94a_976x560.png" width="478" height="274.26229508196724" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/6bb2468d-53a7-44e9-b835-1ee6debfe94a_976x560.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:560,&quot;width&quot;:976,&quot;resizeWidth&quot;:478,&quot;bytes&quot;:66339,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://seantrott.substack.com/i/182888563?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6bb2468d-53a7-44e9-b835-1ee6debfe94a_976x560.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!Y5i5!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6bb2468d-53a7-44e9-b835-1ee6debfe94a_976x560.png 424w, https://substackcdn.com/image/fetch/$s_!Y5i5!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6bb2468d-53a7-44e9-b835-1ee6debfe94a_976x560.png 848w, https://substackcdn.com/image/fetch/$s_!Y5i5!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6bb2468d-53a7-44e9-b835-1ee6debfe94a_976x560.png 1272w, https://substackcdn.com/image/fetch/$s_!Y5i5!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6bb2468d-53a7-44e9-b835-1ee6debfe94a_976x560.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg role="img" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><title></title><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a><figcaption class="image-caption">A common confounding scenario occurs when a hidden variable (the confound) causes changes both in our outcome variable and the variable of interest. This produces a spurious association between the variable of interest and the outcome.</figcaption></figure></div><p>An example that&#8217;s often taught in introductory statistics classes is the positive correlation between the number of ice cream sales in coastal towns and the number of shark attacks in those same towns. There is, in some datasets, a genuinely significant and positive relationship here: that is, knowing the number of ice cream sales gives you some ability to predict the number of shark attacks&#8212;better than knowing nothing, at any rate. But this relationship clearly makes no sense from a causal perspective: how exactly could people buying more ice cream lead to more shark attacks (or vice versa)? The hidden confound, of course, is <em>temperature</em>: people are more likely to buy ice cream in hotter weather, and they&#8217;re also more likely to swim in the ocean, increasing the chance of a shark attack.</p><p>How, then, do researchers eliminate confounds?</p><p>The gold standard, as I mentioned above, is the use of <em><a href="https://en.wikipedia.org/wiki/Random_assignment">experiments with</a></em><a href="https://en.wikipedia.org/wiki/Random_assignment"> </a><em><a href="https://en.wikipedia.org/wiki/Random_assignment">random assignment</a></em>: that is, participants are first randomly assigned to one of multiple experimental conditions (say, Treatment vs. Control); then, some intervention is applied; and finally, outcomes are compared across conditions. The core intuition here is that if participants are equally likely to have been assigned to the Treatment vs. Control condition&#8212;since the assignment is purely random&#8212;we are in some sense &#8220;automatically&#8221; accounting for any differences in the sample of Treatment participants and the sample of Control participants. </p><p>Random assignment helps address confounds arising from pre-existing variation in the participant population. But researchers must also eliminate potential confounds in the design of their experimental conditions as well&#8212;i.e., differences in the <em>stimuli</em> or <em>procedures</em> that participants are exposed to <em>other than</em> the primary experimental contrast of interest. For instance, suppose a researcher is interested in whether people respond faster to more frequent words than less frequent words. If they don&#8217;t account for the empirical fact that frequent words also tend to be <em>shorter</em> (<a href="https://en.wikipedia.org/wiki/Brevity_law">Zipf&#8217;s law of abbreviation</a>), they might incorrectly attribute a treatment effect to word frequency rather than word length. These confounds are typically best addressed through careful experimental design (e.g., <em>matching</em> stimuli for length across conditions).<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-6" href="#footnote-6" target="_self">6</a></p><h2>Which kind of validity matters most?</h2><p>A natural question to ask at this point is whether one of these four validities is particularly crucial and perhaps worth devoting special attention to. </p><p>The answer is that it really depends on the nature of the claim being made. Internal validity is very important for causal claims, in which a causal link is expressed between two or more variables (&#8220;A causes B&#8221;); in such cases, it is critical that researchers do their best to eliminate alternative explanations (e.g., &#8220;C causes both A and B&#8221;). On the other hand, for frequency claims (e.g., &#8220;The average A is 4.5&#8221;), the notion of a confound is much less relevant, so internal validity never really surfaces as an issue. The same could in principle be said of association claims, since a true association claim does not express a causal link&#8212;the only caveat is that <em>some</em> putatively associational claims are actually causal claims, so readers should be careful to identify whether someone has snuck causal language in somewhere.</p><p>External validity, on the other hand, is key for frequency claims. Descriptive statistics (e.g., the average height of California residents; or the number of people who text while driving) don&#8217;t generally grant anything like mechanistic insight; instead, their primary utility is summarizing some property of a population. Here, it really matters that the sample is <em>representative</em> of the population of interest. In contrast, while external validity does matter for causal claims&#8212;this is a central critique of laboratory experiments&#8212;there&#8217;s still considerable merit in demonstrating a causal link even in the absence of a representative sample; as psychologist Paul Bloom <a href="https://smallpotatoes.paulbloom.net/p/its-fine-if-your-studies-dont-work">pointed out in a recent post</a>, such work can provide mechanistic insights about how some system behaves under controlled conditions.</p><p>Statistical validity is relevant to some degree for all types of claims: it always matters that one&#8217;s conclusions rest on solid statistical principles. In my experience, however, <em>issues</em> with statistical validity are more likely to arise with claims about association or causation, since those claims rely on more complicated statistical techniques that quantify the relationship between two or more variables, and it&#8217;s easier to make mistakes in the execution or interpretation of these techniques. Of course, that doesn&#8217;t mean researchers can&#8217;t make statistical errors with frequency claims&#8212;an example would be conflating the mean and median of a distribution.<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-7" href="#footnote-7" target="_self">7</a> </p><p>Construct validity, <a href="https://seantrott.substack.com/p/you-cant-escape-construct-validity">as I&#8217;ve argued before</a>, is perhaps the most <em>omnipresent</em> form of validity. Any kind of claim is vulnerable to a criticism about how the constructs have been <em>operationalized</em>. For instance, the frequency claim &#8220;4 in 10 people text while driving&#8221; hinges on how exactly this estimate has been produced. Did survey respondents self-report whether they ever texted while driving? Did researchers install cameras on street corners and annotate how often individuals texted while driving? Similarly, the association claim &#8220;Wealthier countries contain happier people&#8221; relies on an appropriate operationalization of both <em>wealth</em> and <em>happiness</em>. And while no metric is perfect, we might be more confident about any given metric (e.g., self-reported life satisfaction) if it&#8217;s been shown in independent studies to correlate with other measures of the construct (i.e., it demonstrates <em>convergent validity</em>). Finally, causal claims are effectively association claims with a causal link, so construct validity applies there as well. As with external validity, some researchers might (fairly) argue that it&#8217;s worth sacrificing some construct validity to demonstrate a causal link. Such an argument is entirely reasonable&#8212;but it&#8217;s also why, <a href="https://seantrott.substack.com/p/whos-afraid-of-the-null-hypothesis">as I&#8217;ve argued before</a>, it&#8217;s important to pair such controlled studies with observational studies that sacrifice <em>internal</em> validity for improved construct and external validity.</p><h2>Putting the framework to use</h2><p>I write frequently about Large Language Models (LLMs), with an emphasis on <a href="https://seantrott.substack.com/p/so-you-want-to-be-an-llm-ologist">how we might try to reliably learn things about them</a>. As such, I encounter claims about LLMs quite often&#8212;as I&#8217;m sure many readers of this newsletter do. Having established the <em>kinds</em> of empirical claims and the four <em>validities</em> with which to evaluate them, we can now apply this conceptual framework to claims about LLMs.</p><p>Consider the following hypothetical claims:</p><ol><li><p>The average hallucination rate of <em>frontier LLMs</em> is 20%.</p></li><li><p>The size of a model is <em>positive correlated</em> with reasoning performance.</p></li><li><p>Chain-of-thought prompting <em>improves</em> reasoning performance.</p></li></ol><p>In evaluating each claim, we might first identify what <em>type</em> of claim it is. (1) appears to be a frequency claim: it is a summary statistic (the average hallucination rate) about some population (frontier LLMs). (2) appears to be an association claim: it expresses a relationship (a positive correlation) between two variables (model size and reasoning performance). And (3) appears to be a causal claim: it expresses a causal link (&#8220;improves&#8221;) between two variables (chain-of-thought prompting and reasoning performance).</p><p>We can now interrogate the <em>validity</em> of each claim. Let&#8217;s start with (1), which we already established was a frequency claim. There are two crucial dimensions to notice here: first, the variable being summarized (<em>hallucination rate</em>); and second, the population of interest (<em>frontier LLMs</em>). The question of how hallucination rates were assessed is a question of construct validity&#8212;how confident can we be that the evaluation used is both <em>reliable</em> and a <em>valid predictor</em> of hallucination rates &#8220;in the wild&#8221;? The question of which LLMs were studied is a question of external validity&#8212;what exactly is meant by &#8220;frontier LLMs&#8221;, and which specific LLMs were studied in the context of this study? Are those specific LLMs <a href="https://seantrott.substack.com/p/llm-ology-and-the-external-validity">representative</a> of the population being described? </p><p>We can ask similar questions of (2), which is a claim about association: larger models display better reasoning performance. Construct validity applies now to two variables instead of one. <em>Model size</em> is typically measured in terms of the number of parameters (weights) in the model, but we&#8217;d want to make sure that&#8217;s what the metric refers to in this particular context. <em>Reasoning performance</em> is much more abstract and presumably relies on specific reasoning benchmarks; whether or not we think those benchmarks are actually reflective of true reasoning capacity presumably depends both on our <em>a priori </em>theoretical perspective (whether we think LLMs are capable of reasoning) and empirical facts about the benchmarks themselves (e.g., whether they correlate with other indices of reasoning). In this case, external validity refers (again) to the <em>sample</em> of LLMs tested. This is relevant to knowing whether the positive correlation observed is likely to be true across the board, or whether it applies only to a subset of LLMs: is it always the case that larger LLMs will perform better on these tasks? Finally, statistical validity is relevant here: how exactly was the positive correlation calculated, and how strong is the measured association?</p><p>(3) is a claim about a causal link between two variables: <a href="https://arxiv.org/abs/2201.11903">chain-of-thought prompting</a> (in which a model is instructed to think through a solution step-by-step) and reasoning performance. As with (2), the same <em>construct validity</em> questions about reasoning performance apply: how confident should we be that the evaluations assess reasoning in particular as opposed to some other latent variable? Are we primarily assessing a certain kind of reasoning (E.g., mathematical reasoning or analogical reasoning) or are we making a claim about reasoning &#8220;in general&#8221;? We might also (again) be concerned about external validity: which LLMs were assessed to make this claim? We will be more confident about the generalizability of the result if we observe a similar effect across 100 LLMs than if we tested only a single model. Finally, because this is a causal claim, we also care about <em>internal validity</em>. To make a claim like this, researchers would probably conduct an experiment in which models were prompted either with chain-of-thought prompting or with some &#8220;control&#8221; condition&#8212;but the validity of such a causal claim depends on the researchers successfully eliminating all differences between conditions <em>except</em> for the experimental manipulation. Even something as seemingly trivial as the <em>length</em> of the prompt might matter, so it could be helpful to include multiple control conditions, which account for different potentially confounding factors. </p><p>There&#8217;s also a fourth kind of claim about LLMs that might be even more common: that is, claims about the performance of a <em>specific</em> LLM, such as &#8220;<a href="https://royalsocietypublishing.org/rsta/article/382/2270/20230254/112538/GPT-4-passes-the-bar-examGPT-4-passes-the-Bar-Exam">GPT-4 passes the bar exam</a>&#8221;. In terms of the framework I&#8217;ve described here, these are clearly not association claims or causal claims, but it&#8217;s also not clear that they&#8217;re intended as frequency claims about a population of LLMs; if they are frequency claims, they&#8217;re claims with very poor external validity, given that only a single model was assessed. In some ways, they&#8217;re arguably closer to something like a &#8220;<a href="https://en.wikipedia.org/wiki/Case_study">case study</a>&#8221; or perhaps an <a href="https://seantrott.substack.com/p/whos-afraid-of-the-null-hypothesis">&#8220;existence proof&#8221; for some phenomenon</a>. The key validity to focus on, then, is probably construct validity: what <em>instrument</em> was used to assess the performance of the model, and how reliable and valid is this instrument as an operationalization of the underlying construct people might be interested in? </p><p>Crucially, none of these questions about any of the claims we&#8217;ve considered here can be answered without knowing more details about how each claim was actually produced. A good research paper should ideally provide all the details necessary to answer such questions, but in some cases, answering them will be impossible. A failure to answer such questions is not a failure on the part of the reader; indeed, this kind of uncertainty is itself useful information for deciding how much credence to assign to a given claim. For example, if it&#8217;s not clear how the researchers in a study assessed &#8220;reasoning performance&#8221;, then any claims about the reasoning performance of LLMs&#8212;or the variables that affect reasoning performance&#8212;should be taken with a fairly large grain of salt. </p><p>My hope is that equipping readers with this conceptual framework&#8212;three kinds of claims, and four validities with which to assess them&#8212;can help them navigate the epistemic landscape. In turn, the people <em>producing</em> claims might consider consulting a framework like this to help make their epistemic contributions more precise.</p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://seantrott.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe now&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="https://seantrott.substack.com/subscribe?"><span>Subscribe now</span></a></p><div><hr></div><p>Related articles:</p><ul><li><p><a href="https://seantrott.substack.com/p/you-cant-escape-construct-validity">You can&#8217;t escape construct validity</a>.</p></li><li><p><a href="https://seantrott.substack.com/p/orange-peels-human-tests-and-llms">Orange peels, human tests, and LLMs</a>.</p></li><li><p><a href="https://seantrott.substack.com/p/llm-ology-and-the-external-validity">LLM-ology and the external validity problem</a>.</p></li><li><p><a href="https://seantrott.substack.com/p/cognitive-science-needs-linguistic">Cognitive Science needs linguistic diversity</a>.</p></li><li><p><a href="https://seantrott.substack.com/p/whos-afraid-of-the-null-hypothesis">Who&#8217;s afraid of the null hypothesis?</a></p></li></ul><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-1" href="#footnote-anchor-1" class="footnote-number" contenteditable="false" target="_self">1</a><div class="footnote-content"><p>There are other kinds of claims one could make that don&#8217;t depend on empirical evidence, such as definitional claims.</p></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-2" href="#footnote-anchor-2" class="footnote-number" contenteditable="false" target="_self">2</a><div class="footnote-content"><p>Frequency claims could, of course, reference other descriptive statistics as well, such as the median or even a measure of the variance of a variable.</p></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-3" href="#footnote-anchor-3" class="footnote-number" contenteditable="false" target="_self">3</a><div class="footnote-content"><p>Note, too, that the presence of hedging (&#8220;may change&#8221;) does <em>not</em> change the kind of the claim being made&#8212;just the speaker&#8217;s epistemic stance towards the claim. </p></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-4" href="#footnote-anchor-4" class="footnote-number" contenteditable="false" target="_self">4</a><div class="footnote-content"><p>Note that the absence of a significant association between two variables does not imply <em>no causal relationship</em>. There are all sorts of reasons why a real causal relationship could be masked such that one would fail to detect an association.</p></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-5" href="#footnote-anchor-5" class="footnote-number" contenteditable="false" target="_self">5</a><div class="footnote-content"><p>Confounds don&#8217;t always produce false positives; in some cases, failing to account for a hidden cause can actually <em>mask</em> a real association between A and B, producing a false negative.</p></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-6" href="#footnote-anchor-6" class="footnote-number" contenteditable="false" target="_self">6</a><div class="footnote-content"><p>If the design does not address these issues, researchers can attempt to address them after the fact in their statistical analysis (e.g., including word length as a covariate). This introduces problems of its own and is sometimes misinterpreted as &#8220;controlling for&#8221; an effect, when it is in fact adjusting for some covariate in a way that may not always eliminate actual confounding. </p></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-7" href="#footnote-anchor-7" class="footnote-number" contenteditable="false" target="_self">7</a><div class="footnote-content"><p>This is most relevant with skewed distributions or distributions with very extreme outliers. The presence of skew or outliers affects the mean more than the median, but these summary statistics are often conflated. </p></div></div>]]></content:encoded></item><item><title><![CDATA[Who's afraid of the null hypothesis?]]></title><description><![CDATA[A useful experiment should have an interesting null hypothesis.]]></description><link>https://seantrott.substack.com/p/whos-afraid-of-the-null-hypothesis</link><guid isPermaLink="false">https://seantrott.substack.com/p/whos-afraid-of-the-null-hypothesis</guid><dc:creator><![CDATA[Sean Trott]]></dc:creator><pubDate>Mon, 22 Dec 2025 19:46:20 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!AOOx!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fca130105-3535-4536-a4dc-bacf7e312e16_1204x840.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>Cognitive scientists routinely run <em>experiments</em> in the lab on samples of human participants. As any experimental researcher would readily admit, virtually all lab experiments are utterly unlike the &#8220;real world&#8221;. They&#8217;re (intentionally) stripped of all context except for the key variables the researcher is hoping to manipulate. For instance, in a <em>lexical decision task</em>, a participant might view a series of strings on a computer screen and indicate which are valid words; this is not, of course, something that one is typically asked to do outside of the lab&#8212;but the researcher might be interested in whether participants respond faster to words that are more frequent (or shorter, or more concrete, and so on).</p><p>Someone concerned about this fact might argue that these studies lack &#8220;<a href="https://en.wikipedia.org/wiki/Ecological_validity">ecological validity</a>&#8221;, i.e., the conclusions reached by the study may not generalize to the real world. Is this true, and does it matter? It depends crucially on what experiments are <em>for</em> in the broader context of Cognitive Science.</p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://seantrott.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">The Counterfactual is a reader-supported publication. To receive new posts and support my work, consider becoming a free or paid subscriber.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><h2>What are experiments for?</h2><p>Cognitive scientists are not the only scientists that run experiments. The experimental method is widely used across scientific disciplines as a tool for <em>isolating</em> how different variables interact and, ideally, determining <em>causal</em> relationships between those variables.<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-1" href="#footnote-1" target="_self">1</a> The &#8220;real world&#8221; is full of noise and confounds: threats to the <a href="https://en.wikipedia.org/wiki/Internal_validity">internal validity</a> of a claim. An experiment&#8212;whether it&#8217;s in physics, chemistry, biology, or psychology&#8212;sacrifices some amount of <em><a href="https://en.wikipedia.org/wiki/External_validity">external validity</a></em> (generalizability and applicability) for the sake of tighter control.</p><p>Earlier this year, the psychologist Paul Bloom wrote <a href="https://smallpotatoes.paulbloom.net/p/its-fine-if-your-studies-dont-work">a good article</a> about this very point. In it, he argued that the concern over whether a study &#8220;works&#8221; outside the lab is sometimes misguided, since the point of experiments in Cognitive Science is not merely to identify useful, practical interventions&#8212;at least in the ideal case, the goal is to inform mechanistic theories of how the mind works. He wrote: </p><blockquote><p>Laboratory studies are one way (not the only way) that science comes to know things. By establishing &#8220;perfectly controlled conditions&#8221; for our experiments, we&#8217;re doing what every other scientist does&#8212;testing our theories by focusing on specific contrasts. </p></blockquote><p>I&#8217;ve heard versions of this argument from other experimentalists as well, ranging from those studying human behavior to those investigating the neural underpinnings of spatial navigation in rodents. The goal of an experiment is to <em>isolate</em> specific variables and understand how they relate to each other. That understanding can in turn be brought to bear on the construction (and modification or even <a href="https://en.wikipedia.org/wiki/Falsifiability">falsification</a>) of scientific theories. For instance, the relative speed with which humans respond to abstract vs. concrete words might inform theories about how we represent the meaning of words in a &#8220;mental lexicon&#8221;.</p><p>One way to think about this is that an experiment represents a kind of &#8220;micro-world&#8221;: a simulation of <em>certain relevant parameters </em>of reality that allows us to determine, under controlled conditions, how those parameters interact. Observing an &#8220;effect&#8221; in an experiment&#8212;e.g., a non-zero difference between experimental conditions&#8212;can be helpful in at least two ways. First, it serves as an empirical existence proof that there exists some set of conditions under which parameter A (e.g., word concreteness or frequency) influences parameter B (e.g., response time). And second, it <em>can</em> provide an estimate of the &#8220;effect size&#8221;: does &#8220;A&#8221; influence &#8220;B&#8221; a little or a lot? </p><p>The second question is often more interesting, but also hard to determine reliably via experimentation, since the effect size in the lab may not actually be representative of the effect size outside the lab&#8212;that&#8217;s a case where ecological validity really does matter. But the first question is also an important one for <em>triangulating</em> the conditions under which two or more variables causally interact. It might sound like I&#8217;m underselling experiments by calling them existence proofs, but a well-designed existence proof can be really helpful for informing theory! But this hinges, in many cases, on how surprising or informative it is to know that &#8220;A&#8221; can influence &#8220;B&#8221;. </p><h2>When are existence proofs useful?</h2><p>An existence proof is, intuitively, a demonstration that something exists. </p><p>Existence proofs are most helpful for disproving universal claims. For instance, the claim that &#8220;All swans are white&#8221; can be <em>disproven</em> by demonstrating the existence of a single black swan. This is a form of <a href="https://en.wikipedia.org/wiki/Deductive_reasoning">deductive reasoning</a>: we can falsify the first claim (&#8220;All swans are white&#8221;) by finding evidence contrary to the implications of that claim (&#8220;There exists at least one black swan&#8221;). </p><p>Now, it&#8217;s still entirely possible that <em>most</em> swans are white. From another perspective, identifying a single black swan may not do much to change our expectations of observing white swans in general. Conversely, if we observe numerous black swans, we might gradually update our beliefs about the relative preponderance of white and black swans. This is, essentially, a form of <a href="https://en.wikipedia.org/wiki/Inductive_reasoning">inductive reasoning</a><a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-2" href="#footnote-2" target="_self">2</a>, in which evidence is used to support probabilistic inferences about the state of the world. Nonetheless, it remains true that the universal claim has been falsified by a single counterexample.</p><p>Which kind of reasoning is what scientists do? And what is the role of experiments in that reasoning? Much confusion and debate, in my view, can be traced to differences in how people might answer these questions. It&#8217;s made more complicated by the fact that there are <em>normative </em>answers (i.e., <a href="https://plato.stanford.edu/entries/popper/#BasiStatFalsConv">Karl Popper&#8217;s falsificationism</a>) and <em>descriptive</em> answers (e.g., maybe scientists actually do something more like inductive reasoning under certain <a href="https://en.wikipedia.org/wiki/Paradigm">paradigmatic assumptions</a>). To make matters worse, the statistical techniques many scientists rely on for drawing inferences about experimental results are grounded in a kind of falsificationism (disconfirming the null hypothesis), but experiments are not always designed with explicit falsification in mind. All of this complicates the actual utility of an experiment. </p><p>Below, I&#8217;ll work through each of these issues in turn.</p><h2>Falsify, not verify?</h2><p>Karl Popper famously argued in support of developing <em>falsifiable</em> theories. Science, he argued (roughly), should proceed not by finding evidence in <em>support</em> of our theories, but by finding evidence that allows us to <em>eliminate</em> theories&#8212;letting stand the theories that have not (yet) been explicitly falsified. </p><p>A core motivation here is that it&#8217;s very hard (arguably impossible) to prove a scientific theory <em>true</em> using empirical evidence. This is a specific form of the more general <a href="https://plato.stanford.edu/entries/induction-problem/">problem of induction</a>: even if all available evidence is consistent with a proposition (e.g., &#8220;The sun will rise again tomorrow&#8221;), it is entirely possible that future evidence will come to light disproving that proposition. Indeed, even the fact that this assumption has generally held true and been helpful in the past is itself a form of inductive reasoning&#8212;and there&#8217;s no way to know with certainty that it won&#8217;t fail in the future.</p><p>Popper&#8217;s solution to this was to argue in favor of <em>falsification</em>, which (as noted above) operates as a kind of deductive reasoning. A good scientific theory is one which can be rigorously tested and falsified; accordingly, theories are not &#8220;proven right&#8221; but rather &#8220;not yet proven wrong&#8221;. In principle, this allows us to distinguish scientific from non-scientific claims (Popper was very concerned with the <a href="https://en.wikipedia.org/wiki/Demarcation_problem">question of demarcation</a>): if a theory can&#8217;t be falsified, it&#8217;s not a scientific theory. It also provides a clear mechanism for making progress: science proceeds by pruning away falsified theories. When it comes to any particular theory, we ought to try to <em>prove it wrong</em>, not prove it right.</p><p>This brings me to null hypothesis significance testing, or &#8220;NHST&#8221;.</p><h2>NHST is kind of weird</h2><p>With some exceptions, NHST is the conceptual foundation of statistical analysis in much of Psychology (and indeed, much of experimental science). There are a litany of &#8220;hypothesis tests&#8221; (<em><a href="https://en.wikipedia.org/wiki/Student%27s_t-test">t</a></em><a href="https://en.wikipedia.org/wiki/Student%27s_t-test">-tests</a>, <a href="https://en.wikipedia.org/wiki/Chi-squared_test">chi-squared tests</a>, and much more; <a href="https://lindeloev.github.io/tests-as-linear/">many of which can actually be represented in terms of linear regression</a>), but all of them operate under the assumption that theoretical inferences are driven by our decision to either <em>reject</em> or <em>fail to reject</em> the so-called &#8220;null hypothesis&#8221;.</p><p>Consider the schema of a simple experiment with two conditions: &#8220;A&#8221; and &#8220;B&#8221;. Participants are randomly assigned to conditions, the intervention is applied, and some dependent variable (DV) is measured. Typically, the &#8220;null hypothesis&#8221; in such an experiment is that there is no real difference between the conditions, i.e., that the true difference in the DV is zero. Of course, <a href="https://en.wikipedia.org/wiki/Sampling_error">sampling error</a> means that there&#8217;ll likely be <em>some</em> marginal difference across conditions even if the intervention had no &#8220;true&#8221; effect. How do we distinguish random noise from a real effect?</p><p>This is where statistical tests come in. We can compare the observed effect to the <em>distribution</em> of effects we&#8217;d expect under the null hypothesis. This distribution can either be derived empirically (e.g., through <a href="https://en.wikipedia.org/wiki/Permutation_test">permutation testing</a>) or assumed (as in a <em><a href="https://en.wikipedia.org/wiki/Student%27s_t-test">t</a></em><a href="https://en.wikipedia.org/wiki/Student%27s_t-test">-test</a>). In either case, we can calculate the <em>probability</em> of the observed effect under that distribution; we call this probability the <a href="https://en.wikipedia.org/wiki/P-value">p-value</a>. </p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!AOOx!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fca130105-3535-4536-a4dc-bacf7e312e16_1204x840.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!AOOx!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fca130105-3535-4536-a4dc-bacf7e312e16_1204x840.png 424w, https://substackcdn.com/image/fetch/$s_!AOOx!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fca130105-3535-4536-a4dc-bacf7e312e16_1204x840.png 848w, https://substackcdn.com/image/fetch/$s_!AOOx!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fca130105-3535-4536-a4dc-bacf7e312e16_1204x840.png 1272w, https://substackcdn.com/image/fetch/$s_!AOOx!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fca130105-3535-4536-a4dc-bacf7e312e16_1204x840.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!AOOx!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fca130105-3535-4536-a4dc-bacf7e312e16_1204x840.png" width="480" height="334.8837209302326" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/ca130105-3535-4536-a4dc-bacf7e312e16_1204x840.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:840,&quot;width&quot;:1204,&quot;resizeWidth&quot;:480,&quot;bytes&quot;:115089,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://seantrott.substack.com/i/170728191?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fca130105-3535-4536-a4dc-bacf7e312e16_1204x840.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!AOOx!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fca130105-3535-4536-a4dc-bacf7e312e16_1204x840.png 424w, https://substackcdn.com/image/fetch/$s_!AOOx!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fca130105-3535-4536-a4dc-bacf7e312e16_1204x840.png 848w, https://substackcdn.com/image/fetch/$s_!AOOx!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fca130105-3535-4536-a4dc-bacf7e312e16_1204x840.png 1272w, https://substackcdn.com/image/fetch/$s_!AOOx!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fca130105-3535-4536-a4dc-bacf7e312e16_1204x840.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg role="img" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><title></title><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a><figcaption class="image-caption">Illustration of NHST in practice. If we assume a null (normal) distribution of effect sizes centered at 0 with a standard deviation of 1, we can calculate the probability of obtaining an effect size <em>at least as large as 1.8</em> under that distribution. If that probability (p-value) is sufficiently small, we might choose to reject the null hypothesis.</figcaption></figure></div><p>Intuitively, a larger effect size is <em>less likely</em> to have occurred under the null distribution.<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-3" href="#footnote-3" target="_self">3</a> Thus, if the <em>p-value </em>is sufficiently small (say, <em>p &lt; 0.05</em>), we might choose to provisionally &#8220;reject&#8221; the null hypothesis. That is, it is unlikely to have observed an effect this large under the null hypothesis. If the <em>p-value</em> doesn&#8217;t cross some predefined threshold for &#8220;statistical significance&#8221;, we might instead &#8220;fail to reject&#8221; the null hypothesis. This is what I mean when I write that NHST is deeply rooted in the logic of falsification.</p><p>If this all seems a bit strange to you&#8212;we&#8217;re trying to <em>reject</em> the null hypothesis rather than <em>prove</em> the alternative hypothesis?&#8212;you&#8217;re not alone. NHST is not intuitive, and even practiced scholars (including myself) are not always careful with how they describe statistical results. But technically, the point of NHST is to provide a kind of conceptual framework for deciding when to reject or fail to reject a null hypothesis.</p><p>The problem arises when the null hypothesis simply isn&#8217;t very interesting.</p><h2>Who&#8217;s afraid of the null hypothesis?</h2><p>Earlier, I argued that one goal of an experiment is to provide an <em>empirical existence proof</em> that there exists at least some set of conditions under which (say) &#8220;X&#8221; affects &#8220;Y&#8221;. Using the language of falsification and NHST, we might say that the null hypothesis of many experiments is that &#8220;X&#8221; does <em>not</em> affect &#8220;Y&#8221;; thus, if &#8220;X&#8221; is empirically related to &#8220;Y&#8221; more than we&#8217;d expect under the null hypothesis, we can reject (falsify) the null.</p><p>I also argued that the extent to which this <em>matters</em> depends on how surprising or informative it is to learn that &#8220;X&#8221; might affect &#8220;Y&#8221; in at least some conditions. Put another way: how strongly held was the null hypothesis in the first place?</p><p>It&#8217;s easy to imagine null hypotheses that could be easily disproven, and that no one would find interesting to disprove. For instance, suppose the null hypothesis is something like: &#8220;An anvil and a feather are equally likely to break a glass cup&#8221;. We could design a study to test this null hypothesis. First, we might select or &#8220;sample&#8221; 100 glass cups of identical make and size. Then, we might randomly assign 50 of these cups to the Anvil condition and 50 of them to the Feather condition. Finally, we would measure how many cups broke when we dropped an anvil on them and how many broke when we dropped a feather on them. If the difference between conditions (Anvil - Feather) is larger than we&#8217;d expect under the null hypothesis, we can successfully reject the null.</p><p>Any reasonable observer would (correctly) ask: what would be the point of such an experiment? Surely we already know that anvils are heavier than feathers, and thus more likely to break a glass cup! No one would be <em>surprised</em> by finding that this is the case.</p><p>I don&#8217;t think most experiments test something as obvious as the relative heaviness of anvils and feathers. But I do think many experiments (including some I&#8217;ve run) are designed without a particularly interesting null hypothesis in mind. Instead, they&#8217;re designed to find corroborative evidence <em>for</em> a theory. That is, they identify the predictions of a theory (&#8220;X affects Y&#8221;) and design an experiment to test those predictions. The problem in such a scenario is that if we think of experiments as existence proofs (as I&#8217;ve argued we can), then perhaps it&#8217;s not so surprising that a researcher with considerable degrees of freedom in how they design their study can construct <em>some scenario</em> under which their theory&#8217;s predictions (&#8220;X affects Y&#8221;) are corroborated. If the null hypothesis corresponded to a <em>different</em>, competing theory (as I discuss below), that would be a really interesting result. But if the null hypothesis is a theory no one believes&#8212;simply the negation of the theory of under investigation&#8212;then it&#8217;s more of a demonstration that the researcher&#8217;s intuitions are borne out with empirical evidence in at least one case. That&#8217;s not nothing, but it&#8217;s epistemologically fraught to lean entirely on such a methodological paradigm in constructing theories about the world. </p><h2>What should researchers do?</h2><p>Where does this leave us?</p><p>One obvious (but challenging) solution is to actually design experiments with an interesting null hypothesis in mind and trying to <em>disconfirm </em>that theory: essentially what Popper suggested. This is hard work: it requires carefully enumerating the predictions of psychological theories and figuring out not only what would be consistent with a given theory but also what would be <em>inconsistent</em> with the theory. Then, once you&#8217;ve figured this out, you try to design an experiment in which the theory predicts <em>no difference</em> in response to some experimental manipulation; in such a design, finding a significant difference&#8212;rejecting the null hypothesis&#8212;would equate to a kind of falsification of that theory, requiring some kind of modification (<a href="https://seantrott.substack.com/p/you-cant-escape-construct-validity">assuming you&#8217;ve operationalized your constructs appropriately</a>).</p><p>In the ideal case, researchers might even design experiments that pit <em>multiple</em> theories against each other, such that the results actually help <em>adjudicate between</em> competing theories. This is what <a href="https://www.science.org/doi/abs/10.1126/science.146.3642.347">biophysicist John Platt called &#8220;strong inference&#8221;</a>. It&#8217;s a really effective approach because it helps avoid the inevitable (and very human) urge to &#8220;stack the deck&#8221; experimentally in favor of finding some experimental effect. Here, the goal is to design a study such that <em>any result</em> would be informative: Result A disconfirms Theory B in favor of Theory A, while Result B disconfirms Theory A in favor of Theory B. </p><p>I want to emphasize that this is really hard work. It&#8217;s especially hard when different psychological theories don&#8217;t make precise predictions; in some cases, it&#8217;s difficult to determine whether different theories make competing predictions at all! That&#8217;s not a reason not to do it&#8212;I absolutely think researchers should strive to design experiments that actually adjudicate between competing theories. But some verbal theories simply aren&#8217;t sufficiently developed for this kind of quantitative comparison, so comparing them requires making some strong (often contestable) assumptions on the part of the researcher.</p><p>Do experiments still have a role in these fuzzier contexts, absent strong inference? I think the case is less clear, but there are a few possible affirmative responses I can imagine someone making.</p><p>The first (and weakest) is the view I pointed out in the previous section: even if experiments are designed to corroborate a theory (rather than disconfirm it), and even if the results are not particularly surprising, there is <em>some</em> information provided above and beyond the researcher&#8217;s intuitions&#8212;i.e., it is an empirical demonstration that some set of experimental conditions can be devised to produce an effect. </p><p>The second is to suggest that the goal of science isn&#8217;t always investigating <em>whether</em> X affects Y; it&#8217;s to determine the <em>size</em> of this effect or relationship (sometimes called <em>parameter estimation</em>). Here, the role of experiments might be to help estimate an effect size under certain controlled conditions. As I argued earlier, such a finding may not always be reliable or useful given the lack of <a href="https://en.wikipedia.org/wiki/Ecological_validity">ecological validity</a> in most experiments: the extent to which &#8220;X affects Y&#8221; in the lab may not tell us much about the extent to which &#8220;X affects Y&#8221; in the real world. But this approach can be more useful if multiple studies are conducted, and their results are integrated with studies conducted using more naturalistic, ecologically valid data&#8212;providing something like convergent evidence across multiple methodological approaches.</p><p>Here, a reader might also suggest that the problem lies in the binary logic of NHST; perhaps scientists should adopt a more &#8220;<a href="https://en.wikipedia.org/wiki/Bayesian_inference">Bayesian</a>&#8221; approach instead, in which no single experiment is decisive but each experiment&#8217;s results might &#8220;update&#8221; our beliefs in one direction or another. I think <a href="https://en.wikipedia.org/wiki/Bayesian_statistics">Bayesian statistics</a> are great, but I&#8217;m not actually confident the problem here is about which statistical paradigm we used. In my view, the problem is more about how we go about selecting theories to test and designing experiments to test them&#8212;not how we analyze the data from those experiments. I think the results of the Anvil vs. Feather experiment would be uninteresting regardless of which statistical paradigm one used to analyze them. </p><p>With that said, one insight that the Bayesian paradigm does attempt to capture is the notion of the &#8220;weight of evidence&#8221; and cumulatively building up beliefs for or against a theory. To me, the best version of this approach looks something like finding convergent evidence across multiple studies (as I argued above)&#8212;what I think of as a <em>process of triangulation</em>. Finding a relationship between X and Y across multiple experiments and multiple naturalistic studies might increase our confidence that there is, in fact, a relationship between X and Y, even if none of those studies were designed with falsification in mind. </p><p>This is, ultimately, a kind of <a href="http://v">inductive reasoning</a>, and it comes with well-known philosophical <a href="https://en.wikipedia.org/wiki/Problem_of_induction">problems</a>. The kind of knowledge obtained through this process is inherently uncertain and unstable, but that may simply be the reality of the epistemological situation we find ourselves in. I do think, however, that we need to be honest about when we&#8217;re actually doing falsification and when we're doing something more like this process of fuzzy triangulation.</p><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-1" href="#footnote-anchor-1" class="footnote-number" contenteditable="false" target="_self">1</a><div class="footnote-content"><p>Notably, this is why <a href="https://en.wikipedia.org/wiki/Randomized_controlled_trial">randomized controlled trials</a>&#8212;an experiment&#8212;are generally considered the &#8220;gold standard&#8221; of evidence in medicine.</p></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-2" href="#footnote-anchor-2" class="footnote-number" contenteditable="false" target="_self">2</a><div class="footnote-content"><p>Not the same thing as a <a href="https://en.wikipedia.org/wiki/Mathematical_induction">proof by induction</a>, which is actually a form of deductive reasoning!</p></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-3" href="#footnote-anchor-3" class="footnote-number" contenteditable="false" target="_self">3</a><div class="footnote-content"><p>Generally this is also affected by things like sample size, which (along with the sample variance) determines the variance of the null distribution.</p></div></div>]]></content:encoded></item><item><title><![CDATA[Is ChatGPT "grown, not made"?]]></title><description><![CDATA[What we do and don't know about large language models.]]></description><link>https://seantrott.substack.com/p/is-chatgpt-grown-not-made</link><guid isPermaLink="false">https://seantrott.substack.com/p/is-chatgpt-grown-not-made</guid><dc:creator><![CDATA[Sean Trott]]></dc:creator><pubDate>Mon, 24 Nov 2025 04:56:03 GMT</pubDate><content:encoded><![CDATA[<p>A feature of modern large language models (LLMs)&#8212;the architecture underlying technologies like ChatGPT&#8212;that is often hard to convey to non-experts is their <strong>opacity</strong>. </p><p>Systems like ChatGPT, after all, are human artifacts. They didn&#8217;t spontaneously materialize one day from the sky or from the depths of the ocean; they are the result of human research, engineering, and product design. We tend to assume such artifacts are, ultimately, comprehensible: many of us live, arguably, in a &#8220;<a href="http://v">disenchanted world</a>&#8221;, in which we assume that much (if not all) of that world&#8212;at minimum, the human-designed portion of it&#8212;can be explained in terms of legible, mechanical principles. </p><p>Put another way: <em>I</em> don&#8217;t know exactly how a toaster oven works, but I assume that <em>someone, somewhere</em> does.</p><p>It seems strange, then, to assert that even the people building LLMs don&#8217;t entirely understand how or why they work. How could we build them if we didn&#8217;t understand them? I don&#8217;t want to overstate the case here&#8212;as I point out below, we obviously know <em>some</em> things about how LLMs work. But there are, nonetheless, epistemic gaps. The reason for these gaps is sometimes conveyed in the following metaphor:<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-1" href="#footnote-1" target="_self">1</a> </p><blockquote><p>LLMs are <em>grown</em>, not <em>made</em>.</p></blockquote><p><a href="https://seantrott.substack.com/p/what-we-talk-about-when-we-talk-about#:~:text=LLMs%20as%20crowds&amp;text=The%20'minds'%20of%20language%20models,words%20elicited%20by%20human%20queries.">As I&#8217;ve written before</a>, all metaphors have their strengths and weaknesses: any given metaphor <em>highlights</em> certain aspects of the frame its describing and <em>obscures</em> other aspects. This metaphor is no different. I like some aspects of it, and I&#8217;ve relied on it (or a variant of it) in the past to communicate the basic idea of LLM opacity, but I also have some reservations about applying it uncritically. Below, I attempt to convey more precisely what I mean when I say &#8220;we don&#8217;t understand how or why LLMs work&#8221;; at the end of the post, I return to the &#8220;grown, not made&#8221; metaphor and discuss my mixed feelings in more detail. </p><h3>What we do know</h3><p>There is much we do know. We know, first, what LLMs are trained to do: predict upcoming words on the basis of their prior context.<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-2" href="#footnote-2" target="_self">2</a> For so-called &#8220;open&#8221;<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-3" href="#footnote-3" target="_self">3</a> models, we know what data the LLM was trained on, ideally in which order. </p><p>We also know the mechanisms underlying this training process: as <a href="https://www.understandingai.org/p/large-language-models-explained-with">Tim Lee and I wrote in our explainer on LLMs</a>, you can think of training as updating a bunch of &#8220;knobs&#8221;&#8212;like changing the temperature in the shower&#8212;to help the LLM get better and better at predicting upcoming words. The direction and magnitude by which we turn each knob is based on the error signal the LLM gets during training. After lots of examples, it gets quite good at predicting words. Moreover, for open-weight models, we know the <em>final weights</em>&#8212;roughly, the values of these &#8220;knobs&#8221;&#8212;resulting from this training process, and we know the mathematical operations by which particular inputs are transformed (via a &#8220;forward pass&#8221;) into predictions about the next word.</p><p>Of course, systems like ChatGPT are also subject to extensive &#8220;post-training&#8221;, which includes teaching them to follow instructions, <a href="https://en.wikipedia.org/wiki/Reinforcement_learning_from_human_feedback">giving them human feedback</a>, and incentivizing them to &#8220;think step by step&#8221; when solving hard problems. We also know, more or less, how this works.</p><p>It&#8217;s also worth noting, here, that even though <em>I</em> don&#8217;t know all the training details or weights for closed-source models like ChatGPT, OpenAI employees presumably do (even if that cumulative knowledge is distributed across multiple individuals). The information is <em>knowable </em>and <em>known</em>.</p><p>Why is this not enough?</p><h3>What we don&#8217;t know</h3><p>For some people, it is. As I wrote in my <a href="https://seantrott.substack.com/p/mechanistic-interpretability-for">mechanistic interpretability explainer</a>, some have argued that interpreting LLMs is effectively a solved problem. In fact, some researchers in the field don&#8217;t even seem to think it&#8217;s a <em>relevant</em> problem: recently, a manuscript I submitted was criticized by one reviewer on the grounds that we already know, more or less, how transformer language models work&#8212;there was no need to conduct further research on the mechanisms they use to contextualize the meaning of words. I don&#8217;t think this is a widespread opinion in the field (the other reviewers liked the paper, and found the topic interesting and important), but it is held by some. </p><p>That review was a good opportunity to clarify exactly what it means to say &#8220;we don&#8217;t understand how or why LLMs work&#8221;. When people say this, they usually mean at least one of two things (or both).</p><p>First, LLMs appear capable of doing things that they weren&#8217;t explicitly trained to do. In the course of learning to predict upcoming words, LLMs acquire internal representations and mechanisms that enable them to do this more effectively; these mechanisms, in turn, allow LLMs to produce predictions that are <em>sensitive</em> to myriad factors, like whether an <a href="https://www.pnas.org/doi/abs/10.1073/pnas.2400917121">utterance is grammatically well-formed</a>, whether <a href="https://direct.mit.edu/nol/article-abstract/5/1/107/115605">a sentence conveys a plausible event</a>, or even <a href="https://onlinelibrary.wiley.com/doi/full/10.1111/cogs.13309">what a character in a story knows or doesn&#8217;t know</a>. </p><p>Now, <a href="https://seantrott.substack.com/p/llm-ology-the-challenges-ahead">as I&#8217;ve argued before</a>, the question of whether LLMs actually possess certain <em>capacities</em> (like &#8220;grammar&#8221; or &#8220;Theory of Mind&#8221;) is a deep question about the <a href="https://seantrott.substack.com/p/you-cant-escape-construct-validity">construct validity</a> of the measures we use to assess those capacities, which will require extensive philosophical and empirical work to resolve. The crucial thing, however, is that LLMs weren&#8217;t explicitly trained to produce these interesting behaviors: they are a <em>byproduct</em> of the thing the LLM has actually been trained to do.<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-4" href="#footnote-4" target="_self">4</a> Moreover, we lack a thorough understanding of <em>which capacities</em> we should expect to develop through this training process, or <em>why</em> these capacities would develop at all. We have hypotheses (e.g., the idea that learning to predict text encourages a model to <a href="https://arxiv.org/abs/2212.01681">&#8220;reverse-engineer&#8221; the causal process giving rise to that text</a>), but this is very different from the mechanical understanding we have about (say) a toaster oven.</p><p>Second, although we know the <em>values</em> of the weights (&#8220;knobs&#8221;) in an LLM, we don&#8217;t know how exactly those weights implement the computations and behaviors we observe. Epistemologically, you might think of this as a gap between levels of analysis. We have a high-level description of what the components of a transformer language model do (e.g., attention heads are a <a href="https://www.understandingai.org/p/large-language-models-explained-with">&#8220;matchmaking service for words&#8221;</a>); we also know, at a very low-level, the precise mathematical operations underlying a specific instantiation of those components (e.g., the result of the query/key/value operation for a particular attention head for a particular input). But in the absence of empirical investigation, we don&#8217;t know which <em>behaviors</em> those individual components subserve.</p><p>Figuring this out is, in large part, the goal of <a href="https://seantrott.substack.com/p/mechanistic-interpretability-for">mechanistic interpretability</a>. And I&#8217;d argue we&#8217;re making some progress! For instance, interpretability researchers have discovered interesting components like &#8220;<a href="https://arxiv.org/abs/2209.11895">induction circuits</a>&#8221; in a number of different LLMs, which determine whether a given token (e.g., &#8220;the&#8221;) has previously occurred in the context (e.g., at position <em>t</em>), then predict that the subsequent token will be the one following the previous one (e.g., at position <em>t + 1</em>). There&#8217;s even <a href="https://arxiv.org/abs/2209.11895">some evidence</a> that these circuits might play a role in important abilities like in-context learning (though <a href="https://arxiv.org/abs/2502.14010">recent evidence suggests the situation is more complex than it initially appeared</a>). </p><p>At the same time, interpretability has a <em>long</em> way to go: many fundamental questions remain about <a href="https://openreview.net/pdf?id=sZZIOjqmyW">the nature of circuits</a> and the <a href="https://arxiv.org/abs/2507.08802">best ways to go about finding them</a>.</p><p>More broadly, it&#8217;s notable that this picture is, again, very different from the epistemic picture of a toaster oven. With LLMs, we attempt to identify circuits in a <em>post-hoc</em> manner, i.e., after the system has been trained; and even in the best-case scenario, we generally can&#8217;t be certain that we&#8217;ve accurately identified the correct function of a given circuit.</p><p>An analogy might be in order here. Suppose we construct a mechanical system of cogs and levers, which can be modified according to the various inputs to that system. We then &#8220;train&#8221; that system to produce certain patterns of exhaust fumes in response to various inputs. The system excels at this task, and in the process, we learn&#8212;to our surprise&#8212;that training it to produce these exhaust fumes has, inadvertently, taught the system to move forward and backward; moreover, these movements appear to be appropriately calibrated in response to different patterns of input. That is, the system can &#8220;drive&#8221;. We don&#8217;t know <em>how</em> or <em>why</em> this happened, though we have some plausible hypotheses. We also don&#8217;t know exactly which cogs and levers are responsible for the system&#8217;s &#8220;decisions&#8221; to move forward or backward in different contexts, though, again, we&#8217;re making some progress in the endeavor to map these components onto observable behaviors. </p><h3>Grown, not made?</h3><p>Let&#8217;s return, then, to the metaphor at hand: is a system like ChatGPT better described as &#8220;grown&#8221; than &#8220;made&#8221;? </p><p>In the language of <a href="https://en.wikipedia.org/wiki/Conceptual_metaphor">conceptual metaphor theory</a>, metaphors typically work by construing some target frame (e.g., ChatGPT) in terms of a source frame (e.g., biological growth processes). As I noted at the start, metaphors don&#8217;t necessarily construe every aspect of the target frame, nor do they use every dimension of the source frame. My sense is that the &#8220;grown, not made&#8221; metaphor emphasizes the contingency and unpredictability of living organisms. While fields like genetic engineering have clearly made incredible strides in recent years, I think most people would still endorse the claim that we understand less about the processes underlying the growth and development of biological organisms than those underlying the construction of a toaster oven or a combustion engine.</p><p>But there are lots of things we don&#8217;t understand as well as toaster ovens: dark matter, anesthesia, consciousness. Why select the grown vs. made contrast in particular? I think there are a couple aspects of the <em>biological growth and development</em> frame that make it a convenient vehicle for the goals of this metaphor. </p><p>First, there&#8217;s a human element to both growing and making that makes them similar enough to be meaningful counterparts. Biological organisms grow on their own, too, of course, but human societies have long reshaped their environments to better suit their needs, which includes practices like agriculture and animal husbandry. Even the verb &#8220;grow&#8221; acknowledges this ambiguity: the subject of the verb can be the thing growing (&#8220;plants grow when provided sunlight&#8221;) or it can be the <em>agent</em> controlling the growth process (&#8220;humans grow plants for food&#8221;). Framing ChatGPT as something &#8220;grown&#8221; accommodates the fact that it was, after all, created by humans&#8212;unlike, presumably, dark matter.</p><p>Second, there&#8217;s much we still don&#8217;t understand (and can&#8217;t control) about growing life. For instance, a gardener can establish the conditions that facilitate growth (e.g., the approximate quality of the soil, the number and depth of seeds planted, the volume of water, the exposure to sunlight), but they can&#8217;t directly control the growth processes themselves, and there&#8217;s always some element of contingency. A proponent of the &#8220;grown, not made&#8221; metaphor might argue that there&#8217;s something similar about training LLMs: engineers set the training conditions (e.g., the training data, the initial parameters<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-5" href="#footnote-5" target="_self">5</a> , the training objective, and the architecture), but typically don&#8217;t control the specific representations or mechanisms developed by the LLM. </p><p>As noted earlier, I have mixed feelings about this metaphor. Its strength is that it concisely and effectively conveys both that humans do <em>create</em> LLMs, but also that the engineers creating them lack the kind of direct control and understanding we typically associate with  technology. An argument in favor of the metaphor would thus point out that it&#8217;s a quick way to illustrate to someone why it&#8217;s possible to create something without fully understanding it.</p><p>That said, the metaphor doesn&#8217;t, on its own, convey what it is that we don&#8217;t understand or why, which is what I&#8217;ve tried to convey in this post. <strong>The engineers training LLMs know what they&#8217;re trained to do, and how they&#8217;re trained to do it, but they don&#8217;t always know why LLMs end up doing other things </strong><em><strong>besides</strong></em><strong> what they&#8217;re trained to do&#8212;or how they do those other things.</strong> I don&#8217;t think that&#8217;s a problem with the metaphor, per se; a metaphor can&#8217;t do everything. But the one-sentence summary I just wrote also does (I think) a reasonably effective job of conveying, in the absence of metaphor, one of the core points that the metaphor is also trying to convey. I think there&#8217;s virtue in saying things as precisely as one can while still getting the basic point across, especially when discussing scientific topics, so I will strive to describe it this way in the future.</p><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-1" href="#footnote-anchor-1" class="footnote-number" contenteditable="false" target="_self">1</a><div class="footnote-content"><p>You see this metaphor, for instance, in <a href="https://www.theguardian.com/books/2025/sep/22/if-anyone-builds-it-everyone-dies-review-how-ai-could-kill-us-all">discussion of the new book </a><em><a href="https://www.theguardian.com/books/2025/sep/22/if-anyone-builds-it-everyone-dies-review-how-ai-could-kill-us-all">If Anyone Builds It, Everyone Dies</a></em>, as well as <a href="https://metro.co.uk/2025/10/09/asked-chatgpt-a-seahorse-emoji-things-got-a-little-weird-24386161/">this article</a> breaking down the strange &#8220;seahorse emoji glitch&#8221; observed in ChatGPT and other models. </p></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-2" href="#footnote-anchor-2" class="footnote-number" contenteditable="false" target="_self">2</a><div class="footnote-content"><p>For auto-regressive models; bidirectional LLMs are trained to predict masked tokens using both &#8220;left&#8221; and &#8220;right&#8221; context.</p></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-3" href="#footnote-anchor-3" class="footnote-number" contenteditable="false" target="_self">3</a><div class="footnote-content"><p>I&#8217;m glossing over, here, the distinction sometimes made between &#8220;open-data&#8221; and &#8220;open-weight&#8221; models, as well as &#8220;fully open-source&#8221; (in which all training code is also made available). Openness, safe to say, is a gradient.</p></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-4" href="#footnote-anchor-4" class="footnote-number" contenteditable="false" target="_self">4</a><div class="footnote-content"><p>I&#8217;ve tried to avoid, here, relying on the terminology of &#8220;emergence&#8221;, though that is typically how these &#8220;byproducts&#8221; are described. <a href="https://arxiv.org/abs/2506.11135">This paper by David Krakauer, John Krakauer, and Mitchell</a> discusses the technical definition of &#8220;emergence&#8221; in-depth and when and why it may not apply to LLMs.</p></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-5" href="#footnote-anchor-5" class="footnote-number" contenteditable="false" target="_self">5</a><div class="footnote-content"><p>Literally referred to as the &#8220;random seed&#8221; in some cases.</p></div></div>]]></content:encoded></item><item><title><![CDATA[On what to work on]]></title><description><![CDATA[Short-term decisions, long-term planning, and developing a sense of taste.]]></description><link>https://seantrott.substack.com/p/on-what-to-work-on</link><guid isPermaLink="false">https://seantrott.substack.com/p/on-what-to-work-on</guid><dc:creator><![CDATA[Sean Trott]]></dc:creator><pubDate>Tue, 18 Nov 2025 21:54:00 GMT</pubDate><content:encoded><![CDATA[<p>Our time is finite. For many, a natural question thus arises about how best to use (or &#8220;spend&#8221;) that time. A microcosm of this question emerges in the case of academic research, where researchers are typically privileged to have a fair degree of autonomy over what they work on. How should researchers prioritize among the possible projects that present themselves?<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-1" href="#footnote-1" target="_self">1</a> </p><p>This is, fundamentally, a good kind of challenge. It&#8217;s one I faced often in graduate school: I was surrounded by interesting and intelligent peers working on all sorts of questions I&#8217;d never thought of before, and each of those questions felt like a tantalizing alternative to whatever project I was currently stuck on. Further, my <a href="https://pages.ucsd.edu/~bkbergen/">PhD advisor</a> was (fortunately) more of a <em>mentor</em> than a <em>manager</em>, which meant that he never forced me to work on &#8220;his&#8221; projects, but rather, used his expertise to help sculpt my vague interests into something resembling a research direction; that, in turn, required me to think about what I was actually interested in doing. </p><p>One of the most useful things my advisor did for me was to consistently ask, when presented with a proposed project, <em>why</em> one would do that project&#8212;what would they learn? I learned that there&#8217;s a difference between figuring out <em>how</em> to do something (and whether it&#8217;s even possible) and deciding that you <em>should</em> do it. </p><p>Still, I never really considered the question in terms of longer arcs of time. I thought about which project to work on <em>next</em> but not which <em>kinds</em> of projects to work on over many years. I was forced to consider that latter question in recent years as I applied for faculty jobs and was asked to develop a research vision; it was hard for me, but I do think I learned something about myself and how to think about the relationship between my interests and the ways I move through time.</p><p>In this post, I&#8217;ll describe a few ways of thinking about this question:</p><ol><li><p>Putting one foot in front of the other: figuring out your next project.</p></li><li><p>Finding an &#8220;important problem&#8221; to solve, and how to find it.</p></li><li><p>Developing a sense of taste.</p></li></ol><p>Notably, (1) and (2) conceivably fall under  the same conceptual <em>frame</em>&#8212;i.e., &#8220;spending&#8221; your time effectively&#8212;and differ primarily in their sense of time horizon. (3), in contrast, focuses less on characteristics of the work itself (e.g., whether it is impactful) and more on one&#8217;s <em>relation</em> to that work. These days, I&#8217;m increasingly drawn to (3), but I think each of these approaches has merit.</p><h2>(1) One foot in front of the other</h2><p>A reasonable starting point might be to think primarily in terms of your <em>next</em> project. In the most extreme case, this might involve thinking day to day: each day you do some work, and you think about what you should do the next day. At a slightly less granular level, perhaps you think in terms of roughly &#8220;paper-sized&#8221; projects: the set of activities that will ultimate constitute a <em>contribution</em> to the scientific literature.<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-2" href="#footnote-2" target="_self">2</a></p><p>Truthfully, I think this is how many people actually operate, including myself&#8212;and I think that&#8217;s entirely fine. To some extent, we engage in a kind of hubris when we suppose that we can plan for anything more distant than a single &#8220;move&#8221; away. There&#8217;s a sense in which the wisest strategy is to surrender one&#8217;s sense of control over the long arc of your life and instead focus on the daily choices that make up that life. </p><p>Moreover, you can still endeavor to make these choices intelligently, using whatever decision framework you prefer. You can think, for instance, about whether this paper or that paper would be a more useful contribution to the field (i.e., its &#8220;impact&#8221;), how much effort would be involved (i.e., its &#8220;tractability&#8221;), and whether someone else is likely to do it anyway (i.e., its &#8220;neglectedness&#8221;). In short, you can ask: <em>is it worth doing</em>?</p><p>Of course, looking only a single move ahead has its drawbacks. It&#8217;s already very easy in academic research to get lost in the details and lose sight of what your broader goal; if you don&#8217;t even have a broader goal other than your current (or next) activity, the winds of fate can easily buffet you into a region of decision-space that&#8217;s hard to escape. Maybe that means chasing down an endless series of package installations (and subsequent version issues) without asking whether there&#8217;s an alternative approach; or maybe it means chasing down a chain of references for a topic you weren&#8217;t even that interested in. </p><p>Again, there&#8217;s nothing <em>bad</em> about this: it&#8217;s more or less how I do things, and it leaves the door open for serendipity. But as a researcher, one of the most useful skills you can develop is an ability to &#8220;toggle between levels&#8221;, so to speak&#8212;it&#8217;s crucial to immerse yourself in the details of an analysis, but it&#8217;s equally crucial to have a kind of internal meta-cognitive monitor that can check in on your activities every so often and ask whether this is, in fact, a valuable use of time.</p><h2>(2) Finding &#8220;important problems&#8221;</h2><p>If (1) looks one &#8220;move&#8221; head, then the aim of (2) is to look at your &#8220;destination&#8221; and figure out how to get there. What kinds of <em>problems</em> do you want to solve in your career? </p><p>The underlying assumptions here are that it is possible to reason at all about something with such a broad temporal horizon, and that it makes sense to think of those things as &#8220;problems to be solved&#8221;. I&#8217;m not sure I fully endorse either of those assumptions, but the view is still a really useful counterpoint to the short-sightedness of (1) above.</p><p>This frame is the one that&#8217;s implicitly adopted anytime someone asks about your &#8220;10-year plan&#8221;, or indeed, anytime you plan something as long-term as a &#8220;career&#8221;. Organizations such as <a href="https://80000hours.org/about/">80,000 (80K) Hours</a> explicitly advocate for an approach towards identifying a career that addresses important problems:</p><blockquote><p>You have about 80,000 working hours in your career: 40 years x 50 weeks x 40 hours.</p><p>If you want to have a positive impact with your life, your choice of career is probably your best opportunity to do that.</p><p>That means it&#8217;s worth thinking hard about how to use this time most effectively. If you can make your career 1% higher impact (whatever that means to you), it would in theory be worth spending up to 800 hours working out how.</p><p>We aim to help you work out how you can best use your 80,000 hours to help others, and to take action on that basis.</p></blockquote><p>In my experience, online discussions about 80K Hours (or related organizations) sometimes get hung up on what kinds of things the organization considers a major &#8220;<a href="https://80000hours.org/problem-profiles/">problem area</a>&#8221; (e.g., AI risk, engineered pandemics, or factory farming). But it&#8217;s entirely possible to apply the underlying <em>framework</em> to any kind of long-term planning about how you spend your time. In fact, I&#8217;ve met plenty of cognitive scientists who do view their career in terms of a big-picture problem (e.g., &#8220;<em>solving</em> vision&#8221;); they usually have a set of <em>reasons</em> for working on this problem that aren&#8217;t too different, ultimately, from the decision framework 80K Hours suggests using.</p><p>Specifically, many people present a <em>rationale</em> rooted in (roughly) three criteria mirroring the 80K Hours framework: <strong>impact</strong> (how important is the problem?), <strong>tractability</strong> (can you actually make progress on the problem?), and <strong>neglectedness</strong> (is it likely to get solved without you?). Readers will likely notice that these are the same criteria I presented in section (1) above: indeed, you can apply this framework both to short-term decisions and to career planning.</p><p>One way to think about this framework is as a kind of algorithm. In theory, you could actually quantify these things for yourself: that is, if you consider the range of possible options, and you situate each option in some three-dimensional space parameterized by these criteria (impact, tractability, and neglectedness, or &#8220;ITN&#8221;), you can identify the options that reside in the most &#8220;optimal&#8221; part of that space. </p><p>Alternatively, you can simply think of the criteria as heuristics to remember whenever you&#8217;re faced with a decision or as you&#8217;re thinking about the arc of your career. As an exercise, I assigned subjective ITN ratings to a bunch of my projects recently. It didn&#8217;t change anything about what I <em>wanted</em> to work on&#8212;that&#8217;s really a matter of taste, as I argue below&#8212;but it was informative about my own process: for instance, it revealed that I&#8217;ve historically over-emphasized <em>tractability</em>, perhaps at the expense of <em>impact</em>. That encouraged me to be a bit more ambitious in terms of finding projects that I think will be important, rather than finding projects I know I can complete.</p><h2>(3) A matter of taste</h2><p>There&#8217;s much one could say about research <em>taste</em>. </p><p>Some people think of it as something that can be good or bad, as in &#8220;this person has <em>good taste</em> in research questions&#8221;. For me, a more precise rendering casts taste in terms of its <em>degree of attunement</em>, as in &#8220;this person has a really <em>well-developed</em> sense of research taste&#8221;. Different people will, naturally, be drawn to different kinds of questions or theories&#8212;just as different people are drawn to different constellations of flavors&#8212;but each individual can work to acquire better self-knowledge about their own tastes and, if they so desire, work to either refine or expand those tastes. </p><p>Unlike something like the ITN framework described in (2), taste is (in my view) an approach towards research that can&#8217;t be generalized, represented algorithmically, or decomposed into its constituent parts; it is by its nature both holistic and highly individual. That&#8217;s part of why I don&#8217;t think taste can really be &#8220;good&#8221; or &#8220;bad&#8221;: some people will have a taste in questions that better aligns with the rest of their field (and, accordingly, makes them more successful in terms of their number of publications, promotions, etc.), but that doesn&#8217;t necessarily make their taste better. We can, however, strive to better <em>understand</em> and <em>express</em> our individual tastes. The motivation for doing so might be something like self-knowledge (it is interesting, and fruitful, to learn what you like and don&#8217;t like); it might also be crucial to <em>honing</em> your taste so you can more readily and intuitively identify what draws you to particular research topics.</p><p>An example here might clarify what I mean. I&#8217;ve worked on a number of projects throughout my research career thus far, but as I stand here with the benefit of hindsight and attempt to make sense of the overall shape of these projects and papers, one thing that stands out is that I&#8217;m consistently drawn to projects that question the link between some empirical analysis and the theoretical conclusions drawn from that analysis. This particular taste might be described as an epistemological frustration (a &#8220;distaste&#8221;) with what I take to be unwarranted claims. This was the motivation for some of my earlier work on the <a href="https://www.sciencedirect.com/science/article/abs/pii/S0010027722000828">role of efficiency in language evolution</a>: it&#8217;s not that I disagreed <em>a priori</em> with the argument that languages are shaped by a pressure efficiency, but I felt that some of the pieces of evidence used to bolster this claim were also consistent with other theories. It&#8217;s also the driving force behind much of my work on LLM-ology, which focuses on whether we&#8217;re <a href="https://seantrott.substack.com/p/llm-ology-the-challenges-ahead">measuring LLM capabilities in the right way</a> and whether our results <a href="https://www.arxiv.org/abs/2509.22831">generalize to a broader population of LLMs</a>.</p><p>Of course, many scientists&#8212;including myself&#8212;are drawn not only by their <em>distastes</em> but by an appreciation of something like beauty: a positive, rather than a negative, <a href="https://en.wikipedia.org/wiki/Tropism">tropism</a>. The writer and scholar <a href="https://substack.com/@elftheory">Emma Stamm</a> recently pointed me towards an <a href="https://workandwellbeingstudy.com/survey-findings/aesthetics/">interesting study</a> examining aesthetic experiences among biologists and physicists. A substantial percentage of practicing scientists in both disciplines reported regularly experiencing a sense of awe and wonder with respect to their subject of research. Yet the <em>source</em> of beauty varied by individual and by discipline: to cite a particularly illustrative example, some people find beauty in simplicity, while others find beauty in complexity; perhaps some find beauty in both!</p><p>The notion of &#8220;elegance&#8221; in a theory is, perhaps, overstated by some&#8212;certainly, elegance is not identical with <em>accurate</em>. But there is something that feels important about the <a href="https://seantrott.substack.com/p/language-models-and-the-ineffable">ineffable</a> sense of resonance one occasionally feels in the moment of encountering a particularly elegant theory or explanation. For me, elegance often manifests as something like <em>explanatory insight</em>. One paper that fits into this category for me is <a href="https://onlinelibrary.wiley.com/doi/full/10.1111/j.1551-6709.2009.01023.x">Jeff Elman&#8217;s 2009 paper &#8220;On the Meaning of Words and Dinosaur Bones&#8221;</a><a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-3" href="#footnote-3" target="_self">3</a>; another is <a href="https://ppgl56bcd5c26e0.com/wp-content/uploads/2025/02/Cognitive-Linguistics-basic-readings.pdf#page=77">Len Talmy&#8217;s 1988 &#8220;Grammatical Construal&#8221;</a>. Both papers, notably, present a theory&#8212;motivated by psycholinguistic evidence in Elman&#8217;s case, and linguistic examples in Talmy&#8217;s&#8212;of <em>linguistic meaning</em>: what it is and how different parts of language contribute to it. Another writer who consistently strikes me with his capacity for  insight is <a href="https://en.wikipedia.org/wiki/William_James">William James</a>, who is almost literary in the way he weaves together case studies and introspection to craft a coherent account of something as seemingly intangible as <a href="https://en.wikipedia.org/wiki/The_Varieties_of_Religious_Experience">religious conversion</a>.</p><p>But that&#8217;s just me. Different people will presumably be drawn to different sources of beauty. This is precisely my point: it&#8217;s not that some theories (ideas, results, etc.) are more beautiful than others, but that we can learn to <em>recognize</em> what we find beautiful and why, and that alone is a useful and illuminating insight about ourselves and the way we choose to spend our time. I&#8217;m not really sure how one develops this sense of taste&#8212;but I do think that taste, perhaps more so than any other aspect of experience, is not something that can be arrived at via shortcut, and it is possibly not a destination at all.</p><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-1" href="#footnote-anchor-1" class="footnote-number" contenteditable="false" target="_self">1</a><div class="footnote-content"><p>Another version of this challenge might be framed in terms of journalism or public-facing writing more generally: what should you choose to write about?</p></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-2" href="#footnote-anchor-2" class="footnote-number" contenteditable="false" target="_self">2</a><div class="footnote-content"><p>Again, from the journalistic perspective, maybe this could be cast in terms of &#8220;your next article&#8221;.</p></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-3" href="#footnote-anchor-3" class="footnote-number" contenteditable="false" target="_self">3</a><div class="footnote-content"><p>See this <a href="https://seantrott.substack.com/p/how-i-started-studying-large-language">article</a> for a more in-depth description of that paper and my experience with it.</p></div></div>]]></content:encoded></item><item><title><![CDATA[The epistemology of lower-back pain (pt. 2)]]></title><description><![CDATA[Bad backs, healthy minds, and the art of not paying attention.]]></description><link>https://seantrott.substack.com/p/the-epistemology-of-lower-back-pain-69f</link><guid isPermaLink="false">https://seantrott.substack.com/p/the-epistemology-of-lower-back-pain-69f</guid><dc:creator><![CDATA[Sean Trott]]></dc:creator><pubDate>Sun, 26 Oct 2025 19:42:26 GMT</pubDate><content:encoded><![CDATA[<p><em>About nine months ago, <a href="https://seantrott.substack.com/p/the-epistemology-of-lower-back-pain">I wrote an article</a> about the putative causes of (and possible treatments for) lower back pain. The article was inspired by my own experiences: I was dealing with an intense bout of sciatica, and one way I navigated the pain was by trying to learn more about the condition. I was surprised, and honestly quite moved, by the response to the article&#8212;a number of readers reached out directly to share their own experiences, offer advice, or simply express their hopes that I&#8217;d recover soon. </em></p><p><em>Of course, I shouldn&#8217;t have been surprised. Lower back pain is extremely prevalent<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-1" href="#footnote-1" target="_self">1</a>, and many people who&#8217;ve suffered from some kind of chronic pain feel a sense of recognition when they encounter echoes of what they&#8217;ve gone through<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-2" href="#footnote-2" target="_self">2</a>; moreover, many people are quite kind and empathetic, so even those who haven&#8217;t personally experienced a certain flavor of pain are compelled to reach out in sympathy. Nonetheless, I was both grateful and moved, so I&#8217;d like to say thank you to those who reached out or even just read the article.</em></p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://seantrott.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">The Counterfactual is a reader-supported publication. To receive new posts and support my work, consider becoming a free or paid subscriber.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><div><hr></div><p>Getting to the bottom of lower back pain is an extremely difficult epistemological challenge.</p><p>Pain, after all, is an <em>experiential</em> phenomenon. Even if the causes are physical, it&#8217;s hard (perhaps <a href="https://en.wikipedia.org/wiki/Hard_problem_of_consciousness">impossible</a>) to establish the precise mechanistic causes of <a href="https://seantrott.substack.com/p/language-models-and-the-ineffable">subjective experience</a>. While we can point to <em>potential</em> causes, the thing we&#8217;re trying to explain&#8212;the pain itself&#8212;is a property of an individual&#8217;s experience. Here, I think a quote from <a href="https://global.oup.com/academic/product/the-body-in-pain-9780195049961">Elaine Scarry&#8217;s </a><em><a href="https://global.oup.com/academic/product/the-body-in-pain-9780195049961">The Body in Pain</a></em> (which I included in a <a href="https://seantrott.substack.com/p/language-models-and-the-ineffable">previous post on ineffability</a>) might help illustrate the problem:</p><blockquote><p>Thus when one speaks about &#8220;one&#8217;s own physical pain&#8221; and about &#8220;another person&#8217;s physical pain&#8221;, one might almost appear to be speaking about two wholly distinct orders of events. For the person whose pain it is, it is &#8220;effortlessly&#8221; grasped (that is, even with the most heroic effort it cannot <em>not</em> be grasped); while for the person outside the sufferer&#8217;s body, what is &#8220;effortless&#8221; is <em>not</em> grasping it (it is easy to remain wholly unaware of its existence; even with effort, one may remain in doubt about its existence or may retain the astonishing freedom of denying its existence; and finally, if with the best effort of sustained attention one successfully apprehends it, the aversiveness of the &#8220;it&#8221; one apprehends will only be a shadowy fraction of the actual &#8220;it&#8221;). (Pg. 4)</p></blockquote><p>In the last nine months or so, I&#8217;ve read a variety of sources from the literature on back pain, some of which was suggested by readers in email exchanges; I&#8217;ve also experienced more ups and downs myself (more on that below). Together, these input streams have gone some way towards constructing a kind of rudimentary mental model of lower back pain&#8212;both in terms of an appreciation for the diversity of potential mechanisms underlying the thing itself, and a better understanding of why our epistemology is so fraught on this topic. Change is the only constant, but this post is intended to give a snapshot of that mental model as per October, 2025.</p><h2>Where I&#8217;m at now</h2><p>Things are, in general, <em>much better </em>but not <em>totally normal</em>. This is typically what I say when asked about my back: compared to January of 2025 (when the pain was at its worst), I&#8217;m really grateful for the progress. </p><p>These days, I feel functional: I go to work, teach, play with (and take care of) my daughter, and even do some light weight lifting (more on that below). Pain, or the possibility of pain, is sometimes present and occupies some part of my attention some of the time, but to a lesser degree than earlier this year. </p><p>Another question I sometimes get is what&#8217;s worked for me. I&#8217;ll discuss various treatment approaches throughout the course of the article, but part of what makes this so challenging is that <em>time</em> is the great confounder: were the treatments I tried early on less effective than the ones I tried later on, or is it simply that healing follows a slow but inexorable path that would&#8217;ve looked exactly the same had the order of operations been reversed? Nevertheless, the routine I&#8217;ve settled on is a combination of over-the-counter medications (calibrated to minimize other side effects), careful weight training and mobility work (under the guidance of a great trainer at <a href="https://kirehab.com/">Kinetic Impact</a>; more on that below), and, honestly, trying not to think about it too much. Other treatments I&#8217;ve tried or been prescribed (including acupuncture, massage, physical therapy, <a href="https://www.amazon.com/Healing-Back-Pain-Mind-Body-Connection/dp/0446392308">believing the pain is only in my head</a>, <a href="https://my.clevelandclinic.org/health/treatments/9095-omt-osteopathic-manipulation-treatment">osteopathic manipulative treatment</a>, dry needling, <a href="https://my.clevelandclinic.org/health/treatments/22091-lumbar-epidural-steroid-injection">epidural steroid injections</a>) have, for <em>me</em>, had little to no efficacy. That&#8217;s not to say they don&#8217;t work for anyone or even most people; back pain is complicated and you can&#8217;t generalize from an <em>N</em> of 1!</p><p>Of course, I recognize that most people don&#8217;t follow this newsletter to read updates about my back pain. I mention all this to provide additional context for what&#8217;s below: my limited experience has in some sense run the gamut of theoretical views about the underlying mechanistic causes of back pain, from the purely &#8220;bottom-up&#8221; approach to what I think of as a kind of <a href="https://en.wikipedia.org/wiki/New_Thought">modern &#8220;mind-cure&#8221; movement</a>. I sit now at a tentative synthesis between these views, which may well change.</p><h2>The bottom-up view</h2><p>Perhaps the most straightforward account of lower-back pain&#8212;<a href="https://seantrott.substack.com/p/the-epistemology-of-lower-back-pain">and the one I covered in a post nine months ago</a>&#8212;is what I think of as the &#8220;bottom-up&#8221; view. In this account, an injury in the lower back (such as a herniated disc) causes pain signals to be sent from the affected area through the nervous system to the brain, which is where the &#8220;experience&#8221; of pain takes place. One concrete mechanism by which this could take place is compression of the sciatic nerve (e.g., by a herniated disc). </p><p>The reason I call this &#8220;bottom-up&#8221; is that the brain&#8217;s role in the process is primarily as a <em>recipient</em> of neural signals (sometimes called <em><a href="https://en.wikipedia.org/wiki/Afferent_nerve_fiber">afferent</a></em>), which have themselves been issued from (roughly<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-3" href="#footnote-3" target="_self">3</a>) the site of injury. A further assumption, of course, is that the brain is the seat of consciousness: it&#8217;s where these electrochemical signals are somehow (mysteriously, magically) converted into experience. I&#8217;m not going to take issue with the latter assumption here, but alternatives to the former assumption are explored in the sections below.</p><p>Now, even though the bottom-up mechanisms are relatively straightforward, the prognosis is still complicated. Herniated discs can heal on their own, but it can take a while; moreover, nerve tissue itself can be damaged, and nerves are complicated beasts with unpredictable recovery rates. As I wrote <a href="https://seantrott.substack.com/p/the-epistemology-of-lower-back-pain">before</a>, doctors may suggest a variety of interventions to facilitate recovery, including: surgery (cutting out the offending disc tissue); epidural steroidal injections (intended to reduce inflammation in the area); or simply emphasizing careful movement patterns and exercises (like <a href="https://squatuniversity.com/2018/06/21/the-mcgill-big-3-for-core-stability/">McGill&#8217;s &#8220;Big 3&#8221;</a>) that reinforce core stability and avoid further aggravating the tissue. </p><p>There&#8217;s a lot to like about this bottom-up view: notably, it&#8217;s quite parsimonious, and the posited mechanism clearly <em>fits</em> with broader physiological theories. Nothing mysterious&#8212;save the mystery of conscious experience itself, but that&#8217;s a problem with any theory&#8212;need be posited. The view might well be right, and should probably be viewed as the default hypothesis. Nevertheless, there are a few inconvenient observations that complicate the reality of the situation.</p><h2>A modern mind-cure</h2><p>Many people who&#8217;ve experienced back pain have probably heard of <a href="https://en.wikipedia.org/wiki/John_E._Sarno">John Sarno</a>. Sarno was a professor and physician who treated a number of patients with back pain. At some point, he came to believe that the <em>cause</em> of the pain for a nontrivial percentage of these people was, effectively, psychological: repressed emotions (especially anger and stress) caused the brain to &#8220;generate&#8221; the pain (e.g., by decreasing blood flow to certain muscles or nerves), possibly as a way to distract itself from those unpleasant emotions. He called this <em><a href="https://en.wikipedia.org/wiki/Tension_myositis_syndrome">Tension Myositis Syndrome</a></em><a href="https://en.wikipedia.org/wiki/Tension_myositis_syndrome"> (or TMS)</a>. In Sarno&#8217;s view&#8212;presented in books like <em><a href="https://www.amazon.com/Healing-Back-Pain-Mind-Body-Connection/dp/0446392308">Healing Back Pain </a></em><a href="https://www.amazon.com/Healing-Back-Pain-Mind-Body-Connection/dp/0446392308">(1991)</a> and in other writing&#8212;the best treatment for TMS was simply <em>learning</em> about the syndrome and accepting that the pain was, in some sense, &#8220;in your head&#8221;. Once you learned that the pain was a distraction from these unpleasant emotions, it no longer functioned as effectively as a distraction&#8212;so the pain would go away. </p><p>To some people, Sarno&#8217;s advice sounds like magical thinking. Yet many former sufferers of chronic pain swear by it: in fact, there&#8217;s a website called &#8220;<a href="https://www.thankyoudrsarno.org/">Thank you, Dr. Sarno</a>&#8221; dedicated to testimonials from people who suffered (often for years) from various forms of chronic pain (in their backs, their wrists, their knees, etc.) and who, upon reading the book, experienced a rapid and complete recovery that years of treatment in the medical system could not accomplish. I would advise any skeptical readers to check out some of these testimonials: not because I think it will convince you that Sarno is right, but because I think it&#8217;s useful for inculcating some epistemic humility about our ability to understand what&#8217;s really going on here. </p><p>I&#8217;ll be honest: I struggled quite a bit with Sarno&#8217;s view when I read his book, and I think that experience is not uncommon.</p><p>One common source of resistance comes from a preconception about what, exactly, Sarno is saying. These days, there&#8217;s a very understandable (and I think correct) stigma against asserting that pain is &#8220;in your head&#8221;. Attributing pain to deficits in a person&#8217;s psychology has historically been used to dismiss the very real medical complaints of many people. It&#8217;s pretty natural, I think, to equate the argument that &#8220;the pain is psychological in nature&#8221; with the argument that &#8220;the pain is not real&#8221;. This is aggravating to hear, especially when you&#8217;re in pain, and especially when you&#8217;ve already been told by a doctor that the cause is a herniated disc (which you have MRI evidence for)!</p><p>Of course, these two statements do not mean the same thing: the former is a claim about the underlying <em>cause</em> of an unpleasant experience, while the latter is, essentially, a claim of <em>astonishing doubt</em> (to paraphrase Elaine Scarry) about the pain&#8217;s existence. Sarno is saying the former and not the latter. His writing, in fact, is extremely compassionate towards those experiencing back pain, and he is careful to point out that TMS can and does afflict anyone.</p><p>It&#8217;s also worth noting&#8212;and this is me editorializing, not a quote from Sarno&#8212;that unless one is a dualist (which some may well be!), one probably thinks the mind is <em>part of</em> the body. Therefore, saying that the pain is &#8220;psychological&#8221; is, again, a statement about the <em>causal origin</em> of the pain, not necessarily a dismissal of the pain&#8217;s reality. This account could thus be nicely contrasted with the &#8220;bottom-up&#8221; account I described earlier: in the top-down view, the relevant signals originate (somehow) in the brain and are issued towards the muscles and nerves in the lower back (presumably via <em><a href="https://en.wikipedia.org/wiki/Efferent_nerve_fiber">efferent pathways</a></em>). </p><p>Another source of my resistance, however, is that the mechanism Sarno describes is (in my view) rather vague. The constructs Sarno invokes&#8212;e.g., the unconscious mind &#8220;needing&#8221; to distract itself from repressed anger&#8212;are all fairly high-level, and it&#8217;s not clear to me how they connect to the proposed mechanism (i.e., the brain &#8220;cutting off&#8221; blood flow to certain muscles or nerves). Unlike the bottom-up account I described earlier, the causal story doesn&#8217;t <em>fit</em> clearly with my understanding of physiology. That doesn&#8217;t mean it&#8217;s not right! Paradigms shift all the time, and I&#8217;d be among the first to say our understanding of physiology (especially as it relates to the mind) is woefully incomplete. But <em>coherence with established mechanisms</em> is still an important factor when it comes to evaluating a new theory.<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-4" href="#footnote-4" target="_self">4</a></p><p>Still, efficacy is another crucial factor, and the success of Sarno&#8217;s work can&#8217;t easily be ignored. (Again, I urge skeptics to investigate websites such as <a href="https://www.thankyoudrsarno.org/">Thank You, Dr. Sarno</a>, or any of the many <a href="https://untense.substack.com/p/the-book-that-healed-70-of-my-back">online testimonials</a> by those whom Sarno&#8217;s advice has helped.) That&#8217;s certainly the most convincing aspect to me.<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-5" href="#footnote-5" target="_self">5</a> Moreover, there are other presentations of the &#8220;top-down&#8221; view that I find more intuitively and mechanistically appealing, such as the idea of <em><a href="https://www.ccjm.org/content/90/4/245">central sensitization</a></em>. I&#8217;ll discuss those in a moment, but first, I want to briefly touch on the connection between Sarno&#8217;s view and what the psychologist <a href="https://en.wikipedia.org/wiki/William_James">William James </a>called the <em><a href="http://Central sensitization and the role of attention">mind-cure movement</a></em>. </p><p>James associates &#8220;mind-cure&#8221; with a broader quasi-religious movement of the 19th century, which he dubs the <em>religion of healthy-mindedness</em>.<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-6" href="#footnote-6" target="_self">6</a> The religion of healthy-mindedness takes as doctrine that to be human is to be made in God&#8217;s image, and thus to be whole and healthy is a natural state of affairs, and thus much of what we experience as &#8220;affliction&#8221; can be remedied by, more or less, <em>believing</em> (or realizing, depending on one&#8217;s perspective) that we are all part of some unified, divine presence&#8212;no part of which can really be unhealthy. James writes (bolding mine):</p><blockquote><p>But the most characteristic feature of the mind-cure movement is an inspiration much more direct. <strong>The leaders in this faith have had an intuitive belief in the all-saving power of healthy-minded attitudes as such, in the conquering efficacy of courage, hope, and trust, and a correlative contempt for doubt, fear, worry, and all nervously precautionary states of mind.</strong> Their belief has in a general way been corroborated by the practical experience of their disciples; and this experience forms to-day a mass imposing in amount. (pg. 94-95)</p></blockquote><p>In <em><a href="https://en.wikipedia.org/wiki/The_Varieties_of_Religious_Experience">The Varieties of Religious Experience</a></em>, James quotes at length from various individuals who suffered for years from various afflictions (digestive issues, chronic fatigue, aching joints, etc.), and who experienced almost immediate relief once they accepted the gospel of mind-cure (or &#8220;<a href="https://en.wikipedia.org/wiki/New_Thought">New Thought</a>&#8221;, as it was called). The parallels to Sarnos&#8217;s account of back pain are clear: in both cases, the majority of medical practitioners failed to alleviate the suffering of these individuals; and in both cases, the thing that <em>did</em> alleviate their suffering was the power of belief.</p><p>I draw this connection in order to illustrate that this <em>way of thinking</em> is, in fact, quite old. It also helps illustrate the epistemological puzzle at play: towards the end of the chapter on healthy-mindedness, James points out that the mind-cure movement <em>inverts</em> the standard scientific worldview of the time (and, indeed, of the current age), allowing for the possibility that consciousness can, contrary to the dictates of scientific thought, influence the world around us (bolding mine):</p><blockquote><p>Now science, on the other hand, these positivists say, has proved that personality, so far from being an elementary force in nature, is but a passive resultant of the really elementary forces, physical, chemical, physiological, and psycho-physical, which are all impersonal and general in character&#8230;Follow out science&#8217;s conceptions practically, they will say, the conceptions that ignore personality altogether, and you will always be corroborated. <strong>The world is so made that all your expectations will be experientially verified so long, and only so long, as you keep the terms from which you infer them impersonal and universal</strong>.</p><p>But here we have mind-cure, with her diametrically opposite philosophy, setting up an exactly identical claim. Live as if I were true, she says, and every day will practically prove you right. <strong>That the controlling energies of nature are personal, that your own personal thoughts are forces, that the powers of the universe will directly respond to your individual appeals and needs, are propositions which your whole bodily and mental experience will verify</strong>. (pg. 119)</p></blockquote><p>And as with Sarno&#8217;s advice for back pain, mind-cure enjoyed actual successes; which, as James points out, is its own source of &#8220;verification&#8221;. </p><h2>Central sensitization and the role of attention</h2><p>Above, I mentioned that there are other flavors of the top-down view. These approaches are broadly consonant with Sarno&#8217;s presentation, but tend to tone down the role of repressed emotions&#8212;instead emphasizing the twin roles of predictive processing and attention. </p><p>For instance, the YouTube channel &#8220;<a href="https://www.youtube.com/watch?v=tnU6KBAv5fg">Pain Free You</a>&#8221; (run by Dan Buglio) contains a number of videos describing what Buglio calls <em><a href="https://www.youtube.com/watch?v=tnU6KBAv5fg">Perceived Danger Pain</a></em><a href="https://www.youtube.com/watch?v=tnU6KBAv5fg"> (or &#8220;PDP&#8221;)</a>. The notion of PDP begins with the observation that <em>pain</em> is, in some sense, the body&#8217;s response to <em>perceived danger</em>. In most cases, this danger is real, and the pain serves as a useful, often life-saving, signal to avoid some action that could cause harm to the body&#8212;this is why <a href="https://en.wikipedia.org/wiki/Congenital_insensitivity_to_pain">congenital analgesia</a>, a genetic insensitivity to pain, can be so dangerous. But in some cases, the brain is effectively &#8220;misfiring&#8221;; it&#8217;s perceiving danger where there is, in fact, none. There are all sorts of reasons why this could happen: maybe bending in precisely this way in the past caused a flare-up, and the body has in some sense &#8220;remembered&#8221; that association, thus leading the brain to (unhelpfully, in this case) &#8220;generate&#8221; a pain signal in the absence of real danger.</p><p><a href="https://www.zoffness.com/">Rachel Zoffness</a>, a psychologist and professor at Stanford, makes a similar case. Her <a href="https://www.newharbinger.com/9781684036448/the-pain-management-workbook/">Pain Management Workbook</a> opens with a &#8220;tale of two nails&#8221;: two stories that serve to highlight the role of <em>belief</em>&#8212;and in particular, <a href="https://en.wikipedia.org/wiki/Predictive_coding">predictive processing</a>&#8212;in the creation of pain signals. Here&#8217;s the first of those stories excerpted from her <a href="https://www.psychologytoday.com/us/blog/pain-explained/201911/a-tale-of-two-nails-what-changes-pain">article on Psychology Today</a>: </p><blockquote><p>In 1995, the British Medical Journal reported on a 29-year-old construction worker who&#8217;d suffered an accident: after jumping onto a plank, a 7-inch nail pierced his boot clear through to the other side (Fisher et al, 1995). In terrible pain, he was carted off to the ER and sedated with opioids. When the doctors removed his boot, they discovered a miracle: the nail had passed <em>between </em>his toes without penetrating his skin! There was zero damage to his foot: no blood, no puncture wound, not even a scratch. But make no mistake: despite the absence of injury, the pain was real. What happened?</p></blockquote><p>Zoffness argues (I think convincingly) that this man&#8217;s brain, having processed the visual signal of a nail piercing his boot, <em>perceived</em> a threat to his safety, setting off a &#8220;cascade of biological and neurochemical processes&#8221;. That is, pain was generated as a response to the <em>prediction</em> that this event was causing the man harm. </p><p>She follows this up with another tale:</p><blockquote><p>On the flip side, another construction worker (dangerous job, that!) was using a nail gun when it unexpectedly discharged, clocking him in the face (Dimsdale &amp; Dantzer, 2007). Other than a mild toothache and a bruise under his jaw, he thought he&#8217;d escaped relatively unscathed. Six days later&#8212;six days of eating, <a href="https://www.psychologytoday.com/us/basics/sleep">sleeping</a>, and going to work&#8212;he went to the dentist. Much to his surprise, an X-ray revealed a 4-inch nail that was embedded in his head! Indeed, the nail had pierced his cerebral cortex, putting him in potentially grave danger. However, because contextual cues failed to put his brain on high alert, his pain system remained quiet&#8212;despite actual bodily harm and the need for medical intervention (#fail).</p></blockquote><p>She draws several lessons from this pair of stories. The first is that the <em>experience of pain</em> is not 100% reliable as an indicator of <em>tissue damage</em>. To borrow terminology from machine learning, we might cast this in terms of <a href="https://en.wikipedia.org/wiki/Precision_and_recall">precision and recall</a>: there are cases in which tissue damage can occur in the absence of a pain signal (failed &#8220;recall&#8221;), and there are cases in which a pain signal can occur in the absence of tissue damage (failed &#8220;precision&#8221;). This doesn&#8217;t entail that pain is a <em>poor</em> indicator of damage&#8212;precision and recall might well be high overall&#8212;but merely that the connection is not 1-1.</p><p>The second lesson is that our experience of pain is very much affected by context: our emotional state, who we&#8217;re with, what we&#8217;re thinking about. Attention to pain can amplify the signal; attention to something else can &#8220;turn down the volume&#8221; of pain, so to speak&#8212;or even reinterpret the signal as something more positively valenced. This is why Zoffness emphasizes the metaphor of a &#8220;pain dial&#8221;. Some activities can <em>increase</em> a person&#8217;s attention to pain (e.g., lying in bed and thinking about every little twinge), while others can <em>decrease</em> it (e.g., talking with a good friend). Her <a href="https://www.newharbinger.com/9781684036448/the-pain-management-workbook/">pain management workbook</a> encourages readers to identify the parameters of their own pain dial: which activities turn up your pain, and which turn it down? </p><p>The idea that people can develop a heightened <em>sensitivity</em> to pain, and thus experience pain signals in the absence of direct tissue damage, is sometimes called <em><a href="https://en.wikipedia.org/wiki/Nociplastic_pain">central sensitization</a></em>. Central sensitization is one of the proposed mechanisms underlying &#8220;<a href="https://en.wikipedia.org/wiki/Nociplastic_pain">nociplastic pain</a>&#8221;. Nociplastic pain can be contrasted with <a href="https://en.wikipedia.org/wiki/Pain#Nociceptive">nociceptive pain</a> (caused by direct stimulation of pain receptors) and <a href="https://en.wikipedia.org/wiki/Neuropathic_pain">neuropathic pain</a> (caused by some kind of lesion or disorder in the nervous system). We still don&#8217;t understand exactly how central sensitization works, but it&#8217;s sometimes presented as a form of &#8220;dysregulation&#8221; in how the brain creates and processes pain signals: somewhere along the line, something has gone haywire in the nervous system, and signals no longer mean quite what they used to. In this way it seems almost akin to the dysregulation observed in <a href="https://en.wikipedia.org/wiki/Autoimmune_disease">autoimmune diseases</a>, where a system evolved to protect the body somehow&#8212;for hard-to-understand reasons&#8212;responds in ways that, paradoxically, hurt the body.</p><p>At this point, a couple questions naturally arise. First, is any of this actually right? And second, if it is right, where do you go from here?</p><h2>A tentative synthesis</h2><p>Personally, I think there&#8217;s a lot to like about each of the views I&#8217;ve presented here. As a scientist, I tend to be attracted to views that emphasize concrete, physical mechanisms; that&#8217;s the appeal of the straightforward &#8220;bottom-up&#8221; account I started with. But I&#8217;m also generally predisposed towards the idea that things are rarely as simple as we believe them to be, and that learning how things &#8220;really&#8221; are is quite challenging&#8212;that&#8217;s a large part of my ongoing interest in epistemology. That part of me is most compelled by Zoffness&#8217;s presentation: namely, that attention and nervous system dysregulation can play some nontrivial role in the experience of back pain. This is what I mean when I say I&#8217;ve arrived at a &#8220;tentative synthesis&#8221; between these views.</p><p>Of course, this does not tell us anything about the relative <em>balance</em> of these causes. Is it mostly bottom-up, with some minor role for central sensitization? Is it 50/50? Or is it mostly in our heads? My sense is that the balance varies considerably across individuals, and also varies considerably across <em>time</em> within an individual. For example, a plausible scenario might be that the initial stages of pain are caused by actual tissue damage (say, a herniated disc compressing a nerve); in some individuals, this takes a while to heal, and the body&#8217;s <em>adjustments</em> to the pain&#8212;both in terms of neural reorganization and in terms of actual changes to posture or gait&#8212;can &#8220;lock in&#8221; the pain, turning it from something acute into something chronic; this is when, according to Zoffness, the signal (pain) is decoupled from the thing it&#8217;s taken to indicate (damage).</p><p>How do you know which situation you&#8217;re in?</p><p>You don&#8217;t, of course! That&#8217;s partly why this is so hard. My current sense is that have to take it gradually, using a process of trial-and-error.<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-7" href="#footnote-7" target="_self">7</a> For example, I&#8217;ve been working for months now with an excellent <a href="https://kirehab.com/">rehab trainer (Donald Mull) at Kinetic Impact</a>, and much of that training revolves around incrementally reintroducing movement patterns under safe conditions (with an emphasis on <em>functional</em> movements, such as deadlifts), then observing the effect on the body over the next few days. The logic is so simple it&#8217;s profound: if something makes the pain worse, back off; if it doesn&#8217;t make it worse, or it makes it better, explore it further. Reintroducing movement patterns can be scary for someone in pain, which is one reason why it&#8217;s so helpful to do it under the guidance of a trainer who&#8217;s developed hands-on expertise in shepherding people through this process and, importantly, can <em>calibrate</em> their advice to each individual person. It also involves learning <em>how</em> to listen to your body&#8212;something that can be difficult if you&#8217;ve been experiencing chronic pain. </p><p>One perspective I&#8217;ve appreciated on the problem of central sensitization comes from Brendan Backstrom, the creator of the <a href="https://lowbackability.com/">YouTube channel (and rehab program) Low-Back Ability</a>. Backstrom argues that chronic back pain comes in part from a vicious cycle: we injure our backs, so we avoid engaging our backs at all; this makes our backs weak and extremely sensitive, which leads to triggering injuries more easily in the future. He suggests that we need to gradually &#8220;build evidence&#8221; that our backs can work again. Opinions will likely differ on the best way to do this (his approach is to begin with isometric holds on a back extension machine), but the underlying philosophy resonates deeply with me: the brain and the rest of the body needs to be gradually <em>convinced</em> that it can move normally without fear of injury, and that requires striking the right balance between reintroducing movement patterns (as I wrote above) and not pushing through the pain (lest you inadvertently reinforce a particular &#8220;story&#8221; of injury). </p><p>The argument that back pain can sometimes be caused by <em>protective</em> mechanisms in the absence of actual tissue damage can be pretty frustrating to hear, or even hard to believe. Why would the body have evolved mechanisms to <em>cause pain</em> when it doesn&#8217;t need to? To be clear, I&#8217;m not asserting that this is true, or even that it accounts for the majority of back pain (including my own). But I don&#8217;t think the retort that it&#8217;s implausible holds water: the body, unfortunately, &#8220;misfires&#8221; in all sorts of ways. You can think of this as the misapplication of a rule that was formed, at some point, for good reasons&#8212;it&#8217;s just hard to be at the receiving end of that misapplication. </p><h2>The epistemological challenge</h2><p>I started this post with the observation that getting to the root cause of chronic back pain is a challenging epistemological problem. The main reason for this difficulty is that pain is <em>experiential </em>and we don&#8217;t have a good theory of how conscious experience arises from physical mechanisms. The body is a very complicated system, and the way in which it relates to the mind is even more complicated.</p><p>The bottom-up view of back pain does seem like a good starting point, and I still think there&#8217;s a lot to be said for it: it&#8217;s entirely possible that the vast majority of lower back pain cases can be explained by the fact that herniated discs sometimes compress the sciatic nerve, and that this, unfortunately, can take quite some time to heal. But it&#8217;s also possible that there&#8217;s some kind of <em>interaction</em> with how the nervous system responds to this: that the brain does, in some cases, turn up (or down) the &#8220;pain dial&#8221;, and this can affect recovery. Certainly, this insight seems to help some people, and that&#8217;s worth something. </p><p>This challenge connects more generally to my interest in the limits of what we can know about ourselves and about the world around us. Sitting as it does at the intersection of the experiential and the physical, pain represents a particularly interesting and important epistemological niche. </p><p>I&#8217;ll close with what I think is a fitting quote from William James, again from that chapter on healthy-mindedness (bolding mine):</p><blockquote><p>I believe that the claims of the sectarian scientist are, to say the least, premature. The experiences which we have been studying during this hour (and a great many other kinds of religious experiences are like them) plainly show the universe to be a more many-sided affair than any sect, even the scientific sect, allows for. What, in the end, are all our verifications but experiences that agree with more or less isolated systems of ideas (conceptual systems) that our minds have framed? But why in the name of common sense need we assume that only one such system of ideas can be true? The obvious outcome of our total experience is that the world can be handled according to many systems of ideas, and is so handled by different men, and will each time give some characteristic kind of profit, for which he cares, to the handler, while at the same time some other kind of profit has to be omitted or postponed. Science gives to all of us telegraphy, electric lighting, and diagnosis, and succeeds in preventing and curing a certain amount of disease. Religion in the shape of mind-cure gives to some of us serenity, moral poise, and happiness, and prevents certain forms of disease as well as science does, or even better in a certain class of persons. Evidently, then, the science and the religion are both of them genuine keys for unlocking the world&#8217;s treasure-house to him who can use either of them practically. Just as evidently neither is exhaustive or exclusive of the other&#8217;s simultaneous use. <strong>And why, after all, may not the world be so complex as to consist of many interpenetrating spheres of reality, which we can thus approach in alternation by using different conceptions and assuming different attitudes, just as mathematicians handle the same numerical and spatial facts by geometry, by analytical geometry, by algebra, by the calculus, or by quaternions, and each time come out right?</strong> (pg. 122-123)</p></blockquote><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-1" href="#footnote-anchor-1" class="footnote-number" contenteditable="false" target="_self">1</a><div class="footnote-content"><p>According to <a href="https://www.sciencedirect.com/science/article/abs/pii/S014067361830480X">this article</a>, it&#8217;s considered the number one cause of disability globally. Some <a href="https://www.ncbi.nlm.nih.gov/books/NBK538173/#:~:text=Epidemiology,Go%20to:">estimates</a> for lifetime prevalence (i.e., the rate of people experiencing it at least once) are as high as 80%.</p></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-2" href="#footnote-anchor-2" class="footnote-number" contenteditable="false" target="_self">2</a><div class="footnote-content"><p>One need only look as far as the comments in nearly any YouTube video about exercises for dealing with chronic back pain to see evidence for this claim.</p></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-3" href="#footnote-anchor-3" class="footnote-number" contenteditable="false" target="_self">3</a><div class="footnote-content"><p>With <em>sciatica</em>, the pain radiates down the leg, so technically extends beyond the original site of injury. </p></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-4" href="#footnote-anchor-4" class="footnote-number" contenteditable="false" target="_self">4</a><div class="footnote-content"><p>There&#8217;s also the problem that, like many Freudian theories, TMS is challenging to falsify. If someone says they tried to follow the &#8220;prescription&#8221; (i.e., believing their back pain is caused by TMS, not by a disc herniation) but it didn&#8217;t affect their back pain, it&#8217;s always possible they didn&#8217;t <em>really believe</em> sufficiently. Of course, many back pain treatments have mixed efficacy, but at least with something like surgery, we can agree whether the prescription was followed and thus evaluate the <em>outcome </em>as a function of the prescription.</p></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-5" href="#footnote-anchor-5" class="footnote-number" contenteditable="false" target="_self">5</a><div class="footnote-content"><p>Other arguments, like the fact that herniations don&#8217;t always cause pain and therefore the pain is not attributable to the herniation, are less convincing: it seems intuitively quite plausible to me that herniations would vary in size and scope, and further, that individuals would vary in anatomy (e.g., the precise location of the sciatic nerve), which seems like more than enough to reconcile the bottom-up view with the observation that many people have herniations without back pain.</p></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-6" href="#footnote-anchor-6" class="footnote-number" contenteditable="false" target="_self">6</a><div class="footnote-content"><p>It&#8217;s worth noting that James follows this discussion with an alternative route to conversion, namely the <em>sick soul</em>.</p></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-7" href="#footnote-anchor-7" class="footnote-number" contenteditable="false" target="_self">7</a><div class="footnote-content"><p>Sarno&#8217;s recommendation is, effectively, to stop worrying about it and get back as soon as you can to your old activities. But if you&#8217;re in the throes of back pain, it&#8217;s hard to imagine going out and playing tennis. Moreover, if your pain <em>is</em> related to tissue damage, you might simply injure yourself further. </p><p></p></div></div>]]></content:encoded></item><item><title><![CDATA[The scientific vocation in a disenchanted world]]></title><description><![CDATA[Max Weber's "Science as a Vocation".]]></description><link>https://seantrott.substack.com/p/the-scientific-vocation-in-a-disenchanted</link><guid isPermaLink="false">https://seantrott.substack.com/p/the-scientific-vocation-in-a-disenchanted</guid><dc:creator><![CDATA[Sean Trott]]></dc:creator><pubDate>Wed, 01 Oct 2025 18:53:35 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!yFvk!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0f79082f-fec9-4c9d-a165-f64f2cb5795d_3615x968.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p><em>As I&#8217;ve mentioned before, I occasionally write reviews of books or other pieces of media over at <a href="https://theleakymargin.substack.com/">The Leaky Margin</a>. For the most part, I don&#8217;t publish those reviews here. But in some cases, when they concern topics that are relevant to the kinds of topics I write about on the Counterfactual, I do.</em></p><div><hr></div><p>I have an ongoing interest in <em><a href="https://en.wikipedia.org/wiki/Disenchantment#">disenchantment</a></em>: the notion that many aspects of society have undergone a gradual stripping away of belief in the world of magic, spirits, and other entities that lived alongside us and sometimes intervened in our affairs. I was first introduced to this idea in <a href="https://www.meghanogieblyn.com/">Meghan O&#8217;Gieblyn&#8217;s</a> excellent <em><a href="https://www.penguinrandomhouse.com/books/567075/god-human-animal-machine-by-meghan-ogieblyn/">God, Human, Animal, Machine</a></em>, which launched me on a path to learn more about how we (humans) understand ourselves in relation to the universe around us and to the realm of possibility. I am interested, broadly, in how disenchantment came about, whether it is as far-reaching or definitive as sometimes claimed (<a href="https://hedgehogreview.com/issues/re-enchantment/articles/we-have-never-been-disenchanted">some disagree</a>), and whether contemporary technologies like Artificial Intelligence represent a potential &#8220;re-enchantment&#8221; or are simply another step towards the logic of mechanization. </p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://seantrott.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">The Counterfactual is a reader-supported publication. To receive new posts and support my work, consider becoming a free or paid subscriber.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><p>All that, though, is secondary to the purpose of this post. Although I first encountered disenchantment in <em>God, Human, Animal, Machine</em>, the idea is typically associated with the sociologist <a href="https://en.wikipedia.org/wiki/Max_Weber">Max Weber</a>. Weber is known for many things, such as his essay on <em><a href="https://en.wikipedia.org/wiki/The_Protestant_Ethic_and_the_Spirit_of_Capitalism">The Protestant Ethic and the Spirit of Capitalism</a></em>, and more generally, for playing a pivotal role in the development of sociological theory. As far as I know, he first discussed disenchantment in a 1917 lecture entitled <a href="https://en.wikipedia.org/wiki/Science_as_a_Vocation">&#8220;Science as a Vocation&#8221;</a>. </p><p>I wanted to understand the concept at its &#8220;source&#8221;, so to speak, so about two years ago, I read (or attempted to read) <em>Science as a Vocation</em>. I struggled to get through it, even though it is very short. Earlier this year, I revisited it, and for whatever reason, reading it felt much more fluid&#8212;perhaps because I had already familiarized myself with more of the underlying ideas. Then, just the other week, I picked it up again one evening and found myself marveling at the clarity and concision of his prose and the breadth of his ideas. </p><p>Weber&#8217;s lecture discusses disenchantment, but its theme is really about what it takes to have and to follow a <em>vocation</em> for science, particularly against the backdrop of changes like the bureaucratization of the university and the disenchantment of society. It is striking to me how so many of the issues that Weber describes in 1917&#8212;more than a century ago&#8212;are relevant today. In the spirit of <a href="https://theleakymargin.substack.com/p/coming-soon">a leaky margin</a>, I wanted to use this space to jot down some of what stuck out on this reread.</p><div class="captioned-image-container"><figure><a class="image-link image2" target="_blank" href="https://substackcdn.com/image/fetch/$s_!yFvk!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0f79082f-fec9-4c9d-a165-f64f2cb5795d_3615x968.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!yFvk!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0f79082f-fec9-4c9d-a165-f64f2cb5795d_3615x968.png 424w, https://substackcdn.com/image/fetch/$s_!yFvk!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0f79082f-fec9-4c9d-a165-f64f2cb5795d_3615x968.png 848w, https://substackcdn.com/image/fetch/$s_!yFvk!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0f79082f-fec9-4c9d-a165-f64f2cb5795d_3615x968.png 1272w, https://substackcdn.com/image/fetch/$s_!yFvk!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0f79082f-fec9-4c9d-a165-f64f2cb5795d_3615x968.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!yFvk!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0f79082f-fec9-4c9d-a165-f64f2cb5795d_3615x968.png" width="306" height="81.96428571428571" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/0f79082f-fec9-4c9d-a165-f64f2cb5795d_3615x968.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:390,&quot;width&quot;:1456,&quot;resizeWidth&quot;:306,&quot;bytes&quot;:null,&quot;alt&quot;:&quot;&quot;,&quot;title&quot;:&quot;&quot;,&quot;type&quot;:null,&quot;href&quot;:null,&quot;belowTheFold&quot;:false,&quot;topImage&quot;:true,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" title="" srcset="https://substackcdn.com/image/fetch/$s_!yFvk!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0f79082f-fec9-4c9d-a165-f64f2cb5795d_3615x968.png 424w, https://substackcdn.com/image/fetch/$s_!yFvk!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0f79082f-fec9-4c9d-a165-f64f2cb5795d_3615x968.png 848w, https://substackcdn.com/image/fetch/$s_!yFvk!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0f79082f-fec9-4c9d-a165-f64f2cb5795d_3615x968.png 1272w, https://substackcdn.com/image/fetch/$s_!yFvk!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0f79082f-fec9-4c9d-a165-f64f2cb5795d_3615x968.png 1456w" sizes="100vw" fetchpriority="high"></picture><div></div></div></a></figure></div><p>Weber begins by &#8220;pedantically&#8221; (his own words) enumerating the details of university life: the conditions under which science is conducted and scientific knowledge is produced. As a work of sociology, this section is both illuminating and&#8212;as I wrote above&#8212;remarkable in how well it matches my understanding of the current conditions of academic science. </p><p>First, he argues that while Germany and America have thus far maintained distinct institutional structures, the Germany university system was at that time (1917) &#8220;moving in the same direction as in America&#8221;: </p><blockquote><p>The major institutes of science and medicine are &#8220;state-capitalist&#8221; enterprises. They cannot be administered without funding on a huge scale. So we see the situation that exists wherever capitalist operations are to be found, namely the &#8220;separation of the worker from the means of production&#8221;. The worker, in this instance the assistant, is dependent on the resources that are provided by the state. (pg. 3)</p></blockquote><p>Weber believes that this industrialization of university life will eventually spread to even his own discipline, &#8220;where the artisan is still the owner of his own resources&#8221; (pg. 4), and that while the &#8220;technical advantages&#8221; of this paradigm cannot be doubted, it does bring with it a fundamentally different &#8220;spirit&#8221;:</p><blockquote><p>Both in essence and appearance, the old <em>constitution</em> of the university has become a fiction. (Pg. 4) </p></blockquote><p>My understanding of what Weber is saying here is that the university (and the scientific process) has undergone many of the same changes that other aspects of society underwent with &#8220;changes to scale&#8221;. At a certain size, an institution must become a kind of bureaucratic machine. This machine may function efficiently, but a consequence of this mechanization is that it turns individuals into &#8220;parts&#8221; of the system and alienates them from their labor&#8212;in much the same way that an artisan craftsman was displaced by the assembly line. </p><p>One of the only features that has survived these changes (in Weber&#8217;s view) is the element of <em>chance</em> in determining success in a scientific career. This element of chance manifests itself partly in the conflation of duties that accompanies professorial life: a professor must not only produce scientific knowledge (research) but also <em>teach</em>, ideally large bodies of students. As Weber points out (and as any university student could report) the abilities to conduct research well and to teach well do not necessarily correlate:</p><blockquote><p>Every young man who feels he has a vocation as a scholar must be aware that the task awaiting him has a dual aspect. He must be properly qualified not only as a scholar, but also as a teacher. And these two things are by no means identical. A man can be both an outstanding scholar and an execrable teacher. (pg. 5-6).</p></blockquote><p>Here, Weber also argues that the metrics for evaluating teaching quality at the time (e.g., the number of students attending a lecture) are quite obviously not an indication of how effectively an instructor is teaching those students:</p><blockquote><p>But the question of whether an academic is a good teacher or a bad one is answered with reference to the frequency with which students honor him with their presence.<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-1" href="#footnote-1" target="_self">1</a> However, it is also true that the fact that students flock to a teacher is determined largely by purely extraneous factors such as his personality or even his tone of voice&#8212;to a degree that might scarcely be thought possible. (pg. 6)</p></blockquote><p>A further element of arbitrariness enters into the nature of success: </p><blockquote><p>Do you believe that you can bear to see one mediocrity after another being promoted over your head year after year, without your becoming embittered and warped? Needless to say, you always receive the same answer: of course, I live only for my &#8220;vocation&#8221;&#8212;but I, at least, have found only a handful of people who have survived this process without injury to their personality. (pg. 7)</p></blockquote><p>Weber doesn&#8217;t discuss these issues in a tone of complaint. He is dispassionate and descriptive, and his point is that the conditions of university life and a scientific career are, in many ways, not as <em>externally</em> rewarding as one might assume.<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-2" href="#footnote-2" target="_self">2</a> Scientists, then, must harbor an <em>inner</em> vocation for science that allows them to weather these conditions and avoid resentments.</p><div class="captioned-image-container"><figure><a class="image-link image2" target="_blank" href="https://substackcdn.com/image/fetch/$s_!yFvk!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0f79082f-fec9-4c9d-a165-f64f2cb5795d_3615x968.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!yFvk!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0f79082f-fec9-4c9d-a165-f64f2cb5795d_3615x968.png 424w, https://substackcdn.com/image/fetch/$s_!yFvk!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0f79082f-fec9-4c9d-a165-f64f2cb5795d_3615x968.png 848w, https://substackcdn.com/image/fetch/$s_!yFvk!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0f79082f-fec9-4c9d-a165-f64f2cb5795d_3615x968.png 1272w, https://substackcdn.com/image/fetch/$s_!yFvk!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0f79082f-fec9-4c9d-a165-f64f2cb5795d_3615x968.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!yFvk!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0f79082f-fec9-4c9d-a165-f64f2cb5795d_3615x968.png" width="306" height="81.96428571428571" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/0f79082f-fec9-4c9d-a165-f64f2cb5795d_3615x968.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:390,&quot;width&quot;:1456,&quot;resizeWidth&quot;:306,&quot;bytes&quot;:null,&quot;alt&quot;:&quot;&quot;,&quot;title&quot;:&quot;&quot;,&quot;type&quot;:null,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" title="" srcset="https://substackcdn.com/image/fetch/$s_!yFvk!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0f79082f-fec9-4c9d-a165-f64f2cb5795d_3615x968.png 424w, https://substackcdn.com/image/fetch/$s_!yFvk!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0f79082f-fec9-4c9d-a165-f64f2cb5795d_3615x968.png 848w, https://substackcdn.com/image/fetch/$s_!yFvk!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0f79082f-fec9-4c9d-a165-f64f2cb5795d_3615x968.png 1272w, https://substackcdn.com/image/fetch/$s_!yFvk!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0f79082f-fec9-4c9d-a165-f64f2cb5795d_3615x968.png 1456w" sizes="100vw" loading="lazy"></picture><div></div></div></a></figure></div><p>Weber then turns to the nature of scientific work itself.</p><p>In his view, a vocation for science requires a capacity and passion for intellectual specialization. Again, I think he&#8217;s largely right. While cross-field collaboration is exciting and sometimes even helpful, making a scientific contribution demands an ability to narrow one&#8217;s focus to a particular research question:<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-3" href="#footnote-3" target="_self">3</a></p><blockquote><p>And anyone who lacks the ability to don blinkers for once and to convince himself that the destiny of his soul depends upon whether he is right to make precisely this conjecture and no other at this point in his manuscript should keep well away from science. He will never be able to submit to what we may call the &#8220;experience&#8221; of science. In the absence of this strange intoxication that outsiders greet with a pitying smile, without this passion, this conviction that &#8220;millennia had to pass before your were born, and millennia more must wait in silence&#8221; to see if your conjecture will be confirmed&#8212;without this you do <em>not</em> possess this vocation for science and should turn your hand to something else. For nothing has any value for a human being as a human being unless he <em>can</em> pursue it with <em>passion</em>. (pg. 8)</p></blockquote><p>Perhaps cast in stronger terms than I&#8217;d put it, but fundamentally, I agree that good science depends in part on the ability to focus with almost obsessive detail on exactly which claim can be made from exactly which pieces of evidence.</p><p>Passion, though, is not enough. Science also relies on <em>inspiration</em>. Here, Weber argues that while the notion of reducing science to a series of rote actions, much as in a factory, has become fashionable, it doesn&#8217;t stand up to scrutiny: for one, in both laboratories and factories, it is &#8220;necessary for something, and the right thing at that, to <em>occur</em> to people if they are to achieve anything worthwhile&#8221; (pg. 8).<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-4" href="#footnote-4" target="_self">4</a> This &#8220;occurring of the right thing&#8221; is, essentially, inspiration. The problem is that inspiration cannot be summoned on demand: the best ideas might occur to us while smoking a cigar on the sofa or going for an evening walk, and even then, we cannot engage in those activities with any certainty that inspiration will strike. </p><p>Moreover, a necessary precondition for inspiration is hard work:</p><blockquote><p>At any rate, ideas come when they are least expected, rather than while you are racking your brains at your desk. But by the same token, they would not have made their appearance if we had not spent many hours pondering at our desks or brooding passionately over the problems facing us. (pg. 9)</p></blockquote><p>This section is, in my view, one of Weber&#8217;s strongest insights, and it reflects my own experience of scientific practice. </p><p>In order for me to make real progress on something, I have to care about it. &#8220;Caring about it&#8221; manifests in different ways, but one such way is obsession: I ruminate on ideas, turning them over and over again in my mind and inspecting them from various angles. Sometimes this work involves reading or analyzing data, but much of it is intangible and occurs entirely in my head at various hours of the day or night. It is also, for the most part, lacking in inspiration; but when inspiration <em>does</em> strike, it only does so when I have laid the appropriate foundation.</p><div class="captioned-image-container"><figure><a class="image-link image2" target="_blank" href="https://substackcdn.com/image/fetch/$s_!yFvk!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0f79082f-fec9-4c9d-a165-f64f2cb5795d_3615x968.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!yFvk!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0f79082f-fec9-4c9d-a165-f64f2cb5795d_3615x968.png 424w, https://substackcdn.com/image/fetch/$s_!yFvk!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0f79082f-fec9-4c9d-a165-f64f2cb5795d_3615x968.png 848w, https://substackcdn.com/image/fetch/$s_!yFvk!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0f79082f-fec9-4c9d-a165-f64f2cb5795d_3615x968.png 1272w, https://substackcdn.com/image/fetch/$s_!yFvk!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0f79082f-fec9-4c9d-a165-f64f2cb5795d_3615x968.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!yFvk!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0f79082f-fec9-4c9d-a165-f64f2cb5795d_3615x968.png" width="306" height="81.96428571428571" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/0f79082f-fec9-4c9d-a165-f64f2cb5795d_3615x968.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:390,&quot;width&quot;:1456,&quot;resizeWidth&quot;:306,&quot;bytes&quot;:null,&quot;alt&quot;:&quot;&quot;,&quot;title&quot;:&quot;&quot;,&quot;type&quot;:null,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" title="" srcset="https://substackcdn.com/image/fetch/$s_!yFvk!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0f79082f-fec9-4c9d-a165-f64f2cb5795d_3615x968.png 424w, https://substackcdn.com/image/fetch/$s_!yFvk!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0f79082f-fec9-4c9d-a165-f64f2cb5795d_3615x968.png 848w, https://substackcdn.com/image/fetch/$s_!yFvk!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0f79082f-fec9-4c9d-a165-f64f2cb5795d_3615x968.png 1272w, https://substackcdn.com/image/fetch/$s_!yFvk!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0f79082f-fec9-4c9d-a165-f64f2cb5795d_3615x968.png 1456w" sizes="100vw" loading="lazy"></picture><div></div></div></a></figure></div><p>Science involves <em>progress</em>. Even if one rejects a strictly teleological view of the history of science, it is not particularly controversial to assert that successive generations of scientists often (though not always) construct &#8220;better&#8221; (more accurate, more useful, more parsimonious) <em>models</em> of the phenomena they are engaged in trying to explain. A corollary of this is that success, in some sense, requires a kind of obsolescence (bolding mine):</p><blockquote><p>Contrast that<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-5" href="#footnote-5" target="_self">5</a> with the realm of science, where we all know that what we have achieved will be obsolete in ten, twenty, or fifty years. That is the fate, indeed, that is the very <em>meaning</em> of scientific work&#8230;<strong>Every scientific &#8220;fulfillment&#8221; gives birth to new &#8220;questions&#8221; and </strong><em><strong>cries out</strong></em><strong> to be surpassed and rendered obsolete</strong>. Everyone who wishes to serve science has to resign himself to this. The products of science can undoubtedly remain important for a long time, as &#8220;objects of pleasure&#8221; because of their artistic qualities, or as a means of training others in scientific work. But we must repeat: to be superseded scientifically is not simply our fate but our goal. <strong>We cannot work without living in hope that others will advance beyond us. In principle, this progress is infinite.</strong> (pg. 11)</p></blockquote><p>In science, then, one&#8217;s &#8220;legacy&#8221; is in having contributed some number of steps to the onward march of a particular theoretical paradigm. Not only that, but we cannot assume that we (broadly construed) will ever &#8220;arrive&#8221; at some &#8220;destination&#8221;; there are only new questions to be asked. </p><p>There is something noble in how this all sounds, but it is also at odds with a certain desire to be remembered as more than a link on an infinite chain. What, Weber asks, is the point of doing something that cannot be finished? </p><p>One solution is pragmatic: if our research enables some kind of technical achievement (say, building a faster train), we can take solace in having had some practical benefit; but most science does not have a direct application, and many scientists, if pressed&#8212;or even if not&#8212;would admit that something other than practical application drives their interest in their work.</p><p>This is where Weber turns at last to disenchantment.<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-6" href="#footnote-6" target="_self">6</a> According to Weber, a crucial effect of scientific progress over the last few centuries is that an increasing number of people operate according to the assumption that the world is in some sense fundamentally <em>comprehensible</em>. We do not assume that we understand everything, or even that for every possible phenomenon there is someone that already understands it, but rather, we have a faith&#8212;my word, not Weber&#8217;s&#8212;that everything <em>could</em> be understood:</p><blockquote><p>It is the knowledge or the conviction that if <em>only we wished</em> to understand them we <em>could</em> do so at any time. It means that in principle, then, we are not ruled by mysterious, unpredictable forces, but that, on the contrary, we can in principle<em> control everything by means of calculation</em>. That in turn means the disenchantment of the world. (pg. 12-13)</p></blockquote><p>Leaning on <a href="https://en.wikipedia.org/wiki/Confession_(Leo_Tolstoy)">Tolstoy&#8217;s </a><em><a href="https://en.wikipedia.org/wiki/Confession_(Leo_Tolstoy)">Confession</a></em>, Weber continues by suggesting that disenchantment robs even death of intrinsic meaning. In an enchanted world, our life represents part of some grander &#8220;cosmic tale&#8221;, and there is some sense in which our death represents a kind of &#8220;arrival&#8221; at a destination (the exact nature of which depends on the particularities of the beliefs involved). In a disenchanted world, there is no point of arrival: consequently, we can become <em>tired </em>of life but cannot be <em>fulfilled</em> by it.</p><p>The same is true of scientific progress. In an enchanted (or even simply Christian) world, science was viewed as a path to understanding God&#8217;s intentions: nature was the &#8220;book&#8221; of God&#8217;s design, and science (especially naturalism) was the means by which we could read it. This is the paradigm that gave us quotations such as these: </p><blockquote><p>&#8220;I bring you the proof of God&#8217;s providence in the anatomy of a louse.&#8221; (Jan Swammerdam, 1658). </p></blockquote><p>In a secular, disenchanted world, there are no intentions to be read off the book of nature, so this cannot be the source of meaning derived from science:</p><blockquote><p>Who imagines nowadays that a knowledge of astronomy or biology or physics or chemistry could teach us anything about the <em>meaning</em> of the world? (pg. 16) </p></blockquote><p>Weber then considers the possibility that science could deliver answers to questions about the meaning of life and how to achieve happiness. Tolstoy dismissed this idea, as does Weber. Referencing <em><a href="https://en.wikipedia.org/wiki/Thus_Spoke_Zarathustra">Thus Spoke Zarathustra</a></em>, Weber writes:</p><blockquote><p>But after Nietzsche&#8217;s annihilating criticism of those &#8220;last men&#8221; &#8220;who have discovered happiness&#8221;, I can probably ignore this completely. After all, who believes it&#8212;apart from some overgrown children in their professorial chairs or editorial offices? (pg. 17)</p></blockquote><p><strong>Science, then, cannot tell us what to do or how to live.</strong> It cannot even answer the fundamental presuppositions that drive scientific investigation itself: physics and chemistry can give us knowledge about the laws governing the world, but they cannot tell us <em>why</em> it is worth knowing these things. Similarly, practical sciences like modern medicine presuppose that it is worth preserving lives and reducing suffering&#8212;a supposition that most of us would hopefully agree with, but which cannot itself be demonstrated scientifically. Underneath all realms of scientific investigation are assumptions about what is worth knowing or doing in the world&#8212;values, in other words&#8212;and these values are not themselves amenable to the scientific method.<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-7" href="#footnote-7" target="_self">7</a> </p><div class="captioned-image-container"><figure><a class="image-link image2" target="_blank" href="https://substackcdn.com/image/fetch/$s_!yFvk!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0f79082f-fec9-4c9d-a165-f64f2cb5795d_3615x968.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!yFvk!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0f79082f-fec9-4c9d-a165-f64f2cb5795d_3615x968.png 424w, https://substackcdn.com/image/fetch/$s_!yFvk!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0f79082f-fec9-4c9d-a165-f64f2cb5795d_3615x968.png 848w, https://substackcdn.com/image/fetch/$s_!yFvk!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0f79082f-fec9-4c9d-a165-f64f2cb5795d_3615x968.png 1272w, https://substackcdn.com/image/fetch/$s_!yFvk!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0f79082f-fec9-4c9d-a165-f64f2cb5795d_3615x968.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!yFvk!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0f79082f-fec9-4c9d-a165-f64f2cb5795d_3615x968.png" width="306" height="81.96428571428571" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/0f79082f-fec9-4c9d-a165-f64f2cb5795d_3615x968.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:390,&quot;width&quot;:1456,&quot;resizeWidth&quot;:306,&quot;bytes&quot;:null,&quot;alt&quot;:&quot;&quot;,&quot;title&quot;:&quot;&quot;,&quot;type&quot;:null,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" title="" srcset="https://substackcdn.com/image/fetch/$s_!yFvk!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0f79082f-fec9-4c9d-a165-f64f2cb5795d_3615x968.png 424w, https://substackcdn.com/image/fetch/$s_!yFvk!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0f79082f-fec9-4c9d-a165-f64f2cb5795d_3615x968.png 848w, https://substackcdn.com/image/fetch/$s_!yFvk!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0f79082f-fec9-4c9d-a165-f64f2cb5795d_3615x968.png 1272w, https://substackcdn.com/image/fetch/$s_!yFvk!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0f79082f-fec9-4c9d-a165-f64f2cb5795d_3615x968.png 1456w" sizes="100vw" loading="lazy"></picture><div></div></div></a></figure></div><p>What, then, <em>is</em> the value of science and a scientific vocation?</p><p>One contribution is something like a set of <em>epistemic techniques</em>:</p><blockquote><p>&#8230;science provides methods of thought, the tools of the trade, and the training needed to make use of them. (pg. 25)</p></blockquote><p>Perhaps this seems prosaic, but I&#8217;m not so sure. It&#8217;s similar to <a href="https://seantrott.substack.com/p/llm-ology-and-the-moving-target-problem">what I&#8217;ve argued elsewhere</a> about the possible value of applying insights from Cognitive Science to the study of Large Language Models (LLMs), which represent a kind of &#8220;moving target&#8221;: at minimum, Cognitive Science provides a set of theoretical tools and methods for thinking about how to approach a research question&#8212;even if the specific inferences or insights from a particular research study don&#8217;t generalize to future LLMs. </p><p>This points to the more substantive contribution of science, which is <em>clarity</em> about how different courses of action relate to the values we hold and wish to achieve&#8212;which, again, are not themselves determined by science. Weber writes:</p><blockquote><p><em>If</em> you take up this or that attitude, the lessons of science are that you must apply such and such <em>means</em> in order to convert your beliefs into a reality. These means may well turn out to be of a kind that you feel compelled to reject. You will then be forced to choose between the end and the inevitable means. Does the end &#8220;justify&#8221; these means or not? The teacher can demonstrate to you the necessity of this choice. As long as he wishes to remain a teacher, and not turn into a demagogue, he can do no more. Of course, he can say to you that if you wish to achieve this or that end, you will have to put up with certain accompanying consequences that experience tells us are bound to make their appearance&#8230;To put it metaphorically, if you choose this particular standpoint, you will be serving this particular god and will <em>give offense to every other god</em>. (pg. 26)</p></blockquote><p>Science can help demonstrate which conclusions follow from which premises, and thus what the likely consequences will be of adopting various attitudes or enacting various behaviors. This has practical relevance, of course, but also moral relevance: if we wish to uphold certain values, it is helpful to know how taking certain positions or doing certain things relates to those values. The scientific process cannot answer these questions definitively&#8212;and it certainly cannot tell us what those values should be in the first place&#8212;but it can often provide additional clarity, even if that clarity amounts, in the end, to more uncertainty than we started out with.</p><p>This portrait of the scientific enterprise resonates deeply with me. Clarity is not everything, but it is not nothing. It is what I hope to achieve through my research and my writing. I do not imagine that I can firmly and unequivocally draw this or that conclusion, but I hope that I can at least articulate the conditions under which this or that conclusion might hold, describe how the existing pieces of evidence meet or don&#8217;t meet those conditions, and suggest how we might go about collecting evidence to gain further clarity. It is, perhaps, a less exalted view of a scientific vocation than is held by some, but I think that is both appropriate and much more sustainable. As Weber argues, science cannot tell us the meaning of life, and even its strongest supporters will be disappointed if scientists pretend otherwise and fail to deliver. </p><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-1" href="#footnote-anchor-1" class="footnote-number" contenteditable="false" target="_self">1</a><div class="footnote-content"><p>Interestingly, I suspect some would also argue that many contemporary research universities suffer from the inverse of what Weber describes: research is often felt to be incentivized more than quality teaching. Unfortunately, I do think this is true, though there are ongoing attempts to remedy this throughout higher education, such as the creation of <a href="https://ugcbo.ucsd.edu/academic-personnel/unit-18/index.html">tenure-track lines for teaching-focused professors</a>. At the same time, Weber&#8217;s insight about class sizes still holds true, just in a slightly modified sense. For a number of reasons (many of them well-intentioned), instructors are encouraged to teach larger and larger classes, such that even the act of teaching itself has undergone the kind of industrialization Weber describes with respect to scientific research: instructors speak of &#8220;managing&#8221; or &#8220;administering&#8221; a class with large (though sometimes insufficiently so) &#8220;teaching teams&#8221; divided into various &#8220;roles&#8221;. </p></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-2" href="#footnote-anchor-2" class="footnote-number" contenteditable="false" target="_self">2</a><div class="footnote-content"><p>I think Weber is both right in an absolute sense and wrong in a relative sense, at least with respect to certain academic positions. The role of a tenured scientist is perhaps less artisanal than it used to be or than people imagine, but my understanding is that it still affords relatively more autonomy than most other &#8220;professionalized&#8221; fields and certainly than most occupations one could conceivably have in society. Of course, many researchers occupy more precious, non-tenured positions, where the &#8220;external conditions&#8221; of science do in some cases (not all) seem more challenging.</p></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-3" href="#footnote-anchor-3" class="footnote-number" contenteditable="false" target="_self">3</a><div class="footnote-content"><p>Paul Bloom makes a similar case in <a href="https://smallpotatoes.paulbloom.net/p/the-only-interdisciplinary-conversations">his recent essay</a>.</p></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-4" href="#footnote-anchor-4" class="footnote-number" contenteditable="false" target="_self">4</a><div class="footnote-content"><p>Weber also makes the point that industrialists, too, depend on inspiration:</p><blockquote><p>A businessman or a big industrialist without &#8220;commercial imagination&#8221;, that is to say, without inspiration or brilliant ideas will continue his whole life long to be someone who ought rather to be a clerk or a technical official.</p></blockquote><p>In other words, academics&#8212;and artists, for that matter&#8212;would do well that they&#8217;re not the only ones who depend to some extent on the mystery of sudden insight.</p></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-5" href="#footnote-anchor-5" class="footnote-number" contenteditable="false" target="_self">5</a><div class="footnote-content"><p>Here, Weber is drawing a contrast with art, where (arguably) a &#8220;product&#8221; does not become obsolete in the same way as it might in a domain like science: we still marvel over ancient works of art and do not feel that more modern works have somehow &#8220;displaced&#8221; them.</p></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-6" href="#footnote-anchor-6" class="footnote-number" contenteditable="false" target="_self">6</a><div class="footnote-content"><p>The next few pages read as a kind of <em>pr&#233;cis</em> for later works such as <a href="https://en.wikipedia.org/wiki/Charles_Taylor_(philosopher)">Charles Taylor&#8217;s</a> <em><a href="https://en.wikipedia.org/wiki/A_Secular_Age">A Secular Age</a></em>, and serve as an excellent example of the kind of clarity and concision that Weber achieves in this lecture. </p></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-7" href="#footnote-anchor-7" class="footnote-number" contenteditable="false" target="_self">7</a><div class="footnote-content"><p>This is also why, Weber argues, there should be a distinction between the academic analysis of political institutions and party politics themselves, and why lecturers should be very careful not to proselytize from the podium:</p><blockquote><p>And if he feels he has a vocation to intervene in the conflict of worldviews and party opinions, let him do so outside in the marketplace of life, in the press, at public meetings, in associations, or wherever he wishes. But it is all too easy for him to display the courage of his convictions in the presence of people who are condemned to silence even though they may well think differently from him. (pg. 25) </p></blockquote><p>Further, as Weber points out later on, science can provide <em>clarity</em> about the actions that might help us achieve our values&#8212;but those values are not themselves derived from science.</p><p></p></div></div>]]></content:encoded></item><item><title><![CDATA[Generalizability in LLM-ology, revisited]]></title><description><![CDATA[What does it mean to say two circuits in two different models "do the same thing"?]]></description><link>https://seantrott.substack.com/p/generalizability-in-llm-ology-revisited</link><guid isPermaLink="false">https://seantrott.substack.com/p/generalizability-in-llm-ology-revisited</guid><dc:creator><![CDATA[Sean Trott]]></dc:creator><pubDate>Tue, 30 Sep 2025 03:14:53 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!4jgg!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F638b2969-4dd0-4b7a-83e0-47c281ac3431_2100x1500.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>Much of my research focuses on what I call <a href="https://seantrott.substack.com/p/so-you-want-to-be-an-llm-ologist">LLM-ology</a>: the scientific study of the <em>behavioral capacities</em> of large language models (LLMs), as well as the <em>mechanisms</em> underpinning those behaviors. That is, I&#8217;m interested in what LLMs can and can&#8217;t do, how they behave under different conditions, and which internal mechanisms give rise to the behaviors we observe.</p><p>But <a href="https://seantrott.substack.com/p/llm-ology-and-the-external-validity">as I&#8217;ve written before</a>, one of the central challenges in this relatively novel field is the <strong>problem of generalizability</strong>. Any given empirical study of LLMs must necessarily focus on a <em>sample</em> of model instances, or even a <em>single</em> model instance (e.g., GPT-2). It&#8217;s unclear whether and to what extent the findings obtained on that single instance generalize to other model instances we haven&#8217;t studied (say, GPT-3).<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-1" href="#footnote-1" target="_self">1</a> We don&#8217;t even have a set of <em>coherent principles</em> we can use to guide decisions about which findings might generalize and which might not. </p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://seantrott.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">The Counterfactual is a reader-supported publication. To receive new posts and support my work, consider becoming a free or paid subscriber.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><p>When it comes to mechanistic interpretability research, this challenge is compounded by another: not only is it unclear which &#8220;reference class&#8221; a given model instance belongs to, it&#8217;s <em>also</em> unclear what it means to assert that a given <em>mechanism</em> (such as a <em>circuit</em>) can be found in multiple models. Concretely, when can we say that two models have the &#8220;same circuit&#8221;? What theoretical parameters can we use to define circuit identity or similarity?</p><p>This is the problem I set out to characterize (and partially address) in a recent paper (<a href="https://arxiv.org/abs/2509.22831">now available on arXiv here</a>) that&#8217;s just been accepted to the <a href="https://mechinterpworkshop.com/">Mechanistic Interpretability Workshop at NeurIPS 2025</a>. Below, I sketch out some of the main arguments in that paper.</p><h3>The problem of circuit identity, briefly explained</h3><p>To understand the problem, we have to understand what it means to define and identify a circuit or other putative &#8220;mechanisms&#8221; in an LLM.</p><p>Suppose you&#8217;re interested in which components of a model implement a particular <em>function</em>: say, tracking the modifiers (adjectives, prepositions, etc.) attached to a particular noun. Take the following sentence:</p><blockquote><p>The quick brown fox jumped over the lazy dog.</p></blockquote><p>We might expect that certain components of a language model have learned to <em>specialize</em> in representing noun phrases, such that &#8220;quick&#8221; and &#8220;brown&#8221; are attached to &#8220;fox&#8221;, while &#8220;lazy&#8221; is attached to &#8220;dog&#8221;. This problem could, in principle, be solved by any combination of model components: <a href="https://www.understandingai.org/p/large-language-models-explained-with">static word embeddings, attention heads, feed-forward layers, residual stream, and more</a>. </p><p>For the sake of simplicity, let&#8217;s assume that you (an interpretability researcher) decide to focus on attention heads. Using a range of <a href="https://seantrott.substack.com/p/mechanistic-interpretability-for">interpretability techniques (probing, ablation, etc.)</a>, you identify two <em>candidate attention heads</em> in a specific model (say, <em><a href="https://huggingface.co/EleutherAI/pythia-14m">Pythia-14m</a></em>) that seem to be responsible for this function. The model has six layers with four heads in each layer, and the heads you&#8217;ve identified are both in the same layer (say, layer 4). You&#8217;re pretty confident that these are indeed &#8220;noun phrase heads&#8221;<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-2" href="#footnote-2" target="_self">2</a>, so you write up a paper concluding the following:</p><blockquote><p>We identified two &#8220;noun phrase heads&#8221; in Pythia-14m, both in layer 4: [L4, H1] and [L4, H2]. </p></blockquote><p>The paper is sent out for review, and it comes across my desk. Here is my central question: <em>what is the nature of the scientific claim (if any) that can be <strong>generalized</strong> to other model instances from this empirical result</em>?</p><p>To make this concrete: if we retrained Pythia-14m with a different random seed (or on a different dataset, etc.), would you expect the same heads to implement the same function? What if we tested an entirely different model (say, Pythia-70m) or a model trained on a language other than English? </p><p>There is, in fact, basically no reason to expect that the <em>exact same head indices</em> should implement the same function in a different model instance. The index of a given head within a layer is arbitrary: head 2 is not &#8220;closer&#8221; to head 1 than head 4 in any meaningful sense (except in some <a href="https://openreview.net/forum?id=3pLMzgoZSA">modified architectures</a>). Thus, the narrow claim that heads [L4, H1] and [L4, H2] are &#8220;noun phrase heads&#8221; cannot reliably be generalized to other model instances. </p><p>But is there any broader claim that <em>can</em> be generalized? That is, in what sense might we say that two different circuits in two different models do the &#8220;same thing&#8221;? </p><h3>Axes of potential correspondence</h3><p>This problem is not unique to mechanistic interpretability. Neuroscientists must also contend with the fact that every brain is unique (even within the narrow set of species their research might focus on). Nonetheless, they work within a set of assumptions (informed by empirical observations) about potential <em>axes of correspondence</em> between the brains they study, which allow them to hopefully draw broader conclusions about &#8220;rodent brains&#8221; or &#8220;human brains&#8221; as a general category. For example, researchers might taxonomize brain cells according to their gene expression, their anatomical connectivity patterns, their developmental profile, their morphology, their firing rate, and more. Similarly, mesoscopic and macroscopic structures (such as structures or gross brain regions) might be defined in terms of their putative function, their relative position within the brain, and their relationship to other neural components.</p><p>These axes of correspondence are not perfect, and they&#8217;re also under constant revision. But they serve as useful organizing principles for making sense of findings and guiding future research.</p><p>What might &#8220;axes of correspondence&#8221; look like for the study of circuits in LLMs? In the paper, I proposed five:</p><ul><li><p><strong>Functional. </strong>This is the simplest, most important, and also perhaps the most intuitive axis. Two circuits in two different models can be defined as &#8220;doing the same thing&#8221; to the extent that they meet the same <em>functional criteria</em>: for instance, knocking out each circuit results in similar behavioral changes in each model instance. </p></li><li><p><strong>Developmental</strong>. A growing body of research is focused on &#8220;training dynamics&#8221;, i.e., the developmental trajectory of specific model behaviors and mechanisms throughout pretraining. Just as biological organisms reach certain &#8220;developmental milestones&#8221; at systematic points during development, we might expect certain behaviors or circuits to &#8220;come online&#8221; at similar points in training. Intuitively, two circuits in two different models seem more similar if they not only meet the same functional criteria, but also arise at relatively similar points during training.</p></li><li><p><strong>Positional.</strong> Earlier, I mentioned that the index of particular attention heads within a layer is arbitrary&#8212;but the layer itself is not. We might expect some systematicity across models in terms of <em>where</em> certain mechanisms develop: for instance, perhaps earlier layers track more superficial relationships between tokens, while later layers represent more &#8220;abstract&#8221; relationships. In models of different sizes, we can further ask whether the <em>absolute</em> or <em>relative</em> position is what matters most.</p></li><li><p><strong>Relational.</strong> In biological neural networks, circuits are defined not only in terms of their function, but in terms of their compositional structure and their relationship to other circuits. Similarly, we might expect the &#8220;same&#8221; circuit across model instances to exhibit similar internal structure (e.g., roughly analogous networks of attention heads occupying similar relative positions), as well as similar relationships to other model components (e.g., perhaps those &#8220;noun phrase heads&#8221; always connect to simpler &#8220;previous token heads&#8221;). </p></li><li><p><strong>Configurational</strong>. Finally, we might expect two circuits doing the &#8220;same thing&#8221; to share more fundamental properties as well, such as their relative position in weight-space. There&#8217;s still much we don&#8217;t know about <em>why</em> certain attention heads end up specializing in certain ways, or why exactly a certain configuration of weights corresponds to a given function, but my intuition is that there&#8217;s some comprehensible systematicity here. </p></li></ul><p>Importantly, this list is not meant to be exhaustive, nor is each axis meant to be equally important. My goal in the paper (and here) was to propose a set of plausible organizing principles that interpretability researchers can use&#8212;I expect (and hope) that researchers will build on these principles and test them more rigorously.</p><p>One utility of these principles is that they allow us to assess various circuits that have already been identified in terms of their axes of correspondence across model instances. For example, <em><a href="https://transformer-circuits.pub/2022/in-context-learning-and-induction-heads/index.html">induction circuits</a></em>&#8212;which track previous instances of a token, then copy information about the token that occurred subsequently to that previous instance&#8212;appear reliably across a range of model instances, meeting the same functional criteria and also, intriguingly, emerging at roughly similar points during training at roughly similar relative positions in each model. Further, induction circuits are partially defined in terms of their own internal relational structure.<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-3" href="#footnote-3" target="_self">3</a> </p><p>These axes of correspondence can also be used to <em>motivate</em> future research. For example, a researcher interested in a particular mechanism (say, noun phrase heads) might explicitly set out to investigate that mechanism across a range of model instances with respect to these axes of correspondence. That&#8217;s what I did in the paper, focusing a very simple kind of attention head: 1-back heads (or &#8220;previous token heads&#8221;).</p><h3>Shared developmental trajectories of 1-back heads</h3><p>1-back attention heads are among the most simple mechanism one can imagine in a transformer language model: their main &#8220;job&#8221; is simply to direct attention from some target token to the token immediately preceding that token.</p><p>Here, their simplicity was actually a benefit, since my goal was to stress-test the conceptual framework I&#8217;d proposed for identifying commonalities across model instances. Because 1-back heads are so simple, I was pretty confident I could find them (or something like them) across a range of model instances&#8212;even small very small models. That meant that I could compare the properties of 1-back heads across all models in which they showed up, such as <em>when</em> and <em>where</em> they appeared in each model.</p><p>There are a number of ways one could define and measure &#8220;1-back heads&#8221;. I chose a relatively straightforward approach: I presented a <a href="https://github.com/languageMIT/naturalstories">series of English sentences</a> to a model instance; then, for each attention head in that model, I measured the average attention directed from each token to the token immediately preceding that token. I implemented this procedure for four models in the Pythia suite (14m, 70m, 160m, and 410m), testing all nine random seeds of each model; the Pythia suite also makes pretraining checkpoints publicly available, so I measured these heads&#8217; behavior at select checkpoints throughout pretraining to characterize their developmental trajectory. </p><p>I should emphasize, here, that this is a purely <em>behavioral</em> assessment of &#8220;1-backness&#8221;. Technically, this procedure does not identify the <em>function</em> of these heads (for which we&#8217;d need a causal intervention). That said, my view is that if a head always &#8220;looks&#8221; from the current token to a preceding token, it&#8217;s a reasonably high candidate for being a 1-back head. </p><p>Once I took these measurements, I could address all sorts of interesting questions. What was the overall distribution of &#8220;1-backness&#8221; across heads in each model? <em>When</em> do 1-back heads start to emerge in each model? <em>Where</em> do they emerge? Are there any interesting points of convergence or divergence across model instances?</p><p><a href="https://arxiv.org/abs/2509.22831">The paper</a> has a number of empirical results, and I won&#8217;t go into all of them here. I want to focus on a few specific findings relating to the <em>developmental trajectory</em> of these 1-back heads:</p><ul><li><p>First, I found that different random seeds of the same model (e.g., all nine random seeds of 14m) were highly aligned in <em>when</em> putative 1-back heads started to show up. That is, there was extremely high <em>inter-seed consistency</em>.</p></li><li><p>There was also surprisingly high <em>inter-model consistency</em> (e.g., 14m vs. 70m vs. 160m vs. 410m). Seeds of different models were less aligned than seeds of the same model, but the overall correlation was still quite high.</p></li><li><p>That said, there were interesting (and systematic) points of divergence. Specifically, larger models tended to show an <em>earlier onset</em> of 1-back attention than smaller models. The <em>slope</em> of 1-back attention was also steeper, i.e., 1-back attention developed not only earlier but at a faster rate in larger models. Finally, larger models had a higher <em>peak</em>: they had individual heads that showed a higher degree of &#8220;1-backness&#8221; than smaller models.</p></li></ul><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!4jgg!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F638b2969-4dd0-4b7a-83e0-47c281ac3431_2100x1500.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!4jgg!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F638b2969-4dd0-4b7a-83e0-47c281ac3431_2100x1500.png 424w, https://substackcdn.com/image/fetch/$s_!4jgg!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F638b2969-4dd0-4b7a-83e0-47c281ac3431_2100x1500.png 848w, https://substackcdn.com/image/fetch/$s_!4jgg!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F638b2969-4dd0-4b7a-83e0-47c281ac3431_2100x1500.png 1272w, https://substackcdn.com/image/fetch/$s_!4jgg!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F638b2969-4dd0-4b7a-83e0-47c281ac3431_2100x1500.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!4jgg!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F638b2969-4dd0-4b7a-83e0-47c281ac3431_2100x1500.png" width="1456" height="1040" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/638b2969-4dd0-4b7a-83e0-47c281ac3431_2100x1500.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:1040,&quot;width&quot;:1456,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:293944,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://seantrott.substack.com/i/174405503?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F638b2969-4dd0-4b7a-83e0-47c281ac3431_2100x1500.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!4jgg!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F638b2969-4dd0-4b7a-83e0-47c281ac3431_2100x1500.png 424w, https://substackcdn.com/image/fetch/$s_!4jgg!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F638b2969-4dd0-4b7a-83e0-47c281ac3431_2100x1500.png 848w, https://substackcdn.com/image/fetch/$s_!4jgg!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F638b2969-4dd0-4b7a-83e0-47c281ac3431_2100x1500.png 1272w, https://substackcdn.com/image/fetch/$s_!4jgg!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F638b2969-4dd0-4b7a-83e0-47c281ac3431_2100x1500.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg role="img" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><title></title><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a><figcaption class="image-caption">Figure adapted from my forthcoming paper on axes of correspondence in LLM circuits. Each panel shows the trajectory of putative 1-back attention heads across random seeds of a given model. Red line shows the predictions of a GAM predicting 1-back attention from all seeds of all models. In general, there was high <em>inter-seed consistency</em> (i.e., within each model) and relatively high <em>inter-model consistency</em>: that is, 1-back heads developed at roughly similar points. That said, larger models displayed an earlier <em>onset</em> of 1-back attention, as well as a steeper <em>slope</em> and higher <em>peak</em>. </figcaption></figure></div><p>I found these results really exciting. The high degree of inter-seed consistency was a reassuring proof-of-concept that at least when it came to a simple mechanism, models of the same size trained on the same data&#8212;but with different initial random weights&#8212;developed that mechanism at very similar timepoints. I was also struck by the relatively high degree of inter-model consistency: <em>a priori</em>, I didn&#8217;t know whether models of different sizes would show much temporal alignment. And finally, the fact that the points of divergence (onset, slope, and peak) were <em>systematic</em> suggest that understanding why models differ might actually be somewhat tractable.</p><h3>What&#8217;s next?</h3><p>One theme tying together many of my disparate research projects&#8212;which I&#8217;m planning to focus on more in the coming months and years, especially as I start my own research lab at Rutgers University&#8212;is that of trying to make headway on the <a href="https://seantrott.substack.com/p/llm-ology-the-challenges-ahead">epistemological challenges I&#8217;ve outlined in previous posts</a>. When it comes to generalizability in particular, there are tons of possible extensions to the work I&#8217;ve described here, including investigating models trained on other languages and trying to determine what causes different heads to specialize. </p><p>More broadly, I remain interested in issues like <a href="https://seantrott.substack.com/p/you-cant-escape-construct-validity">construct validity</a> and how different <a href="https://seantrott.substack.com/p/what-we-talk-about-when-we-talk-about">metaphorical construals of LLMs</a> shape our understanding of what &#8220;kind of thing&#8221; an LLM is. These are all questions about how to figure out what we want to know, and they are by no means unique to LLM-ology. They might seem abstract or even navel-gazing, but in my view, they&#8217;re fundamental: it&#8217;s very hard to make progress&#8212;or to <em>know</em> whether we&#8217;ve made progress&#8212;without some kind of epistemological framework to guide us.</p><div><hr></div><p>Related posts:</p><ul><li><p><a href="https://seantrott.substack.com/p/llm-ology-and-the-external-validity">LLM-ology and the external validity problem</a>.</p></li><li><p><a href="https://seantrott.substack.com/p/llm-ology-the-challenges-ahead">LLM-ology: the challenges ahead</a>.</p></li><li><p><a href="https://seantrott.substack.com/p/mechanistic-interpretability-for">&#8220;Mechanistic interpretability&#8221; for LLMs, explained</a>.</p></li><li><p><a href="https://seantrott.substack.com/p/llm-ology-and-the-moving-target-problem">LLM-ology and the &#8220;moving target&#8221; problem</a>.</p></li></ul><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-1" href="#footnote-anchor-1" class="footnote-number" contenteditable="false" target="_self">1</a><div class="footnote-content"><p>This is a problem for the study of human behavior as well, which is why it&#8217;s so important that <a href="https://seantrott.substack.com/p/cognitive-science-needs-linguistic">Cognitive Science researchers account for linguistic and cultural diversity</a> when investigating research questions. </p></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-2" href="#footnote-anchor-2" class="footnote-number" contenteditable="false" target="_self">2</a><div class="footnote-content"><p>Determining the <em>functional scope</em> of a model component is itself a very hard (and related) problem.</p></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-3" href="#footnote-anchor-3" class="footnote-number" contenteditable="false" target="_self">3</a><div class="footnote-content"><p>As far as I know, the only axis that has not been investigated with respect to induction heads is the configurational axis, but I might simply be unaware of that research.</p><p></p></div></div>]]></content:encoded></item><item><title><![CDATA[The search for more efficient LLMs]]></title><description><![CDATA[On efforts to do more with less.]]></description><link>https://seantrott.substack.com/p/the-search-for-more-efficient-llms</link><guid isPermaLink="false">https://seantrott.substack.com/p/the-search-for-more-efficient-llms</guid><dc:creator><![CDATA[Sean Trott]]></dc:creator><pubDate>Wed, 17 Sep 2025 22:16:57 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!tdYR!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdba3dba8-78c9-42e5-854e-a85e69c4235e_1644x994.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p><em>A couple months ago, readers <a href="https://seantrott.substack.com/p/counterfactual-poll">voted</a> on some topics they&#8217;d like to see me cover; one of them was an explainer on techniques for model distillation and building more efficient LLMs generally.</em></p><div><hr></div><p>State-of-the-art large language models (LLMs) require huge amounts of resources to <em>train</em> and <em>deploy</em>. Historically, most of this cost has come from training (<a href="https://en.wikipedia.org/wiki/GPT-4#Training">training GPT-4 is estimated to have cost about $100M</a>), though widespread usage has also increased <a href="https://www.understandingai.org/p/the-latest-ai-models-are-hungry-for?utm_source=publication-search">the total costs associated with deployment</a>, especially with <a href="https://www.understandingai.org/p/nathan-lambert-on-the-rise-of-thinking?utm_source=publication-search">the rise of chain-of-thought &#8220;reasoning&#8221; techniques</a>. </p><p>Naturally, there&#8217;s considerable interest in reducing these costs. The companies building these models would presumably like to spend less money on compute, assuming they could guarantee similar performance. Moreover, these processes are expensive because they use lots of <em>energy, </em>much of which involves some amount of carbon emissions<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-1" href="#footnote-1" target="_self">1</a>: while there&#8217;s reasonable <a href="https://andymasley.substack.com/p/jevons-paradox-isnt-always-bad">debates</a> about how to <a href="https://www.jmlr.org/papers/v24/23-0069.html">quantify</a> and assess the actual environmental harms, it seems (to me, at least) straightforwardly true that training and deploying models more efficiently would <em>reduce</em> whatever environmental harms there are.<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-2" href="#footnote-2" target="_self">2</a></p><p>Finally, there are more theoretical reasons to prefer more efficient models&#8212;particularly if by &#8220;more efficient&#8221; we mean <em>smaller and/or trained on less data</em>. <a href="https://seantrott.substack.com/p/building-inductive-biases-into-llms">As I&#8217;ve written before</a>, humans seem to acquire remarkable linguistic competence despite encountering fewer words than LLMs; theories of language learning would be informed by the success or failures associated with training models on more plausible volumes of linguistic input. Similarly, smaller models <em>may</em> be more <a href="https://seantrott.substack.com/p/mechanistic-interpretability-for">interpretable</a> than larger ones: intuitively, it seems easier to try to understand 100M parameters than 100B parameters (though whether or not this is actually true remains to be seen<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-3" href="#footnote-3" target="_self">3</a>). And from a purely self-interested perspective, I think basic scientific research on LLMs would benefit from more efficient models: it&#8217;s hard to run (and even harder to train) state-of-the-art LLMs on an academic budget, which limits the kinds of questions we can ask. </p><p>With all that in mind: why is it that models are so expensive to train and deploy, and what are researchers doing to reduce these costs?</p><h2>Why are models so hungry for compute?</h2><p>We can roughly divide compute costs into those associated with <em>training</em> and those associated with <em>inference</em>.</p><p>Before training, an LLM consists of layer upon layer of random weights (or &#8220;parameters&#8221;). Such an LLM could be used to generate predictions about upcoming words, but those predictions would be very bad: we might say (informally) that it doesn&#8217;t &#8220;know&#8221; anything about language. Typically, training consists of presenting many examples from a language corpus to the model and comparing its <em>predictions</em> to the <em>actual word</em> in a given context. Learning, then, <a href="https://www.understandingai.org/p/large-language-models-explained-with">is informed by an </a><em><a href="https://www.understandingai.org/p/large-language-models-explained-with">error signal</a></em>. The model&#8217;s mistakes are used to make &#8220;updates&#8221; to the parameters; over time, these updates produce parameters that make better predictions. </p><p>The reason I&#8217;m describing these details&#8212;and there&#8217;s lots I&#8217;m glossing over&#8212;is that an intuition for what training involves is helpful for understanding why it&#8217;s so compute-hungry. Concretely, an &#8220;update&#8221; to the model looks like something like this:</p><ul><li><p>Pass in a sentence or &#8220;batch&#8221; of sentences and run a &#8220;forward pass&#8221; through the model (i.e., derive predictions for each example). </p></li><li><p>Compute the error associated with each prediction. </p></li><li><p>Use that error to figure out how to update each model parameter; the technique for &#8220;walking&#8221; the error backwards through each layer is called <a href="https://en.wikipedia.org/wiki/Backpropagation">backpropagation</a>.</p></li></ul><p>Each of these steps must be performed for each training example, and datasets often contain billions or trillions of tokens. Moreover, in a state-of-the-art LLM, there are often tens of billions or even hundreds of billions of parameters<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-4" href="#footnote-4" target="_self">4</a>, each of which must be used in calculations during each <em>forward pass </em>and subsequently updated based on the <em>error signal</em> from each training example. To make matters worse, successful training often involves multiple passes through the dataset, meaning each example might be observed many times by the model. Finally, because of how attention in transformer LLMs works (more on that below), longer and longer <em>context windows</em> produce quadratic increases in compute costs.</p><p>That&#8217;s a lot of calculations! As we wrote in our explainer on LLMs:</p><blockquote><p>OpenAI estimates that it took more than 300 billion <em>trillion </em>floating point calculations to train GPT-3&#8212;that&#8217;s months of work for dozens of high-end computer chips.</p></blockquote><p>Another way to get intuition for this is to think about what it would take to do all this by hand. <a href="https://seantrott.substack.com/p/what-if-we-ran-chatgpt-by-hand?utm_source=publication-search">As I&#8217;ve written before</a>, even a single forward pass through the model could take thousands of years.<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-5" href="#footnote-5" target="_self">5</a> That&#8217;s not even considering the calculations involved in computing the error signal and backpropagating that signal through the network to update the weights.</p><p>That&#8217;s training. <em>Inference</em> refers to using the model purely for a forward pass&#8212;that is, with the &#8220;weights frozen&#8221; so that no updates are made based on the model&#8217;s output. This should already give you some intuition as to why inference is generally cheaper than training: training a model requires <em>both</em> a forward and backward pass through the model. That said, <a href="https://www.understandingai.org/p/the-latest-ai-models-are-hungry-for?utm_source=publication-search">as Tim Lee has written</a>, inference costs are now non-trivial. We can attribute that to a few causes: first, more people are using tools like ChatGPT, and each &#8220;query&#8221; involves a number of forward passes involved in generating the model&#8217;s response tokens; second, models and context windows have gotten bigger and bigger; and third, models increasingly deploy <a href="https://arxiv.org/abs/2201.11903">chain-of-thought</a> or &#8220;<a href="https://openreview.net/forum?id=iedYJm92o0a&amp;ref=morioh.com&amp;utm_source=morioh.com">scratchpad</a>&#8221; techniques, which involve generating lots of tokens on the &#8220;path&#8221; to producing the final answer.<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-6" href="#footnote-6" target="_self">6</a></p><p>Understanding this context is (hopefully) useful for understanding how researchers might in turn make headway on building more efficient models. A few techniques are focused on training models more efficiently, while others are focused on deploying an already-trained more efficiently. The rest of this post will walk through some of the techniques researchers are exploring. Because there are more techniques aimed at making already-trained models more efficient, that&#8217;ll be the primary focus&#8212;but I&#8217;ll also discuss some of the efforts to speed up training towards the end.</p><h2>Knowledge distillation</h2><p><em>Knowledge distillation</em> (KD) refers to the process of compressing (or &#8220;distilling&#8221;) the representations and functions (or &#8220;knowledge&#8221;) of a large model into a smaller model. You can think of KD as a general class or approach, as there are many specific techniques for implementing it. The goal of knowledge distillation is to a produce a smaller, more efficient model from a bigger, already-trained model: thus, it&#8217;s a technique for making <em>deployment</em> more efficient.</p><p>The core intuition is that a <em>large model</em> is able to extract complex relationships from its training data that a small model might not be able to. Once trained, however, it may be possible to use the representations or outputs from that large model as a training signal for a smaller model. That is, the large model may produce representations that serve as a helpful <em>training signal</em> for a smaller model&#8212;perhaps more helpful than the original training data.</p><p>There are various reasons why this might be true, but one way of thinking about this is that the original training signal is sometimes pretty coarse. Consider an image classifier trained to sort images into the following bins: <em>cats</em>, <em>dogs</em>, <em>tables</em>, and <em>other</em>. Typically, that classifier will be trained on images with a single label (e.g., &#8220;cat&#8221;), and its error signal will thus fail to incorporate the similarities <em>between</em> the classes of interest. Suppose, for instance, that the model misclassifies a picture of a cat as a <em>dog</em>; intuitively, this seems like a less egregious error than misclassifying it as a <em>table</em>, but a typical training signal will simply take into account the probability assigned to <em>cat</em>. </p><p>The direct training signal for LLMs is similarly coarse. Typically, an LLM is penalized according to (essentially) the inverse probability<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-7" href="#footnote-7" target="_self">7</a> assigned to the correct token in a given context: specifically, assigning a probability of 1 (100%) to the correct word would result in a loss of 0, resulting in no penalty; anything less than a probability of 1 results in a larger loss (thus necessitating updates to the weights). But clearly, some mistakes are larger than others, and it seems plausible that predicting the word &#8220;car&#8221; when the correct word is &#8220;automobile&#8221; should incur a smaller cost than predicting &#8220;elephant&#8221;. </p><p>In both cases, the challenge arises from the fact that learning to classify <em>hard labels</em> (a given token or image category) doesn&#8217;t take into account that there is useful information in the kinds of errors a model makes; <a href="https://www.ttic.edu/dl/dark14.pdf">Geoff Hinton once called this &#8220;dark knowledge&#8221;</a>. Of course, it&#8217;s not that engineers are unaware of this fact! It&#8217;s just much harder to identify a scalable metric for penalizing models in this way&#8212;and large-enough models seem to achieve pretty good performance with the training protocols we already use, even if smaller models struggle to get off the ground. </p><p>To return to where we started: model size may be a useful proxy for a model&#8217;s <em>capacity</em> to extract complex relationships from the training data even with a somewhat coarse error signal. Concretely, <a href="https://arxiv.org/abs/1803.03635">a larger model contains more possible &#8220;sub-models&#8221; (Frankle &amp; Carbin, 2018)</a> and thus more opportunities to identify the function that best approximates the data.<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-8" href="#footnote-8" target="_self">8</a> The insight of knowledge distillation is that once that large model has been trained, we may not need all those parameters to perform the same computations. Instead, we can distill the hard-won knowledge from the bigger model into a smaller model by exploiting the observation above: there is information is the kinds of errors or representations produced by that bigger model, which acts as finer-grained training signal for a smaller model.</p><p>One specific technique is known as <em><a href="https://arxiv.org/abs/1905.09418">logit distillation (</a></em><a href="https://arxiv.org/abs/1905.09418">Gou et al., 2021)</a>. The idea here is that we can the <em>outputs</em> of a bigger &#8220;teacher&#8221; model&#8212;the probabilities assigned to each possible token or image label&#8212;as a training signal for a smaller &#8220;student&#8221; model. The procedure looks something like this:</p><ul><li><p>Researchers present the same input (e.g., a sentence or image) to the already-trained teacher model and untrained student model. </p></li><li><p>They then extract the outputs (e.g., logits or probability distribution) from the teacher model.</p></li><li><p>Those outputs are used as the training signal for the student model (i.e., instead of simply measuring the probability assigned to the correct output).</p></li></ul><p>This procedure is depicted in the visual illustration below.</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!tdYR!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdba3dba8-78c9-42e5-854e-a85e69c4235e_1644x994.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!tdYR!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdba3dba8-78c9-42e5-854e-a85e69c4235e_1644x994.png 424w, https://substackcdn.com/image/fetch/$s_!tdYR!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdba3dba8-78c9-42e5-854e-a85e69c4235e_1644x994.png 848w, https://substackcdn.com/image/fetch/$s_!tdYR!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdba3dba8-78c9-42e5-854e-a85e69c4235e_1644x994.png 1272w, https://substackcdn.com/image/fetch/$s_!tdYR!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdba3dba8-78c9-42e5-854e-a85e69c4235e_1644x994.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!tdYR!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdba3dba8-78c9-42e5-854e-a85e69c4235e_1644x994.png" width="1456" height="880" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/dba3dba8-78c9-42e5-854e-a85e69c4235e_1644x994.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:880,&quot;width&quot;:1456,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:118593,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://seantrott.substack.com/i/170506087?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdba3dba8-78c9-42e5-854e-a85e69c4235e_1644x994.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!tdYR!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdba3dba8-78c9-42e5-854e-a85e69c4235e_1644x994.png 424w, https://substackcdn.com/image/fetch/$s_!tdYR!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdba3dba8-78c9-42e5-854e-a85e69c4235e_1644x994.png 848w, https://substackcdn.com/image/fetch/$s_!tdYR!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdba3dba8-78c9-42e5-854e-a85e69c4235e_1644x994.png 1272w, https://substackcdn.com/image/fetch/$s_!tdYR!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fdba3dba8-78c9-42e5-854e-a85e69c4235e_1644x994.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg role="img" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><title></title><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a><figcaption class="image-caption">A schematic depicting <em>logit distillation</em>, a form of knowledge distillation in which the outputs of one model (the &#8220;teacher&#8221;) are used as the training signal for another model (the &#8220;student&#8221;).</figcaption></figure></div><p>Empirically, techniques like logit distillation can work surprisingly well. The benefit, of course, is that the end result is a smaller model that runs more efficiently and, at least in principle, is about as good as the bigger model. A related approach is to train the smaller model on the <em>features</em> (i.e., internal representations) from the bigger model, as opposed to the outputs; this approach is sometimes called feature distillation. </p><p>More recently, researchers have explored other techniques, enabled by the success of systems like LLMs in <em>generating</em> content (like coherent paragraphs). One such technique (<a href="https://dl.acm.org/doi/pdf/10.1145/3699518">discussed in this survey; Yang et al., 2024</a>) is called In-Context Learning Distillation. In-context learning (ICL) consists of presenting an LLM with a series of questions and  answers (or example tasks) in the &#8220;context&#8221; of the question or task the user wants the LLM to solve; the examples in the context help steer the LLM towards the kinds of responses the user is looking for.<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-9" href="#footnote-9" target="_self">9</a> You can think of ICL Distillation, then, as a kind of modified version of logit distillation, using generated sequences as the training signal instead of the logits. A teacher model (say, GPT-4) is presented with a given context and asked to generate some output; that entire string (context + output) is then presented to a student as the training signal to mimic.</p><p>The advent of &#8220;reasoning&#8221; approaches like chain-of-thought (CoT) have also motivated researchers to train on these generated sequences as well. Here, the approach is similar to ICL Distillation, but the teacher model is asked to produce a series of reasoning &#8220;steps&#8221; involved in producing a given answer; the student model can then be trained directly on those steps. If we assume that the reasoning steps in the teacher model are correct&#8212;a nontrivial assumption, to be clear&#8212;this has the advantage of automatically producing a training signal for elaborate reasoning chains.</p><p>These latter techniques are sometimes called &#8220;<a href="https://dl.acm.org/doi/pdf/10.1145/3699518">black-box distillation techniques</a>&#8221; because the student model is not being trained directly with representations or logits from the teacher&#8212;instead, the <em>generated behavior</em> (token sequences) of the teacher model is used as the target of training. Nonetheless, the approaches are conceptually analogous to some extent: in each case, a student model is trained to reproduce the <em>outputs</em> (logit distillation or ICL Distillation) and/or <em>intermediate steps</em> (feature distillation and CoT distillation) of a teacher model. </p><p>Why does any of this work? We can&#8217;t know for sure, but I think part of the answer comes back to what I mentioned earlier: bigger models might be better than small models at extracting useful information from a coarse training signal&#8212;but once that information has been extracted, it&#8217;s possible to distill it into a more compressed form. Of course, it&#8217;s also hard to judge how reliable the approach is: even if the smaller model performs equally well on certain benchmarks as the larger models, it&#8217;s always possible that we&#8217;ve &#8220;distilled away&#8221; truly important representations or mechanisms&#8212;we just can&#8217;t detect it in the benchmarks because <a href="https://seantrott.substack.com/p/orange-peels-human-tests-and-llms">measuring model capabilities is really hard</a>. I&#8217;ll discuss this challenge more later in the post, but one possibility is that <a href="https://seantrott.substack.com/p/mechanistic-interpretability-for">mechanistic interpretability techniques</a> could help us decompose the teacher and student model to determine whether they are, in fact, performing similar functions, or whether the student is implementing more &#8220;superficial&#8221; heuristics.</p><h2>Pruning </h2><p>Like knowledge distillation, <em>pruning</em> assumes that once a large model has been trained, there exists some smaller model that can perform roughly the same set of functions about as well as the larger model. Pruning is thus also similar to distillation in that it boosts efficiency during <em>inference</em>, not training.</p><p>Unlike knowledge distillation, however, pruning works by systematically removing (or &#8220;pruning&#8221;) components of the original model directly. The resulting model is thus <em>sparser</em>: many of the original parameters have been set to 0. </p><p>The underlying assumption of pruning is that many of the parameters in the original model are somehow <em>redundant</em> or not particularly important. That is, the original model is <em>overparameterized</em>. Indeed, evidence for apparent redundancy&#8212;at least for select tasks&#8212;in transformer language models dates back at least to a <a href="https://proceedings.neurips.cc/paper_files/paper/2019/hash/2c601ad9d2ff9bc8b282670cdd54f69f-Abstract.html">2019 paper (Michel et al., 2019) entitled &#8220;Are 16 Heads Really Better Than One?&#8221;</a> The paper&#8217;s central question is right there in the title: most transformer models use <em>multi-headed attention</em>, meaning that each layer of the model has multiple &#8220;heads&#8221;, each of which could (in theory) learn to track different kinds of relationships in the context&#8212;but are all these heads really necessary?</p><p>The authors tested this question using an ablation study, <a href="https://seantrott.substack.com/p/mechanistic-interpretability-for">a technique I&#8217;ve written about before</a>. Ablation involves removing or &#8220;knocking out&#8221; different components of a model and asking whether the model&#8217;s performance on some task changes at all. The logic is that if a component is important for solving a task, then performance should decrease when that component has been ablated; if the component is redundant or unnecessary, then performance should not change. Concretely, the <em>difference</em> in performance between the original model and the version with a given component ablated is a measure of <em>how much</em> that component mattered for the task. </p><p>The authors focused on two models: WMT, the original transformer architecture from the famous <a href="https://proceedings.neurips.cc/paper/2017/file/3f5ee243547dee91fbd053c1c4a845aa-Paper.pdf">&#8220;Attention is all you need&#8221; paper (Vaswani et al., 2017)</a>, which has 6 layers and 16 heads per layer; and BERT, which was considered &#8220;state of the art&#8221; at the time (though no longer), and which has 12 layers with 12 attention heads each. For each model, the authors applied the same procedure: one by one, they selectively ablated each head in each layer and quantified the resulting change in performance on a machine translation task. This amounts to asking <em>how much worse</em> WMT and BERT performed when equipped with <em>one fewer head</em> than the model was originally trained with. The authors found that removing most heads didn&#8217;t matter much (bolding mine):</p><blockquote><p>Notably, we see that only 8 (out of 96) heads cause a statistically significant change in performance when they are removed from the model, half of which actually result in a higher BLEU score. <strong>This leads us to our first observation: at test time, most heads are redundant given the rest of the model.</strong></p></blockquote><p>But removing one of 96 (or 144) heads isn&#8217;t actually ablating a huge chunk of the model. In the next experiment, the authors inverted the approach from the first study: instead of ablating only a single head, they ablated <em>all heads but one </em>from a given layer, allowing them to ask whether that head was <em>sufficient</em> for solving a given task. Strikingly, they found that for some layers, one head was enough to retain good performance on the machine translation task:</p><blockquote><p>We find that, for most layers, one head is indeed sufficient at test time, even though the network was trained with 12 or 16 attention heads.</p></blockquote><p>The authors also report the difference in runtime efficiency between the original model and the pruned versions: unsurprisingly, pruning resulted in substantive efficiency gains.</p><p>Of course, as the authors note, these results were obtained for a specific task (machine translation) on specific models. It&#8217;s unclear how well <a href="https://seantrott.substack.com/p/llm-ology-and-the-external-validity">they&#8217;d generalize to other tasks or other models</a>, and there&#8217;s always a risk of being too eager to attribute redundancy to a system: maybe those other heads were important but it&#8217;s just hard to measure them. But I think the paper is primarily interesting as a proof-of-concept, both in terms of the method used (pruning) and the results (for a machine translation task, one head is sometimes as good as 12 or 16). </p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!Y_k2!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F47f5588e-a6ee-4427-8f05-20dbe7a8c27c_1896x1140.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!Y_k2!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F47f5588e-a6ee-4427-8f05-20dbe7a8c27c_1896x1140.png 424w, https://substackcdn.com/image/fetch/$s_!Y_k2!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F47f5588e-a6ee-4427-8f05-20dbe7a8c27c_1896x1140.png 848w, https://substackcdn.com/image/fetch/$s_!Y_k2!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F47f5588e-a6ee-4427-8f05-20dbe7a8c27c_1896x1140.png 1272w, https://substackcdn.com/image/fetch/$s_!Y_k2!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F47f5588e-a6ee-4427-8f05-20dbe7a8c27c_1896x1140.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!Y_k2!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F47f5588e-a6ee-4427-8f05-20dbe7a8c27c_1896x1140.png" width="1456" height="875" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/47f5588e-a6ee-4427-8f05-20dbe7a8c27c_1896x1140.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:875,&quot;width&quot;:1456,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:142330,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://seantrott.substack.com/i/170506087?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F47f5588e-a6ee-4427-8f05-20dbe7a8c27c_1896x1140.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!Y_k2!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F47f5588e-a6ee-4427-8f05-20dbe7a8c27c_1896x1140.png 424w, https://substackcdn.com/image/fetch/$s_!Y_k2!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F47f5588e-a6ee-4427-8f05-20dbe7a8c27c_1896x1140.png 848w, https://substackcdn.com/image/fetch/$s_!Y_k2!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F47f5588e-a6ee-4427-8f05-20dbe7a8c27c_1896x1140.png 1272w, https://substackcdn.com/image/fetch/$s_!Y_k2!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F47f5588e-a6ee-4427-8f05-20dbe7a8c27c_1896x1140.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg role="img" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><title></title><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a><figcaption class="image-caption">Schematic of a simple approach to pruning. Each model component is selectively ablated and the resulting effect on performance is analyzed. If ablating a component did not hurt model performance, it can be removed from the model.</figcaption></figure></div><p>There is a growing body of work exploring <em>redundancy</em> in pre-trained transformer models, particularly with respect to the attention heads. Again focusing on machine translation, <a href="https://arxiv.org/abs/1905.09418">this 2019 paper (Voita et al., 2019)</a> trained multiple transformer models to perform the translation task. They then ranked the relative &#8220;importance&#8221; of each head (the extent to which it impacted the model&#8217;s predictions), as well as its &#8220;confidence&#8221; (the average <em>maximum</em> attention to particular tokens<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-10" href="#footnote-10" target="_self">10</a>): in general, a small number of heads emerged as most &#8220;important&#8221;, and importance was positively correlated with head confidence. That is, heads that consistently distributed attention to particular tokens (as opposed to distributing it more uniformly across tokens) made stronger contributions to model outputs. </p><p>The authors then characterized the putative <em>function</em> of the most important heads by analyzing their attention matrices, classifying them as follows:</p><ul><li><p><strong>Positional</strong> <strong>heads</strong> were those that consistently (&#8805;90% of the time) attended to specific relative token positions (e.g., 1-back heads).</p></li><li><p><strong>Syntactic</strong> <strong>heads</strong> were those whose attention weights correlated with particular <em>syntactic dependencies</em>, e.g., subject-verb relations.</p></li><li><p><strong>Rare word</strong> <strong>heads</strong> tended to point towards the <em>least frequent token</em> in a sequence. </p></li></ul><p>One of the things I found most interesting about this paper was that these &#8220;important&#8221; heads really did seem to have relatively interpretable functions. Moreover, these functions actually make sense in the context of what the models were trained to do: at minimum, translating from one language to another seems like it would benefit from paying attention to the relative position of words in the input and output sequence, the syntactic relations of those words, and the use of particularly unusual or infrequent words. (This is a good place to note that a good machine translation model would almost certainly need to pay attention to <em>more</em> than just those things; it&#8217;s also entirely possible that the heads analyzed performed more complex or sophisticated functions that were simply harder to characterize.<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-11" href="#footnote-11" target="_self">11</a>)</p><p>But again: these are small models trained on a specific task, and we should be cautious about <a href="https://seantrott.substack.com/p/llm-ology-and-the-external-validity">extrapolating</a> to other model classes or task contexts.</p><p>Setting aside, for now, the question of whether and which model components might be <a href="https://aclanthology.org/2021.naacl-main.72.pdf">redundant</a>, we can turn to a second, equally challenging question: given that our goal is to identify some <em>subset </em>of a model&#8217;s parameters that are sufficient for equivalent performance, what&#8217;s the best way to identify that subset? This is a version of what&#8217;s called <em><a href="https://en.wikipedia.org/wiki/Model_selection">model selection</a></em> in statistics and machine learning.</p><p>Naively, one might imagine that you could find the &#8220;best&#8221; model simply by testing every possible subset of parameters. But this quickly becomes computationally intractable. Suppose you have 100 parameters (<em>k = 100)</em>, and are willing to entertain subset models ranging from those with no parameters (<em>k = 0</em>) to those dropping only a single parameter (<em>k = 99</em>)&#8212;and everything in between. There are roughly <strong>10^30</strong> such possible models. If we assume each candidate model takes only one second to fit and evaluate, it would take 10^30 seconds to evaluate all those candidates: for comparison, <a href="https://81018.com/universeclock/">the likely age of the universe is about </a><strong><a href="https://81018.com/universeclock/">10^17 seconds</a></strong>. That means it would take longer than the entire history of the universe thus far simply to identify the best subset of 100 possible parameters for a given task.</p><p>Clearly, we need a better way. There are a number of different model selection techniques used in statistics, such as <a href="https://en.wikipedia.org/wiki/Stepwise_regression">forward or backward stepwise regression</a>, in which variables are added or removed one at a time according to some <a href="https://en.wikipedia.org/wiki/Model_selection#Criteria">evaluation criterion</a>; researchers also make use of <a href="https://en.wikipedia.org/wiki/Lasso_(statistics)">regularization methods like Lasso</a>, which impose an additional sparsity constraint on the final model. These methods don&#8217;t necessarily find the <em>globally optimal</em> set of parameters, but they work well as heuristics for finding a &#8220;good enough&#8221; model. </p><p>Similar principles apply in the context of pruning neural networks, though the scale and complexity of the problem is considerably greater than most linear regressions. &#8220;Greedy search&#8221; methods make the best <em>locally optimal</em> choice at each decision point and are roughly analogous to stepwise regression. For instance, you might start by finding the best <em>single</em> attention head out of all possible attention heads (say, 100)<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-12" href="#footnote-12" target="_self">12</a>; once you&#8217;ve found that head, you proceed by finding the best <em>second head</em> to add to that head out of the remaining heads (99); you then continue this process until you&#8217;ve added all heads in order of importance.<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-13" href="#footnote-13" target="_self">13</a> This might still take a while&#8212;especially if you have many attention heads&#8212;but it&#8217;s much, much faster than searching all possible combinations of heads.</p><p>In general, pruning methods tend to trade off between computational complexity (i.e., the efficiency of the pruning procedure) and fidelity (i.e., whether you end up removing the <em>right</em> parameters). These range from removing parameters with the smallest magnitudes (highly efficient, but imprecise) to more sophisticated methods like the <a href="https://ieeexplore.ieee.org/abstract/document/298572/?casa_token=ue2-YiKwwEkAAAAA:2veaOq-OkgGKuly9bhTfH8GnvxgAeURLg0b2P_3zoAOy0gr1cOQu5bS_dcv6C7W1uYYPFbAOiDs">&#8220;Optimal Brain Surgeon&#8221;</a> and its <a href="https://proceedings.mlr.press/v162/yu22f.html">modern counterparts</a>. The most accurate methods tend to rely on &#8220;second-order&#8221; metrics that account for the curvature of the overall <em>loss landscape</em> when removing model parameters; this is in contrast to &#8220;first-order&#8221; metrics that use only the local gradient information (i.e., increases or decreases in loss) to estimate a parameter&#8217;s impact. (Metrics like parameter magnitude could be considered &#8220;zeroth-order&#8221; in the sense that they&#8217;re not calculated as a function of the loss at all.) Unfortunately, second-order metrics are the most expensive to compute, whereas zeroth-order metrics are much faster. There are, however, clever workarounds that attempt to balance these trade-offs. For instance, the <a href="https://proceedings.mlr.press/v202/frantar23a/frantar23a.pdf">SparseGPT</a> method relies on second-order metrics, but computes them layer by layer (as opposed to the entire model) using relatively efficient methods, which makes the problem more computationally tractable. </p><p>Putting this all in context: like knowledge distillation, the key assumption of pruning is that many LLMs are <em>overparameterized</em>&#8212;they have more parameters than they need. In principle, then, one could identify a subset of these parameters that runs more efficiently without a loss in performance. The main challenge is figuring out which parameters are actually necessary and which are redundant, and doing this in a way that doesn&#8217;t take longer than the age of the universe to calculate.</p><h2>What about training?</h2><p>So far, I&#8217;ve focused on methods that make already-trained models run more efficiently. But as I wrote earlier, much of the energy costs come from training. Can we speed that up as well?</p><p>Training <em>has</em> indeed gotten more efficient in some ways, mostly through a combination of hardware advances and algorithmic approaches that <a href="https://arxiv.org/abs/2205.14135">better exploit these advances</a>. Some benefits have come through improved optimization methods: while neural networks were historically trained using <a href="https://en.wikipedia.org/wiki/Stochastic_gradient_descent">stochastic gradient descent (SGD)</a>, optimizers like <a href="https://arxiv.org/abs/1412.6980">Adam</a> generally result in faster <em>convergence</em> than SGD by adapting the learning rates (how quickly parameters are updated) for each parameter based on its historical trajectory. Other techniques, such as <a href="https://arxiv.org/abs/1710.03740">mixed-precision training</a>, reduce the precision of each stored weight (e.g., storing up to 8, rather than 16, decimal values), which speeds up both inference and training. </p><p>One innovative technique that&#8217;s been particularly impactful for making <em>fine-tuning</em> more efficient in particular is <a href="https://arxiv.org/abs/2106.09685">LoRA, or &#8220;low-rank adaptation&#8221; for LLMs (Hu et al., 2021)</a>. The underlying assumption of LoRA is that most of the changes to weight matrices induced by fine-tuning can actually be represented in a lower-dimensionality matrix than the original model matrices. That is, if the original matrix has 100 columns, you might be able to represent the <em>changes</em> to that matrix in terms of just 5-10 columns of updates. </p><p>Conceptually, this makes sense if we assume that fine-tuning mostly introduces a few new &#8220;directions&#8221; in weight-space, while keeping other aspects of weight-space relatively intact. Oversimplifying a bit: training on medical textbooks might introduce new information about medicine and health, but not necessarily new grammatical rules or general facts about the world. Thus, we might be able to represent those <em>updates</em> using fewer dimensions than the original weight matrix.</p><p>The technical details of LoRA are, of course, more complicated. LoRA works by &#8220;freezing&#8221; the actual weight matrix <em>W</em> (i.e., preventing it from updating) and instead learning updates to two smaller matrices: let&#8217;s call them A and B. Respectively, these matrices help summarize the core <em>dimensions</em> for the updates (A) and spread their influence (B) across all the original dimensions of <em>W</em>. Concretely, if <em>W</em> is 100x100 dimensions, <em>A</em> might be 100x10 and B might be 10x100. In this case, LoRA allows the model to learn roughly 10 &#8220;directions&#8221; of weight updates, which in turn can be distributed back across the original 100 dimensions. Thus, instead of learning updates for the full 100x100 grid (10K parameters total), LoRA would learn updates for each 10x100 grid (for a total of 2K parameters): a 5x reduction in the number of parameters the model had to learn!</p><p>In practice, the savings of LoRA are often even more dramatic. The authors of the original paper report as much as a <em>10,000x</em> reduction (bolding mine) with no apparent loss in performance:</p><blockquote><p>Compared to GPT-3 175B fine-tuned with Adam, LoRA can reduce the number of trainable parameters by <strong>10,000 times and the GPU memory requirement by 3 times</strong>.</p></blockquote><p>It&#8217;s worth noting that the logic here is, in some ways, similar to the ideas underlying knowledge distillation and pruning&#8212;only applied to the dimensionality of <em>weight updates</em> as opposed to the weights themselves. LoRA&#8217;s assumption is that when it comes to fine-tuning, updating every parameter in the full model would in some sense be an &#8220;overparameterized&#8221; update. Instead, this update can be <em>distilled</em> in a lower-rank matrix that nonetheless effectively summarizes the important directions of change.</p><p>LoRA has had a major impact on the field in terms of making fine-tuning much more efficient. Some researchers have tried to develop <a href="https://arxiv.org/abs/2307.05695">LoRA-like methods for </a><em><a href="https://arxiv.org/abs/2307.05695">pretraining</a></em><a href="https://arxiv.org/abs/2307.05695"> as well</a>, which have had some success, though my understanding is that their impact is considerably limited relative to LoRA. Again, this makes some conceptual sense if we keep in mind the distinction between training from scratch vs. fine-tuning: when training from scratch, the model &#8220;knows nothing&#8221; and thus likely benefits more from exploiting the full dimensionality of its parameters&#8212;if you could summarize the updates with fewer dimensions, you might just be able to use a smaller model in the first place. In fine-tuning, the model has already learned a lot about how language works, so the updates can be more targeted. </p><h2>The age of small language models?</h2><p>While I was writing this explainer, <em><a href="https://www.economist.com/business/2025/09/08/faith-in-god-like-large-language-models-is-waning">The Economist</a></em><a href="https://www.economist.com/business/2025/09/08/faith-in-god-like-large-language-models-is-waning"> published an article</a> suggesting that &#8220;small language models&#8221; (SLMs) might become increasingly relevant in the future. Aside from the fact that there&#8217;s something funny about calling them &#8220;SLMs&#8221;&#8212;the term <em>large</em> language model was coined to indicate a contrast with traditionally-sized (smaller) models of the past&#8212;I agree that smaller models are likely better-suited for many applications, especially any application that requires the model to run locally on a device.</p><p>And as I noted in the introduction, I also think there&#8217;s something philosophically interesting about trying to build more efficient systems. For the past several years, AI discourse has largely centered around the question of whether building bigger neural networks trained on more data will continue to yield performance improvements&#8212;sometimes called the <em>scaling hypothesis</em>. I think there&#8217;s merit to either side here, and I also think the debate about the exact shape of the function relating model size to model performance is interesting.<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-14" href="#footnote-14" target="_self">14</a> </p><p>But even if scaling holds to some degree, I like the idea of building systems that deploy resources more efficiently: not just because it&#8217;s financially or environmentally prudent (though this obviously matters too), but because much of what I find interesting about human cognition is the fact that it operates in a <em><a href="https://www.cambridge.org/core/journals/behavioral-and-brain-sciences/article/abs/resourcerational-analysis-understanding-human-cognition-as-the-optimal-use-of-limited-computational-resources/586866D9AD1D1EA7A1EECE217D392F4A">resource-constrained</a></em><a href="https://www.cambridge.org/core/journals/behavioral-and-brain-sciences/article/abs/resourcerational-analysis-understanding-human-cognition-as-the-optimal-use-of-limited-computational-resources/586866D9AD1D1EA7A1EECE217D392F4A"> setting</a>. Biological organisms operate under some pretty serious metabolic constraints; moreover, while the human brain is certainly <a href="https://seantrott.substack.com/p/did-cooking-make-us-human">energy-hungry</a>, it&#8217;s seen by many as a remarkably efficient system in terms of what it achieves relative to its energetic costs. Efforts to do more with less might thus bring us closer towards building biologically plausible models of cognition.</p><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-1" href="#footnote-anchor-1" class="footnote-number" contenteditable="false" target="_self">1</a><div class="footnote-content"><p>The extent to which this is true is of course, is dependent on the grid used to power the data centers used to train the models.</p></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-2" href="#footnote-anchor-2" class="footnote-number" contenteditable="false" target="_self">2</a><div class="footnote-content"><p>At the very least, the ratio of <em>harm</em> to <em>usage</em> would decrease.</p></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-3" href="#footnote-anchor-3" class="footnote-number" contenteditable="false" target="_self">3</a><div class="footnote-content"><p>It&#8217;s possible that model with fewer parameters may end up <a href="https://arxiv.org/abs/2210.01892">&#8220;loading&#8221; more concepts into a smaller number of dimensions</a>, which makes those dimensions hard to interpret. Techniques like sparse auto-encoders (SAEs) actually &#8220;explode&#8221; the dimensionality of a model, suggesting that in some cases, interpretability may be easier with more dimensions (though there&#8217;s ongoing debate about the utility of SAEs themselves).</p></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-4" href="#footnote-anchor-4" class="footnote-number" contenteditable="false" target="_self">4</a><div class="footnote-content"><p>We don&#8217;t know exactly how many parameters are in GPT-4, but <a href="https://en.wikipedia.org/wiki/GPT-4#Background">some estimates are as high as 1.7 trillion</a>. <a href="https://en.wikipedia.org/wiki/GPT-5">GPT-5</a> is a &#8220;multi-model system&#8221;, so each model in that system would have an associated number of parameters; even if we knew the parameter count of each constituent model, it&#8217;s not clear to me the best way to estimate the actual &#8220;parameter count&#8221; of GPT-5 itself. </p></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-5" href="#footnote-anchor-5" class="footnote-number" contenteditable="false" target="_self">5</a><div class="footnote-content"><p>The full post contains the <a href="https://seantrott.substack.com/p/what-if-we-ran-chatgpt-by-hand?utm_source=publication-search#footnote-4-147526990">assumptions needed to get this estimate</a>, which include: the number of operations a person could perform per minute and the number of operations you&#8217;d need to perform. Obviously this is all back-of-the-napkin math, but my sense is that the order of magnitude seems roughly right. As I mentioned in the original post, if anyone disagrees with that estimate, let me know and I can correct it.</p></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-6" href="#footnote-anchor-6" class="footnote-number" contenteditable="false" target="_self">6</a><div class="footnote-content"><p>This is, in part, why leaderboards for <a href="https://arcprize.org/leaderboard">benchmarks like ARC-AGI</a> sometimes display performance <em>relative</em> to the compute costs required to solve a given task.</p></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-7" href="#footnote-anchor-7" class="footnote-number" contenteditable="false" target="_self">7</a><div class="footnote-content"><p>Or technically, the surprisal.</p></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-8" href="#footnote-anchor-8" class="footnote-number" contenteditable="false" target="_self">8</a><div class="footnote-content"><p>As described in that <a href="https://arxiv.org/abs/1803.03635">linked article</a>, this is sometimes called the &#8220;lottery ticket hypothesis&#8221;. From the abstract: </p><blockquote><p>Based on these results, we articulate the lottery ticket hypothesis: dense, randomly-initialized, feed-forward networks contain subnetworks (winning tickets) that&#8212;when trained in isolation&#8212; reach test accuracy comparable to the original network in a similar number of iterations. The winning tickets we find have won the initialization lottery: their connections have initial weights that make training particularly effective.</p></blockquote></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-9" href="#footnote-anchor-9" class="footnote-number" contenteditable="false" target="_self">9</a><div class="footnote-content"><p>Technically, no &#8220;learning&#8221; occurs through weight updates&#8212;which is one reason for the popularity of the technique.</p></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-10" href="#footnote-anchor-10" class="footnote-number" contenteditable="false" target="_self">10</a><div class="footnote-content"><p>The logic here was that more &#8220;confident&#8221; heads tended to focus their attention on particular tokens, rather than distributing it across multiple tokens.</p></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-11" href="#footnote-anchor-11" class="footnote-number" contenteditable="false" target="_self">11</a><div class="footnote-content"><p>Another <a href="https://arxiv.org/pdf/1908.08593">2019 paper (Kovaleva et al., 2019)</a> conducted an even more comprehensive analysis of putative head functions and attention patterns in BERT.</p></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-12" href="#footnote-anchor-12" class="footnote-number" contenteditable="false" target="_self">12</a><div class="footnote-content"><p>You could also do this in reverse, e.g., by starting with 100 heads and iteratively removing the heads that matter the least.</p></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-13" href="#footnote-anchor-13" class="footnote-number" contenteditable="false" target="_self">13</a><div class="footnote-content"><p>As described above, this won&#8217;t necessarily yield the <em>optimal configuration</em> of <em>k</em> heads, because the solution is path-dependent. It&#8217;s possible the best <em>6 heads</em> are different than the <em>best 5 heads plus the head that&#8217;s best to add next</em>.</p></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-14" href="#footnote-anchor-14" class="footnote-number" contenteditable="false" target="_self">14</a><div class="footnote-content"><p>A fact that&#8217;s sometimes glossed over in contemporary discussion of the scaling hypothesis is that the original <a href="https://arxiv.org/pdf/2001.08361/1000">scaling laws</a> paper actually showed some evidence of diminishing returns to model size. That doesn&#8217;t mean necessarily scaling has diminishing returns <em>practically</em>, just that the function relating performance to model size increases at a sub-linear rate. Of course, diminishing returns are still returns!</p></div></div>]]></content:encoded></item><item><title><![CDATA[Language models and language change: recent evidence]]></title><description><![CDATA[A review of emerging empirical data.]]></description><link>https://seantrott.substack.com/p/language-models-and-language-change-721</link><guid isPermaLink="false">https://seantrott.substack.com/p/language-models-and-language-change-721</guid><dc:creator><![CDATA[Sean Trott]]></dc:creator><pubDate>Fri, 29 Aug 2025 18:43:46 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!HhYG!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F652ae5dc-e8c7-4816-b659-b5a261f46ba8_4000x2250.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>Back in July of 2022, I <a href="https://seantrott.substack.com/p/could-language-models-change-language">wrote a post</a> speculating about whether the introduction of large language models (LLMs) into communications technology could end up shaping language itself. </p><p>The reasoning was straightforward: the more we allow our linguistic <em>choices </em>to be determined (or at least influenced) by an LLM, the more we might start to internalize those choices, such that they become the &#8220;default&#8221; words or grammatical constructions we turn to in a given context. This hypothetical scenario is importantly distinct from a scenario in which a higher <em>proportion</em> of linguistic context we encounter is LLM-generated. I&#8217;m interested in that as well (and its relationship to ideas like <a href="https://en.wikipedia.org/wiki/Dead_Internet_theory">Dead Internet theory</a>), but I&#8217;m particularly drawn to the question of whether our <em>internal</em> sense of language will change. At that point, we can refine the question further: <a href="https://seantrott.substack.com/p/human-culture-in-the-age-of-machines">will LLMs </a><em><a href="https://seantrott.substack.com/p/human-culture-in-the-age-of-machines">homogenize</a></em><a href="https://seantrott.substack.com/p/human-culture-in-the-age-of-machines"> our language or </a><em><a href="https://seantrott.substack.com/p/human-culture-in-the-age-of-machines">fracture</a></em><a href="https://seantrott.substack.com/p/human-culture-in-the-age-of-machines"> it into billions of tiny idioletcs</a>?</p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://seantrott.substack.com/subscribe?&quot;,&quot;text&quot;:&quot;Subscribe&quot;,&quot;language&quot;:&quot;en&quot;}" data-component-name="SubscribeWidgetToDOM"><div class="subscription-widget show-subscribe"><div class="preamble"><p class="cta-caption">The Counterfactual is a reader-supported publication. To receive new posts and support my work, consider becoming a free or paid subscriber.</p></div><form class="subscription-widget-subscribe"><input type="email" class="email-input" name="email" placeholder="Type your email&#8230;" tabindex="-1"><input type="submit" class="button primary" value="Subscribe"><div class="fake-input-wrapper"><div class="fake-input"></div><div class="fake-button"></div></div></form></div></div><p>Since I wrote that post, we&#8217;ve seen more than a few technological shifts: ChatGPT was <a href="https://en.wikipedia.org/wiki/ChatGPT">released in late 2022</a>, followed by other chat-based models like <a href="https://en.wikipedia.org/wiki/Claude_(language_model)">Claude</a>; we&#8217;ve also seen the rise of <a href="https://www.promptingguide.ai/research/llm-agents">&#8220;LLM agents&#8221;</a>, practices like &#8220;<a href="https://cloud.google.com/discover/what-is-vibe-coding">vibe coding</a>&#8221; and <a href="https://nymag.com/intelligencer/article/openai-chatgpt-ai-cheating-education-college-students-school.html">warnings about students cheating their way through college with ChatGPT</a>; and finally, I can report that at least <em>anecdotally</em>, I encounter a great deal of content that has the &#8220;flavor&#8221; of being LLM-generated. </p><p>In the meantime, I&#8217;ve maintained an interest in that original question. I&#8217;m planning to write a longer academic piece about this soon, so I&#8217;ve tried to stay abreast of the literature on LLM-generated text, and I&#8217;m still working on connecting it to <a href="https://www.taylorfrancis.com/books/mono/10.4324/9780203103258/orality-literacy-walter-ong-john-hartley-john-hartley">longstanding theories of technology-induced language change</a>. In this post, I wanted to provide a brief review of some of that relevant empirical evidence, as I imagine it&#8217;s a topic of interest to many readers of this newsletter.</p><h2>Refining the research question</h2><p>In order to figure out what evidence is relevant, it&#8217;s important to be clear about our research question(s). I&#8217;m interested in two broad questions here:</p><ol><li><p><em>Will</em> language models change language in some way?</p></li><li><p><em>How</em> might language models change language?</p></li></ol><p>Of course, no single study is capable of fully addressing either question. </p><p>For (1), the best we can hope for is to enumerate various <em>preconditions</em> of influence and ask which of them are satisfied. Briefly, we might expect an affirmative answer here to depend on at least three factors: first, the degree to which LLM usage permeates a particular sociolinguistic domain or multiple domains; second, the degree to which LLM-generated text is measurably distinct from human-generated text; and third, the extent to which LLM users are &#8220;primed&#8221; by the linguistic outputs of that LLM. That is, language change (at least in a particular domain of communication) depends on lots of people using LLMs in the first place, on LLMs producing content that&#8217;s somehow different from what someone might have produced in a counterfactual scenario without LLMs, and on users being primed by recent linguistic encounters (particularly those with LLMs).</p><p>For (2), we can start by formulating different hypotheses. <a href="https://seantrott.substack.com/p/human-culture-in-the-age-of-machines">I suggested two competing hypotheses in a previous post</a>: the <em>homogenization hypothesis</em> proposes that widespread LLM usage will ossify certain linguistic practices in place, collapsing variance and preventing further change; the <em>nova hypothesis</em> proposes the opposite&#8212;namely, that widespread LLM usage will lead to a kind of &#8220;Cambrian explosion&#8221; of micro-languages, each finely tuned to the styles and practices of a given user (or a given LLM).<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-1" href="#footnote-1" target="_self">1</a> Here we might look to a few sources of evidence to adjudicate between these hypotheses: first, whether most people use the same (non-customized) LLM or whether there are a multiplicity of models; and second, the extent of <em>variance</em> in LLM-generated content (particularly relative to analogous measures of human writing).</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!HhYG!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F652ae5dc-e8c7-4816-b659-b5a261f46ba8_4000x2250.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!HhYG!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F652ae5dc-e8c7-4816-b659-b5a261f46ba8_4000x2250.png 424w, https://substackcdn.com/image/fetch/$s_!HhYG!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F652ae5dc-e8c7-4816-b659-b5a261f46ba8_4000x2250.png 848w, https://substackcdn.com/image/fetch/$s_!HhYG!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F652ae5dc-e8c7-4816-b659-b5a261f46ba8_4000x2250.png 1272w, https://substackcdn.com/image/fetch/$s_!HhYG!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F652ae5dc-e8c7-4816-b659-b5a261f46ba8_4000x2250.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!HhYG!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F652ae5dc-e8c7-4816-b659-b5a261f46ba8_4000x2250.png" width="1456" height="819" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/652ae5dc-e8c7-4816-b659-b5a261f46ba8_4000x2250.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:819,&quot;width&quot;:1456,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:366534,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/png&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:&quot;https://seantrott.substack.com/i/172100625?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F652ae5dc-e8c7-4816-b659-b5a261f46ba8_4000x2250.png&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!HhYG!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F652ae5dc-e8c7-4816-b659-b5a261f46ba8_4000x2250.png 424w, https://substackcdn.com/image/fetch/$s_!HhYG!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F652ae5dc-e8c7-4816-b659-b5a261f46ba8_4000x2250.png 848w, https://substackcdn.com/image/fetch/$s_!HhYG!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F652ae5dc-e8c7-4816-b659-b5a261f46ba8_4000x2250.png 1272w, https://substackcdn.com/image/fetch/$s_!HhYG!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F652ae5dc-e8c7-4816-b659-b5a261f46ba8_4000x2250.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg role="img" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><title></title><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a><figcaption class="image-caption">Relevant pieces of evidence for addressing the question of <em>whether</em> and <em>how</em> LLMs might change language. This list is not exhaustive!</figcaption></figure></div><p>None of these pieces of evidence are easy to come by, but they&#8217;re critical for informing the bigger-picture questions about whether and how LLMs might change language. Measuring them also requires <a href="https://seantrott.substack.com/p/you-cant-escape-construct-validity">making certain assumptions about the relevant </a><em><a href="https://seantrott.substack.com/p/you-cant-escape-construct-validity">constructs</a></em>, e.g., about how to assess &#8220;variance&#8221; in writing and <a href="https://seantrott.substack.com/p/llm-ology-and-the-external-validity">what counts as an appropriate sample of human-generated and LLM-generated text</a>.</p><p>In this post, I&#8217;m going to narrow my focus further to a subset of these pieces of evidence: first, on the alleged <em>distinctiveness</em> of LLM-generated text; and second, on the relative <em>variance</em> in LLM-generated output. There is actually<a href="https://onlinelibrary.wiley.com/doi/full/10.1111/j.1756-8765.2009.01020.x"> good evidence for priming in human communication</a>, but I think that&#8217;s a topic for another post&#8212;as with the factors relating to actual usage of LLMs.</p><p>As I discuss the evidence, there&#8217;s a big caveat I need to point out up front: any conclusions we draw from empirical results depend on the <em>representativeness</em> of both the human-written text and LLM-generated text in question. I&#8217;m increasingly skeptical of the idea that either of these are helpful unitary constructs: each human contains multitudes, and there are also lots of different humans. Similarly, there are many &#8220;LLMs&#8221; on the market, and each LLM can be prompted in numerous ways that might elicit different linguistic behaviors. I&#8217;m still not sure how to square these issues with the broader goal of, say, identifying signatures of LLM-generated text&#8212;it&#8217;s possible the best we can do is keep them in mind and limit our conclusions accordingly. I&#8217;ll do my best to be clear about what sample is being compared in each study and how constructs like variance are being assessed.</p><p>With that in mind, let&#8217;s turn to the evidence.</p><h2>LLM-generated output is (somewhat) distinctive</h2><p>The rise in LLM usage has, for a number of reasons, led to considerable interest in developing methods to <em>detect</em> LLM-generated text. As I&#8217;ve written before, <a href="https://seantrott.substack.com/p/detecting-llm-generated-text-is-hard">I think this is a hard problem</a>&#8212;there&#8217;s no reason <em>in principle</em> that LLM-generated text has to be distinguishable from human-written text. But even though I&#8217;m concerned about the actual application of these methods, this work has been helpful from the perspective of basic research: it turns out there are various signatures of LLM-generated text, some more interpretable than others. </p><p>I described some of these potential signatures in <a href="https://seantrott.substack.com/p/identifying-signatures-of-llm-generated">a recent post</a>. Systems like <a href="https://proceedings.mlr.press/v202/mitchell23a.html">DetectGPT</a> rely on a notion called <em>curvature</em>, which the authors defined as follows:</p><blockquote><p>This paper poses a simple hypothesis: minor rewrites of model-generated text tend to have lower log probability under the model than the original sample, while minor rewrites of human-written text may have higher or lower log probability than the original sample.</p></blockquote><p>That is, because of the way applications sample tokens from LLMs, LLM-generated text will generally reflect something like a local maximum in probability-space: the observed sequence is more probable than other counterfactual sequences. The claim is that this is <em>more</em> true&#8212;at least in the samples used&#8212;for LLM-generated text than human-written text. Focusing on fake news articles generated by GPT-NeoX, the authors find that their method distinguished these articles from the original human-written articles with relatively high success.<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-2" href="#footnote-2" target="_self">2</a> </p><p>GPT-NeoX isn&#8217;t exactly state-of-the-art at this point. A more instructive example might come from <a href="https://arxiv.org/pdf/2407.08853">recent work by some of my colleagues applying the curvature method to text generated by various LLMs in the Turing Test</a>. Here, accuracy was about 69%, and all of the LLMs compared (including GPT-3.5 and GPT-4, both of which were prompted in multiple ways) had higher curvature on average than humans in the sample. Notably, <a href="https://arxiv.org/abs/2503.23674">this is better performance than the human judges in the original paper</a>, as well as a separate pool of <a href="https://arxiv.org/pdf/2407.08853">humans judging the conversations in an &#8220;offline&#8221; task</a>.  </p><p>Most importantly for our purposes, these results are consistent with the idea that LLM-generated text is &#8220;distinctive&#8221;: there exists at least one measure that distinguishes LLM-generated text from human-written text&#8212;in at least two different communicative settings (news articles and chat messages). </p><p>It&#8217;s also consistent with the original empirical analyses I presented in <a href="https://seantrott.substack.com/p/identifying-signatures-of-llm-generated">that same post</a>. I found that words in LLM-generated passages were more <em>predictable</em>&#8212;as measured by independent open-source language models&#8212;than words in human-written passages. Words in LLM-generated passages also exhibited less <em>variance</em> in their predictability:</p><div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!a5ct!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6bfc7e2b-0907-4b91-8755-8dc12fbf493b_14000x5500.png" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!a5ct!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6bfc7e2b-0907-4b91-8755-8dc12fbf493b_14000x5500.png 424w, https://substackcdn.com/image/fetch/$s_!a5ct!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6bfc7e2b-0907-4b91-8755-8dc12fbf493b_14000x5500.png 848w, https://substackcdn.com/image/fetch/$s_!a5ct!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6bfc7e2b-0907-4b91-8755-8dc12fbf493b_14000x5500.png 1272w, https://substackcdn.com/image/fetch/$s_!a5ct!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6bfc7e2b-0907-4b91-8755-8dc12fbf493b_14000x5500.png 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!a5ct!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6bfc7e2b-0907-4b91-8755-8dc12fbf493b_14000x5500.png" width="1456" height="572" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/6bfc7e2b-0907-4b91-8755-8dc12fbf493b_14000x5500.png&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:572,&quot;width&quot;:1456,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:null,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:null,&quot;href&quot;:null,&quot;belowTheFold&quot;:true,&quot;topImage&quot;:false,&quot;internalRedirect&quot;:null,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!a5ct!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6bfc7e2b-0907-4b91-8755-8dc12fbf493b_14000x5500.png 424w, https://substackcdn.com/image/fetch/$s_!a5ct!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6bfc7e2b-0907-4b91-8755-8dc12fbf493b_14000x5500.png 848w, https://substackcdn.com/image/fetch/$s_!a5ct!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6bfc7e2b-0907-4b91-8755-8dc12fbf493b_14000x5500.png 1272w, https://substackcdn.com/image/fetch/$s_!a5ct!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F6bfc7e2b-0907-4b91-8755-8dc12fbf493b_14000x5500.png 1456w" sizes="100vw" loading="lazy"></picture><div class="image-link-expand"><div class="pencraft pc-display-flex pc-gap-8 pc-reset"><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container restack-image"><svg role="img" width="20" height="20" viewBox="0 0 20 20" fill="none" stroke-width="1.5" stroke="var(--color-fg-primary)" stroke-linecap="round" stroke-linejoin="round" xmlns="http://www.w3.org/2000/svg"><g><title></title><path d="M2.53001 7.81595C3.49179 4.73911 6.43281 2.5 9.91173 2.5C13.1684 2.5 15.9537 4.46214 17.0852 7.23684L17.6179 8.67647M17.6179 8.67647L18.5002 4.26471M17.6179 8.67647L13.6473 6.91176M17.4995 12.1841C16.5378 15.2609 13.5967 17.5 10.1178 17.5C6.86118 17.5 4.07589 15.5379 2.94432 12.7632L2.41165 11.3235M2.41165 11.3235L1.5293 15.7353M2.41165 11.3235L6.38224 13.0882"></path></g></svg></button><button tabindex="0" type="button" class="pencraft pc-reset pencraft icon-container view-image"><svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-maximize2 lucide-maximize-2"><polyline points="15 3 21 3 21 9"></polyline><polyline points="9 21 3 21 3 15"></polyline><line x1="21" x2="14" y1="3" y2="10"></line><line x1="3" x2="10" y1="21" y2="14"></line></svg></button></div></div></div></a><figcaption class="image-caption">Left: mean surprisal of words in passages generated by students, ChatGPT-3, and ChatGPT-4. Higher values indicate more &#8220;surprising&#8221; words overall (i.e., less predictable). Right: standard deviation of surprisal for words in passages across conditions. Here, higher values indicate more <em>variance</em> in the predictability of words.</figcaption></figure></div><p>That said, in the Turing Test setting, <a href="https://arxiv.org/pdf/2407.08853">average predictability was less effective at identifying LLM-generated messages (about 62% accuracy)</a>; and perhaps more crucially, messages generated by GPT-4 with the best-performing prompt were statistically indistinguishable from human-generated messages in terms of average predictability. That suggests that curvature might be a better indicator of synthetic text than outright predictability.</p><p>Another interesting piece of evidence comes from searching for specific linguistic features: beyond the average predictability of words, do LLMs choose certain kinds of words or certain kinds of grammatical constructions? One <a href="https://aclanthology.org/2024.emnlp-main.368/">2024 paper</a> measured the different &#8220;syntactic templates&#8221; used by multiple LLMs, including closed models like GPT-4o and open models like <a href="https://allenai.org/olmo">OLMo</a>. Text was generated from each model using multiple approaches, from entirely open-ended elicitation (e.g., prompting the model with a start token and sampling subsequent tokens) to more targeted tasks (e.g., summarization); the authors used human-written summaries as a baseline. </p><p>A &#8220;syntactic template&#8221; can be thought of as a higher-order abstraction describing some sentence. While two sentences might contain totally different words, they might correspond to the same parts of speech in the same order&#8212;and thus make use of the same &#8220;template&#8221;. That would be true, for instance, of the following two phrases:</p><blockquote><p>a romantic comedy about a corporate executive</p><p>a humorous insight into the perceived class</p></blockquote><p>According to a standard syntactic parser, both phrases use the &#8220;DT JJ NN IN DT JJ NN&#8221; template, which stands for (roughly) &#8220;determiner + adjective + noun + preposition + adjective + noun&#8221;. The authors used a parser to identify different templates in LLM-generated (and human-written) text; these were defined as a sequence of length <em>n</em><a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-3" href="#footnote-3" target="_self">3</a><em> </em>of part-of-speech tags that occurred some minimum number of times in a corpus. Then, they calculated the <em>template rate</em> for each model/task (the proportion of documents with one of those top templates), as well as something called the <em>compression ratio</em>: a measure of how much the set of part-of-speech sequences in a given corpus could be compressed. (The intuition here was that more compressible corpora entailed greater redundancy between sequences.)</p><p>The authors report a number of results, but two are most relevant to the discussion here. First, models generating open-ended text produced a lower rate of templates overall than models generating summaries: that is, the <em>task</em> mattered. Second, focusing specifically on the summarization task, models produced a much higher rate of templates than humans when summarizing movies&#8212;independent of the value of <em>n</em> used to define templates; this gap was reduced when analyzing biomedical summaries (<a href="https://www.cochranelibrary.com/">the Cochrane dataset</a>), possibly because the human-written summaries involved more templatic language in general.<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-4" href="#footnote-4" target="_self">4</a> </p><p><a href="https://arxiv.org/abs/2406.07016">Another recent paper</a> asked whether certain <em>words</em> have increased in frequency since the release of ChatGPT, above and beyond what you&#8217;d expect from extrapolating their pre-ChatGPT trends. Focusing on scientific abstracts in the <a href="https://pubmed.ncbi.nlm.nih.gov/">PubMed database</a>, they calculated a measure called &#8220;excess words&#8221;, which reflects the difference between the <em>actual</em> number of times a given word appeared in a given year and the <em>expected</em> number of times that word &#8220;should&#8221; have appeared that year; the latter measure was derived by extrapolating a linear trend from previous years. This allowed the authors to determine which words occurred more times post-ChatGPT than we would&#8217;ve expected in a world without LLMs.<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-5" href="#footnote-5" target="_self">5</a> Some of the words they found are often cited as ChatGPT &#8220;tells&#8221;, such as <em>delves</em> or <em>underscores</em>; other examples included <em>potential</em> and <em>crucial</em>. Beyond suggesting that LLM-generated text might be distinctive, these results are also consistent with the idea that the introduction of a new technology (ChatGPT) correlates with a change in the composition of words we encounter. Moreover, <a href="https://arxiv.org/pdf/2409.01754">other recent work</a> suggests that this fact isn&#8217;t limited to scientific abstracts: a study of podcast transcripts and YouTube academic talks points at similar trends in scientific communication.</p><p>A final piece of evidence regarding the distinctiveness of LLM-generated text comes from <a href="https://arxiv.org/abs/2501.15654">this very recent (May 2025) paper</a> exploring whether <em>people</em> can accurately distinguish human-authored vs. synthetic text. The authors recruited 9 annotators and asked them to read 30 human-written and 30 LLM-generated articles, indicating for each text whether they believed it was written by a human or LLM.<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-6" href="#footnote-6" target="_self">6</a> Of these 9 annotators, five frequently used LLMs for writing tasks, while the other four had only limited experience. The authors found that the four with limited experience achieved an average accuracy of 56.7%&#8212;roughly random chance&#8212;though they nonetheless reported high confidence in their decisions. The five that frequently used LLMs  achieved an average accuracy of 92.7%; moreover, the majority vote of these five achieved almost perfect performance (99.9%), which was considerably better than any of the automatic detection methods tested. Expert annotators also retained high accuracy in the face of various adversarial methods, including paraphrasing the LLM-generated text and attempting to &#8220;humanize&#8221; it (which involved explicitly instructing an LLM to avoid certain &#8220;tells&#8221;).</p><p>This is actually consistent with <a href="https://aclanthology.org/2024.naacl-long.290.pdf">work from the Turing Test paper I mentioned earlier</a>: although humans performed quite poorly on average, humans with more knowledge about LLMs and more experience playing the game performed better. Both results point to the conclusion that there&#8217;s something about <em>interacting with LLMs</em> over time that hones one&#8217;s detection ability. This suggests that LLM-generated text really might have its own signature, but it&#8217;s hard to identify it without extensive experience. </p><p>So what is it that those expert annotators are doing? Fortunately, the authors also asked each annotator to explain how they made their decision. These explanations are helpfully summarized in <em><a href="https://arxiv.org/pdf/2501.15654">Table 3</a></em><a href="https://arxiv.org/pdf/2501.15654"> of the paper</a>. Here, two things stood out to me: first, expert annotators (unlike non-experts) seemed aware of <em>which words</em> in particular were overused by LLMs (like &#8220;testament&#8221; or &#8220;crucial&#8221;), and used those words as clues; and second, they pointed to consistent grammatical clues, i.e., predictable structural patterns (e.g., &#8220;not only &#8230;. but also &#8230;&#8221;)<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-7" href="#footnote-7" target="_self">7</a>. </p><p>We started this section by asking whether LLM-generated text is truly distinctive. For me, this evidence points to a tentative &#8220;yes&#8221;: at least <em>right now</em>, text generated by an LLM using a range of elicitation methods can be distinguished from human-authored text at a reasonably reliable rate; distinguishing factors include the relative predictability of LLM-generated passages, as well as the use of specific words (like &#8220;delves&#8221;), and syntactic templates. It is entirely possible that future LLMs or different ways of prompting current LLMs will produce text that is impossible to distinguish from human-authored text. It is also worth noting (again) that the very construct of &#8220;humanlike text&#8221; is a fraught one: there is, after all, no average human. But in the context of speculating about the practical and societal consequences of LLM usage, I think the evidence suggests at least one of the preconditions I mentioned earlier could be met.</p><h2>Homogenization: a thought experiment</h2><p>There are at least two ways that widespread usage of LLMs could change language: first, people might converge on a more similar set of expressions (i.e., the <em>homogenization hypothesis</em>); alternatively, each individual person might &#8220;drift&#8221; further and further from other people in terms of their linguistic idiosyncrasies, relying increasingly on LLMs to &#8220;translate&#8221; what they mean to interlocutors (i.e., the <em>nova hypothesis</em><a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-8" href="#footnote-8" target="_self">8</a>).</p><p>One way to get traction on this question is to ask whether LLM-generated text exhibits more or less <em>variance</em> (or <em>diversity</em>) than human-authored text. There are all sorts of ways one could operationalize &#8220;variance&#8221;, but I imagine most readers will have some sort of intuition for the underlying construct: different humans write in different ways, and an (arguably) important part of becoming a good writer is &#8220;finding your voice&#8221;; LLM-generated text, by contrast, is sometimes described as &#8220;<a href="https://en.wikipedia.org/wiki/AI_slop">slop</a>&#8221; or &#8220;filler&#8221;, implying a kind of contentless homogeneity. But is it actually the case that LLM-generated text as a general category <em>necessarily</em> exhibits less variance than human-authored text?</p><p>Before I turn to the evidence, I&#8217;ll start with a thought experiment meant to complicate our intuitions. </p><p>Suppose that we compared a text corpus authored by millions of individuals to a text corpus (of the same size) authored by a single person: our intuition is that the million-person corpus probably contains more <em>variance</em>&#8212;both in the breadth of topics and the diversity of linguistic styles. At first glance, this might seem analogous to the case of comparing a bunch of documents written by different humans to a bunch of documents written by the <em>same</em> LLM. Clearly, we might say, the LLM-generated text will exhibit less variance. </p><p>The first complication concerns the scope of this inference. The intuition above rests on the assumption that the million-person corpus was produced by a greater variety of <em>generative processes</em>, whereas the LLM-generated corpus was produced a single process. That means the intuition doesn&#8217;t necessarily extend to comparing LLM-generated text to documents written by a <em>single</em> person: the inference only holds when comparing text produced by <em>different</em> people to text produced by the <em>same</em> LLM.</p><p>Second, and more importantly, it&#8217;s not actually clear that there&#8217;s a direct correspondence between a single-person corpus and an LLM-generated corpus. An LLM has ingested many more words than a single person; <a href="https://seantrott.substack.com/p/what-language-is-a-language-model">although these words are a </a><em><a href="https://seantrott.substack.com/p/what-language-is-a-language-model">biased sample</a></em><a href="https://seantrott.substack.com/p/what-language-is-a-language-model"> of the remarkable variety of human languages</a>, an LLM trained on billions or trillions of words has probably still encountered a greater variety of writing styles and perhaps languages than a random person. Further, there are many ways one could <em>prompt</em> an LLM, and also many ways one could sample tokens from the probability distribution (e.g., <a href="https://www.ibm.com/think/topics/llm-temperature">adjusting the temperature</a>, using <a href="https://huggingface.co/docs/transformers/en/generation_strategies">beam search</a>, etc.). Once we take these additional factors into account, our intuition might be less clear.</p><p>Third, it&#8217;s conceivable that even a million-person corpus would be relatively constrained in terms of its topics and linguistic styles. Users of a specific forum, for instance (like Reddit), might converge on similar world models, similar interests, and similar ways of using language. My intuition is still that there&#8217;d be more variability between two posts sampled from different users than between two posts generated by the same LLM, but it also feels like there could be many exceptions to this.</p><p>All this is to say: our intuitions about LLM-generated text and homogeneity might not necessarily be valid, and we should do our best to ground our beliefs in the evidence&#8212;while still acknowledging the real limitations in empirically measuring these sorts of things.</p><h2>Homogenization: the evidence</h2><p>Based on my read of the emerging research literature, most (but not all) of the research seems to support the homogenization hypothesis (as opposed to the nova hypothesis). </p><p>One relevant piece of evidence comes from from a <a href="https://openreview.net/pdf?id=Feiz5HtCD0">2024 paper</a> comparing writing produced with and without assistance from LLMs. Specifically, the authors looked at GPT-3 and InstructGPT: relatively &#8220;early&#8221; models, and less performant than GPT-4 or GPT-5, but state-of-the-art as of 2023 (when this work was done). They recruited participants online and asked them to write argumentative essays on different topics; subjects wrote the essays on the <a href="https://coauthor.stanford.edu/">CoAuthor platform</a>, which allows users to obtain text continuations contingent on text they&#8217;ve already written (which they can accept or reject). Subjects were assigned either to a control group (where they were not given LLM assistance) or one of two treatment groups, which allowed them to receive suggestions from either GPT-3 (a &#8220;base&#8221; model) or InstructGPT( a model fine-tuned on human feedback). </p><p>The authors then calculated a &#8220;homogenization score&#8221; for each condition, which was based on the textual similarity between all essays produced for a given condition/topic by different subjects.<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-9" href="#footnote-9" target="_self">9</a> On average, essays written with assistance from InstructGPT showed significantly more <em>homogenization</em> than essays written without any assistance&#8212;or, interestingly, essays written with assistance from GPT-3 (the &#8220;base&#8221; model). Further, essays written with assistance from InstructGPT also involved more repetition of the same sequences: that is, two randomly sampled essays from the InstructGPT were more likely to contain the same 5-word sequence than were two randomly sampled essays written without LLM assistance.</p><p>There are some clear limitations to this work (like the fact that the models used are now outdated, and the fact that the CoAuthor interface seems pretty different from contemporary LLM usage), but one interesting conclusion is that there&#8217;s something about <em>fine-tuning</em> the model specifically that leads towards homogenization. </p><p>In fact, there&#8217;s a growing body of evidence that techniques like <a href="https://en.wikipedia.org/wiki/Reinforcement_learning_from_human_feedback">reinforcement learning with human feedback (RLHF)</a> and <a href="https://arxiv.org/abs/2308.10792">instruction-tuning</a> do actually <a href="https://arxiv.org/abs/2204.05862">reduce variance in LLM-generated text</a>. These are methods used during &#8220;post-training&#8221; (i.e., after an LLM has already been &#8220;pre-trained&#8221; on a large corpus of text) to make the LLM better at following directions and avoid producing undesirable behaviors; for example, RLHF might &#8220;teach&#8221; an LLM to avoid producing sentences that a human would find hateful or otherwise offensive.</p><p>Conceptually, I can see how these techniques as currently applied would reduce diversity in LLM-generated text. Suppose we imagine a &#8220;base&#8221; model in terms of an <em>attractor landscape</em>: there are different valleys or basins that the model might &#8220;visit&#8221; depending on the input, and the overall shape of this landscape is determined by its pre-training. Now suppose we apply RLHF to this model, which encourages it to produce certain desirable behaviors and avoid undesirable behaviors: intuitively, this might have the effect of making some regions of the landscape much more &#8220;attractive&#8221; (the model will visit them more often) and others much less &#8220;attractive&#8221; (the model will visit them less often) or even disappear entirely (<a href="https://www.lesswrong.com/posts/t9svvNPNmFf5Qa3TA/mysteries-of-mode-collapse">what Janus calls &#8220;mode collapse&#8221;</a>), exaggerating existing structural variability in the landscape as a function of the RLHF process. This seems to match up with the evidence: <a href="https://arxiv.org/pdf/2204.05862">instruction-tuned models show less </a><em><a href="https://arxiv.org/pdf/2204.05862">entropy</a></em><a href="https://arxiv.org/pdf/2204.05862"> in their outputs</a> (i.e., a sharper, less uniform probability distribution over tokens). </p><p>This, in turn, could explain all sorts of other empirical observations about text generated by RLHF-tuned models. Compared to base models, RLHF-tuned models use <a href="https://arxiv.org/pdf/2406.05587">a smaller variety of proper names, nationalities, ages, and personality types</a>. Similarly, other work on relatively state-of-the-art RLHF-tuned models (like GPT-4) has found that the stories they write seem to <a href="https://arxiv.org/abs/2501.00273">&#8220;recycle&#8221; a larger number of plot devices than stories sampled from human authors</a> (as far as I know, this study did not assess stories produced by &#8220;base&#8221; models). </p><p>Now, it&#8217;s entirely possible some of this apparent homogenization is, as they say, a &#8220;skill issue&#8221;: presumably, more effective prompts could elicit a greater range of styles, plot contrivances, and proper names from an RLHF-tuned LLM. But the fact remains that the underlying probability distribution <a href="https://arxiv.org/pdf/2204.05862">really </a><em><a href="https://arxiv.org/pdf/2204.05862">does</a></em><a href="https://arxiv.org/pdf/2204.05862"> seem less entropic in RLHF-tuned LLMs</a>; to me, that suggests that while better prompts might elicit more diversity, text produced by current RLHF-tuned models will still be <em>relatively</em> more homogenous than text produced by their &#8220;base&#8221; equivalents.<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-10" href="#footnote-10" target="_self">10</a> </p><p>This isn&#8217;t necessarily a bad thing! Presumably, we&#8217;re not simply looking for the most entropic distribution&#8212;if we wanted that, we could just sample words at random from the vocabulary. Indeed, <a href="https://arxiv.org/abs/2405.00492">raising the &#8220;temperature&#8221; in the sampling process does make text a bit more novel</a>, but it also makes it less coherent. Ideally, we&#8217;d avoid homogenization while also ensuring that the text makes sense. </p><p>Moving forward, a major open question in this space is just how constraining this &#8220;attractor landscape&#8221; is, and just how successful different prompts or contexts can be in eliciting diverse behavior. For instance, <a href="https://kiaghods.com/assets/pdfs/LLMHomogenization.pdf">a recent preprint</a> suggests that providing sufficient contexts erodes some of the previously observed differences in textual variance between LLM-generated and human-authored text. </p><h2>So will LLMs change language? And if so, how?</h2><p>It&#8217;s impossible to answer either of these questions with absolute certainty. </p><p>To the first, however, we can already point to some positive examples, such as changes in the <a href="https://arxiv.org/abs/2406.07016">vocabulary composition of scientific abstracts</a> and <a href="https://arxiv.org/pdf/2409.01754">podcast transcripts</a>. Further, LLM-generated text does appear to be at least <em>somewhat</em> discriminable, both by <a href="https://proceedings.mlr.press/v202/mitchell23a.html">automated metrics</a> and by humans with <a href="https://arxiv.org/abs/2501.15654">extensive experience interacting with LLMs</a>. I didn&#8217;t discuss evidence for the other preconditions I proposed&#8212;the degree of LLM usage and whether human language use is reliably <em>primed</em> by linguistic inputs. But <a href="https://keywordseverywhere.com/blog/chatgpt-users-stats/?utm_source=chatgpt.com">ChatGPT usage does seem relatively widespread (and growing)</a>, which suggests that the first precondition may well be met, at least in certain domains; and as I noted earlier, there&#8217;s <a href="https://www.cambridge.org/core/journals/behavioral-and-brain-sciences/article/abs/toward-a-mechanistic-psychology-of-dialogue/83442BA495E0D5F81BDB615E4109DBD2">good evidence</a> that the words and grammatical constructions humans deploy are influenced by the words and grammatical constructions they encounter<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-11" href="#footnote-11" target="_self">11</a>.</p><p>The second question, I think, is harder to address, and the answer is even more contingent: how many customized LLMs do we expect to be in circulation in 1-2 years, and just how variable can the outputs of even a single LLM be? Right now, my sense is that the current equilibrium points towards homogenization: most people seem to use one of a handful of models, and (with some exceptions) mostly don&#8217;t seem to be invested in explicitly trying to elicit diverse linguistic behaviors from those models. And since there <em>is</em> good evidence that these <a href="https://arxiv.org/pdf/2406.05587">RLHF-tuned models exhibit less variance</a>, my takeaway is that the &#8220;default&#8221; scenario is more likely to be one of homogenization than what I&#8217;ve called the &#8220;nova&#8221; hypothesis. Put another way: if this were a betting market, I&#8217;d bet that we&#8217;d see more evidence for homogenization or convergence than fracturing over the next few years.<a class="footnote-anchor" data-component-name="FootnoteAnchorToDOM" id="footnote-anchor-12" href="#footnote-12" target="_self">12</a></p><p>Yet if there&#8217;s anything I&#8217;ve learned in the last 4-5 years, it&#8217;s that technological changes can take you by surprise&#8212;so I wouldn&#8217;t bet <em>too much</em> on this outcome.</p><div><hr></div><p>Related posts:</p><ul><li><p><a href="https://seantrott.substack.com/p/human-culture-in-the-age-of-machines">Human culture in the age of machines</a>.</p></li><li><p><a href="https://seantrott.substack.com/p/could-language-models-change-language">Could language models change language?</a></p></li><li><p><a href="https://seantrott.substack.com/p/identifying-signatures-of-llm-generated">Identifying signatures of LLM-generated text.</a></p></li></ul><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-1" href="#footnote-anchor-1" class="footnote-number" contenteditable="false" target="_self">1</a><div class="footnote-content"><p>In retrospect, one hypothesis I might&#8217;ve overlooked is what I&#8217;ll call the <em>polarization hypothesis</em>: the idea that people will begin using language that&#8217;s <em>unlike</em> LLM-generated text (like avoiding the em-dash).</p><p></p></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-2" href="#footnote-anchor-2" class="footnote-number" contenteditable="false" target="_self">2</a><div class="footnote-content"><p>They report an <a href="https://en.wikipedia.org/wiki/Receiver_operating_characteristic">AUROC</a> of .95, which means (roughly) that if you sampled a human-written and LLM-generated passage at random, the method would correctly rank them about 95% of the time.</p></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-3" href="#footnote-anchor-3" class="footnote-number" contenteditable="false" target="_self">3</a><div class="footnote-content"><p>The authors performed this analysis for multiple values of <em>n</em>, from 4 to 8.</p></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-4" href="#footnote-anchor-4" class="footnote-number" contenteditable="false" target="_self">4</a><div class="footnote-content"><p>Also relevant was their finding that, on average, LLMs produced more templates that were also identified in model training data than did humans.</p></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-5" href="#footnote-anchor-5" class="footnote-number" contenteditable="false" target="_self">5</a><div class="footnote-content"><p>The authors also validated this approach by testing it for other events that changed the frequency of certain words: for instance, the COVID pandemic led to (as you might expect) words like &#8220;pandemic&#8221; being used much more often than you&#8217;d expect simply by extrapolating pre-pandemic trends in their usage.</p></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-6" href="#footnote-anchor-6" class="footnote-number" contenteditable="false" target="_self">6</a><div class="footnote-content"><p>The authors conducted multiple studies, some of which contained texts generated by ChatGPT and some of which contained texts generated by Claude; the results were qualitatively similar in each study.</p></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-7" href="#footnote-anchor-7" class="footnote-number" contenteditable="false" target="_self">7</a><div class="footnote-content"><p>One annotator wrote:</p><blockquote><p>"One pattern I&#8217;ve been noticing with AI, and I think I&#8217;ve stated this before, is the comparison of &#8216;it&#8217;s not just this, it&#8217;s this&#8217; and I&#8217;m seeing it here, along with listings of specifically three ideas."</p></blockquote></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-8" href="#footnote-anchor-8" class="footnote-number" contenteditable="false" target="_self">8</a><div class="footnote-content"><p>Thusly named for an analogous point made by Charles Taylor about religious choice in<a href="https://en.wikipedia.org/wiki/A_Secular_Age"> </a><em><a href="https://en.wikipedia.org/wiki/A_Secular_Age">A Secular Age</a></em><a href="https://en.wikipedia.org/wiki/A_Secular_Age">.</a></p></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-9" href="#footnote-anchor-9" class="footnote-number" contenteditable="false" target="_self">9</a><div class="footnote-content"><p>They used two different metrics here: Rouge-L, which is based on common sequences of words; and BERTScore, which compares the <a href="https://arxiv.org/abs/1904.09675">similarity of document embeddings in the BERT language model</a>. </p></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-10" href="#footnote-anchor-10" class="footnote-number" contenteditable="false" target="_self">10</a><div class="footnote-content"><p>Once again, this doesn&#8217;t seem to me to be an <em>in principle</em> kind of thing. It seems conceivable that model designers could implement RLHF in such a way that this kind of homogenization did not occur&#8212;but I could be wrong. Janus also reports an interesting tale from the early days of OpenAI:</p><blockquote><p>Another example of the behavior of overoptimized RLHF models was related to me anecdotally by Paul Christiano. It was something like this:</p><p>While Paul was at OpenAI, they accidentally overoptimized a GPT policy against a <em>positive sentiment</em> reward model. This policy evidently learned that <em>wedding parties</em> were the most positive thing that words can describe, because whatever prompt it was given, the completion would inevitably end up describing a wedding party.</p><p>In general, the transition into a wedding party was reasonable and semantically meaningful, although there was at least one observed instance where instead of transitioning continuously, the model ended the current story by generating a section break and began an unrelated story about a wedding party.</p></blockquote></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-11" href="#footnote-anchor-11" class="footnote-number" contenteditable="false" target="_self">11</a><div class="footnote-content"><p>An open question here concerns the <em>longevity</em> of these effects, since they&#8217;re typically established in a laboratory setting. There is <a href="https://link.springer.com/article/10.3758/s13421-010-0042-3">some evidence that structural priming can persist for as long as a week</a>, though I don&#8217;t know how robust that effect is. It also may not matter that much if LLM usage is sufficiently pervasive: that is, if people use LLMs multiple times every day, they&#8217;re repeatedly &#8220;primed&#8221; by LLM linguistic styles.</p></div></div><div class="footnote" data-component-name="FootnoteToDOM"><a id="footnote-12" href="#footnote-anchor-12" class="footnote-number" contenteditable="false" target="_self">12</a><div class="footnote-content"><p>I think it&#8217;s an interesting question how one would operationalize this kind of question in terms of clear, concrete predictions; if any readers are interested, let me know!</p></div></div>]]></content:encoded></item></channel></rss>