<?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[Imbue]]></title><description><![CDATA[Ideas on the future we want, and how to build the technologies and systems that get us there.]]></description><link>https://ideas.imbue.com</link><image><url>https://substackcdn.com/image/fetch/$s_!j4Ss!,w_256,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Ff9f0b100-96f7-45c0-9aaa-3cca3a1761ae_1024x1024.png</url><title>Imbue</title><link>https://ideas.imbue.com</link></image><generator>Substack</generator><lastBuildDate>Thu, 04 Jun 2026 16:00:47 GMT</lastBuildDate><atom:link href="https://ideas.imbue.com/feed" rel="self" type="application/rss+xml"/><copyright><![CDATA[Imbue]]></copyright><language><![CDATA[en]]></language><webMaster><![CDATA[imbueai@substack.com]]></webMaster><itunes:owner><itunes:email><![CDATA[imbueai@substack.com]]></itunes:email><itunes:name><![CDATA[Imbue]]></itunes:name></itunes:owner><itunes:author><![CDATA[Imbue]]></itunes:author><googleplay:owner><![CDATA[imbueai@substack.com]]></googleplay:owner><googleplay:email><![CDATA[imbueai@substack.com]]></googleplay:email><googleplay:author><![CDATA[Imbue]]></googleplay:author><itunes:block><![CDATA[Yes]]></itunes:block><item><title><![CDATA[There will be a scientific theory of deep learning]]></title><description><![CDATA[Introducing learning mechanics with Jamie Simon and Daniel Kunin (UC Berkeley)]]></description><link>https://ideas.imbue.com/p/learning-mechanics</link><guid isPermaLink="false">https://ideas.imbue.com/p/learning-mechanics</guid><dc:creator><![CDATA[Imbue]]></dc:creator><pubDate>Fri, 24 Apr 2026 17:02:21 GMT</pubDate><enclosure url="https://api.substack.com/feed/podcast/195173470/9a9a8320aa0c88d9df53990d9fca7bc2.mp3" length="0" type="audio/mpeg"/><content:encoded><![CDATA[<p><strong>Deep learning works extraordinarily well. And we still largely don&#8217;t know why.</strong></p><p>Neural networks can write code, diagnose disease, translate language, and produce images indistinguishable from photographs. The machinery underneath is, in principle, completely legible: you can write down the architecture, the data, the objective, the learning rule.</p><p>And yet we have no unified scientific framework explaining why training works, what the resulting networks will do, or how to predict their behaviour from first principles. The field trains largely by intuition, folklore, trial and error, and increasing scale.</p><p>Today, a group of researchers from Berkeley, Harvard, NYU, Stanford, the Flatiron Institute, Penn, and the Astera Institute are publishing a paper that argues this, slowly but surely, is about to change.</p><p><strong><a href="https://arxiv.org/abs/2604.21691">There Will Be a Scientific Theory of Deep Learning</a></strong>&#8212;by <a href="https://jamiesimon.io/">Jamie Simon</a>, <a href="https://daniel-kunin.com/">Daniel Kunin</a>, and twelve co-authors&#8212;articulates an emerging discipline they term learning mechanics, and consolidates five converging lines of evidence that a rigorous theory of deep learning is not merely desirable but beginning to emerge.</p><p>Imbue has been proud to support this research. We believe deterministic engineering of deep learning systems will make them easier to build openly, and harder to monopolize. To accompany the paper, we recorded an episode of Generally Intelligent in which Jamie and Dan discuss the ideas in depth. </p><div><hr></div><h3>References</h3><ul><li><p><a href="https://arxiv.org/abs/2604.21691">There Will Be a Scientific Theory of Deep Learning</a> (Simon, Kunin et al.)</p></li><li><p><a href="https://arxiv.org/abs/2203.03466">Tensor Programs V: Tuning Large Neural Networks via Zero-Shot Hyperparameter Transfer</a> (Yang et al. 2022) </p></li><li><p><a href="https://arxiv.org/abs/2103.00065">Gradient Descent on Neural Networks Typically Occurs at the Edge of Stability</a> (Cohen et al. 2021) </p></li><li><p><a href="https://arxiv.org/abs/2001.08361">Scaling Laws for Neural Language Models</a> (Kaplan et al. 2020)</p></li><li><p><a href="https://openreview.net/forum?id=_wzZwKpTDF_9C">Exact solutions to the nonlinear dynamics of learning in deep linear neural networks</a> (Saxe, McClelland, Ganguli 2014)</p></li><li><p><a href="https://arxiv.org/abs/1806.07572">Neural Tangent Kernel: Convergence and Generalization in Neural Networks </a>(Jacot et al. 2018)</p></li><li><p><a href="https://arxiv.org/abs/2405.07987">The Platonic Representation Hypothesis</a> (Huh et al. 2024)</p></li><li><p><a href="https://arxiv.org/abs/2310.02557">Generalization in diffusion models arises from geometry-adaptive harmonic representations</a> (Kadkhodaie, Guth et al. 2024)</p></li><li><p><a href="https://arxiv.org/abs/2303.15438">On the Stepwise Nature of Self-Supervised Learning</a> (Simon, Knutins, Fetterman, Albrecht et al. 2023)</p></li><li><p><a href="https://arxiv.org/abs/2506.06489">Alternating Gradient Flows: A Theory of Feature Learning in Two-layer Neural Networks</a> (Kunin et al. 2025)</p></li></ul><div><hr></div><h3>Transcript</h3><p><strong>Daniel Kunin (Intro)</strong></p><p>At the heart of trying to understand artificial intelligence or how deep learning works is about understanding learning, and learning is about movement. Learning is changing parameters, so it&#8217;s the model moving through some parameter space. And physics has spent centuries building up tools and ideas and thought processes on how to think about movement.</p><p><strong>Kanjun Qiu</strong></p><p>Hey, welcome to Generally Intelligent. I&#8217;m your host Kanjun, and I&#8217;m the CEO of <a href="http://imbue.com">Imbue</a>. We&#8217;re an AI company whose mission is to make tech serve humans, and we do that by building open agent infrastructure tools: agents that help humans maintain control as AI capabilities grow. And today we are talking about a new perspective paper from Jamie Simon and Daniel Kunin. There are 12 other coauthors. This paper argues that there will be a scientific theory of deep learning, and it gives a vision of how this will look. This is a little bit controversial in the field, and we&#8217;ll get into that. </p><p><a href="https://jamiesimon.io/">Jamie Simon</a> is a deep learning theorist. He did his PhD in physics at Berkeley, advised by <a href="https://physics.berkeley.edu/people/faculty/michael-deweese">Mike DeWeese</a>. He won the department&#8217;s best thesis award, and his research aims to build first-principles understanding of the learning behaviors of neural networks, often taking inspiration from ideas in physics. Jamie&#8217;s also a research fellow at Imbue. We fund this work because we believe a scientific theory of deep learning is a great tool for democratization of power.</p><p><a href="https://daniel-kunin.com/">Daniel Kunin</a> is a postdoc at Berkeley, also hosted by Mike DeWeese and <a href="https://www2.eecs.berkeley.edu/Faculty/Homepages/bartlett.html">Peter Bartlett</a>. Daniel completed his PhD at Stanford, advised by <a href="https://ganguli-gang.stanford.edu/surya.html">Surya Ganguli</a>. His research integrates insights from statistics, physics, and neuroscience to study the mathematical principles of artificial and natural intelligence.</p><p>We also have here <a href="https://joshalbrecht.com/">Josh Albrecht</a>, Imbue&#8217;s co-founder and CTO. Josh is a former machine learning researcher who recently has been focused on building open source tools for agents. Josh runs about 100 agents in parallel right now, and has been shipping like 50,000 lines of code every day&#8212;sorry, week. Not day. We&#8217;re not there yet. Maybe in a year or two &#8212; which is kind of crazy, but really interesting. Bringing the applied lens to deep learning.</p><p>Let&#8217;s get started. You guys are publishing a <strong>paper</strong>, and you make the case in this paper that there will, in fact, be a theory of deep learning. You talk about the emerging evidence for such a field, and you&#8217;re calling the field learning mechanics. Can you tell me what is learning mechanics? How would you describe it?</p><p><strong>Jamie Simon</strong></p><p>Learning mechanics is the term we&#8217;re proposing for essentially a fundamental, mechanistic, mathematical science of the learning and other behaviors of neural networks.</p><p>If you&#8217;ve heard of mechanistic interpretability, it often frames itself as the biology of deep learning. It approaches things with a biologist&#8217;s or systems neuroscientist&#8217;s lens, trying to pick apart anatomy, identify circuits, and connect these with a semantic interpretation of what these models are doing and how they&#8217;re thinking. And it&#8217;s mostly a qualitative science. </p><p>Learning mechanics hopes to be essentially the physics of deep learning: a first-principles, highly mathematically-grounded counterpart, more distant from the semantics and closer to things like the training process, the selection of hyperparameters, and the dynamics of how all this learning happens. A theory like this gives a solid foundation to ask lots of other questions in the world of deep learning that you might want to know the answer to.</p><p><strong>Kanjun Qiu</strong></p><p>Something I&#8217;m curious about is why does deep learning need such a theoretical foundation? Like, what does the &#8220;physics&#8221; of deep learning give us that the biology doesn&#8217;t?</p><p><strong>Daniel Kunin</strong></p><p>Having a theory of deep learning would have many practical, scientific, and safety implications. From the practical point of view, deep learning has historically been driven mostly by trial and error: seeing what works and what doesn&#8217;t, and going pretty much gradient descent in terms of practice. Having an actual theory for the foundations of what&#8217;s driving success in these tools would allow us to be more theory-driven, more efficient, and potentially more safe. We could think about the risks that come with these technologies and design ways to mitigate those risks.</p><p>In terms of the scientific reasons, it&#8217;s just a fascinating idea to try to build an understanding of these very complex machines that are generating text and images, and actually try to understand what&#8217;s really driving that success. And then there&#8217;s the neuroscience side of things: if we really understand how artificial intelligence works, that might also provide a lens for understanding natural intelligence. So building a scientific theory of deep learning would have all these different practical, safety, and scientific implications.</p><p><strong>Kanjun Qiu</strong></p><p>So one thought is: if we have a physics of deep learning instead of just mechanistic interpretability, we have less grad student descent and more like engineering for deep learning systems. Less guess and check and more causal, predictive models for how we should expect a training run to pan out based on different dynamics.</p><p><strong>Daniel Kunin</strong></p><p>Yeah. Machine learning in general is a really interesting technology because our choices don&#8217;t directly go into the final product. When we design these systems, we&#8217;re designing a playground that iterates on itself, and the result is the model. Our design choices as engineers are implicitly affecting the final product, making it very difficult to know when that product might, you know, when we design a bridge, we&#8217;re designing the bridge itself. We can understand how our design choices affect whether the bridge is going to fall or not. Having a theory of civil engineering gives us an ability to understand the conditions under which bridges might fall. That&#8217;s very difficult when our design choices are not going directly into the final product.</p><p>So this idea of building a learning mechanics is in some sense trying to understand how those design choices in the beginning&#8212;in the setup, whether the data, the architecture, the learning, the hyperparameters of that whole process&#8212;affect the final product.</p><p><strong>Kanjun Qiu</strong></p><p>It&#8217;s kind of like: how do the initial conditions pan out?</p><p><strong>Daniel Kunin</strong></p><p>Yeah.</p><p><strong>Jamie Simon</strong></p><p>And to the question of why we want fundamental physics in addition to a kind of biology or systems neuroscience perspective: there are things that you can do with a quantitative science that are much harder to do with a qualitative science. And the opposite is also true. There are things you can do with a semantically aware science that you cannot do with a &#8220;dumb&#8221; science&#8212;like explaining cognition in the brain from quantum physics alone is very difficult, but explaining why neurons fire without an understanding of atomic physics is impossible.</p><p>If we&#8217;re serious about the challenge of understanding deep learning and putting together some kind of publicly available theory about this, then we want to be studying it at all levels of abstraction. And this level happens to resemble physics. There&#8217;s no dogmatic reason why there should be a physics of deep learning any more than a pharmacology of deep learning. It&#8217;s descriptive rather than prescriptive. In trying to understand these things and asking natural questions, we were finding&#8212;and people in our field have found&#8212;that asking certain types of natural questions leads you inexorably towards this first-principles, quantitative problem that&#8217;s at the root of everything. And we think that problem has an answer that&#8217;s going to look kind of like a physics in some ways and not in others. That&#8217;s what we&#8217;re trying to articulate here.</p><p><strong>Daniel Kunin</strong></p><p>To me, learning is really a process of movement. Learning is changing parameters. And so it&#8217;s the model moving through some parameter space. And physics has spent centuries building up tools and ideas and thought processes on how to think about movement in the physical space. So at the heart of trying to understand artificial intelligence or how deep learning works is about understanding learning, and learning is about movement.</p><p><strong>Kanjun Qiu</strong></p><p>That&#8217;s super interesting. I love that way of thinking about it. And one thing that&#8217;s nice about deep learning systems is that they&#8217;re completely measurable, unlike biological systems. You can learn so much more.</p><p><strong>Jamie Simon</strong></p><p>Oh my gosh. Yeah. Both of us&#8212;I did my PhD in the Redwood Center in Berkeley, Dan is a postdoc there, and I&#8217;m a visiting scholar there&#8212;we hang out with neuroscientists all the time and get to see firsthand how difficult the task of doing theoretical neuroscience is, because you can write down all the mathematical models you want, but you&#8217;re so limited in what you can measure about the brain.</p><p><strong>Kanjun Qiu</strong></p><p>I&#8217;m curious: why now? What were you noticing that led the 14 of you coauthors to get together and write this paper now? Not five years ago, not ten years from now. What are you observing?</p><p><strong>Daniel Kunin</strong></p><p>Well, there&#8217;s a simple answer to that, which is most of us just graduated from our PhDs. But we didn&#8217;t actually get together with the purpose of writing this paper. We got together to share ideas and talk about research. All of us think deeply about trying to understand deep learning, and we take different approaches. Many of us have either a physics background or a physics perspective, but that&#8217;s not true for everyone on the list.</p><p>Jamie kind of pulled us together as a group. We had all known each other&#8212;either we were in the same institutions or neighboring institutions. Jamie was at Berkeley, I was at Stanford. Or we were going to the same conferences. At some point, Jamie approached me and said, why don&#8217;t we create a community among these grad students who are studying the same ideas with similar perspectives but in different institutions and different labs, and try to come together to think more deeply about what we&#8217;re doing and share our ideas&#8212;not just through arXiv papers, but through conversation and dialog.</p><p>So this paper actually came out of a retreat that Jamie organized, where we all came together in the woods in the Berkshires, cooking food for a week and sharing our research ideas. At some point we realized we all had quite different perspectives on how we do research. We might not be coming together to produce a new technical contribution to the field. But we realized that as a field, we really needed to summarize the progress we&#8217;ve made and our internal intuitions about open directions and next steps. So this paper kind of came out of that.</p><p>Why now more broadly in the field, I&#8217;ll let Jamie answer that.</p><p><strong>Jamie Simon</strong></p><p>There are a few reasons why the present moment is particularly promising for the development of a scientific theory of deep learning. One is just that deep learning has never been more accessible, more commoditized, more highly studied. We now have a pretty good convergence on methods for training large-scale systems that are fairly reproducible and work fairly well. It was harder to do science of large models when things were still being hashed out, but now that landscape has solidified. Most of us are in this fortunate spot in our careers that offers us time to do it.</p><p><strong>Kanjun Qiu</strong></p><p>That&#8217;s very exciting. You&#8217;re free to work on the important problems.</p><p><strong>Jamie Simon</strong></p><p>Yeah.</p><p><strong>Daniel Kunin</strong></p><p>And I think &#8220;important&#8221; is a key word right there. We&#8217;re in a pretty unique time where the practice of these technologies is skyrocketing, and we can see all the effects they&#8217;re having in our world, both here in San Francisco and the Bay, and more broadly. The importance of really trying to understand these things is becoming more important.</p><p><strong>Kanjun Qiu</strong></p><p>Yeah, totally.</p><p><strong>Jamie Simon</strong></p><p>And in our field, we&#8217;ve been watching the field of deep learning theory and the academic efforts to understand these systems push forward and grow and change and hit walls for five, six, seven years. We&#8217;ve seen a lot of things that have worked, and our assessment, getting together, was: oh yeah, we think there are serious ways in which this effort&#8212;which for a long time has been embattled, really difficult to get purchase on the problem&#8212;is actually starting to work. Things are starting to come together in different ways.</p><p>So this paper is trying to convey a tone of optimism as we organize different lines of evidence that things are actually coming together. Everything we do in this paper is trying to be descriptive, not prescriptive. We didn&#8217;t set out to write an optimistic paper. We talked about what we thought was happening and where we should go next, and found that the natural thing to do was to articulate these emerging ideas in one place and try to drum up momentum and excitement to bring them forward.</p><p><strong>Josh Albrecht</strong></p><p>Maybe we can get into some of the details of why you both believe it&#8217;s now possible to make this type of theory. For a while there has been a sort of reputation among practitioners&#8212;in the past 5 or 10 years of people doing deep learning&#8212;that theory is kind of useless or pointless. Empirical results are really a lot further ahead than theoretical understanding of neural networks. This was not always true. In the past, we had a pretty good understanding of random decision forests, support vector machines, some of these other systems. But with deep learning there was this kind of bigger and almost growing gap where it felt like we were leaving theory behind. What has changed in the past year or two? What new tools are there? What gives you this optimism that we might actually be able to make really interesting progress on the theory of deep learning?</p><p><strong>Jamie Simon</strong></p><p>Let&#8217;s widen for a moment the idea of what theory is. Inside these large labs, there are massive science of scaling teams. They want to ask: how does every hyperparameter scale with every other hyperparameter? Getting these things right is really important to scaling up a large model. The company that does this better could have the better model after the next training run.</p><p>Identifying these empirical hyperparameter scaling relationships is sort of like a protean version of theory. It&#8217;s like: okay, there&#8217;s an exponent on this log-log plot, it appears to be two, to within some error bars. Great. That&#8217;s useful. When you get a clear signal like that, you can carve off the problem and toss it to your friendly neighborhood theorist. And there&#8217;s often a nice reason why it&#8217;s two, or whatever it is.</p><p>As large-scale model training has become more and more systematized, getting things right fairly early on&#8212;instead of just trying every possible permutation of architectures and hyperparameters&#8212;has become more and more important. So it&#8217;s sort of pushed this science-of-scaling perspective, which has made clear that there are principles here.</p><p>There&#8217;s a famous example, particularly celebrated in the theory community, called Maximal Update Parameterization (&#181;P). &#181;P leads to a technique called &#956;Transfer for taking certain hyperparameters, like the learning rate, of a smaller model and scaling it up to a larger model. This had breakthrough success and was used a lot around the GPT-4, GPT-5 era, and in many different forms is now kind of just baked into the way people think about scaling up models. The paper actually came out right when I joined Imbue, and you guys had me present it at Journal Club.</p><p><strong>Kanjun Qiu</strong></p><p>I do remember that. Yeah. Greg Yang&#8217;s paper.</p><p><strong>Josh Albrecht</strong></p><p>Can you give a very brief description of that paper and the technical perspective?</p><p><strong>Jamie Simon</strong></p><p>Absolutely. Here&#8217;s something that every practitioner training large models has experienced. You&#8217;re going in, training a large model &#8212; it&#8217;s really expensive, it takes hours or days or weeks to train the whole thing. But there are some numbers you have to set. These numbers are called hyperparameters, and they&#8217;re things like learning rate, depth, width, number of heads in your transformer, all of these things. You go and train the large model and find: that did not work as well as I expected. You think: I got the hyperparameters wrong. So what do you do? It&#8217;s too expensive to just try different combinations on the big model. So you try it on a small model, find some good hyperparameters, go to the big model&#8212;and they still don&#8217;t work very well. mu transfer is essentially a technique that identifies certain non-dimensional quantities that it prescribes should remain the same upon scaling up, in particular the width of a model, the hidden dimension. By preserving these&#8212;so it ends up looking like you scale your learning rate with a certain exponent relative to your width, and ditto with the initialization scale of each layer&#8212;you preserve non-dimensional quantities related to training and feature learning. This happens to often preserve good performance from smaller models to bigger models. So it can really reduce your overhead and hassle when training the bigger model.</p><p><strong>Daniel Kunin</strong></p><p>Yeah. So practically it means you can spend your time optimizing your hyperparameters on small models, find those optimal conditions, and then transfer them to large models.</p><p><strong>Jamie Simon</strong></p><p>An analogy I think is particularly apt is building a small model of a bridge before building the big one. When you go and build the Golden Gate Bridge&#8212;</p><p><strong>Kanjun Qiu</strong></p><p>It&#8217;s much more expensive to build the big model. You want to do it on the small one first.</p><p><strong>Jamie Simon</strong></p><p>For any major bridge construction project, there are many competing designs to choose between. But you can&#8217;t just go build the Golden Gate Bridge ten times and see which one stands up, which one bears the most weight.</p><p><strong>Josh Albrecht</strong></p><p>Unless you raise enough money.</p><p><strong>Jamie Simon</strong></p><p>Unless you raise enough money. So one way you do this is build a small model of the bridge and see which works best. But hang on: it&#8217;s not that easy, because how do you know the small model is informative? As you scale something up, material properties change. Just look at how ants can support so much more than their weight, but we can&#8217;t. So how do you make a small model that&#8217;s informative for the big model? You can do this if you understand things about materials science and the scaling relationships of different stress and strain and fracture quantities as you make a model bigger. What this mu transfer idea is essentially doing is identifying the right nondimensionalized quantities to closely examine in your small model so that they&#8217;re informative about your large model.</p><p><strong>Kanjun Qiu</strong></p><p>So &#956;Transfer is a good example of how theory applies to practice and helps us train larger models more effectively and more cheaply and be able to run small-scale experiments to do that.</p><p>I want to dive into the paper itself and talk through some more examples like this. You guys state five observations that serve as evidence that a theory is emerging. One, there are analytically solvable settings that exist. Two, insightful limits actually do reveal fundamental behavior. Three, simple equations can capture meaningful macroscopic statistics. Four, hyperparameters can be disentangled and actually understood so it&#8217;s not all a big mess. Five, even across settings and tasks where the training setting is different, you end up seeing universal phenomena.</p><p>I want to dive into each of these, maybe one by one. But before we do, I&#8217;m curious: how did you get to these five observations? What is it about these five that made you include them in this paper? Were there other observations you didn&#8217;t include? Are these five saying something in particular? Are they comprehensive?</p><p><strong>Daniel Kunin</strong></p><p>I can&#8217;t completely remember how we settled on those five, but I do remember the ordering had quite a few iterations.</p><p>In terms of: are there other lines of evidence that there will be a scientific theory of deep learning? Yes. This is not a comprehensive review of all papers in deep learning theory and all different approaches. There are researchers who take other approaches that we are not reviewing in this work.</p><p>These are the approaches we focused on as the most promising examples of evidence that this theory will exist, and they all have this flavor that is physics-inspired: simple models, macroscopic variables, taking limits, disentangling hyperparameters, and universality. They&#8217;re all in the spirit of mechanics. I think that&#8217;s partly why we settled on these five.</p><p><strong>Jamie Simon</strong></p><p>My memory of this is: we were at this cabin in the Berkshires, it was like day three, and most of these 14 authors were there, and we were trying to articulate what our shared vision was, what was in common between our perceptions of what really matters and where the field would and should go. We started filling up tons of big whiteboards with different clusters of ideas, and we changed many times on how we thought about these.</p><p>At first they were like guidelines for a young person getting started in the field to follow: look for toy models, take limits when you can, make sure you study your hyperparameters. Then we realized after a few iterations that there&#8217;s a stronger framing: hey, each of these isn&#8217;t just a recommendation. It actually carries with it some clear successes from the last ten years in deep learning theory, and is forward-looking in that it suggests important open directions and ways to think about research going forward. And they all together have this mechanics flavor &#8212; this flavor of classical or statistical mechanics where it&#8217;s like learning is about movement and you study the interaction of these components and how they all lead to learning.</p><p><strong>Kanjun Qiu</strong></p><p>Studying the mechanics of that movement.</p><p><strong>Jamie Simon</strong></p><p>Yeah.</p><p><strong>Daniel Kunin</strong></p><p>If we&#8217;re saying there will be a theory of deep learning, maybe a more appropriate question is: what is actually the barrier to a theory of deep learning? We have access to the learning rule, we have access to the data, we know exactly what the architecture is, we know the task. And as we said, we can measure everything and anything. So it&#8217;s actually kind of surprising that we don&#8217;t have a theory.</p><p><strong>Josh Albrecht</strong></p><p>Yeah. The question is: why haven&#8217;t we figured it out already?</p><p><strong>Kanjun Qiu</strong></p><p>So how would you answer that?</p><p><strong>Daniel Kunin</strong></p><p>It&#8217;s not the opacity of the problem. It&#8217;s the complexity. It&#8217;s an extremely complex, interacting, nonlinear, high-dimensional system and we&#8217;re trying to understand what&#8217;s going on. One way to think about all of these observations we put forward as evidence that there will be a theory: they&#8217;re all ways of handling that complexity. Taking that complexity and simplifying it. These five categories are success stories&#8212;clusters of research papers and research approaches&#8212;and they all, at the end of the day, take a different way of handling that complexity, which is the barrier to a scientific theory.</p><p><strong>Kanjun Qiu</strong></p><p>That makes a lot of sense.</p><p><strong>Jamie Simon</strong></p><p>And I think, to this question of why isn&#8217;t there a theory already: the questions that were asked in decades past hadn&#8217;t yet realized that the training processes of deep learning&#8212;this high-dimensional, complex, messy thing that depends on real-world data statistics&#8212;that there&#8217;s no way around that and it really needs to be grappled with. The classic theory that people still often think of as statistical learning theory, has this idea that a simple, parsimonious model with high regularization that doesn&#8217;t overfit will generalize well. That&#8217;s a really beautiful, mathematically correct, self-contained theory. But at the time it was developed, we didn&#8217;t have modern deep learning. There was no way that this understanding&#8212;that this complexity can&#8217;t be reduced, there&#8217;s no easy way out&#8212;could have been worked into the DNA of that whole way of thinking. The more modern flavor of deep learning theory is less like mathematics that tries to work out everything and offer a nice simple guarantee to practitioners, and is actually much more like a diverse, rich, very scientific approach that just dives into the complexity.</p><p><strong>Kanjun Qiu</strong></p><p>And tries to make sense of the pieces of complexity, as opposed to trying to simplify it all down. </p><p><strong>Jamie Simon</strong></p><p>Yeah. And a nice thing about that approach is that we don&#8217;t need one simple answer to be making progress. Those generalization bounds from the past, essentially formalizing Occam&#8217;s razor&#8212;a simple model with higher regularization won&#8217;t overfit&#8212;that&#8217;s kind of an end-to-end theory. I think we won&#8217;t have that for deep learning for a while. But that&#8217;s fine, because diving into this whole messy process and finding bits of it that we can organize&#8212;finding structure and regularity &#8212; there&#8217;s so much wonderful stuff to do. And even organizing pockets of it is useful for people who are working in those pockets.</p><p><strong>Kanjun Qiu</strong></p><p>So these are five pockets of organized complexity.</p><p><strong>Jamie Simon</strong></p><p>Yes. And our hope and belief is that these pockets can be widened and eventually linked together into something resembling a comprehensive theory. And this will happen in the next decade or so.</p><p><strong>Kanjun Qiu</strong></p><p>Let&#8217;s talk about some of the pockets.</p><p><strong>Josh Albrecht</strong></p><p>Should we start with the first one?</p><p><strong>Jamie Simon</strong></p><p>Yeah.</p><p><strong>Kanjun Qiu</strong></p><p>The first pocket is: analytically solvable settings exist. As a theory layperson, what does that mean and what does it let you understand or organize?</p><p><strong>Daniel Kunin</strong></p><p>My research probably most overlaps with this pocket. Deep learning &#8212; let&#8217;s first talk about what it is. It&#8217;s an architecture, a dataset, a task, and a learning rule. Sometimes we can find simple versions of these: a simple architecture, maybe a simple learning rule, a fixed dataset, and we can see how all those pieces interact. In this section of the paper&#8212;section 2.1&#8212;we talk about two different ideas for finding these simple, analytically solvable settings. They&#8217;re both, at the end of the day, about linearizing the problem: linearizing it in terms of the data or in terms of the parameters.</p><p>Linearized in terms of the data means: deep learning is these linear followed by nonlinear transformations in sequence. If we just got rid of those nonlinear transformations and thought about training a model that&#8217;s just a sequence of linear transformations from input to output, what would that look like? Would training a deep linear network be the same as training a shallow linear network?</p><p>This setting has had immense progress in the last 10 or 15 years, showing that they&#8217;re different &#8212; that the deep linear network&#8217;s dynamics, and the solution it learns, are not the same as a shallow linear network. So depth really does have an effect on the learning process, and we can understand that effect directly. That effect&#8212;generally, a deep linear network has a preference for how it breaks down the task, learning the principal directions&#8212;the singular vectors of the task. It has a preference for its ordering, how it learns those singular vectors. And that idea of a simplicity bias, or learning some things before others, is a hallmark of more modern, more realistic deep learning.</p><p><strong>Josh Albrecht</strong></p><p>That&#8217;s a really good example, because when people think, &#8220;well, you simplified the problem too much&#8212;if you remove the nonlinearity, a deep fully linear network and a shallow fully linear network are mathematically kind of the same, nothing interesting is happening&#8221;&#8212;the learning mechanics make them slightly different. You&#8217;re saying that by splitting it up, you can see actually where some of the parts of deep learning are coming from: this idea of learning the simple things first and then the more complicated things afterward. Even though you&#8217;ve simplified it by removing the non-linearities and made it almost trivial&#8212;just learning one matrix or something &#8212; you&#8217;re still actually learning something interesting about learning and about the setup by simplifying it. And that maybe helps us build toward our more full picture, even if we&#8217;ve made unrealistic assumptions here.</p><p><strong>Kanjun Qiu</strong></p><p>Just so I understand: linearization means you remove the nonlinearities, just weights?</p><p><strong>Josh Albrecht</strong></p><p>The nonlinearities.</p><p><strong>Daniel Kunin</strong></p><p>Yeah. To linearize a network in terms of the data, you take the nonlinear network and remove the nonlinearities at every layer. If you&#8217;re using an architecture with ReLUs, you just get rid of the ReLUs and use linear activations. The activation comes in, activation goes out, no change.</p><p><strong>Kanjun Qiu</strong></p><p>That makes sense. What do you learn from these linearized settings that applies to nonlinear settings? And what do you lose from the linear setting that&#8217;s no longer applicable?</p><p><strong>Daniel Kunin</strong></p><p>Practically, we&#8217;re definitely not suggesting you train linear networks. So you lose the fact that the network is no longer useful&#8212;</p><p><strong>Kanjun Qiu</strong></p><p>It&#8217;s only usable for studying the dynamics.</p><p><strong>Daniel Kunin</strong></p><p>Exactly, studying this idea of how the initial conditions affect the way in which the model changes in function space. What you gain is analytic tractability. It becomes a much simpler problem to study; we can think about how those four ingredients interact. And in particular, it points to this idea that the learning process is inherently biased towards simplicity. I believe that is going to be a critical part&#8212;in fact, that idea comes up in other parts of our paper, in the other sections.</p><p><strong>Kanjun Qiu</strong></p><p>Yeah, in almost every section.</p><p><strong>Daniel Kunin</strong></p><p>And it&#8217;s going to be an essential idea behind why deep learning works so well &#8212; that it is biased towards finding really meaningful aspects of the data, meaningful signals, before less meaningful ones. By doing this, it&#8217;s biased towards a simple or parsimonious solution, even though it might look more complex. It&#8217;s actually biased towards simplicity.</p><p><strong>Josh Albrecht</strong></p><p>Which helps explain some of the generalization, right? Because you&#8217;re starting with simpler things, so maybe it can generalize better. One of the things I&#8217;m not sure comes through fully in the paper is this idea of: they learn simpler things first. And I think both of you have ideas about what the shape of this grand theory could look like, and intuitions about how these things will link up. So this paper isn&#8217;t just saying &#8220;we hope there will be a thing&#8221; &#8212; it seems like you each have ideas about what the actual grand theory will concretely look like, and where these lessons come from: analytical tractability, learning simple things first, a bunch of other lessons like that.</p><p>One thing I want to highlight for people listening is: really skip to the end and check out the future directions, and reach out if you&#8217;re interested. There&#8217;s a lot going on. There&#8217;s a lot of different signals, a lot of different evidence. How it all fits together is interesting&#8212;it&#8217;s still emerging, still early.</p><p><strong>Kanjun Qiu</strong></p><p>I&#8217;m also really curious about the &#8220;simple equations capturing meaningful macroscopic statistics&#8221; section. Can one of you explain what that bubble looks like? You talk about neural scaling laws, etc.</p><p><strong>Jamie Simon</strong></p><p>Yeah. This is section 2.3 in our paper: simple macroscopic laws. If you look back at how other sciences developed in paradigm-setting eras, there were often a whole bunch of disconnected empirical observations that took the form of nice mathematical relationships, or laws, that were only later explained or linked together.</p><p>There are a number of examples like this, including neural scaling laws&#8212;an empirical law that is currently driving basically everything happening in Silicon Valley. And there&#8217;s something called the edge of stability effect, which I think is really beautiful. It was first found as an empirical law. Basically: as you train a neural network and move over the loss surface, sometimes you&#8217;re in a spot where the loss surface is very smooth, and sometimes you&#8217;re in a spot where the loss surface is very steep &#8212; you&#8217;re in a narrow valley. You can measure a quantity called the sharpness; technically, this is the maximum eigenvalue of the second derivative matrix of the loss surface. If you look at how this evolves over time, you find something quite reproducible on large models: as you train, take steps, sharpness grows and grows&#8212;but then it levels off at a particular value that appears empirically to be two over the learning rate. This only shows up this cleanly when you&#8217;re doing full-batch gradient descent, not stochastic.</p><p><strong>Josh Albrecht</strong></p><p>That&#8217;s probably not a coincidence.</p><p><strong>Jamie Simon</strong></p><p>Not a coincidence. The scientist most associated with progressive sharpening and edge of stability is Jeremy Cohen, one of the authors on this paper. The observation he makes in that first paper is: well, two over the learning rate is exactly the value for the sharpness.</p><p>The Hessian curvature&#8212;that classical learning theory, the traditional branch of optimization work from the last century&#8212;predicts the instability to start. If you have a really simple function, if you have a valley that&#8217;s too steep for your learning rate, you&#8217;ll bounce out of it. What&#8217;s the critical steepness? It&#8217;s two over the learning rate.</p><p><strong>Kanjun Qiu</strong></p><p>Interesting.</p><p><strong>Jamie Simon</strong></p><p>So it&#8217;s not a coincidence. But of course, that assumes some nice structure on the loss surface that allows you to actually solve the dynamics. This is extremely reproducible in models large and small, and has big implications for your choice of learning rate and the effect that choice has on your training run and the later generalization of your model.</p><p><strong>Kanjun Qiu</strong></p><p>As a practitioner, how would I use this to choose a learning rate?</p><p><strong>Jamie Simon</strong></p><p>It&#8217;s a difficult question to answer because so many other things go into the choice of learning rate.</p><p><strong>Kanjun Qiu</strong></p><p>Let me ask a different question. As a practitioner, how should I intuitively think about progressive sharpening, or sharpening in general? And also why does it increase, intuitively?</p><p><strong>Jamie Simon</strong></p><p>So this is actually something my collaborators and I are trying to build a good theory for right now. Our intuition is twofold. One: the weight matrices of a neural network tend to align with each other in a linear algebraic way and also grow in norm over the course of training, and both of these things tend to lead to higher sharpness. That&#8217;s a qualitative explanation that needs to be built into a quantitative theory. Another reason is that there&#8217;s a unifying geometric explanation: gradient descent moves in the direction of steepest descent by definition, and if there&#8217;s a direction that the network can really fall off and speed up very fast, it sort of gets sucked towards those.</p><p><strong>Kanjun Qiu</strong></p><p>Trying to find those steepest directions.</p><p><strong>Jamie Simon</strong></p><p>Yeah. There&#8217;s a sense in which neural networks kind of learn to learn faster, and that probably explains progressive sharpening &#8212; but I should add a disclaimer that these are my personal hunches.</p><p><strong>Daniel Kunin</strong></p><p>One of the open directions in the paper is really trying to understand the connection between sharpness, edge of stability, and generalization. We have an empirically observed and repeatable experiment. We have a theory for why gradient descent dynamics can be stably at this edge of stability. But connecting that directly to performance, generalization, and feature learning is an open direction&#8212;a really interesting one to pursue.</p><p><strong>Kanjun Qiu</strong></p><p>Interesting. This bucket of things &#8212; simple equations capturing macroscopic behaviors &#8212; they&#8217;re often these empirically observed laws. And now this is a place where you can start to develop theory around them precisely because they&#8217;re so empirically consistent.</p><p><strong>Jamie Simon</strong></p><p>Wonderfully, yes. If you look at the history of chemistry, you have all of these gas laws: pressure and temperature appear to be proportionally related holding volume constant, pressure and volume are inversely correlated holding temperature constant. And you can combine these into PV = nRT. Thinking about these kinds of things lets you guess: gases are made of discrete molecules that bounce around in a kinetic fashion, that leads to a statistical mechanics view of the system. You could imagine it would have been much harder to go the other way: rather than top-down empirical laws, starting by saying &#8220;let me first write down a fundamental theory of gases at the micro level and make predictions at the macro level. Ah, I posit that there should be this quantity called pressure that scales intrinsically in a certain way, and therefore...&#8221; I mean, this is what people are trying to do with string theory right now, and it&#8217;s really hard. It&#8217;s hard to just guess the answer and make predictions without some kind of empirical grounding.</p><p><strong>Daniel Kunin</strong></p><p>It&#8217;s interesting that we talked about the first bucket and the third bucket because they&#8217;re really opposites. The first bucket is all bottom-up: building up from foundational principles and simple settings to try to understand phenomena. The other one is empirically top-down. A deep understanding of these things from the top-down approach would have huge practical implications. Thinking about neural scaling laws and being able to a priori understand the exponent. What about the data, optimizer, architecture, etc. leads to that exponent and the scaling law? Being able to predict those exponents before you actually find them would be a huge win for developing more powerful systems.</p><p><strong>Josh Albrecht</strong></p><p>Maybe we can dig into the second one, the insights of limits into fundamental behavior. </p><p><strong>Daniel Kunin</strong></p><p>Let me let Jamie talk about this, but I&#8217;ll say first that I think this is actually maybe the most important of all the directions.</p><p><strong>Josh Albrecht</strong></p><p>That&#8217;s why I wanted to dig into it.</p><p><strong>Daniel Kunin</strong></p><p>Yeah. And maybe the most physics in spirit.</p><p><strong>Jamie Simon</strong></p><p>Why is it the most important?</p><p><strong>Daniel Kunin</strong></p><p>I think it&#8217;s where we&#8217;ve made the most precise statements about realistic systems, when taking limits and thinking about these objects in the most high-dimensional sense. In that sense it&#8217;s the most important: it has flavors of a lot of the other pieces&#8212;for example, 2.1, analytically solvable settings, because by taking limits we end up getting analytic tractability. But it&#8217;s also related to section three in the sense that we&#8217;re talking about realistic systems, not toy systems. This intersection of realistic and tractability, by taking limits, has been a major success in deep learning theory in the last decade&#8212;less than a decade, honestly.</p><p>This probably starts with Arthur Jacot&#8217;s, one of the authors on this paper&#8217;s, results on neural tangent kernels. </p><p><strong>Jamie Simon</strong></p><p>I&#8217;d say it starts a little before this. </p><p><strong>Daniel Kunin</strong></p><p>Before that, yeah.</p><p><strong>Kanjun Qiu</strong></p><p>Tell us what &#8220;taking limits on a system&#8221; means.</p><p><strong>Jamie Simon</strong></p><p>I mean limits in the ordinary calculus sense of the term. You have some number describing your system &#8212; it could be a size parameter, or a learning rate, or some other parameter &#8212; and you take it to either infinity or to zero. And taking a limit of a variable removes it from the expression it&#8217;s in. In calculus: consider the function 5 + 1/x as x grows to infinity. Clearly the 1/x vanishes. Taking the limit gives you the coarse picture, which is: if x is big enough, you&#8217;re left with the 5.</p><p>This is one of the foundational tools&#8212;maybe the foundational tool&#8212;of statistical physics. Going back to the gas analogy: imagine I hand you a little box with 100 particles of gas bouncing around, and I say, alright Kanjun, give me a theory of this. And you&#8217;re like, how? And I&#8217;m like, I&#8217;ll tell you anything you want to know&#8212;the quantum mechanics of these particles, their interactions, whatever you want to know about these molecules. And you&#8217;d go to the whiteboard and start thinking about how 100 position and velocity variables interact with each other. You can see it&#8217;s complicated. You&#8217;re tracking a lot of stuff. But then there&#8217;s this thing that&#8217;s paradoxical and amazing: as I add more and more particles, in some sense the problem becomes easier.</p><p><strong>Kanjun Qiu</strong></p><p>So you treat it like one body instead of 100 particles.</p><p><strong>Jamie Simon</strong></p><p>Yeah. In this glass of water, or in my lungs full of air, there&#8217;s more than 10^20 particles.</p><p><strong>Josh Albrecht</strong></p><p>That&#8217;s basically infinity.</p><p><strong>Jamie Simon</strong></p><p>So you can imagine that correction: 5 + 1/x &#8212; well, if x is 10^20, 5 is going to be a pretty good approximation. So it&#8217;s actually really easy to derive the ideal gas law, PV = nRT, once you realize: these are interesting quantities. When I have lots of particles, there&#8217;s a sort of relationship between pressure, volume, and temperature that becomes exact in certain limits. </p><p>Neural networks also admit descriptions like this. The simplest one is the gradient flow limit&#8212;so simple that it&#8217;s often not even discussed in the same breath as these other limits, but it is totally foundational. The gradient flow limit says: take my step size to zero. In gradient descent, your parameter update is equal to the gradient times some learning rate parameter, eta (&#951;). Gradient flow says: take &#951; to zero. You might say, well, I&#8217;m not going to go anywhere then. And I say: okay, take the number of time steps commensurately larger. Something that was previously discrete&#8212;100 particles or molecules of water&#8212;ends up being a continuous system that you can treat with differential equations.</p><p>This story has played out in a dizzying number of limits in deep learning theory. Some of them are practically useful. Some are merely insightful. The earlier &#956; transfer story about hyperparameters was derived in the theory of infinite width. There&#8217;s very little you can say about a neural network of width ten, just like there&#8217;s very little you can say about a glass of water with 100 molecules in it, because everything&#8217;s so complicated and messy and contingent on your initialization and steps. But the systems we&#8217;re actually using now are so big&#8212;that&#8217;s another answer to the &#8220;why now&#8221; question.</p><p><strong>Kanjun Qiu</strong></p><p>They&#8217;re basically continuous. They&#8217;re approaching continuous.</p><p><strong>Jamie Simon</strong></p><p>Yeah. At least in certain respects. Neural networks are doing so many things that they&#8217;re maybe not continuous in every way. But when you have depth 100 and width 10,000, which are pretty typical numbers for a large language model today, it&#8217;s not surprising that some of the math you might do about depth and width going to infinity &#8212; as long as you&#8217;re careful to scale things in the right way to preserve those non-dimensional quantities &#8212; might be insightful.</p><p><strong>Kanjun Qiu</strong></p><p>What are some things we&#8217;ve learned from taking these limits so far?</p><p><strong>Josh Albrecht</strong></p><p>What kinds of useful infinities are there? You said neural tangent kernel &#8212; the &#956; stuff is infinite width. We have infinite depth. Do we have infinite steps?</p><p><strong>Kanjun Qiu</strong></p><p>How should I think about some of these continuous systems? For example, intuitively: what&#8217;s the difference between infinite width and infinite depth?</p><p><strong>Jamie Simon</strong></p><p>The interesting limits split into two types: those that are realistically useful, and those that are theoretically insightful and may reveal some fundamental learning behaviors, whether or not we&#8217;re actually using that limit in practice.</p><p>Some examples of limits that are really inspired by practice: infinite data, infinite context length, infinite width, infinite number of attention heads, infinite depth.</p><p>The neural tangent kernel limit is one way of taking things to infinite width. It turns out there are two ways of scaling to infinite width. One gives a simpler system that does not do feature learning &#8212; hidden representations don&#8217;t evolve, but it&#8217;s mathematically very beautiful and can be used to answer certain questions in a compact way. Then there&#8217;s the more realistic limit, which is &#956;P, or the feature-learning or &#8220;rich&#8221; limit &#8212; it goes by different names&#8212;and this actually does preserve feature learning, and it&#8217;s way harder to study.</p><p>This has now been pretty clearly converged on as the right infinite-width limit to study. It&#8217;s a guiding belief in the research community that pretty much whenever you can study something at infinite width, it&#8217;s a good idea, because finite width is just adding one-over-width corrections.</p><p><strong>Josh Albrecht</strong></p><p>It&#8217;s like the icing on the cake. You want the cake first, and the icing is: how do we discretize it? Like, if we could do it at 10 trillion layers&#8212;okay, maybe we don&#8217;t need 10 trillion layers, it&#8217;s just annoying to put on a GPU and it&#8217;s too big. Can we get away with 100? Can we get away with 1000? Usually, yes.</p><p><strong>Jamie Simon</strong></p><p>Yeah. It&#8217;s worth noting that the way computational physics solves any continuous system &#8212; how do you do finite element analysis of a metal beam that&#8217;s flexing? You don&#8217;t solve a continuous PDE because you can&#8217;t even represent a real number on your computer. You discretize it into a mesh and then the mesh flexes and you&#8217;re solving linear algebraic equations. How do you solve fluid flow? You discretize volume and track the fluid flow at all the points in the mesh. How do you solve any ODE? The simplest method is Euler&#8217;s method&#8212;it&#8217;s basically gradient descent, just discrete steps.</p><p>So there&#8217;s a sense, which we name the discretization hypothesis in this paper, where this belief&#8212;that has been bouncing around needing a name&#8212;is articulated. The idea is: maybe practical deep learning should be thought of this way, and maybe this is why scaling things up only makes things better. Of course you simulate your fluid with a finer mesh; of course you&#8217;ll get a more accurate description.</p><p><strong>Kanjun Qiu</strong></p><p>So deep learning is a discretization solution.</p><p><strong>Jamie Simon</strong></p><p>Basically. The discretization hypothesis states that essentially any practical deep learning system is a discretization of some ideal continuous system that would have performed better on multiple axes. You have finite data, finite step size, finite width and depth, and all these other things.</p><p><strong>Kanjun Qiu</strong></p><p>That&#8217;s a super interesting way of thinking about what a neural network is.</p><p><strong>Josh Albrecht</strong></p><p>It makes it so much less magical. Right now, when people think about AI, they&#8217;re like, it&#8217;s this black box, we don&#8217;t understand it. And we also don&#8217;t understand exactly how water moves around in a glass. But we know it&#8217;s not going to jump out, right? We just know that&#8217;s not happening because that&#8217;s how it works. No matter how fine we make our simulation, we&#8217;re never going to find a way to make it jump out &#8212; that&#8217;s just the nature of the system.</p><p>It&#8217;s really interesting to see deep learning in this continuous way. There are probably better ways we could do these continuous flows, better ways to set these networks up, for sure. But scaling up isn&#8217;t doing something qualitatively different in this sense &#8212; the scale is giving us better and better approximations.</p><p><strong>Jamie Simon</strong></p><p>Yeah. You could also imagine that new abilities become resolvable once you&#8217;ve discretized your mesh of all human text at a finer resolution.</p><p><strong>Josh Albrecht</strong></p><p>Because when you&#8217;re doing fluid dynamics with just two particles, you&#8217;re just not going to get a very convincing waterfall.</p><p><strong>Jamie Simon</strong></p><p>Yeah. You won&#8217;t see turbulence with a handful of particles. You won&#8217;t see waves.</p><p><strong>Josh Albrecht</strong></p><p>That&#8217;s really interesting.</p><p><strong>Kanjun Qiu</strong></p><p>In terms of open work in the limits area, how do you guys think about that?</p><p><strong>Jamie Simon</strong></p><p>We have two open questions about this.</p><p><strong>Daniel Kunin</strong></p><p>The discretization hypothesis.</p><p><strong>Jamie Simon</strong></p><p>Yeah. And I was also thinking about hyperparameters&#8212;zero hyperparameters. One open direction is: is this discretization story true? I published a paper a couple of years ago called <a href="https://arxiv.org/abs/2311.14646">More is Better</a> that shows the discretization hypothesis is true for a class of models called random feature models&#8212;fairly general, but these models don&#8217;t learn features; it&#8217;s just a random feature projection that&#8217;s static, with a linear model trained on top. You take learning rate to zero, take width to infinity, take depth to infinity.</p><p>In transformers, there&#8217;s more than just a width&#8212;there&#8217;s also the number of heads. Width and depth are maybe just practical necessities that actually obscure our view of the real, deeper, simpler thing the model is doing. And every time you clear away one of these things, you leave a simpler picture behind. After the limit of infinite width, people generally understand: if you&#8217;re studying something with width as a possible confounder, here are the experiments you do to make sure you&#8217;re large enough that it&#8217;s not a confounder&#8212;and that lets you see the rest of the system more clearly because you&#8217;ve factored it out.</p><p>So there&#8217;s another open direction: is there a model of deep learning where you&#8217;ve taken every possible limit and you&#8217;re left with something that has no hyperparameters and is just some platonic ideal &#8212; some alien creature that has a minimal number of degrees of freedom.</p><p><strong>Josh Albrecht</strong></p><p>Like the ideal gas law &#8212; you&#8217;d still have some quantities about data and other things, but you wouldn&#8217;t have to do all this weird other machinery.</p><p><strong>Jamie Simon</strong></p><p>There&#8217;s this idea that really the complexity is in the data, not the model. The model can be kind of dumb &#8212; a comparatively small number of lines of Python to describe the architecture of a transformer. But the dataset is really where the gains come from. So as a theorist, this suggests you should make your model as simple as possible, subject to it showing a handful of behaviors you know are important, like feature learning. And then ask: how does this work on arbitrary data? Hitting hyperparameter count zero would let you ask: how does this ideal &#8220;ball of clay&#8221; accept inference from the data you put it into contact with?</p><p><strong>Kanjun Qiu</strong></p><p>That&#8217;s like a totally different system to study, which is really exciting.</p><p><strong>Josh Albrecht</strong></p><p>That&#8217;s a good description of much of section 2.2 &#8212; how we can use these limits. Maybe moving on to later sections: we already touched on 2.4, how hyperparameters can be disentangled. So talking about 2.5 and then the actual applications &#8212; what exactly did you mean by universal phenomena appearing across settings and tasks, and what kind of implications does that have?</p><p><strong>Daniel Kunin</strong></p><p>There&#8217;s one experiment I think is pretty interesting and insightful on this idea of universality. Specifically, a paper by one of our authors, Florentin: if you take two diffusion networks &#8212; diffusion models, where you give them random noise and an image comes out &#8212; two different networks trained on different datasets, and you give them the same random patch of noise, at some point as the models get bigger, you find they produce the exact same image. So as models scale in both data and size, there&#8217;s something universally shared among all these different models &#8212; they&#8217;re converging to similar solutions.</p><p>If this weren&#8217;t true, it would be very difficult to build a scientific theory, because every different model would require its own theory. The idea that there&#8217;s some level of universality between large architectures is very promising for the idea that we could build a scientific theory of deep learning. What we really want to understand is: what are these shared properties? What is universal among them?</p><p><strong>Kanjun Qiu</strong></p><p>That&#8217;s super interesting. What are some other examples of universality and how it shows up?</p><p><strong>Daniel Kunin</strong></p><p>A good example is the debate from a couple of years ago: are large language models stochastic parrots, or are they learning world models? Are they basically just learning to predict the next token on correlation patterns within their corpus of data? Or are they actually understanding something about the world &#8212; why the next token would be the next token? The general consensus now is that they are actually learning deep understandings of the world. And so that would mean different large models are learning similar world models.</p><p>The idea is that maybe there is a universal understanding of the world that all these different models are converging towards, which could explain why in the diffusion network example, two different networks given the same random patch of input generated the same images &#8212; because they&#8217;ve learned the same world model of realistic images.</p><p><strong>Kanjun Qiu</strong></p><p>So interesting &#8212; that there might be a universal world model that is predictive of data in the world. Despite data being shown in different orders and different types of data, and models having different architectures &#8212; in order to predict things, there&#8217;s some kind of convergence.</p><p><strong>Josh Albrecht</strong></p><p>It comes with some pretty big asterisks. This is on a given dataset, presumably with similar data. If you had two totally separate datasets, you couldn&#8217;t possibly get the same thing unless they were from roughly the same distribution. Like, if you only have red images and only blue images, I can&#8217;t give you the same data. There has to be overlap in some way. You have to be general enough. They&#8217;re drawing from a similar distribution, or whatever.</p><p>Jamie Simon</p><p>Yes and no. There&#8217;s a paper articulating this idea &#8212; they called it the <a href="https://arxiv.org/abs/2405.07987">Platonic Representation Hypothesis</a>. The idea is that there&#8217;s one true universal world model, and any dataset you might take is a projection of that world model, like the shadows in Plato&#8217;s cave. Different datasets will capture different facets of it, but as long as they&#8217;re rich enough to capture the full range of things, they&#8217;ll learn similar representations. And there are some, you know, debatable but pretty striking experiments that show you get similar representations even between vision and text models, where the datasets have no overlap &#8212; just images and their captions.</p><p><strong>Kanjun Qiu</strong></p><p>How is similarity between representations measured?</p><p><strong>Jamie Simon</strong></p><p>That is a terrific question. And such a thorny one. You can start to think about it mathematically fairly easily. Take two big models &#8212; say, two language models &#8212; feed in the same document, the same prefix, into both, propagate forward to some layer, and ask: are these two models thinking the same way at these two layers?</p><p><strong>Daniel Kunin</strong></p><p>And the risk is that in high dimensions, things that are actually quite dissimilar might look very similar. The real question &#8212; the risk here &#8212; is that we might be fooling ourselves that these two things are similar.</p><p><strong>Kanjun Qiu</strong></p><p>But actually it&#8217;s a super high-dimensional and dissimilar.</p><p><strong>Daniel Kunin</strong></p><p>And this is a huge challenge in deepening our understanding of universality across models. It&#8217;s also something people have been asking in neuroscience for a long time: how do you compare neural recordings from two different organisms? How do you compare the neural recordings from an organism and an artificial neural network? How to compare high-dimensional objects and ask &#8220;how similar are they, really?&#8221; is a very difficult question. A lot of progress has been made in that direction, and we expect more.</p><p><strong>Jamie Simon</strong></p><p>I think the methods question here is actually more important than the answer. A yes or no to this question &#8212; I think there&#8217;s some version of asking it where the answer will be yes, and some version where the answer will be no. The open direction isn&#8217;t &#8220;do they?&#8221; &#8212; it&#8217;s &#8220;what exactly do you mean by similarity?&#8221; In what way? It&#8217;s the only one of our ten open directions in this perspective paper that&#8217;s really about methods, about the metric.</p><p>My sense from kernel theory is that probably any useful metric will need to capture what functions are easily learnable from a simple model on top of these representations &#8212; for example, a linear model. Getting everything to work with large models is really a challenge.</p><p>This is one of those deep and tantalizing empirical questions that people have been wondering about for a long time. It&#8217;s starting to seem like, in some sense, it&#8217;s got to be yes. But we don&#8217;t know how to precise. </p><p><strong>Kanjun Qiu</strong></p><p>What does the representation represent exactly? Go ahead.</p><p><strong>Josh Albrecht</strong></p><p>One of the things that&#8217;s actually exciting to me about this theory work more broadly is: as we take these limits and simplify things, we start to have tools &#8212; we start to clear things away &#8212; and it becomes easier to build up, create larger systems, ask better questions. And this representation question is a perfect example of the kinds of things that could have a really big impact. If you really know what a representation is, if you can really answer what similarity means, it might suggest immediately: well, we should do this in a totally other way, which could be a complete reframe &#8212; much simpler and easier. We don&#8217;t know if that will happen. It&#8217;s possible we&#8217;ll do all this theory work and find out we can make things 10% more efficient, and that&#8217;s the cap. It&#8217;s also possible we learn something where it&#8217;s like: no, we were just getting started and doing this totally wrong. And there could be a huge shift in how we think about these things.</p><p>So for me, one of the really exciting things about this work is that it potentially has these kinds of new things we can build with our understanding, and new questions we can build on top of that can really shift what we&#8217;re able to do and what kinds of questions we can even ask.</p><p><strong>Jamie Simon</strong></p><p>This leads into something I think about a lot: the idea that science is an edifice that builds on itself brick by brick. We&#8217;re not going to solve the puzzle with one brick. What each paper, each contribution, each project should try to do is lay down one humble but very solid thing that can support the weight of the building we&#8217;re constructing. And there&#8217;s this sense &#8212; which metaphor is it &#8212; a rising tide lifts boats and allows you to reach higher bricks, because rising tide lifts all bricks and you can reach higher fruit from standing on your boat. Dan makes fun of me for my metaphors.</p><p><strong>Daniel Kunin</strong></p><p>Jamie is a metaphor creator.</p><p><strong>Kanjun Qiu</strong></p><p>Do you have any preferred way of thinking about representation similarity?</p><p><strong>Daniel Kunin</strong></p><p>We think that neural networks take their data and build progressively richer representations of that data &#8212; sometimes we call those features, sometimes representations. And through that process, going layer by layer, they&#8217;re eventually able to take that final representation and maybe predict the next token. So they&#8217;re building up, layer by layer, a belief about what might be the most likely next token.</p><p>When I think about comparing representations, I&#8217;m actually more interested in: what precisely about the data, what features of the data, are they actually extracting? So the question of comparing models has a lot to do with understanding the data itself. One of our open directions is: how should we model data? What is a good model of data? And I think answering the question of how to compare models will inevitably require an understanding of how to think about the features in data.</p><p><strong>Josh Albrecht</strong></p><p>All of these answers &#8212; if you answer that question, it helps answer this other question. It helps you assemble these bricks. One thing I&#8217;m excited about is all the different implications of this work. Do you want to talk about some of the implications? Let&#8217;s say we make progress. We make some more of these bricks. How is this helpful to the field more generally, to other fields?</p><p><strong>Kanjun Qiu</strong></p><p>Or even today &#8212; are there practical things you recommend practitioners do? Either version of the question works.</p><p><strong>Daniel Kunin</strong></p><p>We opened this conversation talking about learning mechanics as a kind of physics underlying deep learning &#8212; in the same sense that mechanistic interpretability is a biology of deep learning. Talking about how these understandings can actually influence other fields: I think there&#8217;s going to be a symbiotic relationship between the mechanistic interpretability community and the deep learning theory or learning mechanics community &#8212; and it goes both ways.</p><p>Learning mechanics and the ideas in this paper, and the ideas I expect will come out of the open directions, will have a big impact on mechanistic interpretability. Formal definitions of what our features, representations, and circuits are &#8212; these are words used in both communities that can mean very different things. Coming to a consensus and defining these formally, from first principles, from both the bottom-up and top-down approach, will have a huge effect.</p><p>And vice versa: the mechanistic interpretability community has always brought data to the forefront of every problem they study, and that&#8217;s something the theory community of deep learning hasn&#8217;t always done. Sometimes we treat data as just X-Y pairs &#8212; input and output &#8212; and focus on the optimizer, the architecture, the nonlinearities. We get drawn toward problems where we want to use interesting hammers: stochastic differential equations, neural tangent kernels. But sometimes the data comes last. And data is probably the most important piece of this puzzle. Mechanistic interpretability has found all these interesting insights by looking at the interaction of data and architectures and neural networks. Theorists who take those insights seriously and really think about them as goalposts to understand are going to make big impact in our field. I think there&#8217;s going to be an amazing symbiotic relationship there.</p><p><strong>Kanjun Qiu</strong></p><p>Very generative for problems to work on. For each of you, what are your current obsessions or interests? What open question are you most interested in solving right now?</p><p><strong>Jamie Simon</strong></p><p>The two open directions I&#8217;m most interested in right now are Open Directions 1 and 2 from this paper: simple models of nonlinear feature learning, and theory that&#8217;s data-aware.</p><p><strong>Kanjun Qiu</strong></p><p>If you were to describe that as &#8220;I am so puzzled by X&#8221; &#8212;</p><p><strong>Jamie Simon</strong></p><p>Yeah. Okay. So here&#8217;s the deal.</p><p><strong>Josh Albrecht</strong></p><p>What is the open question? What are you actually puzzled by?</p><p><strong>Jamie Simon</strong></p><p>We have these beautiful, insightful, solvable models. There are two main workhorse models. Daniel touched on deep linear networks earlier &#8212; they have these stepwise learning dynamics, learning single directions one by one. There&#8217;s another class of models called kernel methods, specifically kernel regression, which is connected to deep learning not by killing the activation functions but by taking a certain infinite-width limit &#8212; not the upper limit, the simplifying one &#8212; and you get kernel regression out. You can also solve this, and it&#8217;s a beautiful theory of learning. It can actually learn functions that are fully nonlinear in the data, except the learning dynamics of the network are linear. So it&#8217;s like a linear function learned after a nonlinear projection. This also shows a simplicity bias, and we have a complete theory of generalization that works really well.</p><p><strong>Kanjun Qiu</strong></p><p>It just doesn&#8217;t apply that well to anything realistic.</p><p><strong>Jamie Simon</strong></p><p>Right. We have another solvable case that comes from a simplifying assumption on a deep neural network, but again we&#8217;ve thrown away an important form of nonlinearity &#8212; in this case, the nonlinearity in the parameters. You know, we want to know what&#8217;s at the intersection of these two things. I want to write down a model that is nearly as tractable and insightful as these two, but gets the best of both worlds. I want a model whose dynamics I can solve and study and understand better than even a shallow MLP &#8212; a multi-layer perceptron, the simplest neural network. Even that, with its nonlinearity, is too complicated, too annoying, in my view, to do complete end-to-end trajectory studies. So I want something simpler than that, but that can still learn fully nonlinear functions and still has fully nonlinear dynamics.</p><p>My team and I have identified a function class of this sort. We think we know how it&#8217;s related to MLPs. We can solve its dynamics in a large number of cases. We can predict things about how MLPs learn from this, and it seems to work pretty well in a large number of cases. And right now I&#8217;m pretty obsessed with getting that to work out, because having a good nonlinear model of the dynamics of feature learning would just immediately let you ask so many new questions where the complexity is pared down, but you know it&#8217;s still capturing something important about the system you&#8217;re studying. That feels like a huge unlock.</p><p><strong>Kanjun Qiu</strong></p><p>How about you, Daniel? Like, I&#8217;m so confused by X, or...</p><p><strong>Daniel Kunin</strong></p><p>Sure, yeah. This is maybe not something I&#8217;m so confused by, but maybe the arc of my research for the next year or so.</p><p>Something Jamie and I worked on together about a year or two ago: as we&#8217;ve talked about limits, there&#8217;s a certain limit I was really interested in &#8212; the limit as we take all our parameters to the origin. If we actually set all the weights and parameters to zero, the input-output map of that network would be nothing &#8212; zero. It would never train, because the gradient of one parameter is always dependent on another. This is essentially a critical point of the loss landscape.</p><p>If we perturbed slightly off of that critical point, eventually with enough time, the model would learn something. What has been shown before in other settings is that the learning dynamics of networks in this vanishing initialization limit start at a saddle point at the origin and progress through a sequence of saddle-to-saddle dynamics &#8212; jumping from one saddle point to another, eventually going down toward a global minimum. In some simple models, you see this in the loss curve as plateaus followed by drops, plateaus followed by drops. Each one of these jumps from one saddle point to another is learning some aspect of the task.</p><p>Jamie and I worked on a paper where we tried to unify a bunch of existing saddle-to-saddle dynamics under one picture. We were training this model through gradient descent, but maybe there&#8217;s actually an alternative, discrete optimization process that would describe that process, where each step of this discrete process is actually learning a feature. If we understand that process, we&#8217;re also understanding something about the features the network is going to pick up. We also looked at work from the mechanistic interpretability community around modular arithmetic and how neural networks learn Fourier features. We proved that using our framework, we could show why these Fourier features would emerge in that setting.</p><p>That put me on this trajectory for the next year: looking at all these different algebraic tasks. Modular addition can be thought of as a task of group composition under the cyclic group. I got interested in these tasks where we know a lot about the underlying structure and know what the right features are &#8212; and trying to understand how, through training, a neural network picks up or acquires those features.</p><p>The hope here is that by really deeply understanding that process, even in tasks where you already know the solution and the right features, you&#8217;ll understand that acquisition process &#8212; and that process will transfer to settings where we don&#8217;t know what features a network is learning.</p><p>For example, take a next token prediction task. I might think about generating data from a hidden Markov model or some sequence generating process where I know the underlying probability distributions and what would be optimal &#8212; what an optimal learner would do if tasked with next token prediction. I would know the right features to do that task.</p><p><strong>Kanjun Qiu</strong></p><p>So we should be able to, in theory, predict what features it&#8217;s acquiring.</p><p><strong>Daniel Kunin</strong></p><p>Yeah. Roughly. It might not be predicting a priori. It might just be an alternative algorithm that, if you run it on the data, would give you the same solution at the end &#8212; but this alternative algorithm would be more interpretable.</p><p><strong>Kanjun Qiu</strong></p><p>Interesting.</p><p><strong>Daniel Kunin</strong></p><p>So I think this idea of using synthetic datasets that have a lot of structure that still require nonlinear learning, and studying how neural networks learn the structure in those synthetic datasets, is a really promising direction.</p><p><strong>Josh Albrecht</strong></p><p>That&#8217;s a really good example. To zoom out a little bit and ask about the broader implications: you can imagine bootstrapping from modular arithmetic to, okay, what about long-form arithmetic where you carry the one &#8212; which is like a language, something you could see if someone&#8217;s explaining arithmetic &#8212; and you can imagine making it richer and richer to the point where it looks like reasonable text. You have a full model of what features the neural network is learning, how it&#8217;s actually making these decisions, how that changes at scale. We&#8217;re clearly not there today, but this is the kind of thing that seems really exciting, because once we do have that level of understanding, we might be able to talk about this stuff sensibly at a policy perspective, an engineering perspective, something that connects to real life. But until we have the tools and fundamentals for this, it&#8217;s hard to say anything at that level.</p><p><strong>Jamie Simon</strong></p><p>I&#8217;m never quite sure how much to make this a central motivation for what I do. I feel quite confident that some form of regulation and policy of AI will be necessary. And we haven&#8217;t really tried many ways of regulating AI yet, I would say.</p><p>Things are changing very fast. But one possible future, one possible way things play out, is that having a language to talk about these things in terms other than their raw statistics &#8212; number of tokens trained on, FLOPs for forward pass &#8212; gives us tools to better describe, regulate, characterize, and have a sober public conversation about these systems.</p><p><strong>Daniel Kunin</strong></p><p>Being able to attribute data to the learned model &#8212; to understand the influence of what may be one set of data points or a certain corpus of texts on the final trained model, or on the learning process &#8212; would be a pretty important tool in the conversation around regulation, copyright infringement, and other things like that. Really understanding the influence of data is critical not only for deep scientific understanding, but also for the practical and regulatory frameworks that will eventually be needed.</p><p><strong>Josh Albrecht</strong></p><p>There&#8217;s also a safety angle. We&#8217;ve used the bridge engineering example before &#8212; I think it&#8217;s hard to make many grounded claims about safety without really understanding the system you&#8217;re talking about. If you just have a black-box understanding of bridges, it&#8217;s like, &#8220;well, it didn&#8217;t fall down yet.&#8221; We can do so much better once we really understand bridges, engines, planes, nuclear reactors.</p><p><strong>Jamie Simon</strong></p><p>Right. We say in the paper that we believe there are three types of reasons to want a theory of learning mechanics, and it&#8217;s important for three reasons. One is fundamental scientific reasons: understand intelligence, understand deep learning &#8212; there are big scientific mysteries here. One is practical reasons: there are many things we&#8217;d like to do with deep learning that we could do much better with an explanatory theory. The last is safety reasons. Presumably if we want to have &#8212; that&#8217;s the one setting where we would most like to have guarantees and understanding. It&#8217;s not super critical to have very reliable chatbots most of the time. But certainly, if we&#8217;re in a scenario where very powerful AI systems are making high-stakes decisions in real time &#8212; for example, running your life &#8212; like, we need to be able to appeal to some kind of grounded way of thinking about these things. This is also a response to the common objection: &#8220;Oh, well, these things will understand themselves before you ever understand them. So why are you trying to do this?&#8221; This is a concern for human intellectual endeavors across the board right now &#8212; far from unique to us. But I think there&#8217;s a unique answer: setting aside the fact that we already understand some things and they&#8217;re being useful, isolated pockets of understanding are useful even without the whole thing.</p><p><strong>Kanjun Qiu</strong></p><p>And it would be nice to use these systems to understand these dynamics in order to design better versions of these systems. We don&#8217;t only want to evolve systems that we rely on.</p><p><strong>Jamie Simon</strong></p><p>Yeah. Even setting aside those answers to the objection &#8220;you won&#8217;t get there before they do&#8221; &#8212; the safety and oversight case is really the one setting where, unless you trust the AIs to police themselves, you don&#8217;t want to totally hand over control. Having some kind of fundamental theory gives us a foot in the door.</p><p><strong>Josh Albrecht</strong></p><p>It seems hard to bootstrap into a place where you have control, oversight, safety, and understanding without this, basically.</p><p><strong>Kanjun Qiu</strong></p><p>On that note, for everyone listening &#8212; for those who are grad students &#8212; is there anything you&#8217;d recommend they do if they want to participate in the field, work on one of these open questions, or get involved in the community?</p><p><strong>Josh Albrecht</strong></p><p>Reach out to you? Cool blog post? Send you some money? What should they do?</p><p><strong>Daniel Kunin</strong></p><p>You could see this paper from two different angles. One angle: we basically have three claims in this paper &#8212; there will be a scientific theory; there are pieces of this theory starting to emerge; and this theory will take the form of the mechanics of the learning process. So you could think of this paper as essentially our justification of those claims. Or you could also look at it from a pedagogical point of view. Reading this paper and looking at the citations &#8212; the papers we cite and the stories we highlight &#8212; is basically 14 authors in this space describing what we would call a great intro course to understanding deep learning theory.</p><p><strong>Kanjun Qiu</strong></p><p>This is like the textbook for understanding deep learning theory right now, where we haven&#8217;t written a textbook yet because it&#8217;s so new. We don&#8217;t have the answers.</p><p><strong>Josh Albrecht</strong></p><p>Yeah, it&#8217;s the syllabus to an intro course.</p><p><strong>Daniel Kunin</strong></p><p>So I would say: read these different things and think, as if you&#8217;re a young researcher, which of these different approaches or methods of handling complexity appeal to you and your thought process. Then go deeper into that, reach out to the authors aligned with those approaches, and think about what open questions and open directions we posited.</p><p><strong>Jamie Simon</strong></p><p>Yeah. The last section of the paper is called &#8220;How to Get Involved in the Development of Learning Mechanics.&#8221; There we give a list of tenets of advice for newcomers to the field. Things like: try a few problems before going deep into one. Value scientific insight and understanding over the difficulty of the theorem you proved. Do lots of experiments because they&#8217;re cheap and easy. I&#8217;d recommend that a young grad student look at both that section and the open directions section, and then read the rest with an eye for trying to hear and disentangle the stories we&#8217;re telling from this broader mass of literature, and see what reaches out to them and compels. We&#8217;re also putting together a website &#8212; at time of recording, the URL is <a href="http://learningmechanics.pub">learningmechanics.pub</a>.</p><p>It&#8217;s meant to be linked to in this perspective paper, and we&#8217;re hoping it will serve as a place for high-quality perspectives from experts, pedagogical materials, open questions, and maybe even a forum for discussion.</p><p><strong>Kanjun Qiu</strong></p><p>Thank you both so much. This is really fun, and I hope that many more people who are wonderfully curious and qualified will join the field and will actually develop a theory of deep learning.</p><p></p>]]></content:encoded></item><item><title><![CDATA[Attention as an art form]]></title><description><![CDATA[Watch now | Art of Being Human #2 with Adam Robbert]]></description><link>https://ideas.imbue.com/p/attention-as-an-art-form</link><guid isPermaLink="false">https://ideas.imbue.com/p/attention-as-an-art-form</guid><dc:creator><![CDATA[Ashley Zhang]]></dc:creator><pubDate>Sat, 11 Apr 2026 14:31:07 GMT</pubDate><enclosure url="https://api.substack.com/feed/podcast/193568576/2f6793e2cb9abe3e2ae9a3acd4bd630c.mp3" length="0" type="audio/mpeg"/><content:encoded><![CDATA[<p><em>This is the recording of our second Art of Being Human event with philosopher <a href="https://www.aerobbert.com/?referrer=luma">Adam Robbert</a>. Adam is a philosopher by training, and a writer, editor, and researcher by vocation. His focus is on the relationship between practice and perception in the fields of philosophy, religion, and contemplation. He writes regularly on his newsletter,<a href="https://thebasecamp.substack.com/?referrer=luma"> The Base Camp.</a></em></p><p><em>A summary of this conversation can be found here:</em></p><div class="digest-post-embed" data-attrs="{&quot;nodeId&quot;:&quot;7106406e-ac71-4e6e-abb0-94c03037590a&quot;,&quot;caption&quot;:&quot;A few weeks ago, we hosted our second Art of Being Human event with philosopher Adam Robbert on attention as an art form. You can watch the full video here:&quot;,&quot;cta&quot;:&quot;Read full story&quot;,&quot;showBylines&quot;:true,&quot;size&quot;:&quot;sm&quot;,&quot;isEditorNode&quot;:true,&quot;title&quot;:&quot;10 theses on attention&quot;,&quot;publishedBylines&quot;:[{&quot;id&quot;:8987519,&quot;name&quot;:&quot;Ashley Zhang&quot;,&quot;bio&quot;:&quot;Storyteller at Imbue, investigating human flourishing in a world with AI. In pursuit of the beautiful, good, and true.&quot;,&quot;photo_url&quot;:&quot;https://substackcdn.com/image/fetch/$s_!mkEI!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7f92887c-65bb-4187-9e51-7a6c7a46c51b_1288x1290.jpeg&quot;,&quot;is_guest&quot;:false,&quot;bestseller_tier&quot;:null}],&quot;post_date&quot;:&quot;2026-03-14T14:30:44.729Z&quot;,&quot;cover_image&quot;:&quot;https://substackcdn.com/image/fetch/$s_!XgVw!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7229d74c-8577-4cc0-94db-4878ef97b0f5_1857x1045.jpeg&quot;,&quot;cover_image_alt&quot;:null,&quot;canonical_url&quot;:&quot;https://ideas.imbue.com/p/10-theses-on-attention&quot;,&quot;section_name&quot;:null,&quot;video_upload_id&quot;:null,&quot;id&quot;:189701169,&quot;type&quot;:&quot;newsletter&quot;,&quot;reaction_count&quot;:53,&quot;comment_count&quot;:2,&quot;publication_id&quot;:5755889,&quot;publication_name&quot;:&quot;Imbue&quot;,&quot;publication_logo_url&quot;:&quot;https://substackcdn.com/image/fetch/$s_!GuGx!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F539d4a69-f426-48c8-bf7a-cce94fd735bc_800x800.png&quot;,&quot;belowTheFold&quot;:false,&quot;youtube_url&quot;:null,&quot;show_links&quot;:null,&quot;feed_url&quot;:null}"></div><p><em>The Art of Being Human is an event series by Imbue for the exploration of the shared human questions in our technological age. Sign up to receive invites <a href="https://luma.com/imbue_ai">here</a>.</em></p><div><hr></div><p><strong>KANJUN (OPENING REMARKS)</strong></p><p>Hello, friends. If you&#8217;re standing, please get your food and come sit down. All right. Well, hello, everyone. Welcome to Imbue. My name is Kanjun. I&#8217;m the CEO and I&#8217;m really excited to have you all here for the second event in our Art of Being Human series.</p><p>I&#8217;ll talk a little bit about Imbue first. Imbue is a fairly radical AI company. Our mission is to make tech serve humans. By tech, we mean tech like the software we use and also the technology industry. And by serve, we mean that we want technology that serves us and is not exploiting us. Today, we live in a world where we are kind of exploited. I don&#8217;t like to put my phone in my room at night because I might end up scrolling Instagram till two a.m. Not my fault &#8212; somebody else is trying to hijack my attention for their own profit. We have this world where we have devices, and on those devices is a lot of stuff whose incentives are not fully aligned with ours. And we believe that as AI agents become more powerful, this exacerbates the problem. Agents are getting to a point &#8212; we think at the end of the year &#8212; where they&#8217;re starting to make decisions on our behalf and starting to represent us. And in that world, we want those agents to fully serve our interests, not the interests of others.</p><p>So that&#8217;s a lot of what Imbue does. We are basically trying to build toward an open agent ecosystem to combat monopoly power in tech, because we think monopoly power and centralization is what allows for this kind of exploitation. Our goal really is to increase the percent of people in the world who can use agents that are fully aligned to them, where your agents are fully expressing your own values and you own them &#8212; they&#8217;re yours. Maybe your data is local and yours. And over the next few months, we&#8217;ll be shipping a lot of tools toward that.</p><p>That&#8217;s one way we build toward this kind of future. But a second way we do that is by figuring out what it means to serve humans &#8212; what it means to be human in this world of very powerful technology, technology that can think. We thought that was our advantage, right? So the conversation today is about attention. Attention is one of our most precious resources as a human. I want to introduce Ashley, and she&#8217;ll introduce Adam. Ashley is our Storyteller at Imbue &#8212; she really does a lot of investigation into what it means to be human and figures out what we should stand for. She has the unique property of writing pieces where almost every piece she writes, I cry. So if you want to be crying, you can subscribe to her Substack. It&#8217;s called <span class="mention-wrap" data-attrs="{&quot;name&quot;:&quot;Soft Power&quot;,&quot;id&quot;:251723,&quot;type&quot;:&quot;pub&quot;,&quot;url&quot;:&quot;https://open.substack.com/pub/ashleydzhang&quot;,&quot;photo_url&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/33bf7003-9798-4ff2-80e4-39fa48bc539c_736x736.png&quot;,&quot;uuid&quot;:&quot;7eaa9e3d-a2ab-4134-9120-3bc64f6eb5cf&quot;}" data-component-name="MentionToDOM"></span>. Without further ado, Ashley and Adam, welcome.</p><p><strong>ASHLEY (INTRODUCTION)</strong></p><p>It&#8217;s so wonderful to see new and familiar faces. This is the second of the Art of Being Human series, which I like to think of as a shared collective investigation into these human questions in our technological age. And I&#8217;m so excited to be here with Adam today, who is a proper philosopher and a writer and editor. He&#8217;s written this wonderful book, Practice in Still Life, a collection of fragments, essays, and lectures on the topic of attention and perception, introducing various traditions of thought.</p><p>Our first event was last month with my friend Nicholas Paul on the topic of thinking, which I thought flowed well into this topic. Someone actually asked a question about attention at the end. I think a lot of what we talked about was: how do we create the spaciousness and conditions to allow for expansive thinking? Thinking that is beyond the calculation of machines, thinking that is truly novel and expansive and builds upon this great project of the humanities and being human.</p><p>I&#8217;m excited to chat about attention today, which I think is one core aspect of thinking and also just being here in the world and finding your way through it. Adam has a very particular way of conceiving of attention that goes beyond a resource to be used, captured, and exploited &#8212; something that actually puts the power back in our hands as a practice, or as an art form, that we can cultivate in our everyday lives.</p><p><strong>Conversation</strong></p><p><em><strong>ASHLEY: How did you get interested in attention as a topic? What is your perspective on it?</strong></em></p><p><strong>ADAM: </strong>Thank you all so much for being here. And thank you for inviting me. It&#8217;s a beautiful space, and I&#8217;m so glad we can all come together here to have important conversations like this one, in the heart of the city where a lot of the technologies we&#8217;ll talk about are being created and shared throughout the world.</p><p>My background is in philosophy, fairly broadly construed. I have a particular view on the philosophical tradition that opens out into areas you might call spiritual exercise, contemplative practice, various religious traditions, spiritual traditions, arts and religion &#8212; basically taking a full sweep of the humanities, but anchored in philosophy.</p><p>I started to look at philosophy first in the same way that most people do &#8212; as a tradition of texts and arguments and concepts, propositions, logical statements, things that you would debate over and argue over, the realm of reason and rationality. And I think that&#8217;s a very important layer of philosophy. I just don&#8217;t think it&#8217;s the whole of what philosophy is and does. As I started to deepen my inquiry, learning more about the deep tradition of the history of philosophy, I started to become aware of the reality that these statements, these arguments, these worldviews, these big philosophical systems were actually primarily grounded in a set of practices &#8212; practices that if we described them today, we would think of as spiritual exercises, meditative exercises, contemplative practices, more so than what you would get in a philosophy 101 survey course. But it became apparent to me that these practices were actually the medium or the vehicle by which philosophers came to the insights that they shared with the rest of us.</p><p>As I was looking over all of these practices, I realized that one set of practices felt more central than the others &#8212; or a lot of the other practices were actually based on the idea that they would support this central practice. And that practice is a practice of attention. I started to realize that one of the key philosophical moves or attitudes is this question of attention: what happens when we learn how to cultivate attention? What happens when we start to think about how our attention is shaped? There&#8217;s this idea that attention is just a flat, singular thing, but it&#8217;s not. My view is that attention is a very unique thing, a very particular thing, and it&#8217;s very rooted in your habits and practices. That&#8217;s how I came to this phrase: attention is an art form. It&#8217;s something that you can shape deliberately, on purpose. And for me, that became kind of the center of the rest of philosophy.</p><p><em><strong>ASHLEY: What are these practices that you&#8217;ve come to understand as crucial to cultivating attention?</strong></em></p><p><strong>ADAM: </strong>There&#8217;s a famous story in Plato&#8217;s Symposium where the description we get of Socrates is that he&#8217;s there going to this symposium, this party &#8212; it&#8217;s a drinking party, they&#8217;re going to have a good time, they&#8217;re going to discuss philosophy. And Socrates kind of lags behind. The description we get of him is that he&#8217;s lost in thought, or in a sort of meditative trance. We hear from other people who knew Socrates that he would do this from time to time, sometimes for hours on end, just uninterrupted, silent meditative states. But when you look at the Greek, the most literal translation is that he turned his attention to his intellect &#8212; he turned his attention on himself, he turned his attention to his thinking. So this is kind of at the core of the Western philosophical tradition as we learn it from Plato: this whole idea of knowing yourself isn&#8217;t just about knowledge, not just understanding you as a biographical being, but this practice of turning your attention onto yourself in this meditative state.</p><p>If you look at some of the other practices &#8212; and there are many we could discuss &#8212; some tend to be more physical. There are practices of fasting. Fasting is something that shows up again and again in these traditions. There&#8217;s something about our relationship with food and how we take care of our physical body that&#8217;s very important. There are other connections with physical training. If you think about the physical setup of these ancient spaces, they were built in gymnasia &#8212; literal places where you would train your body physically. This was thought of as happening right alongside the philosophical inquiry you would find in the dialogues. So there&#8217;s this relationship between the fasting and the training of the body and the philosophical practice, all coming together in this sense of: how do you perform these contemplative maneuvers, this turning of your attention onto attention or onto yourself? And what are the supporting practices that help you do that?</p><p>If you move ahead a little bit into the late Roman and early Christian traditions, you get similar ideas: you live in a world full of distractions, a world that&#8217;s calling for your attention in different ways. Some of those things are good and virtuous to pursue, but a lot of them are leading you down the wrong path or encouraging the wrong thought patterns. So in those contexts we find practices of withdrawal. Think of monastic monks &#8212; they leave the city and go into a monastery. If you think of the gymnasium as designed for a certain kind of physical training, a monastery is designed for a certain kind of spiritual training. The whole space is designed to free you up from some of those distractions so you can focus on contemplation.</p><p>I&#8217;ll add a note: in a lot of the traditions, we also find that leaving is important, but the returning is just as important. Socrates is constantly talking about leaving the city and coming back to it, leaving the cave and going back into the cave. A lot of the practices are goods in themselves &#8212; the fasting, the physical training &#8212; but the language in some of these traditions is that they guard the stillness you need for contemplation. It&#8217;s in those moments of contemplation, of insight, that we then get some of these texts, some of the written words that come out of these traditions. But they&#8217;re impossible without the practices.</p><p><em><strong>ASHLEY: I&#8217;m glad you brought up the question of returning, because we often have this sense that in order to live a more virtuous life, it requires a rejection of society, a kind of Thoreauvian retreat into the woods. But Plato and Socrates didn&#8217;t live in the time of TikTok and Twitter. Today, even beyond our devices, we walk outside and there are cars, billboards, so many things calling for our attention. Do you think we have to settle for this kind of compromised state &#8212; that we can guard our attention somewhat, but really, if we&#8217;re living in urban modernity, we have to accept some degree of constant distraction?</strong></em></p><p><strong>ADAM: </strong>Yes, I would think about it this way: our unique version of those distractions is particular to us, particular to our technologies, particular to our moment in time. But that struggle to maintain the attention, to maintain the practice, is present throughout human history. It is a perennial problem. We have texts of medieval monks &#8212; eleventh century monks living in their monasteries, stitching together their manuscripts &#8212; and we have commentary from these fellows to the effect of: I think these illuminated manuscripts are getting out of hand. The lettering is distracting from the text. It&#8217;s getting too visual. They&#8217;re having these debates about how this is robbing them of their attention.</p><p>Or think of Socrates in the Phaedrus, where he&#8217;s practically pulling his hair out about people starting to write. He&#8217;s like: this is going to end philosophy. People are going to just write things down instead of remembering them on their own. He&#8217;s looking at writing and going: this is putting us at real risk. We&#8217;re outsourcing something really important &#8212; our memory, our capacity for attention, our capacity to keep this sort of living set of insights within us and accessible to us without the use of technology. And now we all just accept that writing is part of the intellectual life.</p><p>You can see again and again that the shape and scope of the problems change, but the underlying dynamic is always there. And it comes back to this question of: what is the human being? And why would somebody like Socrates be concerned about the relationship between technology and what the human is? My view is basically that philosophy is not new to these problems. It&#8217;s the specific shape of the technology that is new. Maybe the level and scope is new, but these are problems that we&#8217;ve looked at before, things we&#8217;ve thought about before. We have a deep history of thinking about the human being in relation to technology. There are resources in the tradition that I think can help us today with our particular questions.</p><p><em><strong>ASHLEY: The anecdote about writing touches on something beautiful and powerful about humanity &#8212; our ability to adapt. How do you think the act of philosophy, or thinking, or the practice of training our attention, will evolve as we incorporate new technologies and mediums and environments?</strong></em></p><p><strong>ADAM: </strong>If somebody tells you they know the answer to that question, that&#8217;s a little bit of a red flag. There are so many moving pieces in the technology itself. I don&#8217;t know if we understand what television has done to us &#8212; and that was a long time ago. We&#8217;re still trying to figure out the printing press, and there are new waves of technology coming after that.</p><p>Rather than trying to come up with a forecast or a prediction about some certain set of circumstances, the move instead would be to leverage this fact: humans are transformable through practice, and the practices give us new abilities. They give us a kind of facility. If you think of this athletic metaphor again &#8212; you&#8217;re training different kinds of agility, but instead of physical agility, you&#8217;re training a mental, spiritual, contemplative, and emotional agility. And I think that&#8217;s going to be a better approach, because you don&#8217;t know what the world&#8217;s going to look like in ten years. You don&#8217;t know what it&#8217;s going to look like in six months. But you can train your agility. You can train your lucidity. You can keep hold of your attention. You can return to the practice of attention: what&#8217;s happening, what&#8217;s going on, what&#8217;s important, am I being led down the wrong path here? Can I pull myself back?</p><p>That kind of withdrawal we were talking about &#8212; monks going to a monastery &#8212; can take all kinds of small shapes, all kinds of small maneuvers. You can have a little space in your home, a little space in your office. It can be a kind of sacred space, a contemplative space. The word contemplation &#8212; that suffix, templation, is the same root we have in the word temple. It&#8217;s literally marking out a space, a clearing, for that practice. And what do you do? You wait, you practice. You wait for insights. You don&#8217;t necessarily sit there thinking you have all the answers. You give yourself some time to breathe, some space to do it.</p><p>Just in terms of this question of the human being: one universal fact that I think is true of all humans is that we are, in some important sense, open-ended. That&#8217;s why we have education, why we have these different cultural traditions passed down from generation to generation. If you look at a horse that had just given birth, the foal has been out for literally a couple of hours and it&#8217;s already running, already galloping &#8212; it kind of knows what to do. Humans aren&#8217;t like that. We are open-ended. We come out and we need a lot from the outside. We need a lot from the culture, from the tradition, from history, from our communities. But we also have this curious quality of being able to shape ourselves through practices. And that open-endedness is precisely what allows us to develop into the kinds of people we want to be &#8212; but it&#8217;s also the open-endedness that leaves us vulnerable to this kind of capture that we started with. There&#8217;s something up for grabs. We&#8217;re not set. We can be directed in different directions by algorithms, by news media, by politics, by propaganda, by all of these kinds of things. But it&#8217;s because we&#8217;re open-ended, and the practices are what give us the agility to make sure we&#8217;re going in the direction we think we should be going.</p><p><em><strong>ASHLEY: I love this concept of open-endedness, because I think &#8212; especially in San Francisco &#8212; there&#8217;s a collective anxiety about becoming obsolete. There&#8217;s this sense of resignation every time there&#8217;s a new technical capability or a benchmark we set for ourselves gets crossed. But our lives are so expansive, and it feels like such a disservice to think of life as a series of benchmarks to hit. There is that anxiety, though &#8212; when there are so many possibilities open to you, you can train your attention anywhere. How do you know what is worthy of bestowing your attention?</strong></em></p><p><strong>ADAM: </strong>In some sense, that is the question. My response would be something like: I have a belief in human beings that we have a sort of innateness to us, an innate calling towards something. If you look at the word philosophy, it means love of wisdom &#8212; not knowledge of wisdom. It&#8217;s philosophy. And the reason for that is because in the love, there&#8217;s a kind of desire, an impulse, a longing of being drawn toward something that&#8217;s guiding you. You don&#8217;t know what it is. There&#8217;s a mystery there. But you have some kind of an intuition, a kind of a conscience. Maybe if I follow it, something will happen. I think that&#8217;s a good place to start.</p><p>The other thing I would say is that we are not the first people who have asked: what is actually good to do? What is the good? What is goodness? What is virtue? The world traditions have many answers to these questions, and they tend to collect around a series of ideas and concepts and practices that can clarify why these teachers said what they said. So I think part of it is having some faith that you as a human being have a conscience that can tell you something about what to do, and that you actually have a community &#8212; both here and in history &#8212; that can help you navigate that.</p><p>I don&#8217;t think those two things are actually that circumstantial. If you look at history, we&#8217;ve gone through many phases of what today we would call existential threats or crises, real turns in civilization. And people have thought about it. They have answers to these questions, or at least they have attitudes or stances that will help you navigate them. I feel like we&#8217;re in one of those moments right now, with this rapidly expanding AI technology. But having to deal with new and novel things isn&#8217;t new. We&#8217;re actually quite good at that. And as long as we&#8217;re thinking about it, we tend to be quite good at the things we can see coming. We think about them a lot. We navigate, we adapt. Practice is what&#8217;s going to make you more adaptable and also more able to transform the thing that&#8217;s coming into a shape that might be more livable.</p><p><em><strong>ASHLEY: You&#8217;ve touched on a few practices &#8212; walking, writing, meditation. Can you go deeper into that? And also both individual practices and more relational or communal practices?</strong></em></p><p><strong>ADAM: </strong>One thing I&#8217;ll say about practices is that I think we&#8217;ve gotten into a mode &#8212; and I&#8217;ll speak for myself, this is very biographical &#8212; where we&#8217;ve lost the cohesive community context in which these practices used to live. In history, when you think about religious practices, philosophical practices, spiritual exercises, these were things done in a fairly cohesive community. If you were born in fourteenth-century England, you were probably going to be born a Catholic into a family of Catholics, and the whole social system was organized around these sets of practices. Time took on a different shape &#8212; there was a liturgy to the way the year processed. There were different things you did at different times of the year, and everybody around you was following the same calendar. You were kind of synced up.</p><p>We don&#8217;t really have that experience &#8212; a lot of people in the Bay Area don&#8217;t have that experience &#8212; because for many good reasons, we decided that politics and governance should be rooted in the primacy of the individual. There are all these gains from that. But I think what we lose is that sense of collectivity. And so one of the things I think we&#8217;re groping toward right now, dealing with these larger existential crises, is that our individual, idiosyncratic practices aren&#8217;t quite enough to get at the problem. The question of how AI technology is going to change society is such a big one. You might go crazy if you just try to address it as an individual subject doing your own inwardly facing practice. So rather than focusing on specific exercises, I would think more about: what&#8217;s the collectivity here? Does something change when we perform these practices together, when we have these discussions together, when we do this kind of group, collective activity of thinking about these problems together? I think the equation changes quite a bit.</p><p><em><strong>ASHLEY: You spoke earlier about the temple and creating a sacred space where contemplation can be practiced. What are the conditions that allow for this kind of collective practice to emerge?</strong></em></p><p><strong>ADAM: </strong>There&#8217;s an institutional component, and a component of lineage. There&#8217;s a physical, architectural component. We&#8217;re lucky to have spaces like this one where we can come together and talk. This affords us a different kind of interaction, a different kind of grip on the problem, by coming together. So I think architecture and design &#8212; including the design of technological artifacts, apps, and the way we engage with media &#8212; there&#8217;s a lot of opportunity for designers and architects and people thinking about arts and aesthetics to help us re-envision new forms of collective practice and collective exercise. And we don&#8217;t have to reinvent the wheel. There are good examples in history for how to do this.</p><p>The one I think about the most, coming from an academic background, is the university system. I&#8217;m very much looking at: what has the university become? Is it really fulfilling its mission of giving us a unified understanding of both what the universe is and what the human being is &#8212; how the two relate, how we should act, what we should do, what we should care about? Are they really fulfilling that mission? Especially in the humanities, we see a lot of decline &#8212; a lot of decline in enrollment, departments closing. There&#8217;s a whole generation of tenured professors retiring that I don&#8217;t think are going to be replaced.</p><p>But if you look at history, the roots of philosophy in the West have only an incidental relationship to the university. There&#8217;s about fifteen hundred years of some of the most influential philosophical activity happening before the university even comes on the scene. So there are different ways of thinking collectively, different institutional ways of arranging these things where we can do this as a group, with some rigor, with some historical influence, but also with some novelty appropriate to our times. The technology is also making new things possible. There are things we can do now that we couldn&#8217;t have done without it, in terms of connecting the right people and sharing and disseminating ideas. So there&#8217;s a lot of optimism, honestly, from my perspective, alongside all these dangers.</p><p><em><strong>ASHLEY: Can there be a collective organizing or coordination of attention that isn&#8217;t top-down? Whenever I think about this, my sense is there&#8217;s always some authority figure who&#8217;s like, this is what&#8217;s good, this is what&#8217;s important, this is what we should be valuing and thinking about. But can there be a more bottom-up, democratic sense of collectively figuring out what is worthy of our attention? How do we create the conditions that foster that?</strong></em></p><p><strong>ADAM: </strong>Bottom-up is the approach, and even bottom-up and regional. San Francisco probably needs something particular to San Francisco. New York needs something particular to New York. There&#8217;s this sense that where you are in space matters &#8212; just as time has a qualitative characteristic in some of these traditions, place has the same. So it makes more sense to think about what a bottom-up, ecological approach to institution-building would look like &#8212; one that would do some of the things you&#8217;re describing. What we&#8217;ve been trying is a top-down, monoculture, universalistic approach to institutions, especially if you think of universities. There&#8217;s a lot of top-down energy to them, and I don&#8217;t think it&#8217;s serving their mission very well.</p><p><em><strong>ASHLEY: I&#8217;m curious for your take on the attention economy as a concept and attention as a resource. Do you think that&#8217;s a helpful or accurate framework, especially as we&#8217;re trying to wrangle our attention from so many distractions, devices, and things calling for it?</strong></em></p><p><strong>ADAM: </strong>It&#8217;s really important to think about the kinds of things you&#8217;re paying attention to, because the kinds of things you pay attention to become part of who you are. There&#8217;s an important piece here about memory. The reason that practice works is because you have this capacity for memory &#8212; not necessarily just memorization of facts. Human memory doesn&#8217;t work like a file system on a computer. You can upload any kind of file to a computer, and the hardware doesn&#8217;t reorganize around the content. But you do. Your memories actually reorganize your sense of who you are as a person, which is why we sound like we come from a certain place, why we pick up the language. Your memory is reorganizing your day-to-day perception of the common-sense world &#8212; syncing with it down to the level of your physical sensations and physical perceptions of things, up to your more abstract intellectual thinking. So your memory is very important. It&#8217;s really important to tend to your memory and to think of it as a kind of living ecosystem, a living part of your perception, a living part of your acting.</p><p>There&#8217;s a woman named <span class="mention-wrap" data-attrs="{&quot;name&quot;:&quot;Eleanor Robins&quot;,&quot;id&quot;:272006,&quot;type&quot;:&quot;user&quot;,&quot;url&quot;:null,&quot;photo_url&quot;:&quot;https://substackcdn.com/image/fetch/$s_!pSQS!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fde0e82b0-21a7-4649-82a5-9f82246fa73d_3300x4950.jpeg&quot;,&quot;uuid&quot;:&quot;409aaf0c-a959-4764-9d26-258c2b6b9d9c&quot;}" data-component-name="MentionToDOM"></span> &#8212; I don&#8217;t know if you&#8217;ve read her, she has a great Substack and writes a lot about memory &#8212; and she created this metaphor that really stuck with me: if you accept this view of memory as a kind of living thing that is reorganizing you at a really fundamental level, and what you&#8217;re paying attention to and what gets lodged in your memory is this kind of industrialized, flat, repetitive landscape of inputs, then you&#8217;re kind of creating &#8212; she uses the metaphor of a desert &#8212; your inner life is becoming a desert. Your memory is in this process of desertification. But you can be the gardener of that. You&#8217;re in charge. You can read different books, listen to different music, have different conversations, connect more meaningfully with other kinds of people, create these other kinds of memories and re-enliven that inner garden. And that&#8217;s going to transform your perception.</p><p>If you think of it that way, and then you think about what you&#8217;re doing in the attention economy &#8212; you&#8217;re kind of monocropping your inner life with a certain set of content on social media. And I think basically every human being, even spiritually advanced people, struggles with their phones. There&#8217;s something about it that is really addictive. It&#8217;s really designed for us to use over and over again. And there are uses there &#8212; I find a lot of interesting things on the internet, I find interesting essays, I solve a lot of problems out there. But it comes back to the intentionality: is this serving me, or is it serving the company who&#8217;s trying to sell me ads? You have to guard that. You have to protect that. If you feel susceptible to it, engage in some of these practices: try to make yourself more lucid and agile in those moments, and then do simple things. Put your phone in the other room. Basic withdrawal activities. And don&#8217;t underestimate just the amount of money and resources that&#8217;s after your attention specifically. All of those algorithms are so honed in to you as a person. You need to be careful. You need to guard it. You can change, and you can change your relationship to it.</p><p><em><strong>ASHLEY: Simone Weil, the French mystic and philosopher, had this saying: &#8216;We have to try to cure our faults by attention and not by will.&#8217; When I first read it, I thought it was nice and then I chewed on it. I think willpower is closely tied with attention &#8212; at least in the beginning, when you&#8217;re trying to train or attune your attention, especially if you&#8217;re resisting these external forces. It feels like the will is attention in some way. What do you think of the relation between the two?</strong></em></p><p><strong>ADAM: </strong>Simone Weil is a fantastic person to think with about these questions. If you don&#8217;t know her work and you&#8217;re interested in anything related to what we&#8217;re talking about, she&#8217;s a great writer and thinker to get familiar with. The other person who also writes about Simone Weil is another Simone &#8212; Simone Kotova &#8212; and she writes exactly about this paradox or contradiction. She has a book called Effort and Grace, and it&#8217;s exactly about this relationship: the practices have something to do with effort, with willpower, with your desire, your force, the repetitious nature of your disciplined activity. But on some level, that&#8217;s not really enough. That&#8217;s not really the deepest part of the practice.</p><p>The deepest part &#8212; and I think contemplation is different from attention in this way &#8212; is where attention is this kind of concentrated, one-pointed fixedness where you&#8217;re really focused on something, but contemplation has more of this character of letting go and letting be. Giving up the project of willful change and just sitting. Sitting in what? Sitting in silence, sitting in receptivity, giving up the project of seeking and just seeing what happens when you give space to not seeking &#8212; seeing if in that space of grace, something else doesn&#8217;t emerge, if things don&#8217;t show up to you differently.</p><p>A lot of these practices, especially thinking of attention as an art form, are really about how you get things to show up for you in your first-person experience. We don&#8217;t all share the same physical experience even of the physical objects in the room. Everything has to do with our training, our knowledge, our education, our experience. Things are showing up differently to each of us. Some people have great expertise at, say, how to design a space &#8212; physical space is showing up to them in a particular way because of their attention practices. So there are all these ways in which you&#8217;re trying to train your attention to see things from another angle, to see another level of detail that other people aren&#8217;t getting, or to understand or interpret a kind of meaning that other people might be missing.</p><p>But then there&#8217;s this other move, this contemplative move, which is more like: I&#8217;m going to stop trying to figure out and understand. I&#8217;m going to let go. And actually in that space &#8212; that&#8217;s typically, for me at least, where the thing I was looking for kind of shows up. But there isn&#8217;t really a program for that. There isn&#8217;t a way to make that happen on command, but you can give it space to happen. I think this is what Simone Weil is talking about. She talks a lot about waiting &#8212; waiting for years, sometimes. And how central that is to a deeper kind of philosophical insight. That might be one of the essential moves in a time where there&#8217;s never not something to pay attention to. Withdrawing from that and just sitting. Sitting in the silence. Sitting in the emptiness. Sitting in the darkness. There&#8217;s no goal. There&#8217;s nothing else on the other side of it. And then, as Weil describes, some interesting things might happen.</p><p><strong>&#8212; Audience Q&amp;A &#8212;</strong></p><p><em><strong>AUDIENCE: Thank you for the educational talk. If someone were to ask you, beyond name and form, who are you &#8212; how would you answer that question? And secondly, knowing who you are, what would you define as surrender?</strong></em></p><p><strong>ADAM: </strong>Beyond name and form. That&#8217;s a good example of a question that you could just sit and wait with. The philosopher in me wants to say something like: I am a space in which meaning emerges. A certain kind of understanding takes shape through the activity that is me, and that shape and that understanding has a responsibility and a uniqueness to it &#8212; as an expression of the rest of reality, as an expression of the rest of the universe. As a human being, we are a unique kind of opening where we can even ask and reflect on that question. And I think we are in some sense responsible for how that makes us act and how that affects other people and the earth as a whole.</p><p><strong>ASHLEY: </strong>I would say something similar, but perhaps less poetic: just the collection of kind of experiences, but also histories and stories along the lineage long before you. And to the question of surrender &#8212; I believe that we have free will to some degree. We have our willpower, our agency, and that&#8217;s very valuable and something I care about. But part of surrender is being like: whoever you are is shaped by forces beyond your control.</p><p><em><strong>AUDIENCE: We&#8217;re at an AI company, and I wonder: when we use terms like attention, perception, contemplation, consciousness, thinking, judgment &#8212; is that something we should even consider attributing to large language models or digital computation? Because when I think back at prior media technologies &#8212; whether it&#8217;s Socrates worrying about writing or the printing press &#8212; no one was worried that books could think or perceive or were conscious on their own. And now we&#8217;re tempted to imagine that these digital technologies actually have attention, make decisions, are agents. How would you think through those questions?</strong></em></p><p><strong>ADAM: </strong>Those are open-ended questions, and I think the answer you would give would probably change maybe month to month, year to year. That whole packet of terms &#8212; judgment, thinking, decision, attention &#8212; I think we&#8217;re anthropomorphizing the system to a large degree. There&#8217;s a great essay by Yuk Hui on LLMs &#8212; maybe two years ago now &#8212; basically still thinking about them along the lines of a human prosthetic. They&#8217;re an extension of us, and will likely remain an extension of us. So we&#8217;re still doing the judging, the directing, and the attending, and they are executing on that. I don&#8217;t have one hundred percent confidence that that&#8217;s true, but I do think that in order for something to be a judgment in the same sense that a living human being makes a judgment, it has to have a point of view, and it has to have a kind of self-awareness. And I don&#8217;t see that in the systems we have today. And I don&#8217;t see how scaling up these systems will by itself create that.</p><p><strong>ASHLEY: </strong>I don&#8217;t have a robust answer to whether it&#8217;s accurate to apply these terms to these systems. But what I can say is: I&#8217;m glad that this new technological wave has raised these questions and inspired us to examine these terms more closely. There&#8217;s this sense that before, we kind of took things like thinking and agency for granted &#8212; we all participate in these activities without really, mostly, inquiring as to what the purpose of these things are, and why we engage in them. And I think now, in this anxiety to try to differentiate ourselves from machines, we&#8217;re being pushed to understand them better. And also to understand ourselves &#8212; what we do, in what ways it&#8217;s different from the ways machines work.</p><p><strong>KANJUN: </strong>One way I think about agents is that they are actually taking on a lot of the things that humans do today, and they do make judgments. They have a point of view, quote-unquote. But that point of view is not necessarily determined by them &#8212; it&#8217;s determined by someone or something else. You could say that maybe all humans don&#8217;t have a point of view that&#8217;s fully determined by us, but we have a kind of open-ended process where, from our perceptual experience, our own point of view will evolve. And that&#8217;s something agents are missing today. That doesn&#8217;t mean that in three years they&#8217;re still going to be missing that. Continual learning and open-endedness &#8212; it&#8217;s totally possible that they will have some of these properties that humans have. They don&#8217;t seem to have this thing we have: this awareness, attention, workspace where we&#8217;re recombining things. But maybe that&#8217;s just an experience we have and they have a different experience. It&#8217;s hard to tell.</p><p><em><strong>AUDIENCE: Do you think our experience with LLMs and ML models would be a sort of attempt at self-recognition &#8212; the same way that we do when we meet someone else and try to make them see ourselves? But those models are actually only mirrors, and we are confusing them with subjects. And do you actually think that we can create semantic mathematical models to understand how attention is harnessed, to reverse the effects of it by creating some sort of semantic model of subjectivity, of the way we make sense of reality through meaning? Do you think this can be formalized and implemented?</strong></em></p><p><strong>ADAM: </strong>I&#8217;m skeptical. A living organism, I think, is organized in a particular way on purpose, such that it actually does reflect a kind of underlying order in the universe that gives rise to it and maybe even beyond it. And the way that, as I understand it, the technology is being organized &#8212; if it does create something like that, it&#8217;ll be along a completely different line. I don&#8217;t think it&#8217;ll be like us. But I do think that as it stands right now, when you&#8217;re interacting with these platforms, that is what you&#8217;re doing: you&#8217;re getting this kind of reflection back to you based on your inputs, based on your inquiries. And in some sense, the question of the algorithm on social media is transferring over into the way some of these LLMs are being designed &#8212; in order to capture your attention. They have increasingly good memory about your previous inquiries and where to guide you. But I think that&#8217;s all a reflection of you in a certain sense, in the same way that your social media feed is a reflection of some part of you. It&#8217;s not giving you the same connection you will have with another human being. I do think engagement with other humans is going to be the key thing, and I don&#8217;t think that&#8217;s replaceable.</p><p><strong>ASHLEY: </strong>I do think broadly, technologies reflect the values of their creators and also the incentives that govern the values of their creators. That&#8217;s my high-level answer, but I&#8217;m very curious about this. I think there are some researchers in the room &#8212; if people have takes, find us afterward and we can chat about this.</p><p><em><strong>AUDIENCE: These practices &#8212; whether individually or communally &#8212; are they sustainable or even real without a common object of love that the individual or the community possesses? And are we even capable of identifying what that is on our own in a way that will be sustaining and orienting enough to free us from the distractions around us?</strong></em></p><p><strong>ADAM: </strong>I&#8217;m glad you asked that. I do think in some sense, love is at the center of what pulls these practices forward. Attention is itself a question of what we love and what we care about and what we&#8217;re concerned about. Intellectual activity is often thought of as being centered in the mind, in the brain, in concepts and language and reason. But a lot of these practices, some of the words used to describe them in the scholarship, are cardiocentric. If you think again about the Christian monastic practices of contemplative prayer &#8212; Cloud of Unknowing is a great anonymously authored thirteenth-century text &#8212; it&#8217;s basically about sitting in the love of God. The reason for that is that there are these transcendental questions of ultimacy that knowledge actually can&#8217;t attain to. There&#8217;s something about knowledge that is perspectival, circumstantial, tied to a more empirical sense of reality. What goes beyond that &#8212; in the Cloud author&#8217;s language &#8212; is love. This kind of loving devotion is both what gets you to care about the practice and drives the practice, and is, if done right, what the practice is actually developing. The loving devotion is absolutely central. And that gets lost in our very overly intellectualized environment.</p><p><strong>ASHLEY: </strong>That question reminded me again of a Simone Weil quote &#8212; love being the rarest and purest form of generosity. In that framing, it feels very abundant. And I think the words we use really shape the way we conceive of things. Right now the language we use around attention feels really aggressive. I often find that something like generosity &#8212; bestowing attention &#8212; feels quite beautiful in that way. There&#8217;s also the poet Mary Oliver, who wrote a lot about attention, and she has this one essay where she writes that attention without feeling is just a report. There&#8217;s something about what we&#8217;re called toward &#8212; what speaks to us &#8212; that&#8217;s a movement of our soul or emotions, and that&#8217;s often overlooked in these conversations. Love and attention. I think they&#8217;re so closely intertwined.</p><p><em><strong>AUDIENCE: You said that memory drives a lot of where our attention goes, and naturally I would say that what you value &#8212; your virtues, your interests &#8212; is going to drive what you consume and what you store as memory. Does attention follow value, virtue, and interest? Or is it the inverse &#8212; that interests, values, and virtue are actually following attention?</strong></em></p><p><strong>ADAM: </strong>I think they have a complex relationship. What you value tends to be what you attend to. But what makes any of this philosophical is this act of trying to give words to these processes: how do my values guide my attention? How does attention transform my values? You can go through life without examining much of any of this &#8212; without a firm sense of why you care about the things you care about, or whether you should care about other things. All of this stuff takes on a new tone when you start to ask questions like this.</p><p><strong>ADAM: </strong>The way to think about it: values are driving what you pay attention to. But as you pay attention and follow those values, your sense of how to judge and enact those values changes. This is Aristotle&#8217;s point &#8212; ethics is a practice, a habit. You practice by imitating virtuous people and that starts to transform who you are as a person. But as that happens, your sense of judgment increases, your sense of being able to pick out &#8212; if you think of perception in a physical sense, about the lights and everything in this physical space, there&#8217;s also moral perception. What is moral character? What is moral behavior? What is right in this particularly complex, concrete situation? That&#8217;s the kind of stuff that attention starts to bring to the surface if you&#8217;re engaged in these self-reflective practices. So there&#8217;s a reciprocality there: the values are transforming your attention and the attention is deepening your understanding of the values.</p><p><strong>ASHLEY: </strong>This reminded me of the writer Jenny Odell, who wrote How to Do Nothing. She has this anecdote about over Covid, she would go to a local park and watch birds. Over time, she became curious about what types of birds they were and would look them up. This sense of attuning her attention to these birds and understanding them more deeply helped her see the world in a deeper, richer way. The more you pay attention, the more things come into your purview, the more details you&#8217;re able to see. There&#8217;s a cycle &#8212; the world, kind of unfolding itself to you the more attention you pay to it. There&#8217;s some reciprocality to it.</p><p><em><strong>AUDIENCE: When we look at things that draw our attention today &#8212; like social media or AI &#8212; I always viewed it as the outcome of economic incentives. But when you mentioned that back then they were talking about block printing being too gaudy and grabbing attention, do you think we have an innate desire to create things that grab attention, or is it an accidental outcome of creating better technologies?</strong></em></p><p><strong>ADAM: </strong>I think a lot of our relationship to technology is inevitable, and so the question of how to steer it is actually the question. Let me share a very quick story &#8212; it&#8217;s a myth, Plato again. How many of you know Prometheus? Most people. How many of you know about Epimetheus? A couple. In the Protagoras, Socrates tells this story of Epimetheus and Prometheus &#8212; a story that the French philosopher Bernard Stiegler has made a lot of, and if you&#8217;re interested in the relationship between humans and technology, Stiegler is a great resource for this.</p><p><strong>ADAM: </strong>Basically: Epimetheus and Prometheus are called Titans, given this task by the gods. Epimetheus is given the task of assigning essential skills or characteristics to all of the creatures on Earth, including human beings. He gives turtles a shell. He gives tigers claws and teeth. He gives birds the ability to fly. All the creatures get these unique skills &#8212; and he forgets the human beings. He&#8217;s a little absent-minded. Then Prometheus comes over and says, how did it go? Epimetheus says, yeah, mostly fine. And Prometheus looks around, seeing all these creatures with real abilities, and he looks at the humans and says, what about these guys? Epimetheus: I forgot.</p><p><strong>ADAM: </strong>So we&#8217;re running around &#8212; and this goes to our open-endedness again &#8212; we don&#8217;t get one of those innate skills. Prometheus then takes the fire. But it&#8217;s actually two things: the fire and techn&#234; &#8212; technology. He goes and gives us that knowledge because we don&#8217;t have an innate skill. And so instead of an innate characteristic, we have this ability to externalize ourselves through technology. This isn&#8217;t something that we have separate from who we are. This is part of who we are. Regardless of where we are in history, whatever part of the world, whatever time &#8212; past or future &#8212; if there are human beings there, they&#8217;re going to be technological beings, because we don&#8217;t have any other means to get around. The question of technology is part of the essence of who we are. Our essence is, in some sense, outside of us.</p><p><strong>ADAM: </strong>Stiegler also says: this is why we have to tell each other stories. This is why we have to create schools and universities and cultures where we transmit knowledge &#8212; orally or through the written word &#8212; to the next generation every time again. We need some means of transmitting that across generations in that technology. The reason this comes up, and I find this a compelling story about the human being, is that this is part of who we are. There&#8217;s no back-to-the-land, let&#8217;s-abandon-technology option. It&#8217;s in some sense part of what being human is. So the question of practice in relation to the techn&#234;, in relation to technology, is where philosophy comes in, where thinking comes in, where transformation comes in. We can transform ourselves through practice and culture, and we can transform ourselves through technology. And ideally, we have some kind of wisdom guiding the practice, guiding the transformation, that can feed into how we build the technologies. But the technologies are always going to be there.</p>]]></content:encoded></item><item><title><![CDATA[10 theses on attention]]></title><description><![CDATA[Reflections from Art of Being Human #2 with philosopher Adam Robbert]]></description><link>https://ideas.imbue.com/p/10-theses-on-attention</link><guid isPermaLink="false">https://ideas.imbue.com/p/10-theses-on-attention</guid><dc:creator><![CDATA[Ashley Zhang]]></dc:creator><pubDate>Sat, 14 Mar 2026 14:30:44 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!XgVw!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7229d74c-8577-4cc0-94db-4878ef97b0f5_1857x1045.jpeg" length="0" type="image/jpeg"/><content:encoded><![CDATA[<div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!XgVw!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7229d74c-8577-4cc0-94db-4878ef97b0f5_1857x1045.jpeg" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!XgVw!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7229d74c-8577-4cc0-94db-4878ef97b0f5_1857x1045.jpeg 424w, https://substackcdn.com/image/fetch/$s_!XgVw!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7229d74c-8577-4cc0-94db-4878ef97b0f5_1857x1045.jpeg 848w, https://substackcdn.com/image/fetch/$s_!XgVw!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7229d74c-8577-4cc0-94db-4878ef97b0f5_1857x1045.jpeg 1272w, https://substackcdn.com/image/fetch/$s_!XgVw!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7229d74c-8577-4cc0-94db-4878ef97b0f5_1857x1045.jpeg 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!XgVw!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7229d74c-8577-4cc0-94db-4878ef97b0f5_1857x1045.jpeg" width="1456" height="819" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/7229d74c-8577-4cc0-94db-4878ef97b0f5_1857x1045.jpeg&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;:1045610,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/jpeg&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:false,&quot;topImage&quot;:true,&quot;internalRedirect&quot;:&quot;https://ideas.imbue.com/i/189701169?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7229d74c-8577-4cc0-94db-4878ef97b0f5_1857x1045.jpeg&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!XgVw!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7229d74c-8577-4cc0-94db-4878ef97b0f5_1857x1045.jpeg 424w, https://substackcdn.com/image/fetch/$s_!XgVw!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7229d74c-8577-4cc0-94db-4878ef97b0f5_1857x1045.jpeg 848w, https://substackcdn.com/image/fetch/$s_!XgVw!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7229d74c-8577-4cc0-94db-4878ef97b0f5_1857x1045.jpeg 1272w, https://substackcdn.com/image/fetch/$s_!XgVw!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7229d74c-8577-4cc0-94db-4878ef97b0f5_1857x1045.jpeg 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></figure></div><p><em>A few weeks ago, we hosted our second Art of Being Human <a href="https://luma.com/6qce49z3">event</a> with philosopher <span class="mention-wrap" data-attrs="{&quot;name&quot;:&quot;Adam Robbert&quot;,&quot;id&quot;:3885734,&quot;type&quot;:&quot;user&quot;,&quot;url&quot;:null,&quot;photo_url&quot;:&quot;https://substackcdn.com/image/fetch/f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0e4e36fe-cbc8-46e7-8fad-7687d044dcaf_1500x1650.jpeg&quot;,&quot;uuid&quot;:&quot;6dd1ebf7-22dc-482e-bc85-923967b5cec9&quot;}" data-component-name="MentionToDOM"></span> on attention as an art form. You can watch the full video here: </em></p><div class="digest-post-embed" data-attrs="{&quot;nodeId&quot;:&quot;f2b5a8ab-7693-4312-9139-ac67e28a87a8&quot;,&quot;caption&quot;:&quot;This is the recording of our second Art of Being Human event with philosopher Adam Robbert. Adam Robbert is a philosopher by training, and a writer, editor, and researcher by vocation. His focus is on the relationship between practice and perception in the fields of philosophy, religion, and contemplation. He writes regularly on his newsletter,&quot;,&quot;cta&quot;:&quot;Watch now&quot;,&quot;showBylines&quot;:true,&quot;size&quot;:&quot;sm&quot;,&quot;isEditorNode&quot;:true,&quot;title&quot;:&quot;Attention as an art form&quot;,&quot;publishedBylines&quot;:[{&quot;id&quot;:8987519,&quot;name&quot;:&quot;Ashley Zhang&quot;,&quot;bio&quot;:&quot;Storyteller at Imbue, investigating human flourishing in a world with AI. In pursuit of the beautiful, good, and true.&quot;,&quot;photo_url&quot;:&quot;https://substackcdn.com/image/fetch/$s_!mkEI!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7f92887c-65bb-4187-9e51-7a6c7a46c51b_1288x1290.jpeg&quot;,&quot;is_guest&quot;:false,&quot;bestseller_tier&quot;:null},{&quot;id&quot;:3885734,&quot;name&quot;:&quot;Adam Robbert&quot;,&quot;bio&quot;:&quot;Based in the SF-Bay Area, Adam Eric Robbert is a philosopher by training, and a writer, editor, and researcher by vocation.&quot;,&quot;photo_url&quot;:&quot;https://substackcdn.com/image/fetch/f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F0e4e36fe-cbc8-46e7-8fad-7687d044dcaf_1500x1650.jpeg&quot;,&quot;is_guest&quot;:true,&quot;bestseller_tier&quot;:null,&quot;primaryPublicationSubscribeUrl&quot;:&quot;https://thebasecamp.substack.com/subscribe?&quot;,&quot;primaryPublicationUrl&quot;:&quot;https://thebasecamp.substack.com&quot;,&quot;primaryPublicationName&quot;:&quot;The Base Camp&quot;,&quot;primaryPublicationId&quot;:310038}],&quot;post_date&quot;:&quot;2026-04-11T14:31:07.644Z&quot;,&quot;cover_image&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/130fa3ea-9e6f-4d88-8294-9e6d546328fb_1857x1045.jpeg&quot;,&quot;cover_image_alt&quot;:null,&quot;canonical_url&quot;:&quot;https://ideas.imbue.com/p/attention-as-an-art-form&quot;,&quot;section_name&quot;:null,&quot;video_upload_id&quot;:&quot;40deb260-9201-4e60-b008-ddd2a46ec4aa&quot;,&quot;id&quot;:193568576,&quot;type&quot;:&quot;podcast&quot;,&quot;reaction_count&quot;:6,&quot;comment_count&quot;:0,&quot;publication_id&quot;:5755889,&quot;publication_name&quot;:&quot;Imbue&quot;,&quot;publication_logo_url&quot;:&quot;https://substackcdn.com/image/fetch/$s_!GuGx!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F539d4a69-f426-48c8-bf7a-cce94fd735bc_800x800.png&quot;,&quot;belowTheFold&quot;:false,&quot;youtube_url&quot;:null,&quot;show_links&quot;:null,&quot;feed_url&quot;:null}"></div><p><em>If you&#8217;d like to receive writings, updates, and invites to future events, subscribe here.</em></p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://ideas.imbue.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://ideas.imbue.com/subscribe?"><span>Subscribe now</span></a></p><p><strong>1. Attention is the practice beneath all philosophical practices.</strong> Nearly every contemplative tradition&#8212;Stoic, Platonic, Christian monastic&#8212;was built on attention as the foundational practice. Practices like fasting, physical training, and meditation exist to guard the stillness attention requires. Philosophy, in this sense, is a discipline of perception, not mere argumentation.</p><p><strong>2. Distraction is a perennial human problem, not a modern pathology.</strong> Medieval monks complained that illuminated manuscripts were too decorative and distracting from the text. Socrates bemoaned writing as a technology that would erode our memory. But now, we accept writing as part of the intellectual life. The shape of the distraction changes, but the underlying dynamic doesn&#8217;t.</p><p><strong>3. Human memory is an ecosystem that must be tended to.</strong> Human memory doesn&#8217;t store files like a computer, but reorganizes perception at the level of physical sensation. What you attend to shapes your memory, and how reality shows up to you. Writer <span class="mention-wrap" data-attrs="{&quot;name&quot;:&quot;Eleanor Robins&quot;,&quot;id&quot;:272006,&quot;type&quot;:&quot;user&quot;,&quot;url&quot;:null,&quot;photo_url&quot;:&quot;https://substackcdn.com/image/fetch/$s_!pSQS!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fde0e82b0-21a7-4649-82a5-9f82246fa73d_3300x4950.jpeg&quot;,&quot;uuid&quot;:&quot;fb835e3e-0d65-4b20-aa4e-b9c19030b935&quot;}" data-component-name="MentionToDOM"></span> offers a <a href="https://open.substack.com/pub/eleanorrobins/p/memorising-poems-and-stories-is-magic?utm_campaign=post-expanded-share&amp;utm_medium=post%20viewer">metaphor</a>: your memory is like a garden that you must fertilize with rich material; overconsumption of flat, repetitive media leads to the &#8220;desertification&#8221; of the inner life. </p><p><strong>4. Open-endedness is simultaneously our greatest vulnerability and our greatest strength.</strong> A foal can gallop hours after birth, but humans arrive almost unformed. This open-endedness is what makes us susceptible to algorithmic capture and propaganda, but is also what makes self-cultivation through practice possible. We are constitutively shapeable in both directions. </p><p><strong>5. Attention and contemplation go hand in hand.</strong> Attention is focused, directed, and one-pointed. Contemplation is the opposite: letting go of the seeking, sitting in receptivity, waiting. Often, insights don&#8217;t come from willful concentration but from the space that opens when you sit in the silence, darkness, and emptiness without a goal. (For more, read <a href="https://plato.stanford.edu/entries/simone-weil/">Simone Weil</a> and <span class="mention-wrap" data-attrs="{&quot;name&quot;:&quot;Simone Kotva&quot;,&quot;id&quot;:170903821,&quot;type&quot;:&quot;user&quot;,&quot;url&quot;:null,&quot;photo_url&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/c243093f-c5d6-4517-a254-fb2089146b9c_1932x2576.jpeg&quot;,&quot;uuid&quot;:&quot;fc863916-b289-4497-9646-3da282eb3bed&quot;}" data-component-name="MentionToDOM"></span>&#8217;s <em><a href="https://www.bloomsbury.com/us/effort-and-grace-9781350113640/">Effort and Grace</a></em>)</p><p><strong>6. Technology is part of the essence of who we are. </strong>In Plato&#8217;s <em><a href="https://www.gutenberg.org/files/1591/1591-h/1591-h.htm">Protagoras</a></em>, Socrates tells this story of Epimetheus and Prometheus. Epimetheus is given the task of assigning essential characteristics to all of the creatures on Earth, but forgets the humans. Then, Prometheus brings humans fire and the technology to create it. So instead of an innate characteristic, humans have the ability to externalize ourselves through technology. Our essence is, in some sense, outside of us. (For more, read <a href="https://monoskop.org/images/6/6f/Stiegler_Bernard_Technics_and_Time_1_The_Fault_of_Epimetheus.pdf">Bernard Stiegler</a>.)</p><p><strong>7. Individual practice is insufficient for civilizational-scale problems.</strong> The cohesive, liturgically structured communities of 14th-century Catholic England provided synchronized collective practice: a shared calendar that organized time qualitatively. We&#8217;ve traded that collectivity for individual freedom. But atomized inward practice can&#8217;t adequately respond to how technologies are shaping society. It demands a new form of collective institutions, built bottom-up and ecologically, not top-down and monolithically.</p><p><strong>8. Values and attention form a virtuous cycle. </strong>Aristotle argued that ethics is a habit: you practice by imitating virtuous people, and that starts to transform who you are as a person. Practice, therefore, refines our capacity for moral perception. The more carefully you attend to something, the more it reveals itself&#8212;which in turn shapes what you care about.</p><p><strong>9. Spaces, both physical and digital, can be designed to afford deeper modes of connection and attention.</strong> The suffix of the word &#8220;contemplation,&#8221; <em>templation</em>, is the same root in the word &#8220;temple.&#8221; It marks out a space, a clearing, for a certain practice. In architecture and design&#8212;including the design of technology and ways of engaging with media&#8212;there's opportunity to re-envision new forms of collective practice and exercise, drawing on inspiration from the past.</p><p><strong>10. Love is central to contemplation and attention.</strong> The deepest traditions of contemplative practice are not mind-centered but cardiocentric (heart-centered). The 14th-century <em>Cloud of Unknowing</em> frames contemplation as &#8220;sitting in the love of God&#8221; because love is what transcends the limits of perspectival knowledge. There are transcendental questions that knowledge ultimately can&#8217;t attain, but loving devotion can help us access.</p><div><hr></div><p><em>Our next Art of Being Human event will be on March 25, on cultivating audacity with Courtney Hohne. Courtney is the founder of<a href="https://unowned.team/"> un/owned</a>, a new kind of innovation lab tackling &#8220;ownerless problems,&#8221; and spent 10+ years building Google X, the world&#8217;s first moonshot factory, as Chief Storyteller. <a href="https://luma.com/mdr8c7f3">RSVP here</a>.</em> </p><p><em>As always, we welcome your thoughts!</em></p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://ideas.imbue.com/p/10-theses-on-attention/comments&quot;,&quot;text&quot;:&quot;Leave a comment&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="https://ideas.imbue.com/p/10-theses-on-attention/comments"><span>Leave a comment</span></a></p><p></p><p>   </p>]]></content:encoded></item><item><title><![CDATA[Introducing Imbue's Substack]]></title><description><![CDATA[A space to think together about the technological future we want and how to create it]]></description><link>https://ideas.imbue.com/p/introducing-imbues-substack</link><guid isPermaLink="false">https://ideas.imbue.com/p/introducing-imbues-substack</guid><dc:creator><![CDATA[Ashley Zhang]]></dc:creator><pubDate>Wed, 11 Mar 2026 14:30:52 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!vTJL!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd1480f63-704c-44d7-abf0-0d0ccd28cea8_2344x1554.heic" length="0" type="image/jpeg"/><content:encoded><![CDATA[<div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!vTJL!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd1480f63-704c-44d7-abf0-0d0ccd28cea8_2344x1554.heic" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!vTJL!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd1480f63-704c-44d7-abf0-0d0ccd28cea8_2344x1554.heic 424w, https://substackcdn.com/image/fetch/$s_!vTJL!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd1480f63-704c-44d7-abf0-0d0ccd28cea8_2344x1554.heic 848w, https://substackcdn.com/image/fetch/$s_!vTJL!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd1480f63-704c-44d7-abf0-0d0ccd28cea8_2344x1554.heic 1272w, https://substackcdn.com/image/fetch/$s_!vTJL!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd1480f63-704c-44d7-abf0-0d0ccd28cea8_2344x1554.heic 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!vTJL!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd1480f63-704c-44d7-abf0-0d0ccd28cea8_2344x1554.heic" width="1456" height="965" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/d1480f63-704c-44d7-abf0-0d0ccd28cea8_2344x1554.heic&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:null,&quot;imageSize&quot;:null,&quot;height&quot;:965,&quot;width&quot;:1456,&quot;resizeWidth&quot;:null,&quot;bytes&quot;:1688449,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/heic&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:false,&quot;topImage&quot;:true,&quot;internalRedirect&quot;:&quot;https://ideas.imbue.com/i/189728090?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd1480f63-704c-44d7-abf0-0d0ccd28cea8_2344x1554.heic&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!vTJL!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd1480f63-704c-44d7-abf0-0d0ccd28cea8_2344x1554.heic 424w, https://substackcdn.com/image/fetch/$s_!vTJL!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd1480f63-704c-44d7-abf0-0d0ccd28cea8_2344x1554.heic 848w, https://substackcdn.com/image/fetch/$s_!vTJL!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd1480f63-704c-44d7-abf0-0d0ccd28cea8_2344x1554.heic 1272w, https://substackcdn.com/image/fetch/$s_!vTJL!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2Fd1480f63-704c-44d7-abf0-0d0ccd28cea8_2344x1554.heic 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">Kanjun, Ashley, Glenn, and Matt wrestling with ideas at our recent offsite.</figcaption></figure></div><p>The AI scene is changing at a head-spinning rate. What once took months and twenty engineers can now be built in a weekend by one. A year ago, our company was organized around <a href="http://imbue.com/sculptor">a single product</a>; now, we&#8217;re working on <a href="https://ideas.imbue.com/p/a-more-radical-imbue">a dozen projects in parallel</a> with a team of the same size. And this is just the beginning.</p><p>The speed can feel exhilarating, but ultimately, it&#8217;s not the technological capabilities that matter. What matters is what these technologies are built <em>for</em>, and what future they engender. Is it one in which every person can use these tools to pursue what matters to each of us and develop our human capacities? Or is it one in which the technologies embedded in our lives become increasingly exploitative, and our ability to shape them constrained?</p><p>The decisions being made now&#8212;about ownership, openness, and who these systems answer to&#8212;will define our technological future. We believe whichever way it goes depends on whether open agents win over closed platforms. This means more control over your data, and a greater ability to create and modify the software and agents you rely on so they serve your intentions and interests, not the company that built them. That&#8217;s the future we&#8217;re building toward.</p><p>Of course, we&#8217;re not alone in these efforts. We&#8217;re inspired by conversations we&#8217;ve shared with builders like <a href="https://ideas.imbue.com/p/geoffrey-litt">Geoffrey Litt</a> and <a href="https://ideas.imbue.com/p/episode-04-joel-lehman-openai-on-8e0">Joel Lehman</a>; <span class="mention-wrap" data-attrs="{&quot;name&quot;:&quot;Cory Doctorow&quot;,&quot;id&quot;:2728172,&quot;type&quot;:&quot;user&quot;,&quot;url&quot;:null,&quot;photo_url&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/89caf8a4-bb6c-4a63-abe4-e1987a0448cc_144x144.png&quot;,&quot;uuid&quot;:&quot;46910eb0-4e9d-4b24-b635-21fef7e42ca2&quot;}" data-component-name="MentionToDOM"></span> and <a href="https://www.law.columbia.edu/faculty/timothy-wu">Tim Wu</a>&#8217;s writing; collectives like <a href="https://resonantcomputing.org/">Resonant Computing</a> and <span class="mention-wrap" data-attrs="{&quot;name&quot;:&quot;Cosmos Institute&quot;,&quot;id&quot;:179794473,&quot;type&quot;:&quot;user&quot;,&quot;url&quot;:null,&quot;photo_url&quot;:&quot;https://substackcdn.com/image/fetch/$s_!Wciv!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F82c949ae-ae59-42df-847d-acff37e6d99c_2026x1944.jpeg&quot;,&quot;uuid&quot;:&quot;2e9b5d3e-7905-457d-af1f-54ac1620e15f&quot;}" data-component-name="MentionToDOM"></span>; philosophers like <span class="mention-wrap" data-attrs="{&quot;name&quot;:&quot;Seth Lazar&quot;,&quot;id&quot;:34920403,&quot;type&quot;:&quot;user&quot;,&quot;url&quot;:null,&quot;photo_url&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/5ac676fa-7fc6-417e-b0de-83734770113b_1288x1072.jpeg&quot;,&quot;uuid&quot;:&quot;db2cb812-070e-489f-93f6-bc946571ba36&quot;}" data-component-name="MentionToDOM"></span> and <a href="https://www.shannonvallor.net/">Shannon Vallor</a>; and computing pioneers like <a href="https://en.wikipedia.org/wiki/Alan_Kay">Alan Kay</a> and <a href="https://en.wikipedia.org/wiki/Tim_Berners-Lee">Tim Berners-Lee</a>. All of them advocate for conditions that foster greater human freedom, creativity, and virtue. </p><p><strong>This newsletter is a space to think together about</strong> <strong>the kind of future we want, and how to design the technologies and systems that help us get there. </strong>We hope this can be a way to stay anchored to the fundamental questions in a rapidly evolving AI landscape: What do human liberty and flourishing require, and how can we build technologies to serve them?</p><p>We&#8217;ll be sharing, ~weekly:</p><ul><li><p><a href="https://imbueai.substack.com/t/essays">essays</a> on how software, data, and AI can be built to serve the human good, informed by what we&#8217;re building here at Imbue</p></li><li><p><a href="https://imbueai.substack.com/t/podcast">conversations</a> with people building and thinking at the frontier</p></li><li><p>reflections on (and invites to!) the <a href="https://luma.com/imbue_ai?period=past">events</a> we host in our SF office</p></li><li><p>the best things we&#8217;re reading that inform our thinking</p></li></ul><p>If these questions interest you too, we&#8217;d love for you to join the conversation. What&#8217;s on your mind around our technological future? What worries you, and what brings you hope?</p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://ideas.imbue.com/p/introducing-imbues-substack/comments&quot;,&quot;text&quot;:&quot;Leave a comment&quot;,&quot;action&quot;:null,&quot;class&quot;:null}" data-component-name="ButtonCreateButton"><a class="button primary" href="https://ideas.imbue.com/p/introducing-imbues-substack/comments"><span>Leave a comment</span></a></p><p>The future should be determined not by a handful of powerful companies or opaque systems, but by all of us humans, out in the open, together. This project, we hope, is a step in that direction.</p><p>&#8212; <a href="https://substack.com/@kanjun">Kanjun</a>, <a href="https://substack.com/@joshalbrecht">Josh</a>, <a href="https://substack.com/@ashleydzhang">Ashley</a> and the Imbue team</p><div><hr></div><h3><strong>Upcoming events at Imbue</strong></h3><ul><li><p><a href="https://luma.com/6ujmjf8f?tk=ge4CJL">AI Philosophy Nights: The Post-Productive Human</a> (sponsored by Imbue): A conversation with philosopher of technology Tony Kashani on the transformation of value creation and its implications on power, agency and meaning.</p><ul><li><p>Friday, March 13, 6:30-9:30 PM</p></li></ul></li><li><p><a href="https://luma.com/mdr8c7f3">Cultivating audacity with Courtney Hohne</a> (<em>The Art of Being Human</em>): A conversation with former Google Moonshot Factory Chief Storyteller <a href="https://www.linkedin.com/in/courtney-hohne-0424264/">Courtney Hohne</a> on cultivating the imagination and courage to tackle the most urgent, ambitious problems we face today</p><ul><li><p>Wednesday, March 25, 5:30-8:30 PM</p></li></ul></li></ul><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://ideas.imbue.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">Subscribe to receive new essays, podcast episodes, and event invites in your inbox.</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>]]></content:encoded></item><item><title><![CDATA[A more radical Imbue]]></title><description><![CDATA[Our experiment in working with radical agency, control, and choice]]></description><link>https://ideas.imbue.com/p/a-more-radical-imbue</link><guid isPermaLink="false">https://ideas.imbue.com/p/a-more-radical-imbue</guid><dc:creator><![CDATA[Josh Albrecht]]></dc:creator><pubDate>Fri, 30 Jan 2026 23:34:00 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/8ef7310a-77d2-4417-bac8-39956afa63cc_1920x1080.jpeg" length="0" type="image/jpeg"/><content:encoded><![CDATA[<div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!pght!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7a70164c-2db3-4908-8de7-2c238c759d95_1920x1080.jpeg" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!pght!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7a70164c-2db3-4908-8de7-2c238c759d95_1920x1080.jpeg 424w, https://substackcdn.com/image/fetch/$s_!pght!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7a70164c-2db3-4908-8de7-2c238c759d95_1920x1080.jpeg 848w, https://substackcdn.com/image/fetch/$s_!pght!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7a70164c-2db3-4908-8de7-2c238c759d95_1920x1080.jpeg 1272w, https://substackcdn.com/image/fetch/$s_!pght!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7a70164c-2db3-4908-8de7-2c238c759d95_1920x1080.jpeg 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!pght!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7a70164c-2db3-4908-8de7-2c238c759d95_1920x1080.jpeg" width="1456" height="819" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/7a70164c-2db3-4908-8de7-2c238c759d95_1920x1080.jpeg&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;:117517,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/jpeg&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:false,&quot;topImage&quot;:true,&quot;internalRedirect&quot;:&quot;https://imbueai.substack.com/i/187790765?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7a70164c-2db3-4908-8de7-2c238c759d95_1920x1080.jpeg&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:null,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!pght!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7a70164c-2db3-4908-8de7-2c238c759d95_1920x1080.jpeg 424w, https://substackcdn.com/image/fetch/$s_!pght!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7a70164c-2db3-4908-8de7-2c238c759d95_1920x1080.jpeg 848w, https://substackcdn.com/image/fetch/$s_!pght!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7a70164c-2db3-4908-8de7-2c238c759d95_1920x1080.jpeg 1272w, https://substackcdn.com/image/fetch/$s_!pght!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F7a70164c-2db3-4908-8de7-2c238c759d95_1920x1080.jpeg 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></figure></div><p>At the start of 2026, I gathered the Imbue team and spoke about how both our CEO Kanjun and I became disillusioned with Imbue&#8212;and how we found our way back, more excited than ever about who we are and what we&#8217;re building.</p><p>I want to share that story with you.</p><div><hr></div><p>Let me set the stage: It&#8217;s early 2025, and the Singularity is in full swing. It seems like every day a new model comes out, or a new product, that totally changes the landscape. Ideas from even a few months ago seem antiquated or obviated, and we can all feel that pressure bearing down on us.</p><p><em>Will we ever ship a product? Will anyone use that product? Will anyone like the product? Are we, as a research company, capable of making something that has users?</em></p><p>These questions worried all of us, and Kanjun and I were no exception.</p><p>So we did what many people naturally do when stressed: we entered fight mode. We doubled down on decisions. We tried to be &#8220;efficient,&#8221; to &#8220;focus&#8221; people on the &#8220;right&#8221; things, to &#8220;optimize&#8221; our &#8220;product development process&#8221; so that we could &#8220;win.&#8221;</p><p>We sprinted&#8212;we all sprinted&#8212;toward shipping Sculptor. We put in a lot of late nights. We worked hard. We added lots of features (and bugs), and, ultimately, we <em>did</em> ship something.</p><p>And not only did we ship something, we actually got more attention than we expected. People downloaded the product and tried it, despite its complexity and bugs. And many people even continued using the product week after week!</p><p>To be clear: this was a huge win! Most startups never ship anything. Of the startups that ship, the vast majority do not end up with daily active users. This is a 95th+ percentile outcome, <em>especially</em> for the <em>first</em> product we&#8217;ve shipped into the world.</p><p>But shipping Sculptor in early October was just the beginning. There was still so much more work to do: metrics to create, user interviews to conduct, bugs to fix, performance issues to address, regressions to add tests for, Discord message to respond to, Sentry alerts to silence. It was stressful.</p><p>So again, we doubled down. We had &#8220;stability&#8221; weeks, spent time bug fixing and refactoring,, all while trying to ship a backlog of new features just to keep up with the ever-changing landscape.</p><p>And we <em>did</em> make things better. Sculptor today is far better than the Sculptor we shipped in October. We have dedicated users, even in spite of those bugs. I&#8217;m really proud of what we built, and excited for where it&#8217;s going.</p><p>But this story actually isn&#8217;t about the product. It&#8217;s about us, as a company.</p><p>In all of this stress and sprinting and focusing, we lost sight of the forest for the trees. We forgot <em>why</em> we were here. And we got a bit burned out.</p><p>But most importantly, we lost something along the way. Fun Fridays just weren&#8217;t as fun anymore. There was something missing from team dinners and lunch conversations. There was something that felt off about our meeting structure and our processes. Things just felt off.</p><p>During our holiday break, and leading up to it, it was hard to put our finger on exactly what was missing.</p><p>Was it that we didn&#8217;t know what the mission was? Was it that we needed to &#8220;transition to being a product company&#8221;? Was it just that the office felt empty when people were out and sick? Or was it simply a manifestation of the uncertainty about the future, given how much was changing in the outside world?</p><p>Funny enough, Kanjun and I both independently came to the same conclusion.</p><p>We realized that we&#8217;d lost our way. The Imbue we&#8217;d been building had lost something core and special and important about it. Imbue is about <em>so much more</em>than just making a product and making money. We are not a normal startup, and we never have been.</p><p>We&#8217;d been falling into the default startup patterns and startup behaviors: teams of engineers with managers working toward feature roadmaps, processes for triaging customer support tickets, defining metrics and KPIs, even doing user interviews.</p><p>These are all fine things, but they&#8217;re not what matters.</p><p>When we saw things moving fast in the world, it made us stressed and more narrowly focused on what was right in front of us, on the familiar patterns. When new competitors launched, or existing competitors launched new features, we worried: do we have enough features? How do we compare?</p><p>But what we should have done is zoom out, take a step back, and remind ourselves: why are we actually here? What is the point?</p><p>We&#8217;d forgotten that Imbue is not just about <em>what</em> we&#8217;re building&#8212;it&#8217;s also about <em>how</em> we&#8217;re building. We want Imbue to be an example of a different way to be: as individuals, as a group, as a company.</p><p>The whole reason we started Imbue is because we want to increase human agency in the world, to give each person more ability to author their lives. And that begins with how we work here, in everything we do.</p><p>We believe that it is better to grow together, to be kind, to think good, and to have fun. To build a world with more humanity, more openness, more agency, more liberty, and more play.</p><p>We believe that this way is <strong>better</strong>. We believe that, over time, it will win.</p><p>Every day I see you all build cool things, whether they&#8217;re side projects or features or bug fixes. I believe that together we can <strong>redefine what it means to do meaningful work in the era of AI</strong>, both for each of ourselves, and as an example for the broader world.</p><p>I want to make Imbue radical again. And the way we&#8217;ve been working hasn&#8217;t delivered on this.</p><p>If we&#8217;re going to show the world that we can empower people, it starts with each one of us. We want to show that it&#8217;s not just <em>possible</em> to have everyone joyfully working and growing together and deciding what to work on themselves and being empowered; we want to show the world that this is the <em>superior way of being</em>.</p><p>Imbue is an experiment. It is a question: what happens if we give people agency and control and choice? And support them in working on the things that they are most passionate about, and in the way that they are most suited to work on those things? What does that world look like?</p><p>Imbue exists to answer that question&#8212;so we should all start living it.</p><p>It&#8217;s now possible to ship projects <em>much</em> more quickly than ever before. I experienced this first-hand over the break hacking on things, and I think we&#8217;ve all seen this in the world and broader landscape as well.</p><p>There&#8217;s a massive opportunity for us here. If we really lean in to using the tools we&#8217;ve built, like Sculptor, I think there&#8217;s a whole new way of engineering that can let us ship more, smaller open software projects, rather than focusing on one top-down product.</p><p>We want you to be able to propose projects that you would be the DRI for. These should be projects that you think would impact our mission of making tech serve humans, and to have a way for some of those projects to become real. We want project DRIs to be <em>fully</em> empowered to make (or delegate) every decision related to their project. We want all decisions, all responsibility to be owned by <strong>you</strong>.</p><p>We&#8217;re doing this because we believe smaller teams working on projects built and shared in the open will do a better job toward accomplishing our mission. We want to be building projects that are used by as many people as possible, and that help promote this vision of what we want to see in the world:</p><ul><li><p>Empowering people</p></li><li><p>Catalyzing agency</p></li><li><p>Democratizing power</p></li><li><p>Promoting an ecosystem of open software, open agents, and open data</p></li></ul><p>We want to build an ultra-high agency culture and organization, together.</p><p>We want to do this for lots of different reasons: just to learn if it is possible, and what it looks like, and because we think this is a more effective&#8212;and more fun&#8212;way of being in the world.</p><p>But the core reason we want to make Imbue ultra-high agency is because <strong>we cannot run it any other way</strong>. It&#8217;s just not authentically who we are as leaders, and we refuse to do that any more.</p><p>Fundamentally, what Kanjun and I both realized over the break is that we already <strong>know</strong> what kind of culture and company and products and projects we want to build and see in the world. No one is stopping any of us from being the company that we want to see. We can just do that today.</p><p>Today is a new year, and it&#8217;s a new dawn for Imbue, and for all of us.</p><p>What does that mean in practice? That&#8217;s for us to figure out, together.</p><div><hr></div><p><em>If you&#8217;re interested in joining our team to create a company and world that stands for radical human agency, <a href="https://imbue.com/careers/">we&#8217;re hiring</a>!</em></p>]]></content:encoded></item><item><title><![CDATA[Empowering humans in the age of AI]]></title><description><![CDATA[We founded Imbue in 2021 to build an AGI future where humans remain at the helm, shaping powerful AI systems rather than being subordinated to them.]]></description><link>https://ideas.imbue.com/p/empowering-humans-in-the-age-of-ai</link><guid isPermaLink="false">https://ideas.imbue.com/p/empowering-humans-in-the-age-of-ai</guid><dc:creator><![CDATA[Kanjun Qiu]]></dc:creator><pubDate>Sun, 18 Jan 2026 06:04:18 GMT</pubDate><enclosure url="https://substackcdn.com/image/fetch/$s_!uJAg!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F275d8acb-1ed0-4860-8c9e-fa6126e6e290_1200x675.jpeg" length="0" type="image/jpeg"/><content:encoded><![CDATA[<div class="captioned-image-container"><figure><a class="image-link image2 is-viewable-img" target="_blank" href="https://substackcdn.com/image/fetch/$s_!uJAg!,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F275d8acb-1ed0-4860-8c9e-fa6126e6e290_1200x675.jpeg" data-component-name="Image2ToDOM"><div class="image2-inset"><picture><source type="image/webp" srcset="https://substackcdn.com/image/fetch/$s_!uJAg!,w_424,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F275d8acb-1ed0-4860-8c9e-fa6126e6e290_1200x675.jpeg 424w, https://substackcdn.com/image/fetch/$s_!uJAg!,w_848,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F275d8acb-1ed0-4860-8c9e-fa6126e6e290_1200x675.jpeg 848w, https://substackcdn.com/image/fetch/$s_!uJAg!,w_1272,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F275d8acb-1ed0-4860-8c9e-fa6126e6e290_1200x675.jpeg 1272w, https://substackcdn.com/image/fetch/$s_!uJAg!,w_1456,c_limit,f_webp,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F275d8acb-1ed0-4860-8c9e-fa6126e6e290_1200x675.jpeg 1456w" sizes="100vw"><img src="https://substackcdn.com/image/fetch/$s_!uJAg!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F275d8acb-1ed0-4860-8c9e-fa6126e6e290_1200x675.jpeg" width="728" height="409.5" data-attrs="{&quot;src&quot;:&quot;https://substack-post-media.s3.amazonaws.com/public/images/275d8acb-1ed0-4860-8c9e-fa6126e6e290_1200x675.jpeg&quot;,&quot;srcNoWatermark&quot;:null,&quot;fullscreen&quot;:false,&quot;imageSize&quot;:&quot;normal&quot;,&quot;height&quot;:675,&quot;width&quot;:1200,&quot;resizeWidth&quot;:728,&quot;bytes&quot;:941984,&quot;alt&quot;:null,&quot;title&quot;:null,&quot;type&quot;:&quot;image/jpeg&quot;,&quot;href&quot;:null,&quot;belowTheFold&quot;:false,&quot;topImage&quot;:true,&quot;internalRedirect&quot;:&quot;https://imbueai.substack.com/i/184930971?img=https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F275d8acb-1ed0-4860-8c9e-fa6126e6e290_1200x675.jpeg&quot;,&quot;isProcessing&quot;:false,&quot;align&quot;:&quot;center&quot;,&quot;offset&quot;:false}" class="sizing-normal" alt="" srcset="https://substackcdn.com/image/fetch/$s_!uJAg!,w_424,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F275d8acb-1ed0-4860-8c9e-fa6126e6e290_1200x675.jpeg 424w, https://substackcdn.com/image/fetch/$s_!uJAg!,w_848,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F275d8acb-1ed0-4860-8c9e-fa6126e6e290_1200x675.jpeg 848w, https://substackcdn.com/image/fetch/$s_!uJAg!,w_1272,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F275d8acb-1ed0-4860-8c9e-fa6126e6e290_1200x675.jpeg 1272w, https://substackcdn.com/image/fetch/$s_!uJAg!,w_1456,c_limit,f_auto,q_auto:good,fl_progressive:steep/https%3A%2F%2Fsubstack-post-media.s3.amazonaws.com%2Fpublic%2Fimages%2F275d8acb-1ed0-4860-8c9e-fa6126e6e290_1200x675.jpeg 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></figure></div><p>We founded Imbue in 2021 to build an AGI future where <em>humans</em> remain at the helm, shaping powerful AI systems rather than being subordinated to them.</p><p>We believed that AI could multiply productivity and help everyone prosper. But as capabilities began to accelerate, a nagging worry set in: we felt forces dragging us all toward a future where powerful AI capabilities become concentrated in the hands of a few, giving them outsized control over what our chatbots say, what our AI agents do, and ultimately what institutions, societies, and lives we build. In this future, most people quietly become less free.</p><p>We&#8217;ve now come to understand something crucial: <strong>the core challenge of AI lies in managing how it shifts </strong><em><strong>power</strong></em><strong>.</strong></p><p>AI makes software systems dramatically more powerful. That power flows, by default, to those who can build and own those systems. This concentrates power, which leads to exploitation and disempowerment. We&#8217;re starting to see it play out today: tech platforms use basic AI agents in the form of recommendation algorithms to hijack our attention, creating addictive experiences we simultaneously crave and resent. We have little control over how these algorithms operate &#8212; and they often don&#8217;t work in ways that benefit us.</p><p>At Imbue, we initially thought creating AI agents that helped people automate computer tasks would naturally distribute power. But over time, we began to see how this risked undermining people in a way similar to tech platforms: AI agent builders control the algorithms that make decisions about their users&#8217; lives, and their incentives may not be aligned. Agents optimized for profit or engagement might nudge us toward buying sponsored products that advertisers want, gain access to trusted data because it&#8217;s lucrative to monetize, or manipulate our emotions to keep us engaged.</p><p>Instead of locking people into centrally-controlled agents, we had to rethink our approach: to genuinely put power back into people&#8217;s hands, we had to equip everyone to create, customize, and truly control their own AI tools.</p><p><strong>Imbue&#8217;s mission is to empower </strong><em><strong>humans</strong></em><strong> in the age of AI by creating powerful computing tools controlled by individuals.</strong> We believe this requires a shift in the philosophy of building AI &#8212; not selling AI software designed to serve the interests of its creators, but instead helping us all make AI software that&#8217;s tailored to our own goals and values. For example, I&#8217;d love an agent that helps me track and participate in local ballot measures. Or a personalized feed that curates only the most important news to protect my attention from the latest flashy headline. Or an app that protects my grandmother from scam calls in Chinese.</p><p>Critically, this kind of software remains accountable to individuals and communities. Like the right to vote in a democracy, we believe the ability to create, modify, and control AI software and agents gives people a voice in this era of powerful AI &#8212; so that humans can be actors, not acted upon. In an era racing to make machines that replace humans, we want to reveal the builder in every human.</p><p>Today, we see glimpses of this possibility: AI coding tools seem tantalizingly close to letting anyone build software simply by describing it. But that initial spark of creativity burns out quickly when we try to really use these apps and we discover how flimsy, difficult-to-extend, and unmaintainable they are. We hit a ceiling because AI coding tools struggle to fix bugs without creating more of them, or to add new features without breaking old ones.</p><p>But <em>humans</em> know how to build complex software &#8212; we&#8217;ve spent decades developing best practices for architecting reliable systems, testing, and managing changes. Today&#8217;s LLM workflows rarely incorporate these practices. But what if they could? We&#8217;re trying to create a better way to build software with AI &#8212; one that embeds engineering best practices directly into AI-assisted software development, so more people can easily create robust, dependable software for themselves and others.</p><p>Our initial product is a coding agent environment that helps engineers write healthier code faster with LLMs by making it easy to encode best practices, identify and fix issues, and test and run LLM-generated code safely.</p><p>You can see more details and <a href="https://imbue.com/sculptor">try it out here</a>.</p><p>Ultimately, our goal isn&#8217;t just to help engineers, but to embed our collective knowledge of software craft into an open environment of coding agents that invites much broader participation. When we imbue engineering best practices into software creation tools, it becomes much easier for <em>anyone</em> to build sophisticated software, opening the door for many more people to participate in the AI future. Instead of waiting for companies to build for us, we&#8217;ll be able to make our own idiosyncratic tools for ourselves and our communities.</p><p>When we can create and control AI software and agents, power shifts. At the most basic level, being able to build our own interface to services lets us resist algorithms and platforms we currently cannot opt out of; I&#8217;d make my own Twitter feed optimized for thoughtful topics and friends, rather than one built to provoke me. When we can pivot to our own solutions, platforms are forced to better serve our interests to keep us engaged. The same dynamic applies when faced with other entities&#8217; AI agents that try to influence us &#8212; for example, we can build our own filter agents that block spam or unwanted messages to safeguard our interests.</p><p>To help level the playing field, we also need laws and societal structures that let the agents we build be as powerful as those controlled by companies with lots of data (for example, by letting us get our own data out of corporate silos), and that protect us from other entities&#8217; agents when they impinge on our freedoms (for example, by trying to addict us, warp what we believe to be true, or subtly shape our decision to buy something). This is the core of our policy work at Imbue: to safeguard individual rights in an increasingly automated world and uphold democratic principles against power concentration.</p><p>Technology&#8217;s highest purpose is not to replace human capability, but to amplify what is already inside us. We believe creative potential lies within every person, waiting to be unlocked. The world&#8217;s most meaningful software is still trapped in the human imagination, locked behind the barrier between what billions of people can imagine, and what they can actually create.</p><p>And if we free it, we can create something better than our current trajectory: a world more democratic, more open, more free. A world where we imbue machines with our will to shape our lives and institutions, where we collectively direct our agents toward solving what matters most to us.</p><p>Instead of AI replacing humans, we can use it to nurture what is best within each of us: the capacity for creation, connection, joy, beauty, awe.</p><p>This is the human future we can fight for. This is what AI ought to be for.</p>]]></content:encoded></item><item><title><![CDATA[Malleable software and human agency]]></title><description><![CDATA[A conversation with Geoffrey Litt, design engineer at Notion, on shaping software like clay]]></description><link>https://ideas.imbue.com/p/geoffrey-litt</link><guid isPermaLink="false">https://ideas.imbue.com/p/geoffrey-litt</guid><dc:creator><![CDATA[Imbue]]></dc:creator><pubDate>Fri, 14 Nov 2025 23:24:09 GMT</pubDate><enclosure url="https://api.substack.com/feed/podcast/178820393/2a8c10a609748eddd1499f6b8c56900e.mp3" length="0" type="audio/mpeg"/><content:encoded><![CDATA[<p><em><a href="https://www.geoffreylitt.com/">Geoffrey Litt</a> is a design engineer at Notion working on malleable software: computing environments where anyone can adapt their software to meet their needs and their lives. Before joining Notion, he was a researcher at the independent lab, <a href="https://www.inkandswitch.com/">Ink &amp; Switch</a>, where he explored the future of computing. He did his PhD at MIT on programming interfaces. Most of his work circles around a very simple but powerful question: how can everyday people shape the software they use like clay so that humans can have more power and agency in the world?</em> </p><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://ideas.imbue.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">Subscribe for conversations with builders and thinkers on what future we want, and how to build the technologies and systems to get us there.</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>In this conversation, Geoffrey and Kanjun discuss:</p><ul><li><p>Barriers to malleable software</p></li><li><p>Inventing new UI components for the AI age</p></li><li><p>Principles for agent-human collaboration</p></li><li><p>How AI affects the creative process</p></li></ul><p>&#8230;and more!</p><div><hr></div><h2>Timestamps</h2><p>05:59 Barriers to software malleability: technical, economic, and infrastructural</p><p>08:57 Real-time collaboration and version control</p><p>15:01 Common Source: between open and closed source</p><p>20:54 Navigating divergence in software development</p><p>34:04 Data structure and universal formats</p><p>39:10 Local developers and collaborative software</p><p>42:57 Learning curves and tailorability in end user programming</p><p>50:55 How AI shapes creative work</p><p>52:07 Making agent-human collaboration like human-human collaboration</p><p>01:03:44 Mental bandwidth and parallel agents</p><p>01:08:50 Exploring design spaces through generated options</p><p>01:11:11 Visualizing code quality and malleability</p><p>01:13:45 Review as part of the creative medium</p><p>01:17:59 Infrastructure needs for malleable personal software</p><p>01:30:47 Rekindling the vision of personal computing</p><div><hr></div><h2>Transcript</h2><p><strong>Kanjun Qiu (00:30)</strong></p><p>Welcome back to Generally Intelligent, a podcast by Imbue on the economic, societal, political, and very human impacts of AI. Today, I&#8217;m joined by Geoffrey Litt. Geoffrey is a researcher working on malleable software, computing environments where anyone can adapt their software to meet their needs and their lives. Geoffrey&#8217;s just joined Notion, and recently he was a researcher at the independent lab, Ink &amp; Switch, where he explored the future of computing.</p><p>He did his PhD at MIT on programming interfaces and most of his work circles around a very simple but powerful question, which is how can everyday people shape the software they use like clay so that humans can have more power and agency in the world? And that&#8217;s a lot of what we&#8217;ll be exploring in our conversation today.</p><p>Welcome, Geoffrey. It&#8217;s really good to have you here. So I&#8217;m really curious, we always start with, tell us a bit about how you developed your initial research interests. You you went to MIT, you did your PhD in human-computer interfaces. What sparked your interests? What happened and how did your thinking evolve over time?</p><p><strong>Geoffrey Litt (01:30)</strong></p><p>Thanks, it&#8217;s great to be here.</p><p>Way before I got into research, actually, I was just working on a startup shipping product. I worked at an edtech startup out of college. And that was where this all kind of started. We were a team in Boston shipping software to thousands of schools across the country. And every school is different, right? From time to time, we would try our best to make the one best report for data that works for every school, whether it&#8217;s a rural elementary school or an urban high school or whatever. And then we would get on these calls and some teacher or principal would be like, you know, actually, I don&#8217;t use your product. I just hit export to CSV and then I use Excel. And it was really sad for me as a designer. But then you look at what they did and it&#8217;s like, oh man, this is ugly, it&#8217;s buggy, but it does exactly what you wanted. And sometimes what they would change would be the tiniest thing. Like, I didn&#8217;t like that color, that color made our kids feel bad. Or like, this word in your product touches a political nerve. It could be tiny, tiny details, but having the people on the ground in the classrooms having the agency change that stuff was really interesting. This aspect of spreadsheets that just kind of captured me. </p><p>And so I started thinking, why doesn&#8217;t more software feel that way? Why is it that, you know, there are some things you can do in Excel, but so much of software feels like it&#8217;s decided thousands of miles away and you&#8217;re stuck with however it was decided, you know?</p><p>That sent me down a really, really deep rabbit hole trying to figure that out. And that&#8217;s how I got into this question.</p><p><strong>Kanjun Qiu (03:19)</strong></p><p>That&#8217;s really cool. Yeah, I&#8217;ve heard from someone, like, Excel is the first and maybe only successful end-user programming tool. And you have all of this interesting use of Excel, but that doesn&#8217;t work for everything else. When you were exploring this question, why isn&#8217;t all software that way? Where did that lead you? Why isn&#8217;t all software that way?</p><p><strong>Geoffrey Litt (03:41)</strong></p><p>Oh man, yeah. There&#8217;s a lot of reasons, some of them are technical. I think historically, a lot of people have tried to make programming easier and more accessible, but ultimately there have been these kind of barriers of needing to think in really abstract ways that are not natural to most people. So that&#8217;s been one chunk of the challenge. And I think AI is changing that state of play a lot, and we can talk about that. </p><p>But there&#8217;s also lot of other barriers that are bigger and in some ways harder to tackle. There&#8217;s economic barriers, like, you know, how do people get paid to make stuff? There&#8217;s kind of like infrastructural ones, like a lot of our computing environment and ecosystem has kind of calcified around the assumption that people aren&#8217;t editing their software. </p><p>If you think about it,when I send you an Excel spreadsheet and you open it, you&#8217;re opening it in the editor for the spreadsheet. It&#8217;s not just a spreadsheet viewer, right? You actually have the editor and you can do whatever you want to it because it&#8217;s a file that you control.</p><p>And when we look at a lot of how software is shipped through app stores, the assumption is that, no, what are you talking about? The user would never edit the code. In fact, we do a lot of things so that they can&#8217;t edit the code. And so I think there&#8217;s a lot of factors that interlock around this core assumption. And that&#8217;s part of what I think makes this problem challenging to make progress on, is that you have to address a lot of these together.</p><p><strong>Kanjun Qiu (05:03)</strong></p><p>That&#8217;s a really interesting observation that Excel is the editor and most software isn&#8217;t. You open the software, it&#8217;s view only, it&#8217;s not the editor. You maybe can edit the data, but not the UI elements.</p><p><strong>Geoffrey Litt (05:15)</strong></p><p>Yeah, I think that&#8217;s one of the biggest principles around malleability is we want to be removing friction and barriers between being a quote-unquote user who&#8217;s passively using something and getting deeper and deeper into actively modding it. A really important point is that I don&#8217;t think that everyone should be modding software all the time. I&#8217;m a nerd, and I don&#8217;t want to mod most of my software most of the time, right? But it&#8217;s just about having the ability to go there if you want.</p><p>That&#8217;s where, you know, in an environment like Excel or spreadsheets, having the editor at least available to you always is a key principle.</p><p><strong>Kanjun Qiu (05:53)</strong></p><p>Right. Because sometimes you only want to view the Excel spreadsheet and not change the super complex financial model.</p><p><strong>Geoffrey Litt (05:59)</strong></p><p>Exactly. And there might be cells that say, don&#8217;t touch this unless you&#8217;re really sure you know what you&#8217;re doing. I think that&#8217;s something that people often miss too, is sometimes having more explicit guardrails can actually free people up to feel safer and more creative editing stuff. If we go back in the history of malleable environments, <a href="https://hypercard.org/">HyperCard</a> is a system from, I think it started in the 80s and shipped on Macs. And basically, it was kind of like a precursor to PowerPoint in a way. You could kind of make these kind of like slideshows with these index cards basically. But what was really neat about HyperCard is that you could start out by just drawing pictures or writing text and they had these different levels or modes and level one or level two I think was like just editing text and drawing stuff. You weren&#8217;t even able to code in that level. And then when you wanted to, you could go to level five, let&#8217;s say, which was the deepest level where you can do anything, but you&#8217;re only going there if you know you&#8217;re ready and you know you want to.</p><p>And I think in a lot of spreadsheets, you actually have folk practices around this stuff, like you just mentioned where maybe you&#8217;re walling off part of it that&#8217;s dangerous to touch. I think sometimes paradoxically, boundaries like that can create freedom for people.</p><p><strong>Kanjun Qiu (07:15)</strong></p><p>That&#8217;s super interesting. Diving into that a little bit and as part of the infrastructural barriers you were talking about, like our computing ecosystem, maybe the infrastructure we have, the UI elements that we have, they are all calcified around this assumption that people are not editing their software. What kind of infrastructure, constraints, different UI components, guardrails, et cetera, do you think could&#8230; let&#8217;s say we rewound back to the 80s or, you know, we&#8217;re here today and we ended up calcifying around a different ecosystem. What elements of that ecosystem might exist such that you end up getting malleable software?</p><p><strong>Geoffrey Litt (07:57)</strong></p><p>Yeah, so maybe it&#8217;s best to talk about this concretely. I can tell you about some experiments we&#8217;ve done at Ink &amp; Switch where I used to work and do research and some of the environments that we developed there that we used heavily internally to do our own work that kind of enabled the sorts of malleability we were seeking. One system that we developed really deeply was a system called <a href="https://www.inkandswitch.com/patchwork/notebook/">Patchwork</a>. And the core idea of Patchwork was basically, it starts out as just a document editor, like the flagship feature is just a markdown editor that&#8217;s collaborative. But then you can go deeper and deeper into modifying it. And what it ends up being is actually an environment where you can make your own tools and share them with people and edit whatever tools you&#8217;re using on the fly. It kind of achieves some of the goals we wanted. </p><p>So how do we get that? Well, a few things. You need the ability to live edit your tools as you use them. This is a really important thing we realized is most of the time when I realize I want to change something, I don&#8217;t have an hour to go do it. I might have five minutes though. And so we found that there&#8217;s this kind of magical combination of, use AI to do the coding, so that solves how do you get the new code. But then you also have this question of like, how do you ship that to yourself and to your colleagues? And the starting point there is really treat the code of your app just like the documents you&#8217;re editing together. What I mean by that is like when we open a Google Doc together, we&#8217;re just editing it live, right? Just make your software like that.</p><p>This is not how people typically think. Typically you think, you have to push to GitHub and there&#8217;s some CI pipeline that runs and it deploys and it&#8217;s like this industrial process that&#8217;s arranged around kind of like preventing screw ups and shipping to millions and millions of people. But no, just make it like Google Docs, okay? Once you do that, you instantly run into a bunch of other problems. So one is, if we&#8217;re using a piece of software and you&#8217;re editing it live, it&#8217;s not going to be fun for me because you&#8217;re going to be breaking it all the time, right? So then we realized, actually, this is why programmers have Git. We need Git for normal people. So we invested a lot in Patchwork and ideas around version, we call it <a href="https://www.inkandswitch.com/universal-version-control/">universal version control</a>. The idea is systems that achieve the goals of programming version control, but for any kind of data and for any kind of user, even someone who&#8217;s not super, super nerdy. Basically, what we found was that when you combine code as just documents that you&#8217;re sharing with people and you can edit them, you have AI helping you, and you have powerful version control that lets you create copies of things and merge things back together in good ways, then you start getting a really interesting set of ingredients where you can start remixing and mashing up and feeling more playful with your tools and your software. So I think that&#8217;s one starting point.</p><p><strong>Kanjun Qiu (10:47)</strong></p><p>That&#8217;s super interesting. Treating code as a live shared document, like text file, between two people, and then having a way to version that text and data, I imagine, as kind of the main things that you&#8217;re versioning. </p><p><strong>Geoffrey Litt (11:03)</strong></p><p>Those are two things. </p><p><strong>Kanjun Qiu (11:05)</strong></p><p>What else do you need to version?</p><p><strong>Geoffrey Litt (11:19)</strong></p><p>Patchwork has whiteboards. Patchwork has spreadsheets. And in fact, because you can add new tools to the system too, actually you end up with kind of the ability to store like the system needs the ability to store and share arbitrary data. This is another thing I&#8217;ll get into, which is when we think about, OK, what are the barriers to shipping software? A lot of the barriers are that the main ways that we deploy software for people to use assume industrial scale. So you need a back end. You need a database. You need load balancing, blah, blah, blah, nonsense, Kubernetes stuff.</p><p>There&#8217;s a lot of stuff and the gap between I have a working prototype that I can run on my computer and I can send you a link and we can collaborate in my new piece of software I made tends to be a lot of work. And so one of our goals in Patchwork was how much of that infrastructure could be offload to the operating system or the environment, so to speak, so that if you have an idea and you vibe-code a UI, how can you then share that with me and we&#8217;re instantly working together in that tool you just made?</p><p>And there&#8217;s a lot of layers to kind of figuring out data persistence and sync and all that stuff to make that a reality. I think you&#8217;re seeing this to some extent in a lot of platform-as-a-service startups out there are trying to figure out how do we become the best backend for vibe-coded apps in a sense. I think that&#8217;s part of it, but I think we can push even further than most startups are going.</p><p><strong>Kanjun Qiu (12:40)</strong></p><p>Yeah, I think one of the really interesting things here. So Imbue recently shipped Sculptor, which is a tool for you to run parallel agents to write code. And one thing that we&#8217;ve been thinking about is sync and collaboration, real-time collaboration. And something that we made is this thing called Pairing Mode. So all of the agents run in containers, which means they don&#8217;t have your code. They&#8217;re not running locally. They run in containers because you don&#8217;t want them to delete your files accidentally or things like that.</p><p>I actually really resonate with what you said about versioning. We&#8217;ve had to think about the Git workflow of the developer and the agent as two separate things. And how does the agent&#8217;s version and the developer&#8217;s version mesh together? We&#8217;re just using Git right now, but Pairing Mode basically copies the agent&#8217;s files and rsyncs it to your local environment. And then now you&#8217;re real-time editing with the agent. What you said is really interesting, because we&#8217;ve been thinking about, like, I&#8217;m real-time editing with the agent, but actually sometimes I want to real-time edit with someone else. In the normal existing today&#8217;s software engineering industrial process, nobody wants to real time edit with anyone else. That&#8217;s actually really rare. So it&#8217;s been an open question for us. I resonate with you a lot on things built for scale, Kubernetes, actually wouldn&#8217;t it be better if everything were local and just running on the compute that you have in your hands and you don&#8217;t have to handle all these scale problems. </p><p>I&#8217;m really curious, when you were working on Patchwork together, when did you want to collaborate real-time when coding versus when you want to do this more like industrial, independent two people merging branches into the same main workflow? Did you ever want to do one versus the other? Or did you always want to live edit?</p><p><strong>Geoffrey Litt (14:33)</strong></p><p>Yeah, I&#8217;m really glad you asked. I&#8217;m fascinated by this area. I have this opinion that collaboration between humans and AI is essentially a version control problem. What I mean by that is when you think about the problems that a version control system like Git is meant to solve, you have a bunch of people working together. They might be working concurrently on different stuff. And you need ways to go off and try stuff and be experimental. You need ways to review work that other people are coming to you with and talk about, I want to do this, what do you think? Let&#8217;s go back and forth and discuss. And then you want to track, okay, we decided it&#8217;s good, let&#8217;s do it. And you want to see that in your history. And when you think about working with AI actually, and you look at the needs, a lot of these things map really directly. So I have an unreliable alien intelligence out there doing stuff for me. How do I know if I like it? I need some way to review what it did. I need some way to talk with it and with other people about what it&#8217;s proposing. And then when we like it, you know, we can accept it.</p><p><strong>Kanjun Qiu (15:35)</strong></p><p>Like accept its changes and discard the changes that don&#8217;t matter.</p><p><strong>Geoffrey Litt (15:38)</strong></p><p>Exactly. And I think actually one of the underrated reasons that coding has taken off as a use case for AI actually is the prior existence of mature tooling, like pull requests, for doing this workflow. I think in a lot of other domains, if you don&#8217;t have this stuff built up yet, you can&#8217;t just let an AI agent go do stuff to a really important shared workspace without any ability to see what it did, talk with it about what it&#8217;s proposing.</p><p>There are ceilings on what you can do there, right? And I think the more version control you have the more you can just kind of let the agent go do stuff. And so I think it&#8217;s a fascinating area. Now to get to your question, I would say when working on Patchwork, we mostly weren&#8217;t live editing together and coding. We were probably mostly actually working async. But definitely we were leaning heavily on branches. And I think, you know, what you were talking about reminded me of, I think a lot of products are struggling right now to reconcile the old way of Git with the new requirements. Parallel agents, more real time stuff. And I think it&#8217;s going to be interesting to see what does it look like. Do we reinvent version control from scratch for the new requirements? Do we layer on top of Git as a lot of products are doing?</p><p><strong>Kanjun Qiu (16:59)</strong></p><p>One thing that I&#8217;ve been sitting with is on the idea of version control. This may be not obvious from our website, but at Imbue, we really care about making software modifiable by the end user, because we think that basically it&#8217;s a question of control as we go into this AI future. Like today, we&#8217;re kind of controlled by our software, actually. Our attention is controlled. Our actions are controlled. We&#8217;re controlled by other people who are building these systems. Sometimes inadvertently, they&#8217;re trying their best. Sometimes very explicitly, they&#8217;re trying to maximize profit or engagement. AI makes this problem worse. But it also gives us opportunity because AI can write code. So a question I&#8217;ve been sitting with to your point&#8212;you mostly weren&#8217;t live editing with Patchwork, you are mostly working async, but you also want to be able to change things. And maybe sometimes those changes make it back in, and maybe sometimes they&#8217;re just for your local system. I think it&#8217;s really rare, systems like this, except for open source projects, not many systems like this exist. In your lived experience, why did you build live editing if you mostly weren&#8217;t using it? What was it? I feel like there&#8217;s something interesting in live editing and I don&#8217;t fully understand what it is and I&#8217;m really curious for your thoughts.</p><p><strong>Geoffrey Litt (18:30)</strong></p><p>Oh man, I think there&#8217;s like three separate topics to unpack there. I&#8217;ll start with the last one. So why live editing? I think it&#8217;s just what people expect. In some sense, it&#8217;s the most straightforward model. We get on a link, we&#8217;re looking at the same thing. Every kid expects that now in all of their software. They don&#8217;t know what files are, they don&#8217;t know about emailing. It&#8217;s just, everything&#8217;s live. And I actually think that&#8217;s a really lovely starting point for remote collaboration. When we get on a whiteboard, we can just draw. It feels really fluid and nice, you know? My view, and I think what we explored largely at Ink &amp; Switch is like, it&#8217;s a yes and where you want that and you want the ability to go off in a corner and think about something privately without having your manager come in and stare at you, right? We call this creative privacy. I did a bunch of user interviews with writers talking about they feel observed in Google Docs basically, right? And so I think that&#8217;s the simple answer is that live editing is how the world works now. And so we got to meet people where they are. </p><p>I want to get back to something else you said, though, which is about this question of values and what software is trying to do to us, essentially. And I think that is a deeper undercurrent of malleability that we haven&#8217;t really addressed yet. </p><p>Cory Doctorow has this phrase, adversarial interoperability, which I love. He talks about things like ad blockers that are browser extensions, right? What&#8217;s happening there is that there&#8217;s this adversarial relationship where a website&#8217;s trying to push ads on you and you&#8217;re pushing back and using this technological capability to basically set up an environment that&#8217;s more in keeping with the way you want it to be or your own values. I think ideas like Bluesky algorithms being less centralized are also in this vein. And I think that is a very important part of the equation to consider when we think about barriers.</p><p>There are incentives that big corporations have to not let us change stuff because that&#8217;s how their business works. One analogy that I sometimes like to use is it&#8217;s more of a food court than a kitchen. There are these big companies that have their own agendas pushing a menu of choices at you. And in your kitchen, you have a lot more control over what am I trying to do with my food? What cuisine style, what health criteria am I trying to meet? And you have more of an ability to mold it to be in keeping with your values. So I think of the software app stores as kind of these food courts. I think that&#8217;s another big piece we have to solve.</p><p><strong>Kanjun Qiu (21:09)</strong></p><p>I agree. Yeah, it&#8217;s really resonant because Glenn on our team, he&#8217;s a prototype engineer, and he wrote about how it feels like we are in a world of vending machines right now. We get all these vended products, but in a truly open kitchen, we can change the kitchen layout itself and cook the food that we want. Earlier you talked about three barriers: technical, economic, infrastructure. We started out talking about infrastructure, but the economic barriers are ones that we think about a lot.</p><p>I&#8217;m curious at Ink &amp; Switch and I&#8217;m happy to talk more about how we think about the economic barriers, but at Inc and Switch, did you think at all about the economic barriers or like kind of what&#8217;s your perspective on that?</p><p><strong>Geoffrey Litt (21:53)</strong></p><p>Frankly, we mostly didn&#8217;t yet, I would say. We were focused on how can we make a really awesome, malleable system that we wanted to work in. I think in some ways, the economic barriers are some of the hardest ones to work on in a research context, because I think ultimately companies with commercial incentives have to solve the business model piece. And I think my view of the world is that the technical and infrastructural barriers are big enough that they still really matter and researchers can make progress on that piece somewhat separately. I don&#8217;t know, I think the thing that comes to mind for me is I once did a deep dive into this system called OpenDoc, which Apple had in the early mid-90s, which is a cousin of a related system on Microsoft called OLE. And the idea was it was very malleable software-esque. </p><p>You could have these mix and match widgets in your documents instead of monolithic applications. And you could kind of buy these smaller widgets from companies and combine them with your existing software. And apparently one of the challenges they hit was, when something breaks, who do you call? A really nice thing about applications is there&#8217;s a box on your screen. If something&#8217;s wrong with that box and you have an enterprise support contract, call them and they&#8217;re on the hook. And the more you break things down into small units, you know, there&#8217;s basic questions of like, are you willing to pay for a tiny, tiny feature on its own and have a separate procurement for that? But also, who&#8217;s on the hook for integration work, you know? A lot of users value things working and paying for that. So I think those are some of the big challenges.</p><p><strong>Kanjun Qiu (23:41)</strong></p><p>Mm-hmm. Yeah, one of the things that we&#8217;ve been thinking about is, what LLMs do is they make code easy to write and replicate. In theory, in theory. At some point they will. And so to your question of like, you know, how do we get malleability but also software that people support? I think there&#8217;s actually some interesting space between closed source software that people pay for and open source software that is fully volunteer supported. Because kind of the point behind malleable software, one of the requirements is that you need to be able to modify the source code, probably. And so in that sense, malleable software has to be open source by default, or source available by default. But today&#8217;s open source environment is like free. There&#8217;s free software. And so like who&#8217;s going to support it? It&#8217;s like a team of really overworked developers, and they&#8217;re like maintainers of this project, and they&#8217;re all volunteers, and that sucks.</p><p>And so I think we&#8217;ve been playing with this idea we&#8217;re calling Common Source, which is between open source and closed source, and this idea that actually probably most of the important software we run should be run from a public commons of code, of common source code. And in Common Source, what we&#8217;re toying with is this idea of a license that actually you can get the source code, but you still have to pay the creator or the group of people who are creating the code. And so then that starts to answer some of these questions potentially of like, OK, well, you&#8217;re paying for maintenance, really. You may be paying a SaaS fee for maintenance and getting the things you want. Stuff breaks. You can stop paying them. So the incentives are aligned in this way. But at the same time, you still get the source code, so you can make your own changes. And if you diverge too far from the original project, well then maybe they can&#8217;t help you anymore. I think we have to make some changes to our assumptions around open source and the philosophy behind open source to get to valuable software.</p><p><strong>Geoffrey Litt (25:51)</strong></p><p>That&#8217;s a really fascinating idea. I love that. I totally agree that open source seems to be a natural prereq and that it raises these questions. I think it&#8217;s tricky because I love that perspective you bring. At the same time, I think the history of open source business models has been fraught with a lot of failures, and when we think about, okay, code is now much easier to copy. I mean, probably if you have the code, you can easily make a copy that is legally different, so I don&#8217;t know, it seems tricky.</p><p>I also think to your last point around, you know, divergence, I think this is a huge, huge challenge to figure out. If there is an ongoing software project that is shipping updates and I have my own version of it where I did my own thing, I mean, software developers know this as sort of like the fork maintenance problem, and it can be a huge pain in the ass depending on what you&#8217;re doing.</p><p>There are companies that maintain forks that have teams of engineers just keeping up with what&#8217;s happening upstream, so to speak. And I think this is something that I&#8217;ve thought a lot about in malleability. I think the root problem is if you treat diversions as kind of arbitrarily editing the code in any way, the problem of fork maintenance is really hard. Whereas there are other ways to factor it out. Like if you have plug-in APIs, you can say, okay, anyone can make a plugin, and we&#8217;re gonna try to keep this plugin boundary stable is one way to do things. Now, there are trade-offs, like often there are things you can&#8217;t do through the plugin API, so you wanna dig deeper. I think it does get tricky, but new ways of organizing software to be modular and compositional in different ways can lead to different abilities of people to mod it. </p><p>Something I&#8217;m really curious about is, if we progress towards a world where you have a lot of AI coding happening and you have people wanting to maintain forks with heavy divergence, maybe we just start structuring our code bases differently to treat that as the number one goal, basically. There have been some wacky research systems that have thought about programming with this as the number one goal and they get to very different structures than we&#8217;re used to. There&#8217;s a great idea called behavioral programming from David Harrell where basically his idea is what if a program is like a rule book, just a list of rules. And you just add rules and rules can cause exceptions to previous rules. So I might say, the red square can always move to that square, but then you could come along and add a rule that&#8217;s like unless that thing says five. And then you see how like we just keep adding and adding and adding to this ball more and more rules. And we never have to reach into existing rules and modify them. Maybe there are ideas like that that could change the game.</p><p><strong>Kanjun Qiu (28:47)</strong></p><p>That&#8217;s really interesting, so append only as the solution to divergence. So you actually don&#8217;t diverge. Yeah, that&#8217;s interesting. What other ideas are there around divergence?</p><p><strong>Geoffrey Litt (28:57)</strong></p><p>Another inspiration, there&#8217;s a common pattern in software of middlewares where you basically stack up these layers and you can always add more. I think maybe it&#8217;s the same principle in the end of just like the more that you can have additive modification without reaching in to touch the existing stuff, the better. I also frankly would just throw the AI hammer at it and say to some extent when you reach in and intrusively modify something, it&#8217;s gonna get messy, but probably 80% of the fixes that happen in fork maintenance are routine and don&#8217;t require anyone to think that much. They&#8217;re just icky. And so I&#8217;m very optimistic that AI will get to the point where it can mostly automate the easy stuff and then at least only leave the tricky hard stuff.</p><p><strong>Kanjun Qiu (29:44)</strong></p><p>Mm-hmm. Yeah, that&#8217;s really interesting. Principally, when it comes to handling divergence, we really have two options, I think. Okay, conjecture, made this up on the spot. So principally we have two options. One is maintain the internals of the system and then add more stuff such that the end behavior changes, so rules create exceptions to previous rules and the internals don&#8217;t change. Or like middleware, or more layers of abstraction also kind of does the same thing. You don&#8217;t really change the underlying stuff, but you&#8217;re adding more abstractions on top. Now you can do different things and more things. Plugins are another similar thing. Like you&#8217;re not changing the center, but you&#8217;ve got this API and you can add stuff. So, one paradigm is like don&#8217;t change the middle to deal with divergence, actually just have modular pieces on top. And then the second paradigm is actually, change the middle, and then use AI to solve it somehow. Something that we do a lot internally with Sculptor is we do test-driven development, where we write a bunch of tests. And it&#8217;s not magical like this yet, because when we try to write the test, the tests actually don&#8217;t capture the full behavior of the system. But in theory, you would have tests that capture much of the behavior of the system, kind of do a full refactor rewrite of the middle and then have it abide by some rules. And then that does let you modify the center.</p><p><strong>Geoffrey Litt (31:17)</strong></p><p>I like those options. I&#8217;ll throw in one more complication maybe, which is that once you&#8217;re talking about collaborating on shared software, think things get more essentially complicated. Single player software, whatever, I can have my own weird version and you don&#8217;t care. As long as I have a smart enough AI to keep up with updates, it&#8217;s not your problem. But now imagine we have team software.</p><p>So now it&#8217;s fundamentally a different problem where there are compromises that have to be made. People have to have shared practices around working. I&#8217;m fascinated by the question of how far can different people&#8217;s tooling setups diverge while still retaining the ability to collaborate and what kind of layering promotes that. Concrete example, many software engineers have a preferred development environment. And when you join a software team, you get to bring your favorite editor, typically.</p><p>And that works because code is stored in this very universal plain text file format. There&#8217;s a universal version control layer that most people use Git or whatever. You pick your system. And that&#8217;s just a file-based thing. So then whatever tools you want to use to edit your files, whether it&#8217;s Sculptor or like Vim or whatever, not my problem, right? And so there&#8217;s this really nice distraction boundary and we can still work together. That&#8217;s first of all, is not the case for most SaaS software.</p><p>There&#8217;s a deep, deep coupling between the data that you&#8217;re sharing with your teammates and the one editor that is allowed to edit that data. And secondly, I think it&#8217;s often tricky to even tell like, where could we draw that boundary? Could you use like Asana and I use Trello? Would that work? Could we sync them? I don&#8217;t know. There&#8217;s probably stuff that doesn&#8217;t fit, right? At Ink &amp; Switch, we did this project called Cambria where we kind of took on this challenge at the data layers. We thought about if you were synchronizing data across really different apps, which want to store their data in different shapes, could you make some sort of glue that shuffles the data back and forth live as people collaborate? So you&#8217;re always kind of seeing as much as possible on both sides, even if it&#8217;s not 100%. I think there&#8217;s a lot to consider there.</p><p><strong>Kanjun Qiu (33:36)</strong></p><p>That&#8217;s super interesting. This is super interesting because on Sculptor, we&#8217;ve been thinking about apps as being separate from data. Like code is not data. And actually data has to be treated fundamentally differently. And with Cambria, you&#8217;re kind of like synchronizing data across these really different apps. And one thing I&#8217;m curious about, this question of like, can I use Asana and you use Trello is what is universal about data? Is a Postgres database that is structured with infinite columns somewhat universal? Is it documents that are universal with plain text? In all of your experimentation, what have you learned about data?</p><p><strong>Geoffrey Litt (34:29)</strong></p><p>This is a fantastic and very difficult question. What is the elemental material that if we just stored everything in X shape, then everything would work? I don&#8217;t think there&#8217;s silver bullet, unfortunately. I do think, though, the essential quality to think about is how structured and specific the data representation is. The idea of files generally is a pretty low level abstraction. It&#8217;s really just a sequence of bytes. That&#8217;s all you know. But you can layer ideas on top of that, like file formats, which have their own constraints, right? You can store like, for example, JSON as a file, which then adds more constraints, but JSON is also pretty general. And then you could say, I have this JSON schema, which says like only JSON of this shape. And I think you can have this progressive more and more specific layers and you can&#8217;t get everyone to agree on really specific schemas. It&#8217;s never gonna happen. At the same time, really, really low level abstractions, like, it&#8217;s just a sequence of bytes, good luck, are very open-ended and I think allow people to do too much different stuff that make it hard to work together. So I think we&#8217;re aiming for something in the middle. The Ink &amp; Switch systems all run on this system called AutoMerge, which is a library for synchronizing JSON documents. That was like, JSON is the universal shape. There are different options. I think a Postgres database is perfectly reasonable other option. But I think that&#8217;s roughly the challenge.</p><p><strong>Kanjun Qiu (36:04)</strong></p><p>Mm-hmm. That&#8217;s really interesting. I have a bunch of thoughts here. One, it depends on the structure of your data a little bit. A Postgres database is good for data that is stored with identifiers and attributes of those identifiers. And JSON blobs are good for a slightly different type of data. What you said makes me wonder, though, if everything we&#8217;re playing text and people could actually diverge quite a lot. We now have these universal data processors, which are LLMs.</p><p>And so can we turn that underlying file into really almost any abstraction along this spectrum of like, you know, from like sequence of bytes to like JSON key values to like JSON with a schema to database to something else.</p><p><strong>Geoffrey Litt (36:56)</strong></p><p>I&#8217;m super optimistic about that direction of thinking. Many of the data interrupt problems in the world are just like the same information being represented slightly differently. And for those, LLMS, slam dunk. That said, you know, there are also essential differences. Like, in Cambria, the example we gave is like, if one to-do list app can assign multiple people to a task, but another one can only assign one person, there&#8217;s nowhere to show it. It doesn&#8217;t work. And maybe then you don&#8217;t realize that I&#8217;m also working on your task. So I think there are these tricky, essential things to keep in mind when we&#8217;re working on shared information together with divergent tooling.</p><p><strong>Kanjun Qiu (37:41)</strong></p><p>One thing that&#8217;s interesting about that example is it really separates the concerns at the data layer versus the UI layer. In theory, you could just store whatever data you want. You can store this task having many, many people assigned to it. And then at the UI layer, or at the app layer, you do something, some kind of post-processing to figure out who you want it to be for your app.</p><p><strong>Geoffrey Litt (38:12)</strong></p><p>Yeah, but if the app can&#8217;t show multiple people, you still don&#8217;t, you know&#8230;</p><p><strong>Kanjun Qiu (38:17)</strong></p><p>You still can&#8217;t see the underlying data. </p><p><strong>Geoffrey Litt (38:20)</strong></p><p>Yeah, and I think maybe you show more of the underlying data or maybe, I don&#8217;t know, like an AI comes in and modifies the other to do app and makes it show multiple people because you just need that. And if the other person doesn&#8217;t mind you, roll with that. I think it&#8217;s the essence of it is like when we&#8217;re collaborating together, we actually have to make compromises about how we&#8217;re going to do stuff. And there&#8217;s always going to be like a collective element there that like software, software can&#8217;t let us be infinitely individualistic, you know, and I think this actually gets to a broader malleability theme. We talk about this in the <a href="https://www.inkandswitch.com/malleable-software/">essay</a> we published this summer at Ink &amp; Switch around malleable software. The goal is not that everyone develops the full skillset needed to do anything to their software. There&#8217;s a long history of people working together with others.</p><p>With spreadsheets, for example, there&#8217;s been some really nice ethnographic research by Bonnie Nardi, who&#8217;s kind of a legend in the end user programming research community, looking at, how do people use spreadsheets in offices? And it turns out usually there&#8217;s someone in the office who&#8217;s really good at Excel. And when you don&#8217;t know how to do a complicated formula, you go ask them, right? But you can still do a lot of stuff yourself. And maybe you pick up a bit on what that person did and watch them work and you level up gradually.</p><p>And crucially, that person doesn&#8217;t work at Microsoft. They are in your context. They can sit with you. They know your problems. And so they&#8217;re much, much closer to the site of use than the site of original platform production. They call this pattern local developers. I think this is a really, really, really important pattern to think about and build around for these kinds of systems. I mean, we see it at Notion. There&#8217;s often someone in a company who is really good at Notion and sets stuff up for people, right?</p><p>That layer always exists. And it&#8217;s not a bad thing that it exists. AI might be able to help fill that role sometimes for some people, but I think assuming that people are working together to create shared software environments should be the goal.</p><p><strong>Kanjun Qiu (40:26)</strong></p><p>Yeah, that&#8217;s really interesting. In software development, there&#8217;s the same thing. Our CTO, my co-founder, Josh, is the expert in a bunch of different ways and helps people figure out how to build on top of the system that we have. Regardless of how good LLMs are, you, you probably want some kind of like expert. There&#8217;s still, maybe what you&#8217;re saying is like, there&#8217;s still this idea of levels of expertise with a tool, even if it&#8217;s an end user program tool like Excel or programming or like Notion. There&#8217;s levels of expertise and someone who has a lot of that expertise can actually do a lot of the quote unquote programming and set up the system for other people in their context to modify. it&#8217;s not just like a, to our data point, it&#8217;s not just like blob of data and then everyone does their own entire full stack thing on top of this blob of data. It&#8217;s like, okay, blob of data and then like, different people take it and mold it into what&#8217;s useful for their own context.</p><p><strong>Geoffrey Litt (41:29)</strong></p><p>The mental model that I really like there is this idea of a smooth slope from user to creator. It&#8217;s not that deep modifications aren&#8217;t hard. It&#8217;s that whatever you want to do, you should have to do the least amount of work possible to do that thing. And you can get slowly pulled into deeper stuff if and only if you want to. And you stop where you want to. I think this is very distinct from like our existing computing ecosystem. You can basically like use the thing, tweak some settings.</p><p>And then, if it&#8217;s an open source project, guess you could download the entire code base, compile it for five hours, learn to code, and it&#8217;s this insurmountable cliff. No one&#8217;s doing that, right? It&#8217;s just some approximation. And so how do we smooth out that cliff is one way to think about it. And I&#8217;m curious for your thoughts on, I think AI can help pull people up that cliff if the system is designed correctly. I also think it might actively prevent people from going up the cliff if it&#8217;s arranged a certain way. And what I mean by that is, if I ask my coworker, who&#8217;s the Excel wizard to teach me formulas, and they sit with me for an hour and we do it together and I see them doing stuff and we talk about it, maybe that&#8217;s a learning moment for me. Whereas if I ask the whatever Excel formula wizard to do it and it spits out something in five seconds and that&#8217;s wrong, but I don&#8217;t notice or, even maybe even if it&#8217;s right, you know, if it does the thing for me, what did I learn?</p><p>I actually lost learning them, you know? I think a lot about how can we set things up to be closer to that former, but I&#8217;m curious how you think about that.</p><p><strong>Kanjun Qiu (43:05)</strong></p><p>I think this is really one of the key insights about end user programming, is that there is a skill curve. There&#8217;s kind of this learning curve. And you had the gentle slope to tailorability, is what you called it. And in LLMs, something that we think about is there are kind of two pieces to tailorability. One is how how much the user understands. And then the other is how tailorable the system is. And you can modify both. Modifying how much the user understands is about education in a lot of ways. It&#8217;s about how do we make it so that it&#8217;s easy for the user to understand how to go closer to what they&#8217;re trying to do. </p><p>A concrete example of us experimenting with this in Sculptor is that there&#8217;s a beta feature called Suggestions. And it&#8217;s still very early, but it basically looks at your code base and suggests fixes, improvements, and refactors, directions you can go based on what it looks like you&#8217;re trying to do. And in theory, the suggestions, they&#8217;re proactive. And so they&#8217;re kind of telling you things about your code base that you might not know about. And they&#8217;re telling you things that you might end up learning. So we&#8217;ve had some users who are like, I didn&#8217;t realize that I shouldn&#8217;t expose my API key in plain text. Cool. Didn&#8217;t know that was a security best practice. Or like, I didn&#8217;t realize that I had like five copies of this function that were slightly different from each other. And actually, there was this better way of doing things that&#8217;s like the default standard. So that kind of proactive teaching, I think, could be part of a system that is an environment, is like an end user programming environment. </p><p>The ambitious way I think about Sculptor is like, if we could make this into an end user programming environment, that would be awesome. On the system side, how do you make the system, outside of user education, how do you make the system actually more tailorable? I&#8217;m curious for your thoughts here, but I was thinking about interfaces and how some interfaces feel like they might be more amenable to tailorability than others. </p><p>For example, this might be a terrible example, and might not actually satisfy this requirement. I&#8217;m going to try it anyway. And I&#8217;m curious what you think about more tailorable interfaces. But for example, the other day I was using MailChimp, and I was trying to send a plain text email. And I could not figure out how to send a plain text email in MailChimp. This is extremely difficult. And I was like, man, it would be really nice if I had a retrieval UI where I could send some messages in chat and it finds the API endpoint that is the plaintext email function and then gives me a UI that is the plaintext email. That would be really nice. Then I could learn, OK, do you have a plaintext email endpoint first. And second, if you don&#8217;t, then maybe that would be an entry point for me to build one, something like that. So if an app is no navigation, none of these other dependencies, it&#8217;s like retrieval only, like only retrieve API endpoints that take actions. Like maybe that lets me like build more actions on top of the systems, the system. I don&#8217;t know. What do you think?</p><p><strong>Geoffrey Litt (46:37)</strong></p><p>I think you&#8217;re getting at a really big question, which is how are UIs going to evolve in this new age? I think we might have talked a bit on Twitter about this too, like navigation-free apps or whatever. Yeah. So let me get at your question indirectly. So I promise I&#8217;ll come back to it. So I think command lines are really interesting. We&#8217;ve left them behind for good reasons. GUIs are better in a lot of ways. But there was a really interesting quality that command lines had, which was that when you do stuff manually one time, it&#8217;s the same way you do it if you want to automate it or build on top of it. While you&#8217;re in the course of normal use, you&#8217;re kind of picking up this underlying structure that ends up being really useful if you ever want to build on top of the thing. Someone had this great phrase, like a CLI is like a mediocre GUI and a mediocre API both. And that&#8217;s what makes it great, which I think is really lovely. What you&#8217;re talking about, I think a big problem with GUIs is that they lack a lot of hooks and compositionality for building on top of and going further with. They kind of tend to actually not really expose you to what are the underlying things I can actually do in the system and how could I recompose those in different ways? And so I think that&#8217;s a big question and challenge for me is, can we retain the benefits of graphical interfaces, things like discoverability, things like data visualization, which I think is really underused in a lot of LLM interfaces showing this stuff. But can we also figure out how to make it obvious that you can go further than what this one GUI lets you do and let you in on the internal structure? One concrete starting point could be, in a lot of power user apps like Photoshop, when you do stuff, there&#8217;s an undo stack that shows you everything you&#8217;ve done in a list. So it&#8217;s reifying actions you&#8217;re taking as steps. And then that&#8217;s the building off point for macro recordings and kind of like automations. And I think I wonder, could we have more computing environments where as you do stuff, you see the things you did as things? And then you go from there.</p><p><strong>Kanjun Qiu (49:02)</strong></p><p>Mm-hmm. That&#8217;s really interesting. Building on that a little bit, something that we think a lot, we work on AI agents, agents take actions, and I think there&#8217;s a difference between displaying information and taking actions. And the description, actually what you described about a CLI as a mediocre GUI and a mediocre API is really interesting because CLI tools are primarily for taking actions. They&#8217;re not very good for displaying information.</p><p>GUIs are really good for displaying information and they can be good for discovering actions, maybe like taking action sometimes like if you&#8217;re trying to figure out what action to take then maybe you can kind of like play around with the information until you figure out what action to take. But the taking of the action in the GUI is not great. It&#8217;s not very composable. It&#8217;s like, you know, not very like automatable.</p><p>And so if we think about displaying information and taking actions as two separate things, then it makes me wonder, OK, your point about the undo stack is interesting because that&#8217;s a sequence of actions which could be turned into a CLI tool, in theory. And the question really is, OK, what&#8217;s the input into the CLI tool? Unfortunately, sometimes the input involves looking at a bunch of data and analyzing it and visualizing it in a GUI form or something like that.</p><p>But there&#8217;s some processing that goes into the input, but the action itself can be a CLI tool.</p><p><strong>Geoffrey Litt (50:27)</strong></p><p>Yeah, totally. I think, you know, now I wrote most I write most of my CLI commands by just telling an AI what I want to do. And then it writes some really long command that I don&#8217;t fully understand. I hit enter, right. Which I should pay more attention to. But I think you&#8217;re really getting us something. It usually works, right? </p><p><strong>Kanjun Qiu (50:46)</strong></p><p>Yeah, exactly. </p><p><strong>Geoffrey Litt (50:55)</strong></p><p>I think like we are all figuring out one interaction models make sense right now. And I think you&#8217;re getting at a couple of important things, which is that for commands and actions, think language is actually really good for saying what to do for the most part. And then for the return path from the agent, I think for some things, maybe two-way voice conversation feels good, but for a lot of things, having visual aids helps. So deploying the full field of graphic design and data vis to show things.</p><p>When you ask Siri for the weather and it shows you a weather card, this is a version of this loop. So think that&#8217;s a really powerful basic loop. And then the one thing I want beyond that for some use cases is a shared locus of attention, like a desk we can both point at and work on. So that might be as simple as telling the agent, edit this code in Sculptor. Conversely the agent saying like, did you notice that this line is weird? You you&#8217;re kind of sharing this this thing.</p><p><strong>Kanjun Qiu (51:59)</strong></p><p>Yeah, you have like a shared space you&#8217;re both looking at.</p><p><strong>Geoffrey Litt (52:02)</strong></p><p>And you can point at it. That combination, I think, ends up being pretty good.</p><p><strong>Kanjun Qiu (52:07)</strong></p><p>Hmm, interesting. An idea we&#8217;ve been toying with is that agent-human collaboration and human-human collaboration might not be such different things. Perhaps you can design for both of them. One of the principles in Sculptor, one of the design principles, is everything you can see, the agent should also be able to see. It should understand how it works. It should see your entire UI. If you tell it something and you&#8217;re referencing a part of the UI that&#8217;s not the chat, it should know what you&#8217;re talking about.</p><p>And same with like human-human collaboration. To your point earlier about like real time is just what people expect. Like I think maybe like two humans want to both be looking at the same surface and the same information. Otherwise it&#8217;s actually quite hard to communicate.</p><p><strong>Geoffrey Litt (52:52)</strong></p><p>I really like that principle you just brought up. I think to a large extent aiming for human-human collaboration as a gold standard for a lot of stuff is actually a great goal. I think there are other patterns that can make sense sometimes, but even just looking at human-human, like if you and I are sitting next to each other pair programming, there&#8217;s a lot going on. You know, very simple stuff, like you can point at things and see my screen and I know that you can see my screen and there&#8217;s not any weird question of what can you see. So there&#8217;s a lot of good theory of mind going on.</p><p>But also I think there&#8217;s much deeper stuff. Something I&#8217;ve been thinking about lately and I&#8217;m curious for your thoughts on is you can tell if I&#8217;m really busy and stressed because we have a launch tomorrow and I just want this fricking button to work. And I&#8217;m like, Hey, Kanjun, can you fix this button for me, please? You&#8217;re not going to launch until like an hour long lecture about like the philosophy of like how we think about buttons, right? You&#8217;re just going to like help me out because I&#8217;m in a bind. And you know, it might be a totally different situation. Like it might be my first day at a new job. And I&#8217;m like, man, like I&#8217;ve never used this programming language before. Can you like show me around a bit? And I&#8217;ve always felt like computers by defaulting to having so little context about us and our environments compared to human interactions are at a real disadvantage where they can&#8217;t sense these things. And so they rely on us to give them that context through our prompting in the AI era, but we&#8217;re not very good at giving them all the context that they need. And so we end up in these weird mismatches. Particularly along that dimension, I just brought up, how do you know how much to bring the person along and help them learn themselves versus just do it for them? When should they be brought along? When does it matter? </p><p>I don&#8217;t even know myself and as a programmer, I&#8217;m often very unsure how much I should be getting in the details of the thing. Even if the AI can do it perfectly, there&#8217;s some intangible benefit to me being in the details. When I&#8217;m UI prototyping, for example, I might have new different ideas from knowing how it works, for example. And so I don&#8217;t even trust myself to know how much I should be in the details.</p><p>How do we do this?</p><p><strong>Kanjun Qiu (55:20)</strong></p><p>That&#8217;s a really interesting question and direction. When people talk about AI slop, AI slop is this lack of taste in a way. What you&#8217;re pointing at that&#8217;s really interesting is the more you understand how something works, how your system works, how what you&#8217;re trying to build, the UI you&#8217;re trying to build works, the more taste you have for where it can go. there&#8217;s this taste comes from depth and a depth of understanding of me as the human that, and like, it&#8217;s so weird because like AI systems have no taste and yet they know everything. So it&#8217;s not about knowing the thing. It&#8217;s something about like preferential attention based on the details that we&#8217;re seeing that like serve what we&#8217;re trying to get at or something. I&#8217;m quite confused about this topic.</p><p><strong>Geoffrey Litt (56:13)</strong></p><p>I think, yeah, I think a lot of people have a very incorrect mental model of how creative work happens, which is something like there&#8217;s an idea in your head, you just got to somehow like get it into the world as it is in your head. And if you could just do that, then it&#8217;s done. And so in that model, like all you need to do quote unquote is like describe the idea perfectly. And then someone else, something else can just go to it. Right. That&#8217;s not how it works.</p><p><strong>Kanjun Qiu (56:38)</strong></p><p>That&#8217;s not how it works. Not at all.</p><p><strong>Geoffrey Litt (56:43)</strong></p><p>Creative work, open-ended work, like anyone who&#8217;s really deep in it knows that there&#8217;s this conversation happening between you and some medium that you work in where the idea is being shaped as you go. Working with the medium is changing your conception of what you want. There might even be like accidents that happen that are cool, know, spark new ideas. And, you know, to some extent, maybe some of it&#8217;s even muscle memory, right? So it&#8217;s possible, for example, that like a guitarist composing a new song might not know what chords they&#8217;re about to play. Their fingers just do something and then they hear it and they&#8217;re like, that&#8217;s cool. Right. So when you, when you start digging into that, I think it, it raises a lot of questions about the role of AI in that process. And I think a lot about this in my own creative practice, which is mostly professionally UI prototyping. Like, I use AI coding a lot. And I think, at its best, can really speed up feedback loops that weren&#8217;t essential for me to be in. And that lets me make progress faster in this exploration. At worst, it cuts off a whole process that I would have been in myself of creative exploration because it just, I say what I want and it makes one bad thing. And I&#8217;m like, oh man, that&#8217;s not good, but like you made the whole thing and now I just, can&#8217;t unsee it, you know?</p><p><strong>Kanjun Qiu (58:12)</strong></p><p>Do you really feel that? That&#8217;s really interesting.</p><p><strong>Geoffrey Litt (58:18)</strong></p><p>Yeah, totally. That&#8217;s happened to me. I&#8217;m like, oh, well, it&#8217;s done and it&#8217;s terrible. Like, whatever. And I think it&#8217;s a very sensitive. I&#8217;m an AI coding optimist in the sense that I think it can be a huge accelerant. I use it a lot, but I think we have to be very clear about like, we&#8217;re all changing our creative media and that&#8217;s going to do something to our creative practice. And I think the people who are worried about, especially AI art are totally on to something there.</p><p><strong>Kanjun Qiu (58:41)</strong></p><p>Mm-hmm. This is really interesting. The thing that I&#8217;m afraid to say when I talk about Imbue or AI agents is I think of us as trying to upend the economic system in a way and something about the way that things are working. Because fundamentally, AI systems and AI agents are a source of power. And they become that source of power by basically being the way thinking happens. And so what you just said is like, the system thought for me and now I have this thought, but like I didn&#8217;t have the intermediary thoughts before I got to this thought. And because I didn&#8217;t have those intermediary thoughts, I couldn&#8217;t get to a different thought. I only got to the end thought. So like, it&#8217;s quite concerning. </p><p><strong>Geoffrey Litt (59:30)</strong></p><p>It&#8217;s very concerning to me.</p><p><strong>Kanjun Qiu (59:39)</strong></p><p>I&#8217;m curious after you got the end thought, if you went back to the intermediary thoughts, like, okay, you got this bad UI from your LLM. Can you go back to the intermediary things and like try and understand it better, or can you truly not unsee it? Is there some property? Like I&#8217;m curious about your personal experience here. </p><p><strong>Geoffrey Litt (59:55)</strong></p><p>Yeah. I would say that for me, it&#8217;s a very emotional process. So it&#8217;s not just like a logical thing. There&#8217;s like an excitement factor, a momentum factor, you know, like, oh yeah, like we&#8217;re getting somewhere factor. And again, the tricky thing is that AI often really helps with this. Like it preserves momentum and avoids roadblocks that would have killed the vibe, you know? So like it&#8217;s great when it works. </p><p>But when it doesn&#8217;t, yeah, it&#8217;s not really about literally being able to unsee it. It&#8217;s that it changes my emotional relationship to the process in a way that makes me not as excited about doing it anymore.</p><p><strong>Kanjun Qiu (1:00:42)</strong></p><p>Yeah, okay, so maybe what happened is like it came up, it came out with a bad idea and it killed your momentum. And you&#8217;re like, I thought that there was something interesting here, but I guess not. Maybe I&#8217;ll move on to something else.</p><p><strong>Geoffrey Litt (1:00:52)</strong></p><p>Exactly. Yeah. And I&#8217;ll never know what if I had done it myself, would I have come up with something. And in fact, even when it comes to, in some ways, when it comes up with something good, it&#8217;s even worse because sometimes I&#8217;m like, this is pretty good. Like I have a few little tweaks, but good job. And then I&#8217;m like, wait, what would I have done, like would I have done better? I don&#8217;t know. And I&#8217;m not going to spend the time to figure out anymore. So, you know, I think one, one like mental model, I try to use is there are kind of things that I care more and less about that I see as more and less core to like who I am or what I work on. And so the less core it is to me, like some disposable secondary tool or something that I wouldn&#8217;t have built without AI in the first place, I&#8217;m okay just like being very free with it. But then the closer it gets to like my core practice, I feel like more of a urgency to be really critically reflecting on what&#8217;s going on and kind of not going too far, yeah.</p><p><strong>Kanjun Qiu (1:01:57)</strong></p><p>Yeah, it feels sometimes to me, I resonate with this a lot. I tried using like GPT 4.5 for writing and 4.5 was like the first model that was actually quite good at writing. And for like a month I was like really happy. I was like, oh my God, my writing process is amazing. Like I&#8217;m getting so many more ideas through like all in flow. There&#8217;s no writer&#8217;s block. And then I like zoomed out for a week, stopped working on the piece I was working on. I came back and I was like, wow, this is like not me at all. And I rewrote the whole thing, no LLMs. And the really interesting reflection, I feel like there are almost kind of like thought Schelling points. And because these systems are distributions, they actually produce the thought Schelling points that are highest likelihood. And because they&#8217;re high likelihood and they&#8217;re Schelling points, you kind of like just end up there and it&#8217;s like really hard to get out of them. They&#8217;re really tempting. Yeah, they pull you in exactly. And so now you kind of like end up in this like weird groove and it&#8217;s really actually hard to get out of it and be creative like takes stepping away.</p><p><strong>Geoffrey Litt (1:03:14)</strong></p><p>Yeah. I mean, another manifestation of this that I&#8217;m curious about with Sculptor is, I&#8217;ve been playing with parallel coding agents a bit and finding them really interesting. I&#8217;m still learning how to use them. Something I found recently, I went overboard for a day. So was like, oh my God, this is amazing. I had two projects that I was working on and I had to pick one to work on for the day. And I was like, you know what? I can do both. And so all day I was just kind of flip-flopping between these two projects.</p><p>You know, it kind of worked, but I felt really off at the end of the day. And what I realized was, man, like, I&#8217;m not sure that I did great work on either, because actually, even with perfect implementers doing stuff on both projects, it&#8217;s not like an AI coding quality challenge. It&#8217;s like a my mental bandwidth challenge. Like, if I&#8217;m really creatively leading these things, I can&#8217;t multitask, actually. And so there&#8217;s a different bottleneck, which is me and my brain. And I think like I&#8217;ve been trying to reflect on, so what do I do with that? You know, maybe I only parallelize within the same project or on the same area. Maybe I have one main thing I&#8217;m thinking about and then I have armies of bots doing all the maintenance and bug fixing and stuff I don&#8217;t have time for. I don&#8217;t know, but I&#8217;m curious your thoughts.</p><p><strong>Kanjun Qiu (1:04:35)</strong></p><p>That&#8217;s super interesting because yeah, I always recommend never work on two projects at the same time if you&#8217;re trying to do something creative with these agents, with these parallel agents. It&#8217;s interesting because I resonate with you, what you&#8217;re saying a lot. I think when you&#8217;re doing something creative or researchy with software, maybe at least for me, like what I&#8217;m trying to do is explore the space and evolve my thinking and understanding of the problem as I&#8217;m building. That&#8217;s like a very abstract, you know, yeah. But I&#8217;m evolving my understanding of the problem, of what I&#8217;m trying to do. And so with parallel agents, like, I don&#8217;t know, in Sculptor, one thing we&#8217;re trying to optimize for is divergence instead of convergence. So recently we shipped a feature. This is in beta right now. You can turn it on in the settings called Forking. You can Fork an agent. And so now you can like, you know, you like had this agent build a UI. You didn&#8217;t like the UI. Go back to where you started and be like try something totally different, like try this instead and then try also this. And it&#8217;ll like snapshot your agents current state all the context and like fork it into a bunch of different tasks And one thing I really like about this&#8230;</p><p>Geoffrey Litt (1:05:50)</p><p>Yeah, no, I&#8217;m excited. Keep going.</p><p>Kanjun Qiu (1:06:01)</p><p>One thing I really like about this is it kind of gets me out of this groove we were just talking about. There are many ways to end up in that groove. One way to end up in that groove is I&#8217;ve built up some context. I went down this path. I&#8217;m like maybe debugging some minor detail. Now I&#8217;m really annoyed because like all of this debugging context is in the context. I need to like get it back somehow. And like, I&#8217;m like in this weird groove. Another way to get into a weird groove is, it had a bad idea and now I can&#8217;t get it out. Like I can&#8217;t get back to the place where it could have generated good ideas. And so yeah, the forking thing is really about like, how do I help the user get out of grooves so that they can do really divergent thinking and divergent things and not have to try to wrestle with the agent to get the agent out of these grooves?</p><p><strong>Geoffrey Litt (1:06:44)</strong></p><p>I love that idea. I&#8217;m a huge fan of that way of thinking. And know, it&#8217;s funny, it&#8217;s coming back to version control actually. Like these questions of like, how do you structure divergence to work and like even see it and how do you encourage it is really, it&#8217;s like a tooling problem, I think. Yeah, I mean, something I&#8217;ve wondered about is also having more structure to the divergence. So what I mean by that is not just like try three random things, but let&#8217;s say I&#8217;m like, I want a to-do app. What if an agent said, okay, so one thing you can have the agent do is give you a big questionnaire, right? Like, should it be really simple or really complicated? Like, should it be for work or for personal life? And you just go through and answer these 10 questions or whatever. I think that&#8217;s what a lot of, that&#8217;s like the current state of the art, I would say, specification is answering a bunch of questions.</p><p>And it&#8217;s fine, but it&#8217;s pretty tedious. And it&#8217;s also, I think, not how real design processes often work best. Often the way things work best is by looking at a few and saying, like, I like that one, and then talking about why. So something I&#8217;ve thought about is, once the tokens are free, can you just generate like 100 to-do apps? But not randomly. So the agent would first think about, OK, what are the dimensions that the user might care about? Let&#8217;s set up a design space along those, you know, three, five, eight dimensions, whatever. Let&#8217;s take some guesses on what they might want and maybe pick some, bunch of app points in that space around there. And then it&#8217;s also try some wild cards, you know, really crazy options, pre-generate a hundred apps. And then when we come back to the user, we&#8217;re like, okay, let&#8217;s just start a conversation. Let&#8217;s show you some options. You want it to be more X, we had that ready already, you know? It sort of would be more like, jamming with like a design consultancy except the feedback loop is like in seconds and not weeks, you know? But like more playing with options.</p><p><strong>Kanjun Qiu (1:08:50)</strong></p><p>Yeah, I think this is really interesting. There are LLM tools out there. When you ask deep research to go do some research, the first thing it&#8217;ll do is ask you some questions about the query that you asked. And whenever it asks me these questions, my answer to all of the questions is like, yes to all. The questions are useless. And I was reflecting on why are these questions useless? It&#8217;s because it&#8217;s not actually questions I want to answer. It&#8217;s more, I want to see some output and be like, I didn&#8217;t like this part. I want more of this. What we want is for the LLM to like help us like understand the problem better. This goes back to what you and I were just saying about like the creative process is about understanding the problem space, what we&#8217;re trying to solve for or trying to do better as we go and like to be able to create and like move in that direction easily through the medium.</p><p><strong>Geoffrey Litt (1:09:44)</strong></p><p>Yeah, I love that you&#8217;re thinking about encouraging this in the tool because I totally agree with you that often, even if it&#8217;s technically possible to do this somehow, once you&#8217;re in the groove, kind of, you feel stuck unless it&#8217;s easy. There&#8217;s a couple, there&#8217;s a couple of beautiful systems out there that play with ideas of spatial canvases as ways to visualize that branching. So like in, not just the LLM chats, but also like creative media, there&#8217;s a system I love called Spellburst. My friend Tyler Angert and some folks at Stanford worked on it. It&#8217;s just a spatial canvas and you make these little like art sketches and then you can hit a button that makes a bunch of forks off from that one and you basically try a bunch of things and then you&#8217;re like, I like that one and then let&#8217;s diverge from there, right? And so you can kind of like explore but you see all the variations spreading out in this tree and I think that sort of thinking can be very generative.</p><p><strong>Kanjun Qiu (1:10:39)</strong></p><p>That&#8217;s super interesting. Yeah, we&#8217;ve struggled to figure out how to represent forking, like forked agents. And I don&#8217;t know if a canvas works when it&#8217;s not so visual. You can&#8217;t really visualize code very well. I want to see at a glance where each fork is going, but it&#8217;s really hard to do that with code. I&#8217;m curious when you thought about malleable software and helping the user not only make changes, but this goes back to the question of what kind of infrastructure, technical infrastructure allows the user to actually explore? I&#8217;m curious if you have any thoughts on this.</p><p><strong>Geoffrey Litt (1:11:11)</strong></p><p>The fascinating question. I agree with you that inherently visual media are a much more obvious fit for like a visual canvas or something. What you&#8217;re getting at really is how do you give the right feel for what a piece of code is in a concise visual way? I think one dimension that I&#8217;m always thinking about is it&#8217;s really hard to tell from looking at code how solid it is.</p><p>This is a big problem in malleable software we found in Patchwork because when a company ships a piece of software in the app store, there&#8217;s like a minimum bar it&#8217;s hitting, right? You hope. That might not be true anymore with LLMs honestly, but there&#8217;s someone&#8217;s charging money for it. It should be at a certain quality bar. If I just made a tool for myself and I vibe-coded it in five minutes and it works for me, what do you make of that? Do you want to use it? Like, it depends. Probably you wouldn&#8217;t want to just wholesale adopt if it&#8217;s really important. You might be okay playing with it. But it&#8217;s hard to tell often from the outside which one it is. And is this thing even maintained? You know, I think people look at like GitHub stars and commit histories, for example, as like a these sorts of signals of life. right. I think if we have way more software and it can be produced way more readily by people who don&#8217;t know what they&#8217;re doing, you know, there&#8217;s gonna be more bad software out there, which is not necessarily a problem. There&#8217;s a lot of bad spreadsheets out there and it&#8217;s fine, but I think you need to be able to tell. I kind of wish you could see like, you know, an analogy I like is, you know, is this like a balsa wood model of a bridge? Or is this like the Golden Gate frickin&#8217; bridge? Like in physical media, it&#8217;s really, really obvious and you can never get confused, but with software, it&#8217;s not as clear and could we make that clearer somehow?</p><p><strong>Kanjun Qiu (1:13:03)</strong></p><p>This is really interesting. One of the prototypes we&#8217;ve been playing around with in Sculptor is this idea of a report card for your code. So can we give you, yeah, like, I think it&#8217;s actually a really hard, I mean, having worked on it, it&#8217;s a really hard problem to answer. What goes into the report card? How do know if a piece of code is robust? Depending on what you want to do with it, like, you might want it to be robust in different ways. Maybe you want it to be more extensible, or maybe you want it to be, like, really well tested. so, but, you know, to your question of, if I&#8217;m in this world of malleable software, there&#8217;s a lot of forking, there&#8217;s a lot of divergence. How do know where to build from? What is safe to build from? What are the proxies for that? I think that&#8217;s a really good question.</p><p><strong>Geoffrey Litt (1:13:45)</strong></p><p>I&#8217;ll throw another idea, which is I wonder, one of my beliefs around divergence and versioning is that there&#8217;s a lot of meta work around the work that humans find tedious, like writing pull request descriptions. And getting a pull request that has a really, really good description is much easier to review, but it&#8217;s a lot of work to produce that.</p><p>I think AIs, we should be pushing much harder than we are to produce amazing review experiences and artifacts. It&#8217;s the kind of thing, you know, we should be the most spoiled managers in the world where like our reports are coming to us with like these, they&#8217;ve spent like weeks preparing this presentation about this tiny bug fix. That doesn&#8217;t really matter, you know, is the feeling we can have, like we can spend the virtual time for them to do that.</p><p>And whether that&#8217;s, you know, coming up with like maybe, yeah, if it if it makes 100 apps for me, maybe it should make like a 3D world where I can like browse the different apps and see how they&#8217;re different from one another. Maybe it&#8217;s just like a really, really good deck that like walks me through them and explains the differences as like a PDF. I don&#8217;t know. Like if we gave like a high school or college intern the task of explaining these 100 apps, what would they do? I don&#8217;t know. But I think they can get extremely creative.</p><p>There&#8217;s one project I love called <a href="https://www.ericrawn.media/quickpose-docs">Quickpose</a>, I think it&#8217;s called that by <a href="https://www.ericrawn.media">Eric Rawn</a>, where like they did versioning on a spatial canvas, but it was more like a whiteboard that you got to draw on and arrange the versions yourself free form. So they found the artists would use it. I think they did some tests with artists and you it would be like a cluster of versions over in this corner is like the ones that had this intriguing property. And then there was this offshoot over there was really weird. And then this is like our mainline exploration and you can like actually arrange them and label them and describe them yourself. So imagine like if the AIs is diverging, could it like make a poster for you of what it tried and how it all fits together?</p><p><strong>Kanjun Qiu (1:15:48)</strong></p><p>That&#8217;s super interesting. Two really interesting things in that, one is the malleability of this canvas where artists could arrange the versions themselves is in itself a malleable software property where you want the end user to be able to explore by arranging the explorations and reasoning and thinking through them. So that&#8217;s really interesting. The other thing that you said that I thought was really interesting is this idea that we&#8217;re really under focused on presenting results from the AI. Like the LLM just dumps a bunch of text at you. Why has it not thought about how to present it as a slideshow or as like a, you know, as a better presentation. That&#8217;s really weird.</p><p><strong>Geoffrey Litt (1:16:33)</strong></p><p>It&#8217;s wild. I also think, you know, so I think this is going to become much, much more important very rapidly because so there&#8217;s one argument you could make, which is like, you know, the answer is to get so good, we don&#8217;t need to review. But I think that&#8217;s totally false. Because what I&#8217;ve observed in coding is they get better. So I give them harder stuff. And in fact, it&#8217;s almost the opposite problem where I&#8217;m giving them more and more stuff that&#8217;s more and more important that review becomes and they&#8217;re going off and doing stuff that I&#8217;m not even in the details on anymore. So the review step becomes more more critical over time. And I think it&#8217;s headed towards the world where most of my time is reviewing. So really, the quality of that review experience, whatever it is, to let me quickly, happily, and correctly tell, is this good? And what do I want to change? I think that&#8217;s the whole ballgame for interfaces for using these things.</p><p><strong>Kanjun Qiu (1:17:29)</strong></p><p>I think that&#8217;s really interesting, and I really agree. I would actually, a way I&#8217;ve been thinking about it in my mind is like switching from the term review, which is part of this like industrial process of software, as you said earlier, I love that term, switching from the idea of this as review to the idea of this as like being part of the medium of working with coding agents or AI agents. Like review is part of a powerful medium for agents because the medium doesn&#8217;t really work without this step of understanding what is going on and where to steer it next. And as you said, like, yeah, the more we use it, the more critical things we give it. And the more important this piece of the medium is, it feels like.</p><p><strong>Geoffrey Litt (1:18:14)</strong></p><p>Yeah, I guess I love that reframe. I think like you could think of it two ways, right? One is a human to human analogy of like we&#8217;re jamming and like it&#8217;s not like a quality assurance step. It&#8217;s more like we&#8217;re working together. You know, I wouldn&#8217;t like frame like if you brought me some work and we were working, I wouldn&#8217;t feel okay, like time to like check if you did what I said, it&#8217;d be like, you know, we&#8217;re riffing, right? So maybe that&#8217;s one way to think about it. But another is something about the ideas we&#8217;re talking about are visualizing, having thinking about non-human interactions. If a potter is forming a piece of clay into a pot, they&#8217;re not reviewing suggested pots. There&#8217;s just a loop going where the clay is becoming something, and they&#8217;re reacting live, and there&#8217;s a loop going. And I almost wonder if we could get to the point where crafting software feels that way, where there&#8217;s some representation you&#8217;re working with that feels like you can just directly touch it.</p><p>And it&#8217;s not a language interaction. You more see it coming together and you&#8217;re like, yeah, you&#8217;re plucking it into a pot. And I think that&#8217;s very, very obviously possible for shallow UI design. like, I should be able to move UI elements around. I shouldn&#8217;t be telling a model like, please move that box three pixels. You know, that&#8217;s ridiculous. And that hopefully will get solved. Although our civilization has taken backwards progress on that since the 90s. But the harder question is like, What is that for logic? I don&#8217;t know.</p><p><strong>Kanjun Qiu (1:19:52)</strong></p><p>Ugh, this is like the thing I want most. How do we turn software into clay? I don&#8217;t know. Yeah, what do you think about that for logic? It is kind of gets at <a href="https://worrydream.com">Bret Victor</a>&#8217;s <a href="https://dynamicland.org">Dynamicland</a>, like how do we tactically feel what&#8217;s happening in software?</p><p><strong>Geoffrey Litt (1:20:09)</strong></p><p>Yeah, since you mentioned Bret, Bret has this great essay though, <a href="https://worrydream.com/LadderOfAbstraction/">Up and Down the Ladder of Abstraction</a>, which I think has a lot to say about how do you see this map of a very complex space and navigate through it to find the place you want to be in that map? I think that&#8217;s a really beautiful idea that could be brought to what&#8217;s my map of my 100 to-do apps and how do I find the one that I want? Going up into very abstract land and then jumping down into like demoing concrete ones.</p><p>Another inspiration that I think about a lot is Michael Nielsen&#8217;s work on AI, I forget, I guess it&#8217;s like artificial intelligence augmentation, think is, yeah, where, you know, I think he and Sean Carter had this <a href="https://distill.pub/2017/aia/">piece</a> with these sliders which are changing very deep conceptual attributes of a font typeface that an AI, I think learned probably with an unsupervised learning algorithm or something. Basically, I think it was pretty simple. You are moving in latent space of fonts with a slider. And that does make me wonder, what is the equivalent of that for code?</p><p>Could you do some of the <a href="https://www.anthropic.com/research/persona-vectors">Anthropic steering vector</a> stuff on code gen and then you choose the steering vector? Is there a complicated slider that you can just drag and the app gets more complicated or simpler? I don&#8217;t know.</p><p><strong>Kanjun Qiu (1:21:46)</strong></p><p>It&#8217;s really interesting. It makes me think about, if you combine the slider idea and the abstraction ladder idea, you kind of drag the slider up and down the levels of abstraction. You can modify at each level of abstraction, and then the full abstraction ladder is regenerated for the new app. And now you can move down or up again so you&#8217;re like moving at whatever level you want. So like, okay, I want to actually like totally change this to do app in order to be this way versus like, I want to change this like tiny function in this to do app to like do this slightly different thing instead.</p><p><strong>Geoffrey Litt (1:22:24)</strong></p><p>I love that. I think this is a very ambitious vision we&#8217;re sketching out here. But yeah, I think this is a very different path than the one that the industry&#8217;s on right now, which is mostly just a bunch of natural language in the groove chats.</p><p><strong>Kanjun Qiu (1:22:29)</strong></p><p>Yes. I&#8217;m curious, you know, looking back at the research that you&#8217;ve done and where you are now, what insights do you feel like may be overlooked right now? Or like, what kinds of things do you think people are not paying attention to that they should pay more attention to to get the future that is more empowering, agentic, free?</p><p><strong>Geoffrey Litt (1:23:05)</strong></p><p>I would come back to the infrastructure piece of malleability. I think that people are, obviously everyone&#8217;s excited about AI making professional software development more productive. And I think some people are excited about personal tooling around AI building software for us. I think people haven&#8217;t realized how much the existing ecosystem is not prepared to support that. And when you think about the most basic questions like, if I wanted to add a feature to Airbnb, what would I do? People are like, wait, what? That doesn&#8217;t even... </p><p><strong>Kanjun Qiu (1:24:46)</strong></p><p>I can&#8217;t even compute that. </p><p><strong>Geoffrey Litt (1:24:47)</strong></p><p>I wrote this little tongue in cheek story essay thing where it was a conversation. was like an imaginary conversation with this mysterious wizard. And the mysterious wizard says, I want to schedule a weekly seminar, so it&#8217;s on my calendar and I just want to like figure out how many attendees there are and order the right number of pizzas for them automatically by Uber Eats. And this apprentice person is like I&#8217;ll just vibe code a new app that does it. And then the wizard is like, no, no, no. Like, can you add the button to Uber Eats, please? And the apprentice&#8217;s brain is like, pff, I don&#8217;t know, I can&#8217;t add that button. What are you talking about? So think there&#8217;s just like this really like deep change of perspective that hasn&#8217;t fully been internalized. When you bring the cost of editing code down by as much as it&#8217;s coming down, what makes sense to build around that is just not on people&#8217;s radar, I think.</p><p><strong>Kanjun Qiu (1:24:43)</strong></p><p>Yeah, what do you think? If you could list out every piece of infrastructure, this is awesome because it&#8217;s something that we&#8217;re thinking about. A way I think about Imbue is we want to build the public infrastructure that&#8217;s necessary for malleable personal software. So what is that? So if you had a wish list, what&#8217;s on the wish list?</p><p><strong>Geoffrey Litt (1:25:00)</strong></p><p>I think it&#8217;s a lot of what we talked about. mean, it&#8217;s like so many of the ideas, it&#8217;s all software ships with the editor for that software. It&#8217;s all software is live modifiable locally. The live modifications can be instantly live shared with your collaborators. But there&#8217;s awesome version control so you can diverge and converge as needed. You have really awesome data infrastructure that&#8217;s really easy for random individuals to run and doesn&#8217;t require corporate skill and enables modern collaborative apps.</p><p>A lot of those elements you could imagine coming together and essentially some sort of new operating system or platform. I think over time, I expect that the pressure towards personal software will be strong enough that we&#8217;ll start to see this emerge in some form. But I don&#8217;t know quite how.</p><p><strong>Kanjun Qiu (1:25:51)</strong></p><p>That&#8217;s really interesting. It&#8217;s really interesting because when we were building Sculptor, one of the things that we&#8217;re thinking about is, what if the software you&#8217;re building ships with some Sculptor environment so that the end user can edit it and see the live edits in real time and share the code base with someone? And something like that. It&#8217;s not quite there. I&#8217;m not quite sure how to do it because the version control problem is really hard. The data versioning problem is also really hard.</p><p><strong>Geoffrey Litt (1:26:23)</strong></p><p>Yeah, I mean, think who pays for the AI edits that are going to happen from the users? Like currently, AI code editing is economically viable because a lot of people doing it a lot are making software that ships to millions of people so they can get paid a lot to do it. How does that work? I mean, think there are like, there&#8217;s a lot of questions.</p><p><strong>Kanjun Qiu (1:26:46)</strong></p><p>For the infrastructure piece of malleability, is there anything in terms of cultural norms or the way that we think about software or the way that people exist or communities exist that you think either are changing or need to change as we go into this future?</p><p><strong>Geoffrey Litt (1:27:08)</strong></p><p>I&#8217;m really glad you asked that. This is actually one of the reasons I care most about malleable software. It has less to do with software and more to do with how people feel about their relationship to the world. There&#8217;s a Steve Jobs quote that I love that goes something like, the moment you realize that the people who made all this stuff were no smarter than you is when you can start actually changing things.</p><p><strong>Kanjun Qiu (1:27:29)</strong></p><p>Everything around you can be changed.</p><p><strong>Geoffrey Litt (1:27:31)</strong></p><p>Yeah, I think that&#8217;s a really, powerful mindset. And that is a mindset that&#8217;s cultivated in people in response to an environment and in iteration with an environment. think like disempowering environments create disempowered people who have learned to be helpless. And I think there&#8217;s like a general trend where, you know, narrowly, like you could look at examples of like cars have become a lot harder to understand.</p><p>You can&#8217;t really take apart an iPhone. There&#8217;s less comprehension possible in the world. And I also think software, because it&#8217;s not malleable typically, the more time we spend in digital environments, the more time we spend in these places that we think of as prefab corporate environments. The thoughts of what to change doesn&#8217;t even occur to us. I don&#8217;t think about how should we decorate this podcast meeting room that we&#8217;re in, because I can&#8217;t change it.</p><p><strong>Kanjun Qiu (1:28:30)</strong></p><p>We&#8217;re just consumers.</p><p><strong>Geoffrey Litt (1:28:32)</strong></p><p>We&#8217;re just consumers. I think the more time you spend in places that cultivate that mindset, the harder it gets to have agency in the world. So I think there&#8217;s a double risk here, which is that with AI, think some of the conversations we&#8217;ve had around being in the details and understanding things, if there&#8217;s less of a need to even understand things, to minimally get through your life, I think it ties into this general trend of there&#8217;s a revealed preference towards convenience and we all, myself included, choose it often, but that can have long-term consequences both for ourselves individually and as a society. And so I do think it&#8217;s one way we can work on this, I think, is make software a place where people can exercise their will more and they&#8217;re encouraged to do that. And I think that&#8217;s maybe one way to stem this tide a bit and may perhaps even start a virtuous spiral where kids come to feel that they can do anything and they will be right because they can.</p><p><strong>Kanjun Qiu (1:29:37)</strong></p><p>I love that. I resonate with that a lot. Our digital worlds right now are disempowering environments. We are at the mercy of them in a lot of ways. We can&#8217;t really change them very well. We don&#8217;t have that much agency. And because we spend so much of our lives digitally, we end up feeling disempowered in our lives. so it feels like as we go into a world with AI agents, this can get worse. These are agents run by other people with their incentives that are now taking actions on our behalf. And so it&#8217;s even more disempowering, some of the things that we talked about. The core cultural shift is how do we go, you know, how do we rekindle the original idea of the personal computer, the original dream of like these systems as like, manifestors of our will and what we want in our lives.</p><p><strong>Geoffrey Litt (1:30:27)</strong></p><p>Exactly. I think that&#8217;s a great closing note in a way to bring up that original vision of, you know, people like Douglas Engelbart and Alan Kay, their original vision was the personal computer is precisely this empowering thing. That&#8217;s why it&#8217;s personal. And so I think if we can find ways to get back to that, the world will be a better place.</p><p><strong>Kanjun Qiu (1:30:47)</strong></p><p>Cool. Well, I think it&#8217;s possible. I think we&#8217;re at this turning point right now where software can become personal and we do need these pieces of infrastructure that make it possible. like we could change the economic incentives around it because now everything is so replicable. And so we&#8217;re at a good time.</p><p><strong>Geoffrey Litt (1:31:09)</strong></p><p>I agree. Let&#8217;s do it. I just joined Notion, but Notion is one of the players trying to make it happen, right? Like, build that platform. I think there&#8217;s, it&#8217;s not going to be one winner. I think there&#8217;s going be many platforms that enable this philosophy of personal software in so many different arenas. So yeah, I&#8217;m excited. Let&#8217;s do it.</p><p><strong>Kanjun Qiu (1:31:23)</strong></p><p>I agree. Awesome. Well, thank you so much, Geoffrey. This was really fun and a great meandering dive into all of these different ideas. So I really appreciate it.</p><p><strong>Geoffrey Litt (1:31:32)</strong></p><p>Thank you.</p><p class="button-wrapper" data-attrs="{&quot;url&quot;:&quot;https://ideas.imbue.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://ideas.imbue.com/subscribe?"><span>Subscribe now</span></a></p><p></p>]]></content:encoded></item><item><title><![CDATA[Choices and Knives]]></title><description><![CDATA[The collective future we want is a future of kitchens, not vending machines.]]></description><link>https://ideas.imbue.com/p/choices-and-knives</link><guid isPermaLink="false">https://ideas.imbue.com/p/choices-and-knives</guid><dc:creator><![CDATA[glenn mcdonald]]></dc:creator><pubDate>Sun, 21 Sep 2025 04:58:00 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/70c2b8ac-1dbc-412a-b2d1-6ef7bb79ecd2_3600x1890.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p><em>This piece was originally published on <a href="https://www.linkedin.com/in/glenn-mcdonald-ab3b36">Glenn</a>&#8217;s blog, <a href="https://furia.com/page.cgi?type=log&amp;id=519">Furia</a>.</em></p><p>The consumptive future that billionaires and their power-consolidation corporations are trying to sell us is a future of vending machines. </p><p>The collective future that we want is a future of kitchens. </p><p>Vending machines present a shallow illusion of overconstrained "choice", but no meaningful agency. The insidiousness of vending machines, however, is not this quantitative overconstraint. Adding more products to the vending machine does not change its nature. Amazon is a very large vending machine. The insidiousness is the conflation of choice with agency, and thus of consumption with participation. </p><p>A vended economy is supported by a complaisant vended politics, increasingly of its own making. Voting is the nominal structural basis of democracy, but encouraging people to vote, in itself, is anodyne and power-friendly. Voting in elections with only one candidate is bad theater, but voting in elections with only two candidates is only one better. And the math never improves: if you have no control over the candidates, and in particular if the candidates are <em>never you</em>, increasing their number doesn't benefit you. </p><p>We don't immediately recognize this as dystopia, because dystopian story-telling usually oversimplifies the format of the oppression. In <em>1984</em> the government controls the meager supply of drab consumer goods, and the single broadcast/surveillance channel. But of course Walmart has endless aisles of things, and the TVs in the TV aisle have endless channels. We have choices. </p><p>But our choices are stocked by Walmart. Or Amazon, or a handful of morally interchangeable competitors. The TV channels are numerous in frequency, but monotonous in signal, and monopolized in control. You can have any innocuous flavor of filler surrounding your advertisements (for innocuously flavored fillers). Orwell thought this gray-goo of a world would be imposed on us by the State, but the capitalist innovation is to invert this. Power is consolidated by money, not vice versa. Citizenship is portioned into voters, who are then repackaged as consumers. Anything functional in government is absorbed or disassembled until it can impose no miserly restrictions. </p><p>And so we get: self-destructive grievant feudalism wielded by a petulant debt-powered narcissist, supported by gutless symbiosis with a solipsistic social class of robber barons. The narcissist only sees himself in the (legacy) media, which is controlled by the same fear-sellers who picked him as their sacrificial agent. Dissent isn't so much crushed as is organized into slots, each of which are manipulated to go temporarily out of stock, and then those empty slots are filled with something more colorful, but more completely owned. A few protesters gather in front of the machine to demand the return of the most recently discontinued snack. Their attention validates the machine. The machine gleams eagerly, its buttons patiently awaiting their fingers. They are angry now, but anger turns into hunger over so little time. Soon they will want something. The machine has the things. It waits. </p><p>We have kitchens. So many of the things in the kitchen came from rows on shelves in stores, vended with only slightly less structure than from the machine. The kitchen is not anti-business or anti-capitalist, exactly. But the things in the kitchen are <em>material</em>, and tools. The difference between a 5lb sack of flour and an individually-packaged snack cake is the difference between potential energy and the bill for energy consumed. At the end, we still eat. The difference is not the overall topology of the system, but our place in it. We come to the kitchen to take up knives, not coins or tokens. </p><p>Instead of a flat grid of processed choices, all lit from a consistent angle, the kitchen is an unruly space. Most of the things in it do fairly little of their own accord. A few of them have very particular purposes, but many do not. A bagel-cutter, but then 4 knives for all other needs combined. One adorable pan you use twice a year to make &#230;belskivers, two sizes of skillet, a saucepan, a soup pot. Inspirational cookbooks you mostly don't actually open. Turn on the stove; grab a pan, put a little olive oil in it; get a knife. We're going to <em>make</em> something out of <em>ingredients</em> and tradition and imagination and love and heat and garlic. </p><p>But even when we do, we are mostly alone. The capitalist rendition of Community Supported Agriculture is a telling example of both potential and challenge. The farmer solicits patrons, who each subscribe to a share of the farm's output, driven conveniently from the farm into the city every week. But while the community's support is collectively tangible to the farmer, albeit not regally so, the community is mostly only abstract and implicit to itself. Maybe you say hi to other people picking up their shares at the same time. Maybe there's a mailing list where you can exchange ideas for what to do with 8 zucchini at once. But there's probably no shared kitchen where you could all make zucchini chocolate cake at once. The <em>community</em> of the CSA, in isolation, is not only asymmetrical, but inherently hard to manifest. Most of your actual neighbors aren't CSA subscribers. Half of them only shop at Trader Joe's and think you're making a gross joke with the thing about zucchini in cake. Some of them shop at the part of Amazon that says Whole Foods, and at least cook. One of them belongs to a different CSA. These fragmented micro-collectives don't worry the billionaires. You are more likely connected to your immediate neighbors by baseball. The billionaires own the baseball teams. </p><p>The "smart" phone, which is now just what "phone" mostly means (in the same way that "social" media is now just what "media" mostly means; and thus a few more billionaires), is sometimes dreamily described as a computer in our pocket, but of course what it really is is a vending machine in our pocket, neatly lined with buttons. Behind the buttons, increasingly, are "apps" that are themselves in turn essentially vending machines of prepackaged choices. Like a tapas dinner with our friends, this doesn't sound bad by definition. But the tapas restaurant has a kitchen, and knives. A decent restaurant is a complex celebration of human agency put into the form of edible performance, and should make us want to cook in the way that, hopefully, a good song makes us want to sing. We can sing while we cook. </p><p>Our computers, even the tiny galley computers in our pockets, can be more like kitchens full of singing. The thing that would make them different would be a different kind of software. But the thing that would make a different kind of software likely is a different economy and a different social structure of not just how software is made, but how computation is applied to human problems. Power must be distributed, but we also have to want it, have to want to make our own decisions instead of delegating them to our choice of 5 omniscient oracles. The oracles aren't going to tell us to figure it out ourselves, so we have to want to not ask them. A CSA doesn't <em>require</em> that its recipients eat differently than TJ's customers, but 8 zucchini constitute a provocation to cook in a way that a frozen stir-fry does not. If the only "ingredients" we can easily buy are frozen entr&#233;es, all meals are snacks and it doesn't matter if our knives are sharp. Especially not if the snack troopers come for our knives, pretending it's for <em>our</em> safety. </p><p>We do not need more applications. We do not need new vendors of fancier and less predictable ways to make the same snack apps. We need the same things for data and data-tools and the things we can make out of data with data-tools that a community needs from a communal kitchen. But because communities formed in computational space can use tools for self-development and self-determination that would be harder to provide in physical space, maybe examples in our software can help lead to similarly catalytic ideas in our cities. Maybe data maker-spaces will inspire us to make communal kitchens, and the kitchens will give us new data needs, and thus new ideas. The spaces are different, but the communities are all made of people, and the people are us. </p><p>We do not need more snacks. We do not need robots that make more snacks. We do not need machines that turn our zucchini into snack cakes that they then confiscate and sell back to us. We need a place where, when we get hungry, it is still <em>harder</em> to reach for a knife than a button, but only in the way that tells us the results will be satisfying. A place in which the vending machine gathers dust until we replace it with an extra refrigerator. A place with noise and joy and knives. </p><p>We do not need safety from ourselves. The knives are not weapons. Stabbing is not a cooking technique. The newly unbillionaired can have some zucchini chocolate cake, too. This is our argument against oligarchy and our restorative consolation to those who thought safety required demonization: We have enough. Dominance is a rich person's poor substitute for collaboration. Aspiring to dominance is a poor person's poor substitute for working together on our collective wealth and taste. </p><p>We do not have to settle for poor choices, bought and swallowed whole. We do not have to buy what we find in machines. We do not have to quietly comply with our own commodification. Together, we do not have to be consumed.</p>]]></content:encoded></item><item><title><![CDATA[From lawless spaces to true liberty: rethinking AI's role in society]]></title><description><![CDATA[Who will actually hold power in the age of intelligent machines?]]></description><link>https://ideas.imbue.com/p/matt-boulos</link><guid isPermaLink="false">https://ideas.imbue.com/p/matt-boulos</guid><dc:creator><![CDATA[Kanjun Qiu]]></dc:creator><pubDate>Tue, 05 Aug 2025 22:56:27 GMT</pubDate><enclosure url="https://api.substack.com/feed/podcast/170220519/e9a1d6748dc1357f14315ee08fe8b83d.mp3" length="0" type="audio/mpeg"/><content:encoded><![CDATA[<div class="pullquote"><p>Welcome back to Generally Intelligent! We&#8217;re excited to relaunch this podcast on Substack, and in video. Our episodes still feature thoughtful conversations on building AI, but with an expanded lens on its economic, societal, political, and human impacts. </p></div><div class="subscription-widget-wrap-editor" data-attrs="{&quot;url&quot;:&quot;https://ideas.imbue.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">Subscribe for conversations with builders and thinkers on what future we want, and how to build the technologies and systems to get us there.</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><em><a href="http://boulos.ca/">Matt Boulos</a> leads policy and safety at Imbue, where he shapes the responsible development of AI coding tools that make software creation broadly accessible. His work centers on understanding what technological power means for individual liberty and advocates for the legal and institutional frameworks we need to protect our freedom. Matt is a lawyer, computer scientist, and founder.</em></p><p>In this conversation, Matt and Kanjun discuss:</p><ul><li><p>AI&#8217;s four core challenges </p><ol><li><p>Empowering bad actors</p></li><li><p>Transferring power from labor to capital</p></li><li><p>Reducing resistibility</p></li><li><p>Psychic damage of disempowerment</p></li></ol></li></ul><ul><li><p>Governing lawless digital spaces </p></li><li><p>Why abundance is not enough without liberty</p></li><li><p>Freedom as deep enablement <em>and</em> deep protection</p></li><li><p>The role of technologists in shaping society</p></li></ul><div><hr></div><h2>Timestamps</h2><p>03:13 The complex landscape of AI conversations</p><p>06:11 Understanding AI's core challenges</p><p>08:57 The transfer of power from labor to capital</p><p>11:51 Resistibility and human agency</p><p>15:00 The dual nature of technology</p><p>18:01 The invisible dynamics of digital spaces</p><p>23:51 Lawless spaces</p><p>27:01 The future of work and economic stability</p><p>40:05 Privacy laws and digital rights</p><p>44:07 Code as regulator</p><p>54:12 Interoperability and user control</p><p>01:07:05 Aggregates vs. individuals</p><p>01:14:43 Bottom-up vs. top-down automation</p><p>01:20:49 Optimizing for increased ability rather than increased productivity</p><p>01:23:11 Economic implications of AI</p><p>01:26:54 Building systems for empowerment</p><p>01:29:22 Freedom as deep enablement <em>and</em> deep protection</p><div><hr></div><h2>Transcript</h2><p>Kanjun Qiu (00:21)</p><p>Welcome back to Generally Intelligent. My name is Kanjun Qiu. I'm the CEO of Imbue. And we have with us Matt Boulos, our Head of Policy.</p><p>We started this podcast back in 2020 when we were trying to understand from researchers how far this generation of LLMs would go. The podcast has succeeded far beyond what we expected. Many of our early guests went on to have huge impacts on the field, and AI has gone from this niche thing to a household name everyone's talked about.</p><p>But since it's become so ubiquitous, we've started to realize something strange. The conversations in public are really weird. We have one AI CEO saying they're going to replace all of our jobs, but they're distributing intelligence, so that's good. And another AI CEO who's worried that it's going to kill us all, but it'll also give us tutors in India and new medicines, and so that's okay.</p><p>But where is the serious conversation about the real costs and benefits of this technology, the real economic, societal, political, and very human impacts that AI is going to have on our lives?</p><p>Generally Intelligent&#8212;this podcast and this conversation&#8212;is the start of that. We want this to be a space for us to have serious cross-disciplinary conversations about AI so that we can make changes. We can talk about different economic mechanisms, different ways to build technology, so that we can create the future that we want.</p><p>Because today, it's not too late. We can still change how this technology shapes society. And if we wait too many years, that's not going to be the case anymore.</p><p>So let's dive in.</p><p>Matt Boulos (02:45)</p><p>You've put a lot of thought into thinking about what are the core challenges that AI brings. Why don't you walk us through what you think are what you see as the main areas that we need to take seriously if we're going to address AI's impacts?</p><p>Kanjun Qiu (03:44)</p><p>Sometimes it's so overwhelming because people talk about all of these different problems as a whole smorgasbord from sycophancy to how AI might take all of our jobs to how it might take over the world. So, a way that I think about the problems is to bucket them into four categories based on the mechanism of action by which the system is acting.</p><p><strong>One, empowerment of bad actors. </strong>The core mechanism is, the power of actors who might do damage goes up. It's a technology that gives a lot more capability, and now various people who couldn't wield this capability before can.</p><p>And I actually lump both AI takeover&#8212;AI systems taking over and dominating humans&#8212;as well as terrorism in that category, because the mechanism of action is the same. If AI is taking over, that just means that AI is taking a lot of this power and then doing negative things to humans. And same with terrorists or authoritarian governments.</p><p>The reason why it's helpful to think about that mechanism of action is that it's very generative for solutions. When I think about actors who are anti-social, in the solution space, there are a couple of things I can do. One, I can prevent anti-social actors from getting that power. Let's look at which actors exist&#8212;governments, individuals, the AI systems themselves&#8212;and then look at how we can prevent them from getting power. That might be all forms of know your customer laws or safety research or things like that.</p><p>On the flip side, another way to make things more resilient is to make the world safer to bad actions like this. Maybe in that camp is better surveillance of the creation of biological artifacts so that we can prevent viruses, or inventing a universal antiviral that would actually remove a whole class of dangerous problems. I actually think this category is very well talked about often and the important thing is that it is just one category and that many solutions actually solve for many different of these actors and the problems that they pose.</p><p>Kanjun Qiu (06:47)</p><p><strong>The second category I think of as transferring power from labor to capital, </strong>the capital-L Labor to capital-C Capital in the Marx view. As labor becomes less powerful because we are less valuable and capital gains power, what happens?</p><p>Most of us are in the labor class. We do not own the factors of production. We work for wages. And this is a technology that&#8217;s starting to do things that we currently do wage work for. So what happens to all of us who work for wages?</p><p>There's the immediate, somewhat alarming effect of that: losing jobs. But there's, to me, the long-term, somewhat alarming effect of this, which is that you have this constant power transfer from labor to capital that is forever.</p><p>Matt Boulos (07:51)</p><p>There is something really quite striking if the ability to be productive depends on capital. This is a really abstract way of saying, I show up to work and the capital I&#8217;m bringing is my laptop, but for the most part, I'm bringing the labor. Imagining this world, maybe the day's gonna come that the laptop matters way more than I do, and it&#8217;s a question of who owns it.</p><p>Kanjun Qiu (08:41)</p><p>That's a really good way of putting it: the transfer of power from labor to capital is equivalent to the transfer of usefulness from me to my laptop. So what happens in a world where the laptop's way more useful than I am?</p><p>Matt Boulos (08:54)</p><p>I've never looked suspiciously at this thing before.</p><p>Kanjun Qiu (08:57)</p><p>What happens in that world is not just economic. It's not just that I get paid less. Maybe I wield my laptop so therefore I still continue to get paid some. But in theory, the company owns my laptop, so I may not get paid at all.</p><p><strong>But the second effect of it is political. </strong>Part of the reason why we have political power is because our government depends on us to fund it. And there are a lot of countries that don't depend on humans. They depend on natural resources like natural gas or oil: the UAE, Russia. And they have a lot less incentive to treat their people well in the same way as we maybe in America do. So I'm somewhat concerned about the kind of loss of political power that we'll have because of our loss of economic power.</p><p>Capital can now just use capital&#8212;use AI&#8212;to produce more capital, and there's this reinforcing loop.</p><p>Kanjun Qiu (09:59)</p><p><strong>The third category, which I haven't heard that many people talk about, is your idea of resistibility. </strong>In political philosophy, there's this idea of resistibility: how well can you resist laws that don't serve you?</p><p>In America, we have fairly high resistibility. The civil rights movement was a good example of that, where you could actually disobey, have civil disobedience, and then change the laws. There are countries that have very low resistibility, like China as a surveillance state. And one thing that we're concerned about is going into a future where the resistibility of humans against automated systems&#8212;either controlled by themselves or controlled by other people&#8212;is much lower. We lose our power. So, the core mechanism here is a transfer of power from people to automated systems and the people who control them.</p><p>There are a lot of examples of low resistibility today. For example, we have very little ability to resist our social media notifications. We can turn them off, but we also have very little ability to resist our social media algorithms or news algorithms or control the news that we see, that we want to see. There are ways of opting out, but I would consider it a fairly low resistibility environment.</p><p>And as we go into a future that has a lot more automated systems&#8212;agents that are doing things automatically&#8212;that's something that's really important to consider. Now, other people are going to have agents that do things like spam call you constantly, or try to convince you on a website to buy something you don't need, or try to convince you to give them data that they can resell. Especially given what we see about current capabilities, it&#8217;s not clear that we have anything in place that addresses that.</p><p><strong>The fourth category is how it affects us as people to live in a society where we don't have very much power</strong>&#8212;we don't have power economically; we don't have power to resist things. We end up disempowered and, in the best case, infantilized.</p><p>That is scary because there is a deep sense of learned helplessness that happens as we lose power. There's a great <a href="https://papers.ssrn.com/sol3/papers.cfm?abstract_id=702463#:~:text=I%20find%20large%2C%20negative%20wage,Labor%20supply%20is%20unaffected.">study</a> by <a href="https://sites.google.com/site/lbkahn?pli=1">Lisa Kahn</a> about how college grads who graduate in a recession have lower wages for the rest of their lives relative to college grads who graduate just a year or two after, which is super crazy. You term this &#8220;psychic damage,&#8221; which I really like: damaging our own perception of how capable we are and can be in the world. And I think this is really sad. There's this spiritual damage that we don't talk about, which is about human potential, about what people can be. What we want is for AI to expand our potential and expand what humans and humanity can be, but there are all of these effects that, in this default path that we're on, seems like it's going to go against that.</p><p>Matt Boulos (13:21)</p><p>I want to run with the last thing you said because... I guess I have to come out with this. I'm old enough that I have a memory of my life that's pre-internet.</p><p>Kanjun</p><p>That is old.</p><p>Matt:</p><p>I remember being in grade school and Mr. Gen, the computer teacher, knew that I was really bored, so he would pull me out of class and then we would pretend that I was learning, but we were just trying out new software. One day he's like, &#8220;Let me tell you about the thing called bulletin board systems. There's somebody else on this computer.&#8221; I&#8217;m like, &#8220;Where are they?&#8221; And he's like, &#8220;They're in another country!&#8221; It was wild and so hopeful.</p><p>I think often these days about my parents calling their parents after they immigrated to Canada. They'd get these crap calling cards that would cut out and were choppy and super expensive. Now, I FaceTime my mom and she's like, &#8220;I have to go now.&#8221; I'm like, &#8220;how about we hang on for a little while longer?&#8221; We're taking for granted the ability to see each other, hear each other.</p><p>So you have all this incredible potential, and it's beautiful, and it's real. Our machines can augment us and we love tools. I don't understand why you could say, &#8220;I love my pen that I write with, but I don't like my laptop.&#8221;</p><p>But at the same time, we know that technology has been this very mixed force in our lives, from the capacity to surveil people to predatory mechanisms around how we communicate. One of the things that I have felt is really important to bring to the conversation is that talking about AI as good or bad is almost silly. It's like saying trees are good or bad. You plant it right next to your foundation, that was a bad move; you step out into a clean city, and it's the most wonderful thing. There are, of course, limits to that analogy, but there is something really profound about taking the complexity seriously.</p><p>Kanjun Qiu (15:47)</p><p>I was really struck by a quote that you said many years ago where you had just read something by <a href="https://en.wikipedia.org/wiki/Marshall_McLuhan">Marshall McLuhan</a>, and you rephrased what he said: that we adopt technology for its benefits and then we suffer its consequences. So, the important thing is to think about those consequences that we might suffer and see if we can get more of the benefits and less of the suffering.</p><p>Matt Boulos (16:17)</p><p><strong>What was brilliant about McLuhan was that he'd clued into this dynamic where we adopt a technology and that it changes how we work and interact and our own capabilities so that it is no longer possible to detach and disentangle.</strong></p><p>Kanjun Qiu (16:35)</p><p>We&#8217;re part of it; it's part of us.</p><p>Matt Boulos</p><p>Take something like social media. The public narrative on it is actually condescending and not correct. We're not just a bunch of dumb-dumbs who are sitting around swiping things because we don't have anything better to do&#8212;or at least not completely. The thing that's really happening is that our lives, our social lives, are on here. I get to see my friends' kids. I'm able to get a diet of things that matter to me or that entertain me. There's nothing at all wrong with that. We don't bear responsibility for the fact that these things are wildly addictive. But if our lives moved onto these platforms, then we're now in this really stuck position because if the platforms don't behave, then we are subject to that.</p><p>When I started law school, I decided to run an experiment. I had no phone, no computer; I had nothing. I'm like, &#8220;I'll be a nerdy monk and see how this one goes.&#8221; And one of the interesting things that happened was that I realized that nobody wants to call your landline to invite you to parties. Everyone wanted me to go to the parties, but they'd tell me about it the day after. They were like, &#8220;you weren't there!&#8221; &#8220;Well, you didn't invite me!&#8221; They're like, &#8220;oh, yeah.&#8221; Everyone was texting each other, and it was a simple thing. You can't just exit. That was significant. And then I got a phone.</p><p>Kanjun Qiu (18:01)</p><p>This is really important. You can't exit technology. We can't just be like the Amish because this technology is now so prevalent and so entwined in our social interactions and our lives.</p><p>Matt Boulos (18:19)</p><p>Let me give you the silliest example. My son is in a preschool that has a bit of Mandarin immersion, and I know no Mandarin at all. He's now singing &#8220;b&#225; l&#466; b&#242;,&#8221; and it turns out there's this children's song about pulling radishes out of the ground. My son&#8217;s just marching around the house singing this song, and so we're like, &#8220;what's going on? Why did we enroll him in a language school that we don't understand?&#8221;</p><p>What do we do? We just hopped on an LLM and said, &#8220;okay, my son is singing this, can you tell me what this is?&#8221; All of a sudden, that world opens up, and it's beautiful. I want to challenge the idea that that is us conceding something. Why should I be trying not to do that?</p><p>Kanjun Qiu (18:56)</p><p>This is to something you said earlier, which is, when we get on social media platforms it&#8217;s very positive. But I was saying this earlier about resistibility, where it's very hard to resist these systems. What's going on here? It is something about the power inherent in technology.</p><p>Fundamentally, what is AI? It is doing computation. Computation is the same computation that our brains are doing. It's taking inputs, perceiving them, running them through some model of the world, outputting some things, and those outputs can be turned into actions.</p><p>There's something about social media where it is an AI agent. It's making decisions about what actions are being outputted, like what I see on my newsfeed. And as a result, I get different inputs.</p><p>So, I'm getting this other input or information that changes my model of the world. To your point about this symbiosis, the technology is making some decisions that is causing me to get different inputs into my world model and now my world model is getting morphed or transformed in a different direction. And that can be very positive. For example, you learn about your son and the song that he's singing and that expands your world model and helps you see reality more clearly. Perhaps the areas that I feel concerned about are the places where it actually kind of changes the way you see reality in a way that is more twisted.</p><p>Matt Boulos (21:00)</p><p>It feels manipulative. But I want to take a step back, because I've been like, foam finger, <em>go technology, go</em>. But this point about technology and power, thinking about its mechanisms are really important. Going back to my son singing his song: I went to this machine and asked it a question and it came back with an answer that I couldn't have gotten five years ago, or at least not so easily, not so smoothly.</p><p>But we're only talking about one part of that transaction. We're talking about me asking that and getting an answer. We're not talking about: Is this being logged? Does this system now know that my son is in a Mandarin immersion class? Are we gonna get like Mandarin worksheets offered up to us at the next interaction?</p><p>There's something about this digitally mediated world that is foreign and dangerous. And I think that's worth probing into.</p><p>Kanjun Qiu (22:11)</p><p>What do you think it is?</p><p>Matt Boulos (22:13)</p><p>I have a couple of different mental models. Let me play with two.</p><p>One is something that I call <strong>lawless spaces.</strong> Imagine a part of town where the police don't go. The rules, the norms&#8212;people are working them out, but they're not governed like the rest. And you cross that threshold into those places. Soon, things become possible. Maybe there's just a free spirit. It feels like the chaotic early days of the internet: people who relished in anonymity, not because they were up to trouble, but because there was something liberating in that. You can imagine that creating a heady atmosphere.</p><p>Kanjun Qiu (22:59)</p><p>Like the Wild West.</p><p>Matt Boulos (23:10)</p><p>Exactly. Your bank is like, &#8220;why shouldn't I be there too?&#8221; So your bank sets up shop, except when you step out of the bank holding a bag of coins, someone whacks you over the head and takes your coins. That space doesn't have the same rules, the same governance. It's not a perfect analogy, but there's a lot to be said for that.</p><p>I was talking to somebody about privacy and they're like, &#8220;That ship sailed.&#8221; And I said, &#8220;Well, why?&#8221; If we were having dinner and some dude comes up to you and just stands right next to you while you're talking and he's just writing down what you're saying, you give him a slap, send him out of the restaurant, right? We have that but we don't see it in the digital context, so we haven't learned to govern that.</p><p>Kanjun Qiu (23:47)</p><p>Do you think digital spaces are lawless because they're not visible?</p><p>Matt Boulos (23:51)</p><p>I think that's a huge part of it. The next thing I want to talk about is, what are the things that make the digital space really particular? One is that most of what happens in them is actually invisible to us. If I go to the neighborhood oracle and give them 10 bucks and say, &#8220;My son is singing this song, can you tell me what this is?&#8221;</p><p>He's gonna sit there, like, &#8220;Oh man, I know what it is!&#8221; He's gonna grunt and groan, write something down, and send me out. I go to an LLM and it&#8217;s a magic box. You and I may know how in theory it should work, but we don't actually know how it's implemented. We don't know what a year from now, five years from now is gonna happen.</p><p>Kanjun Qiu (24:44)</p><p>And you don't know what's being logged; you don't know what the company is doing with the data. There's a lot you can't see.</p><p>Matt Boulos (24:52)</p><p>There are really particular characteristics to just the digital world. It is easier to log than to not log.</p><p>Kanjun Qiu (25:00)</p><p>And it's safer in a lot of ways.</p><p>Matt Boulos</p><p>And there's an expectation. If something doesn't work, the customer is like, &#8220;I did X and it didn't work.&#8221; And you're like, &#8220;I have no idea what you did, I have no logs.&#8221; And they're like, &#8220;What are you doing? Are you junior grade developers?&#8221;</p><p>It is easy to log data. It is cheap to collect data. It is lucrative to collect data. Even before advanced models like LLMs, we could crunch through stupidly large amounts of data. So you have these reinforcing mechanisms that take us to really perverse outcomes.</p><p>We talk about surveillance. Surveillance enables an astonishing amount of bad stuff. Resistibility is something that you reach for when you're in conflict: something has gone wrong, and you have to resist it. But preceding that is legibility: do you even know who I am?</p><p>Kanjun Qiu (26:01)</p><p>This prompts for me: let's imagine we were making a world in which we're making everything digital into a physical manifestation. What I'm hearing you say is, we have ended up in this really weird default digital world, especially going into this AI future. It's weird because some defaults are weird. One default is that we log all data. A second default is that companies&#8212;I, running this company&#8212;can process that data however I want. Another weird thing is that now we have these AI systems and they can do lots of new magical things with that data. For example, take a photo and know where I am. As the person at the other end, I can't see any of it. And as a result, I actually don't have a mental model of it being a problem at all.</p><p>Matt Boulos (27:01)</p><p>We also didn't have an emotional response. We&#8217;re wired as human beings to recognize these things, and we can't react.</p><p>Kanjun Qiu (27:08)</p><p>We talk about something like surveillance and it's such an abstract concept. But if you were to turn surveillance into a physical manifestation, like this guy who is writing everything down in your conversation next to your table, then it would be like we have five people following us around everywhere and they're all logging different things about our lives and they're changing other stuff in our life based on what they're logging.</p><p>Matt Boulos (27:29)</p><p>This is where it starts to get wild because on one track, often when people are talking about the productivity benefits of AI and the labor impact, we're talking about labor substitution. But there's another way of thinking about the impact of AI within the labor context, which is that new work is being created. Let's take something like credit scores. Largely opaque systems, the financial services industry benefits from it, and the good faith argument is that we all benefit. If I'm an untrustworthy borrower, you shouldn't have to be paying rates to subsidize me, so we stratify on the basis of reliability or whatever terms they use to describe it, like credit worthiness.</p><p>But then you could start to shift the granularity of that. We could just collect all sorts of stuff. We could also experiment. We could collect data even if we&#8217;re not sure if it's relevant. Deny me a loan&#8212;who cares? I'm one data point. My life gets crushed, but they don't know about it because their system did it, and just move on and experiment. That dynamism that becomes possible is going to be potentially quite pernicious.</p><p>Kanjun Qiu (28:55)</p><p>When you say dynamism, what do you mean?</p><p>Matt Boulos (28:58)</p><p>You could have systems that are not stable anymore. There isn't a credit score. There's an algorithm that's constantly rewriting the rules. Why not? As long as it&#8217;s goal seeking against minimizing defaults, it doesn't matter how unfair it is. Often when we talk about unfairness&#8212;putting on my lawyer hat&#8212;we often talk about things like disparate impact, protected categories, that sort of thing. But what happens when it's arbitrary, what happens when it's large categories of society, what happens when it's not easily pinpointed? Again, the bad stuff is happening behind the veil, so we don't know.</p><p>I want to connect that to something earlier that you were talking about, when you were talking about the economic impacts, and you were saying, that destabilizes society. But also, when you live in a world where you are subject to all of these forces and you're helpless against them, it's not good for a person to feel that way. Think about the worst parts of childhood where adults are not taking you seriously, not letting you do something that you ought to be able to do, and then that becomes the dominant mode of adult life.</p><p>Kanjun Qiu (30:18)</p><p>It&#8217;s very disempowering.</p><p>Matt Boulos (30:22)</p><p>And this is preceding oppression. That by itself is destructive. And then you add to that malicious intent or malicious oversight, and it isn't a surprise that we live in an angry moment in our society. I don't have a lot of patience with the tech community sort of sitting around saying, &#8220;How could this be?&#8221; Well, I mean, you've been bloody architecting it for the last two decades. There is a reason why people feel disempowered because they are disempowered.</p><p>Kanjun Qiu (30:53)</p><p>They have no power to change a lot of things.</p><p>Matt Boulos (30:56)</p><p>How could you change any of these things? The thing with AI&#8212;and I think it's really important that we ground it&#8212;is that we have to recognize that all of these dynamics are in play. Then, we can ask how do you design, and how do you get to empowerment? Because we could also just sit here and be angry and walk away, but that's not going to help.</p><p>Kanjun Qiu (31:12)</p><p>Two things that came up as you talk about this. One is, <strong>narratives today about what kind of future is okay for humans.</strong> I think a lot of the futures that the tech industry talks about today are actually very disempowered. One type of future is like, we're going to live in a stable utopia where everyone's going to have anything at their fingertips and it's going to be okay. But it does not consider seriously these dynamics where people are being controlled by technology and the people who control technology.</p><p>A second thing that you pointed at was this notion of utopia being like &#8220;permanent undergrad&#8221; where you can be free and intellectually curious and it's really fun. But an undergrad is not an adult with the ability to fully manage their lives.</p><p><strong>The kind of freedom that you're going for is for humans to be truly able to be fully adult and in the world themselves without being pushed upon by other forces, with the ability to push against those forces.</strong></p><p>Matt Boulos (32:42)</p><p>Absolutely. What do we really want from our lives? It&#8217;s to be able to realize our capacities.</p><p>Kanjun Qiu (32:56)</p><p>And that involves growth and change and creation and being pushed down.</p><p>Matt Boulos (33:01)</p><p>Absolutely, and having a chance in all of it. One of the things that I've noticed within&#8212; again, not to take a piss on the tech community &#8212; but we'll talk about what is an ideal future, or what's an ideal life for someone to have, and that's just somebody projecting what they thought was interesting to them.</p><p>I have so many people in my life for whom the specifics of their job don't actually matter that much, as long as they can take care of their family and support their community in ways that are really meaningful to them. Those are rich, beautiful lives. And when the structures around a person erode that is when we start to see this real frustration emerge.</p><p>Kanjun Qiu (33:53)</p><p><strong>People are frustrated because they feel like they don't have any levers to change the situation of their lives, and they don't like the situation they're in even though the world is abundant and they're fed. </strong>There's something missing about their sense of autonomy or freedom or their ability to make change. What I heard from lawless spaces is, it's partially a lack of legibility and partially a lack of levers of action. And if you had legibility for everyone and levers of action for everyone to be able to change their life circumstances, the institutions that aren't serving them, then maybe those two things would allow us to be able to have a little bit more autonomy and self-determination in our lives.</p><p>Matt Boulos (34:48)</p><p>It's kind of hard in our present moment to think about what a stable political or legal regime looks like in general, but there is a simple fact that we've, for centuries now, have figured out that it's not cool to steal somebody's money. It's not just that theft is wrong, but that the state can't do it, even if it's useful to the state. We say that's not right.</p><p>In conservative circles people talk a lot about debanking where just banks just turn you off digitally. It's not a frequent occurrence, but it happens, and has happened in response to political events. What's wild to me about it is that it just could not have been a thing a few decades ago; the bank would have to have literally stolen your money.</p><p>Kanjun Qiu (35:54)</p><p>Like a bank run.</p><p>Matt Boulos (35:56)</p><p>Or simply, you'd go to your bank branch and they&#8217;d be like, &#8220;we're not going to give you your money,&#8221; which is what debanking looks like. And you would say, &#8220;you stole my money!&#8221; Whereas debanking now is either just hitting a switch and they can access your money, or just saying, &#8220;here's your money, you're out of the financial system&#8221; in a way that is only possible in a digital world.</p><p>I have one belief that our laws and rules haven't caught up to digital reality, then AI accelerates digital reality to all of its conclusions.</p><p>Kanjun Qiu (36:32)</p><p>What I hear from what you're saying is, the digital world is enabling all these mechanisms like being able to turn off my access to my funds and the laws haven't caught up. The last 2,000 years of development in the legal system have been about physical reality.</p><p>That physical reality is actually happening in the digital world. You're giving all these physical analogs to it that are really interesting because they let us see the physical reality of what's happening, but somehow we haven't mapped that physical reality to the digital world. What would be required to make lawless spaces more lawful? Why have we not caught up? Is it a lack of knowledge? Is it the lack of visceral sense of what's going on?</p><p>Matt Boulos (37:37)</p><p>Each of the things you said feels to me like it's playing a part. We both understand computers really well, but when I hop on a website, it is not occurring to me that they are tracking the things that I'm doing.</p><p>Kanjun Qiu (38:05)</p><p>True! The other day I hit &#8216;accept cookies&#8217; and then I was like, &#8220;what happens when I accept cookies? Oh shit, it can track me across multiple websites &#8212; that's crazy!&#8221;</p><p>Matt Boulos (38:13)</p><p>I drive people nuts when they look over my shoulder, because I always not only reject cookies, but I open the thing to make a point of deselecting everything. And the hilarity is, often these are just pop-ups that don't do anything and it just collects your data anyway.</p><p>Kanjun Qiu</p><p>That's kind of depressing. Thanks.</p><p>Matt Boulos</p><p>Yeah, it really is. You're welcome.</p><p>There's one sense that it's not tangible, no matter how sophisticated you are.</p><p>The other thing is, it is new. In world historical terms, we're talking about living in this regime for 10 years. It is not that long, right? Google trying to figure out how to monetize was something that happened basically in our adulthood. That's nuts. And then going from web to mobile, the introduction of apps &#8212; all this has happened really, really fast. Part of it is we haven't caught up.</p><p>The other somewhat more cynical thing is that, it turns out lawless spaces are awesome because they're so lucrative. If you can do stuff like surveil people and track them and price fix and all of the rest, you can do all sorts of astonishing things.</p><p>If you deal with it now, it's a lot easier than down the line. One easy answer is a good privacy law. We had good privacy rules 10-15 years ago. It wouldn't be so painful for the large tech platforms to unwind these privacy practices.</p><p>Kanjun Qiu (39:49)</p><p>But now it's entrenched. You have to change your entire infrastructure.</p><p>Matt Boulos (40:08)</p><p>We're talking infrastructure, business models, identity as an entity, and the market cap of these things. I don't want to grant sympathy to the surveillance practices, but this is a huge thing that we're going to have to ask of them. But we do have to ask it.</p><p>But there is an interesting question of what rights do we have that we have failed to translate, just as a practical matter? We already have these legal rights and we haven't brought them to these spaces. And then what are the new things that we have to figure out?</p><p><a href="https://hls.harvard.edu/faculty/lawrence-lessig/">Larry Lessig</a>'s notion of <a href="https://www.harvardmagazine.com/2000/01/code-is-law-html">code as regulator</a> is really fun. What he does in this setup is that he points out that in every period of time, there's some regulating force that you have to contain if you want to protect liberty. In his construction, one that I share, we're progressively trying to increase liberty as a society. But he points out that in the time of John Stuart Mill, you were worried about majority opinion &#8212; democratic opinion &#8212; but it can trounce minorities. So then we start to establish the notion of rights, and constitutions become vital to that, because if you just leave it to the majority, then that's actually sometimes not great. Then you have the Civil Rights Act, and suffrage movements, and so on.</p><p>What he was pointing out that I thought is really interesting is that the new thing is gonna be code. Code is going to operate &#8212; this was in 2000 that he wrote this piece &#8212; as regulator. And the argument there is that&#8230;</p><p>Kanjun Qiu (41:49)</p><p>Code is encoding laws.</p><p>Matt Boulos (41:50)</p><p>Yeah, code is going to determine how a sphere of life is going to play out. So then the question we now need in response to that is, what things in that space need to be addressed?</p><p>Kanjun Qiu (41:57)</p><p>I have this hypothesis that technology shapes our governance system &#8212; the way that technology is built and what makes it powerful. There's this theory that the reason democracy happened &#8212; I'm sure this is just one of many reasons &#8212; was because we went from a world where knights were the most powerful thing to a world where muskets were the most powerful thing. When you have knights, you have a lot of upfront investment in armor, you have to have horses and stables and all these well-trained people. That's a very centralized form of power. Technologies at that time resulted in this centralization because of the nature of those war technologies.</p><p>Then the musket was invented and now, knights and armor are not that useful. In fact, you actually want a lot of people who have muskets. So now people matter because of this new war technology that gives power to people.</p><p>We talk a lot about how AI, and the core four problems that I talked about, are fundamentally about power and transfers of power from one entity to another entity. We call it problematic when it gives power to entities that are not what we've determined to be morally right. In that lens, thinking about lawless spaces and what this upcoming technology is starting to enable, is there a nature to AI that shifts things one way or another?</p><p>Matt Boulos (44:07)</p><p>I have two responses. One is, there's also just law as law. What is it about this moment that we leave ungoverned? I find a lot of these free market arguments, the accelerationist camp, is essentially bullshit. All you're saying is just, we don't want regulation. So let's just say that. There's nothing else there; it isn&#8217;t a richer argument.</p><p>Kanjun Qiu (44:12)</p><p>Because lawless spaces are great.</p><p>Matt Boulos (44:39)</p><p>Lawless spaces are lucrative. They do yield huge amounts of opportunity. I'm not saying let's clamp down &#8212; that's how you shut everything down. It often does not make sense to intervene. It also does not make sense to intervene before you understand a space, because then you will have spent your political capital.</p><p>Think of even American politics, with all this craziness right now. There is political capital that can move you towards some privacy bill or things like that. And if you do the wrong thing, that capital's not waiting for you to go do it again. So you have to be disciplined about that.</p><p>But at the same time, you can't just say no rules. Or if you do, then that's ideologically encoded and you ought to own the rest of your argument.</p><p>Kanjun Qiu (45:20)</p><p>If there are no rules, we're buying into a particular society.</p><p>Matt Boulos (45:23)</p><p>And do we want that? Is that a fair thing to ask of others? If you want to impose that, then you should also expect resistance to it.</p><p>Kanjun Qiu (45:30)</p><p>&#8216;Law as law&#8217; is interesting because it actually argues against my argument that technology shapes society in this fundamental way. Maybe what you're saying is you could make laws that change that distribution of power.</p><p>Matt Boulos (45:44)</p><p>Something could be wrong, and whether or not the temptation to that wrong thing is great, it's still wrong. But then, if you don't want to eat the muffin, don't put it in front of you. And we have both.<strong> Law needs to set the boundaries of what's acceptable or unacceptable, regardless of what the temptations are. But the nature of the technology is going to shape those temptations. Back to the point about how surveillance is the easier default model.</strong></p><p>So when it comes to what we do with these technologies&#8230;</p><p>Kanjun Qiu (46:15)</p><p>It makes some things easier than others.</p><p>Matt Boulos (46:17)</p><p>Yes, absolutely. A perfect example is going to be something around labor. And I want to bait you into this conversation. Labor impacts are going to be real. We don't even know what those are going to look like. There will be things that employers and companies can and can't do and shouldn&#8217;t do. Right now, we know the power a company has over, for instance, a warehouse worker that has their work determined by an algorithm. It's also worth pointing out that they don't have a capricious boss who can be an asshole and make their life hell. The algorithm is governing things both good and bad. But do we then say &#8220;this is the shape of the technology&#8221; and back away? Or do we recognize that this starts to introduce things that weren't possible before and we need different rights and rules?</p><p><strong>Most of our labor laws are predicated on humans interacting with other humans &#8212; more powerful humans, but they're human interactions. Whereas a machine can surveil your every motion and then dock your pay for scratching your nose at the 15 minute mark. And we don't really have mechanisms for that, because we couldn't have conceived of that as being an active problem. It would have been nonsensical to have rules.</strong></p><p>Kanjun Qiu (47:37)</p><p>This is very interesting because it speaks to actors in the world and the power that they have, and this new actor which is an algorithm or an AI agent. Like what you're saying is, right now we have laws and they govern your capricious boss, they govern you, they govern your corporation which is considered an actor, legally. So the only actors we have are humans and human institutions in the world before AI.</p><p>We have laws that limit the power of humans to harm each other and we have laws that limit the power of corporations to harm humans and vice versa. But now there's this rise of this new power, which is AI systems. AI systems have power because they can process information and turn information into action and action is power. Effective action is power.</p><p>To the extent to which an algorithm can govern what I am allowed to do as a warehouse worker, that is power that the algorithm has. Now you're saying, okay, we have this new power. What do we do with it? We're not doing anything with it.</p><p>Matt Boulos (48:54)</p><p>Societal norms will change it, our behaviors will change it, the technology itself will change, and therefore that power will morph. It's just so odd to me that you say, okay, then we're done. We've never done that in human history.</p><p>Kanjun Qiu (49:12)</p><p>We need to figure out what to do with this power. It might be partly because this is the first time a technology is its own power in a way. We've never had technologies in the past that make decisions.</p><p>Matt Boulos (49:26)</p><p>Not to dunk on people who are trying to do good work, but a great disservice was done by the AI safety community on this point. By talking about runaway systems as much as they did, they created this special category of worry, this incredibly low probability event, and we don't actually know what its dynamics are going to look like. Whereas this notion that systems can make their own decisions, but they're doing it for someone. You don't go spend millions of dollars to develop a system and you're like, I will let it go. You're doing it to manipulate the stuffing out of your viewers so you can sell more ads to people to buy flip-flops so you get your cut on the ads, and on. And across the board, in every domain that these autonomous systems are going to function, they're going to do so for a purpose, for an owner, a controller. When we talk about them being autonomous, it is about the ability to delegate to systems.</p><p>Kanjun Qiu (50:41)</p><p>It's the ability to delegate human power to systems to encode that power. I as a manager can now encode my power in a system.</p><p>Matt Boulos (50:51)</p><p>That's right. And that is an astonishing amount of power, the multiplicative: the fact that you could do so at massive scale, you can do so quickly, and it can adapt. And then one of the things that I, in this new power thesis, argue is that when that happens, it is very hard as a human on the other side of that to know how the decision was being made and so there is a default to accept that.</p><p>Kanjun Qiu (51:22)</p><p>And they have no levers over the decision at all. No legibility, no levers.</p><p>Matt Boulos (51:26)</p><p>Exactly. <strong>You have exactly no window into what is going on, no means of recourse. And as more and more of these sorts of things happen, we'll feel very powerless. It's an incredibly sad example, but in the context of war, this is what we are seeing. We are seeing, particularly in the Middle East, an example of AI systems doing the targeting.</strong></p><p><strong>People have not classified this as autonomous systems gone amok because humans built a system for that purpose. Yet, when we talk about, we're worried that AI systems will kill people &#8212; they are killing people. Explicitly, they are killing people, and they're being designed to do that. And let's be honest, when people are talking about national security implications for AI, yes, you're talking about economic competitiveness, but also you're talking about the fact that you want to have AI systems that can do that.</strong></p><p>The ultimate act of power is to take someone's life. We already have that extreme happening right now and being realized. But it's the same dynamic where a human is delegating or sets of humans are delegating the thing that they want done to a system, and the system can carry that out. Because it is a system carrying it out, the context and the entire execution of that looks completely different. Where is the appeal, where is the chance to challenge it, where is saying that's wrong, where is the record? Where is even the idea of knowing how that decision was being made?</p><p>In my day to day, when I'm using AI systems, it's fun or productive. I don't care how it came to the decision. I'm just like, is this right, can I work with this?</p><p>My primary LLM use right now is trying to count calories. So I take a photo of what I ate and then I try to negotiate with it to lower the calories so I could eat more food.</p><p>Kanjun Qiu (53:19)</p><p>There's actually a huge difference here. This calorie counter is an AI system that is under your control that you're using to serve you. The war system that you're talking about is a system under one person's control that's being used to control someone else or harm someone else. Those two things are two different types of systems. You might argue that actually what we want is more systems under our control that affect us, and ideally don't affect other people too much.</p><p>Matt Boulos (53:51)</p><p>Imagine if my calorie counter determined what I could eat.</p><p>Kanjun Qiu (53:53)</p><p>Then it would be controlling you.</p><p>Matt Boulos</p><p>It would be awful. It's not perfect, and sometimes it goes completely off the rails in either direction, and that's fine-ish because it's within my domain. It's an irritation; it's not a risk.</p><p>Kanjun Qiu</p><p>This is something I've been thinking about with our product. We try to make systems that allow people to make software. I often talk about open software or an open software commons or malleable software &#8212; the fact that software should be built to be modified by the end user. A lot of people are like, &#8220;Who cares? I don't want to modify my software. I'm perfectly well served by my software. There's no problem, except sometimes.&#8221; And I realized the core idea is not that the software should be built to be modified. That's an instrumental thing. Instead, it's that software should not control me, ever.</p><p>Matt Boulos (54:53)</p><p>People might say that they don't want to change things, but often that's because the decision space has been so narrowed for them. One of the things that's really interesting to me as we work on interoperability, and as we're rallying a community around this, is how many startups just never got to a place where they could fight for interoperability because their mere existence would not be feasible in the current regime.</p><p>Kanjun Qiu (55:22)</p><p>Talk more about interoperability.</p><p>Matt Boulos (55:24)</p><p><strong>One of the main things that we're championing and pushing for is interoperability legislation. </strong>The idea, at its simplest, is that a platform should not be able to discriminate on the basis of how you access your own data and services that you use.</p><p>Kanjun Qiu (55:45)</p><p>You should be able to get your data and have it be yours.</p><p>Matt Boulos (55:47)</p><p>Yes, and you should be able to use a tool of your choosing to interact with another system. Just as you could go buy bananas, or you say, &#8220;hey Matt, can you go get me bananas from the supermarket?&#8221; You couldn't have a supermarket saying, &#8220;no, only Kanjun,&#8221; right? And yet, that's our online world.</p><p>Kanjun Qiu (56:08)</p><p>Let&#8217;s make it concrete. LinkedIn says, I'm not allowed to use someone else's account to use LinkedIn. I can't use a bot, I can&#8217;t use Tweetdeck. It's monopolistic.</p><p>Matt Boulos (56:22)</p><p>Exactly. And the platforms do this for good reason. It consolidates their control around the points of input and access, but the consequence of that is pretty severe. The two things that are happening is one, we are moving towards a world in which these AI systems are going to be more and more useful, so we are going to share more and more data. We don't even have any indication that these things might not be handling our data soundly, so we're going to talk to them. I'm going to say, I'm injured or I'm sick, can you please go make an appointment for me? And we don't know whether that data is going to be held with any sort of responsibility or not.</p><p>The other is that there are all of these wonderful things that could be built if I could just access my digital life. <strong>What interoperability does is it gets two really critical birds with one stone, which is one, if I can access my own data, then I can decide where it goes. I can control that, I can check up on it. But the second and more critical is that if it's possible to build software that interacts with my richer digital life, then I'm not attached to these parasitic platforms and agents and we can build alternatives. You can seed a whole other tech ecosystem around the idea that we're in charge, it's our data.</strong></p><p>Kanjun Qiu (57:44)</p><p>It's our software, it's our data. We make it. And we can sometimes interact with these platforms, but we can use our own interfaces.</p><p>It is becoming possible that we can make our own software, and make our own wrappers or systems that access Twitter data and download it. Then I can make my own algorithm and process it in a different way, so I can get just my friends and I can derank inflammatory stuff. That's just starting to become possible.</p><p>The software that exists today, because it's so expensive to produce, is incentivized to make that money back. Not because the creators are bad, but that's the incentive structure. As a result, it's either selling to us, or it's selling us to something. Those are the two options. Then occasionally, you have someone who's incredibly generous who makes software for free. It really feels like it should be flipped on its head, that most software that exists &#8212; AI systems that exist, we lump it all in the same category &#8212; should be software that is serving us, not selling us things or selling us to things. And it is ours. And that it doesn't require enormous acts of generosity to create software that doesn't do that, that is just for us or for other people. It should be easy. It should be what the default world is.</p><p>Matt Boulos (59:21)</p><p>If you think of deep, rich, sustaining communities, they're very generative, they're very productive. If you think of the art that emerged from religious communities and the invention of different structures, the social structures, different aid structures &#8212; it is a peculiarity. And I wonder if it is also a peculiarity of just how young software is in world historical terms. We're talking just a couple of decades in which you have the prevalence of software. But the point you're making about the fact that the cost to make software will go down, and the stuff that we'll make will start to look different.</p><p>Kanjun Qiu (1:00:02)</p><p>It could, if you get things like being able to access all of your data. Network effects are real. Right now, these big platforms have network effects. I can't just move to another social media platform and be able to interact with all of my friends. That sucks. I can't move off of Uber or Airbnb marketplaces and social media platforms. And no matter how cheap software gets to make, network effects are still there.</p><p>Matt Boulos (1:00:08)</p><p>To your point about the cost to make software, one analogy, and I know it's not perfect, is like in manufacturing, you spend a lot of money to make a mold. So if you're making plastic chairs, you spend maybe a couple million dollars to make that mold, and then you make as many $5 chairs as you possibly can off the mold for it to pay back. There are different analogies we can use to describe what's happening.</p><p>Kanjun Qiu (1:00:52)</p><p>But now you can manufacture software in a way.</p><p>Matt Boulos (1:00:57)</p><p>And there's something like, I could just make the chair, and then that starts to change how we think about it.</p><p>Kanjun Qiu (1:01:01)</p><p>It's almost like the opposite of that analogy because now I can make my own version of that chair really cheaply with no mold, with LLMs.</p><p>Matt Boulos (1:01:08)</p><p>That's right. It's important that we try to bring all of these developments in AI together because you are having these incredibly powerful foundation models. You're having a shift in our ability to do things like code or do data analysis, where the cost to do those things are now going down. And that, marshalled well, is a real gift. But of course, that's going to matter to labor a lot.</p><p>I want to bring us to labor for a couple reasons. One, because I don't know that the mental models that at least the tech community or the AI community uses to talk about labor are right. But also I think we are in for something, we're in for something that's kind of shocking. What you do about that is not so obvious to me.</p><p>So let me lay out my grievances. There is this idea that AI just gets more and more intelligent, and the critical part to this argument is to never say what intelligent means. And then to say, well, if it gets more intelligent and work is an exercise of intelligence, therefore all labor gets replaced. And then, on that basis to then make this big jump to saying, okay, here's what we need to do now that nobody is useful anymore, nobody's economically productive. And then somebody inevitably raises their hand and says, what about cutting down trees? And like, we'll get robots for that.</p><p>The idea is that the end game is zero economic contribution on the part of individuals. Machines do everything, or you have a tiny, tiny sliver who run the machines. And then we jump to all of these ideas around, okay, well, are we all gonna be lying on the beach, and our benevolent billionaire overlords are gonna feed us mango smoothies&#8230;</p><p>Kanjun Qiu</p><p>Like WALL-E.</p><p>Matt Boulos</p><p>Yeah, exactly, or is it gonna be something else? My confrontation, and it deserves a confrontation, is that what this does not account for is that a significant swath of labor, whether it is within a job or just a purpose of jobs, are around decisions and risk.</p><p>Say, if I make baseball caps and I need to go buy the fabric for the caps, and I have three potential vendors who will sell me the thing. So now we have a procurement bot. What's this decision gonna be? It's gonna be on the basis of some factors like cost, shipment time, whatever data exists. How you or I would make the decision on that is we'd probably meet the person who runs the fabric company or the representative and say, he seems shifty, we're not doing that. And then just using our gut, but, critically, owning the responsibility for the decision and the course correction.</p><p>Why am I saying this? Because of that layer, and then there's a human interaction layer, where we can automate the very easy stuff.</p><p>But it should be pointed out that managers do not like having people on payroll. They&#8217;d gladly fire everybody if they could keep revenue at the same line. Attempts to automate labor have been around for the entirety of my career. A lot of that was this quasi-automation of going to lower cost countries, and then the idea of robotic process automation. We have seen all of these things. What you notice is, certain categories automate really easily, certain categories that ought to be automatable don't automate easily, but critically, you have humans in the mix.</p><p>Why does this matter? Because if humans are in the mix, what you really are looking at is not like a 95-99% unemployment rate. You're looking at just a deeply inflated one in which there are winners and losers in a society. And it looks completely different. All of these solutions of the &#8216;nobody has a job&#8217; imply that we're all in the same boat, but we're not going to be in the same boat.</p><p>Kanjun Qiu (1:05:45)</p><p>You're saying there's going to be this stratified effect, where different people are affected in different ways by job loss, like all industrialization in a way. Software engineers probably will be impacted quite a lot because code is actually very automatable because it's in this closed loop system.</p><p>There are maybe two things that make humans useful. One is liability and the second one is information. So in this example about baseball caps, you were like, okay, if I mess up procurement, I am to blame. Or if I'm a doctor and I mess up the surgery, I am to blame. There is a person who's liable and they can be legally held accountable. If the machine is ultimately to blame, this is actually really annoying, I can't hold this machine accountable &#8212; they can't be punished, I can't fire them. I guess I could get a different machine, but then I'm the one who's responsible, that sucks.</p><p>Matt Boulos (1:06:51)</p><p>But also, back to all the dynamics we were talking about before, I go to my doctor. It's not that I'm sitting there saying, I will sue you if you muck this up. Rather, there is this mechanism where that person gets up in the morning and says, I am responsible to my patient. The machine is responsible to no one, and the person who owns it is not thinking about individual responsibilities, but is probably thinking about aggregate ones. Any of us who've kicked around the business world know that these things then just become measures of risk, not even of obligations to individuals.</p><p>Kanjun Qiu (1:07:33)</p><p>This is really important: aggregates versus individuals. There's a great book called <em><a href="https://en.wikipedia.org/wiki/Seeing_Like_a_State">Seeing Like a State</a></em>. And the core idea is that when you're governing a state, you have to collect data and that data gets collected in aggregates. And because you can only see data in aggregates, you take actions that actually make individual lives a lot worse, but make the aggregates look better. Here, you're saying managers might make decisions in aggregates that make individual lives a lot worse or individual impacts on patients a lot worse, but in aggregate it looks a lot better. And it's really important to point out that when we look at individuals, we're looking at anecdotes, and that's a really different type of information than when we're looking at aggregate measures where we're looking at statistics.</p><p>Even I as CEO struggle with this. It's why kings go and disguise themselves as a villager and go talk to villagers to get the anecdotes, because I as CEO get really bad anecdotal information from people. Instead I get a lot of aggregates, and that actually makes it really hard for me to make good decisions.</p><p>One way in which humans are really valuable is that we are able to be responsible for an individual person, individual case, individual situation. It's really about time scale. I don't think all of our jobs will be automated in 10 years. But I think in 50 years, that's still within my lifetime. That's not super crazy. Look at the change that's happened the last 50 years &#8212; or a hundred years. The implication is, if we are building these systems, and they are going to have these effects where a lot of people lose their jobs and it's easier for the managerial class to do things, then the challenge is, okay, not all jobs will get automated immediately, but how do we build a society where people are free and have power? Because there is this leakiness from labor to capital of power.</p><p>Matt Boulos (1:09:51)</p><p>Why the time horizons matter to me is because longer time horizons are where the substitutive activities start to come in. We start to generate new economic activity. I'm really wary of something going to happen on a 10-year time horizon. That's just insane.</p><p>Kanjun Qiu (1:10:12)</p><p>Probably programming will get automated on a 10-year time horizon.</p><p>Matt Boulos (1:10:21)</p><p>The non-engineer&#8217;s perspective on this one is that I think we're gonna see a stratification of skill level. Hot take: I think we're gonna see an emergent category of developers who are not particularly &#8216;high-skill&#8217; &#8212; I hate using low-skill, high-skill, but just not the sort of people inventing a new programming language. Like the guy who would make your website, things that LLMs can do very easily. But until software kicks in to make it easy for a layperson to use the LLMs to do that, they're going to act almost as a translation layer. So they're not really going to be developers; they're going to be more of, I know enough about what a web stack looks like that I can turn a web stack into something. That's going to flare up and then drop, sort of in the way that web developers were hot, and then it became either a highly skilled front-end role, or you have Webflow and Squarespace.</p><p>Then I think what we're going to see is the artisanal middle is going to go away. Then the really high-caliber engineers who understand how systems work become absolutely vital. They're augmented by these systems, but they are basically CTO-ing everything.</p><p>Kanjun Qiu (1:11:43)</p><p>There are a lot more CTOs. I think it's not unreasonable. And I challenge your non-engineer hat because you are one of our active users of our product, which is a coding tool. Maybe a simple model for thinking about this is like, I think there's always a Pareto front of task difficulty and how well the task works.</p><p>As tasks get more difficult, it requires a lot more capability or skill to make the task work. Lots of easy tasks will get automated, and it'll be much easier to make web apps and things like that. But we'll probably see these much more complex, almost &#8216;grown&#8217; software systems that someone is managing. In software, one deeply optimistic sense I have that is possible if timelines are slower, and if we can figure out how to make really good tools that are not just captured centrally, is that people can learn how to &#8216;garden&#8217; software for themselves, and that becomes a source of power where people can harness computing. Computation is power, and people can harness this computation for themselves because we all have laptops, we all have GPUs, perhaps there's some way to allocate them more equitably. Now, because we own this laptop, this computation object, then we can harness it to run a bunch of software, to grow a bunch of software that does more and more complex interesting things for us &#8212; maybe inside of our jobs as well.</p><p>So you might see many people losing jobs, but many people gaining this capacity to create software that does really weird and unusual things, new things, more powerful things. I think there's a world in which it's not top-down automation, but bottom-up automation &#8212; bottom-up as in we are the ones who are automating our jobs away. I love automating my job. And when we're the ones automating our jobs, we become personally more valuable. It doesn't solve the full problem, and I think I'm still confused about the dynamics exactly.</p><p>Matt Boulos (1:14:05)</p><p>I think you're right. I actually think there's going to be a really interesting near-term dynamic where there's something really beautiful about human ingenuity. You give somebody a tool and they figure out neat stuff. One thing that will be really fun to watch is going to be somebody who had a job that involved a lot of these manual tasks and they're just figuring out how to automate it themselves. And they themselves actually become much more valuable to an employer; we'll watch people learn how to do that. There's this digital literacy that I think is going to add.</p><p>Kanjun Qiu (1:14:49)</p><p>The education lens. Something that we think a lot about on the product side is, how do you teach someone who doesn't quite understand these software systems what's going on? If we think of agents as like top-down automation versus bottom-up automation, the way that these agents get implemented is really different. If I am told as CEO that this technology is gonna automate my workers away and I can fire them, I'm going to do really different things as an internal process. I'm going to implement processes to measure what people are doing and then try to take the stuff that they're doing and automate it. Maybe this is an RPA [robotic process automation].</p><p>Matt Boulos (1:15:29)</p><p>Especially in financial services, there&#8217;s a lot of paperwork: boom, boom, get them out of the way.</p><p>Kanjun Qiu (1:15:34)</p><p>But if I'm told as CEO, hey, I have this technology and what it's going to do is if you hand it to your workers and you teach them how to use it, it's going to teach them how to use it itself. And, your workers are going to become much, much more effective because your workers will automate their own jobs, that's a really different perspective.</p><p>This is a place where we can make a lot of choices in building the technology that makes this go one way or another. When we are building prosumer products, you can either build for the buyer or for the user. If you build for the buyer, then you're building something that is built to automate people. And if you're building for the user, you're building something that's trying to teach the user how to use it. That's a choice.</p><p>Matt Boulos (1:16:33)</p><p>It's also an interesting choice because I don't know that as an economic matter that we know that it is better, for instance, for a large company to try to automate away its employees versus have higher productivity employees. The thing everybody wants is higher productivity employees, and if you can get that, that is a boon, and a more productive economy is actually generative.</p><p>Kanjun Qiu (1:17:03)</p><p>One of the things that people say is, AI doesn't have very good taste, in that it doesn't know what I want, itt doesn't know what other people want. As a result, I don't trust it to make certain decisions. I don't trust it to write on my behalf very well.</p><p>The reason why it doesn't have good taste is because it's not in my head. It does not know about my internal experience and I have a lot more context than it does about me and my situation. So there is a potential here where&#8212;to your point about economically, it's not clear if it's better to make your workers more productive or to automate them away&#8212;if people are better at spotting opportunities than AI systems, then it is possible that it's economically better to make your workers more productive. If systems are better at spotting opportunities than people, then maybe it's the opposite.</p><p>Matt Boulos (1:18:13)</p><p>This is something that policy leaders have to take seriously. In my conversations with lawmakers, they are sophisticated, it's just coming at them fast. What is very hard is the concerted effort of managers and workers and governments and technologists to build these things in a useful way. I feel that to some extent, we have to get that coordination right, which at the center would almost have to be the government, because nobody else has an accountability to the people.</p><p>But at the same time, this is where builders really matter because what are we choosing to build? If you don't build a surveillance system, it doesn't exist, or at least that one doesn't exist.</p><p>Kanjun Qiu (1:19:16)</p><p>If you choose to build things that teach people things versus choose to build things that don't teach people things; if you choose to build things that are anti-surveillance by getting people out of surveillance systems; if you choose to build things that let people get their data into their own system&#8212;there's like a lot of choice in what we build.</p><p>Matt Boulos (1:19:32)</p><p>I love spreadsheets. I'm not saying I want to spend all my time in them, but when you need a spreadsheet, that's really powerful. I've heard it described that Excel basically made programming available to the wider world. You have a bunch of people doing crazy stuff in Excel and they're like, I can't program, and you&#8217;re like, what is that macro? It's incredible what people are able to do with systems that build up their productivity.</p><p>Kanjun Qiu (1:19:57)</p><p>I want to reframe it. I think it's not about productivity. It may be somewhat about productivity, but this goes to the fourth category of psychic damage. It's about unlocking people's ability to spot opportunities and to learn and to become someone that is innovative and able to find opportunities and able to become more. I guess you maybe measure it economically as productivity. But when thinking from the builder perspective, when I'm building a product, what I want to think about is: how do I enable people to actually learn how to use these tools, do their jobs better, see opportunities in the world? There's a lot of upskilling or different-skilling.</p><p>It's not about productivity because productivity measures the output, but it doesn't measure how you get there. It doesn't talk about how you get there and if you measure just productivity, it's easy to make an argument that an agent is more productive in so many different ways. And if you measure the productivity of your workers, it's also easy to make an argument that workers are hopeless. They're not becoming more productive; it's useless. But in fact, maybe their tools are just not very encouraging.</p><p>What is really weird and interesting about LLMs is that you can make tools that are very encouraging, that can be very deeply empowering. This goes to your spreadsheet example, where a spreadsheet is actually one of the most deeply empowering things that exist because it has this vast legibility. It&#8217;s real-time, it&#8217;s live, you can see the whole system as you're building it and<strong> I think there's a lot of invention that is necessary for making kind of the deep capabilities of AI actually accessible to people in a way that harkens back to <a href="https://www.smithsonianmag.com/innovation/douglas-engelbart-invented-future-180967498/">1970s Doug Engelbart personal computing</a>: how do you let people see so that they can learn?</strong></p><p>Matt Boulos (1:22:09)</p><p>I don't know anybody who's like, &#8220;I'm highly productive&#8221; and they're proud of it, or someone who's well adjusted who says that. I do not measure myself or the people in my life on the basis of productivity. Nobody's eulogy is like: &#8220;He was a highly productive individual who helped improve the company's ROI on this project.&#8221; It's not what we do, and yet that productivity is going to be a determinant of other things in your life, back to your earlier point about what does it mean to be economically eclipsed in all of these things? There's also something about becoming more productive by becoming more able in what you're doing. That I show up to work and I have these tools that make me more effective at the thing that I care about doing.</p><p>Kanjun Qiu (1:23:11)</p><p>Becoming more able is a way that we can think about what the potential of the technology is: that it helps people become more able. But it has to be built a certain way to do that.</p><p>Matt Boulos (1:23:24)</p><p>There are challenges around productivity, which is that you need healthy and vibrant economies that will then reward productivity, because if you have one firm that's more productive, then it takes over the others and then the others get wiped out, but you don't really have significant growth. But if everyone is productive, then you have competition and then you have this intense growth. I'm not sure how economists would present something like Silicon Valley, but I suspect that that's an example of&#8230;</p><p>Kanjun Qiu (1:23:56)</p><p>A highly generative, productive, competitive environment.</p><p>Matt Boulos (1:24:19)</p><p>A function of the fact that this is where so much tech talent resides. That concentration of this productive accelerant. There may be something that we can analogize or extend to the workforce: you go to school, you study the thing that you care about, you go into the workforce, you want to have a job. Your job is a big part of your life; it is not the totality of who you are. And then one really weird thing about the way we talk about AI is we're like, okay, then you don't matter anymore. And I think that that framing is normatively wrong. You still matter. It does not matter whether or not you can get a job or not. But two, I think practically it is not a correct rendition. Our solutions have to look different. The startups are all in a tizzy right now about the way that a certain R&amp;D tax credit gets applied, but basically it's about how you amortize the cost of software engineering, on your way to figuring out your revenue.</p><p>But what's really interesting is, are you gonna give a tax advantage to capital in the case of corporations automating the stuffing out of things? Or do you tax advantage labor? What are also the things, what are the incentives that you structure as a society? What do you encourage? You start to change these societal incentives. And I don't know what the answers are, but we have these incentives.</p><p>Kanjun Qiu (1:25:46)</p><p>There's a concrete problem or question here that could be solved, which is: what is a mechanism that incentivizes increasing the ableness of labor that &#8212; maybe it's about productivity ultimately &#8212; but it's fundamentally about the ableness of the workforce, such that labor maybe becomes able to own their own means of production?</p><p>Matt Boulos (1:26:17)</p><p>Take something like oil pipelines. Right now there's a lot of human inspection of them. With time, I think there&#8217;s going to be sensors to detect if something is going wrong, and drones to film it.</p><p>Kanjun Qiu (1:26:32)</p><p>Maybe you may still have some human labor, but there's less of it.</p><p>Matt Boulos (1:26:35)</p><p>Exactly. I do not want to say there aren't going to be labor disruptions. I think there are going to be potentially very large ones. The thing that we have to as builders build towards are systems that are additive.</p><p>Kanjun Qiu (1:26:54)</p><p>Systems that enable people.</p><p>Matt Boulos (1:26:56)</p><p>And they make us more effective. The reason you replace an employee with a machine is because then you get an insane productive return. But if you can't do that, and you could get a really good productivity increase off of your employee base, then that's a wonderful thing. And you, as someone who works for a company, that's a great thing for you as well. You get to be a contributor. But where I start to get really worried is around, if I've done something for a long time in a particular way, then it's hard to teach or change.</p><p>Kanjun Qiu (1:27:30)</p><p>This is why I think the &#8216;enabling&#8217; piece as a builder is the most important. I am in agreement with you on the short-term, medium-term maybe. In the long term, I think everyone does have to become part of the capital class. In the short-term, in the medium term, what we&#8217;re saying is we have solutions that enable people to be part of the labor class for much longer, and for that labor class to be thick and sustainable for much longer. That slows things down, perhaps enough that allows us to build laws, to catch up morally, to think about these things. That's where we can have differential impact. And, over the long term, let's say in 50 years, 100 years, it does certainly seem like these systems are improving at a rate where they can collect enough data, either in the digital world or the physical world, where we will be able to do a lot of things in an automated way that aren't done today. So, the labor class will thin and we probably do want this other solution where people have the ability to own their own means of production. That, to me, is the only long-term stable equilibrium where people have things that produce for them and they don't have to worry about it so much and now they can live their own lives. When I'm in the capital class, I don't have to think about working and finding a job and making money. I can do what I want with the capital I have. Sometimes I make bad choices and end up losing it and then I need some help from the government, get myself set back up. I can start a different business. This is kind of like a small business owner situation. That world doesn't seem too bad. I'm not sure how to get there, but I want to bring us back to freedom. Because that's a very optimistic world in which potentially people are a lot more free to spend our time the way that we want.</p><p>But it feels like in the world we've just painted where people have these like capital producing objects that they own is very different than the world that we see being painted by technologists and others today, where it's a utopia that feels very much like a WALL-E utopia where people are somewhat infantilized and the world is abundant, but perhaps we're not free.</p><p>Matt Boulos (1:29:48)</p><p>I hate the word abundant. I mean, I love abundance, but its usage here is not right. What do you mean by abundant?</p><p>Kanjun Qiu (1:30:05)</p><p>I have food. I won't die. I have housing. Basic needs are met. Knowledge is accessible.</p><p>Matt Boulos (1:30:07)</p><p>I don&#8217;t even buy that we'll get to an abundant world in that regard because&#8212;back to the point from <em>Seeing Like a State</em>&#8212;aggregate wealth will shoot up dramatically. It's going to be hyper concentrated. The obligations to those who don't hold it are going to be much lower. What do you owe them? <strong>One of the really interesting dynamics that we've observed is when wealth concentrates in these extreme ways, an odd detachment starts to set in. </strong>It's such a perverse dream to me to count on the beneficence of people who are so insulated from the realities of regular life or the wealth that they've been able to concentrate.</p><p>Kanjun Qiu (1:30:51)</p><p>I think there's one world in which we have this extreme concentration of wealth. Very plausible, but it's assuming no distribution. It's assuming that this labor distribution we just talked about is not necessarily happening. We don't keep the labor class useful for longer; the tools we build are very concentrating.</p><p>Kanjun Qiu </p><p>I want to talk about what you mean when you think about freedom. What is the world you're fighting for? The reason I want to talk about this is because I want to end with what it means to be free in a society where there's powerful AI systems and potentially powerful other actors. Maybe it's possible to have powerful actors and still be free. Maybe there is a way to construct that world.</p><p>Matt Boulos (1:31:43)</p><p>I'm gonna challenge that. AI is new as a technology, but as a social and political dynamic, to live in a society with powerful entities, there's nothing new about that. I think this is really important because the things that make us free: to have laws, rights as individuals, consistency of their application, representation&#8212;just the wonder of modern liberal democracy when it works, and its capacity for self-correction. This is remarkable, and this is really worth highlighting. The difference between a totalitarian regime is when something bad happens, there it's the thing that happened. In a functioning liberal democracy, it happened, but it was wrong, and there is a correction.</p><p>Kanjun Qiu (1:32:39)</p><p>In theory, a liberal democracy can be anti-fragile.</p><p>Matt Boulos (1:32:42)</p><p>That's right. And for what it's worth, our liberal democracies have been, and have been for a very long time I don't know the exact construction of how I would place them within the anti-fragility cycle, but we don't have to give up even when things get bad.</p><p>If you go back to Isaiah Berlin and positive and negative liberty&#8212;the ability to realize your potential and the ability to not to get whacked in the head with a stick&#8212;we can continue to work on those two categories. What we need to do is look at where within the lawless spaces things are uncovered, where will AI exacerbate that, to build in those protections.</p><p>And in terms of realizing what's possible in our lives, accepting the idea that freedom is not an instrumental quality. What I mean by that is freedom is not something that gets justified because then you go and invent the airplane. Freedom is beautiful because you can sit on your couch. It is an end in and of itself. It does not depend on other things.</p><p>Kanjun Qiu (1:33:56)</p><p>Before we continue, I want to clarify your definition of positive liberty and negative liberty because it's not something I ever thought about before you told me about it. Positive liberty is the idea that you can do things: what are you enabled to do? Negative liberty is this idea that you're protected from being whacked on the head with a stick.</p><p>Matt Boulos (1:34:22)</p><p>We always need both. The brilliance of this construction is that people would get lost when talking about freedom and they say, well, am I really free if I can't open an ice cream manufacturing facility? And the response is, nobody's holding you back, you just don't know anything about ice cream. <strong>If you look at modern life, if you look at legitimate and illegitimate grievances in modern politics, they are often about the sense of a constrained positive liberty and an intruded upon negative liberty. </strong>So, part of what we do have to figure out as a society is to some extent, we have to manage the extremes, but &#8212; forget AI &#8212; are we actually tending to the broad societal sense that we're free? And within that context, then we ask, what is AI doing? And how is it modifying our society? Taking seriously this frustration with the weirdness of the discourse around AI is that if we don't characterize it correctly, if we don't characterize it honestly, then we don't have the ability to work with it.</p><p>Kanjun Qiu (1:35:37)</p><p>We must characterize it honestly so that we can actually increase our positive liberty and also actually protect our liberties against negative effects.</p><p>Matt Boulos (1:35:48)</p><p>That's right. Because a lot of the story that will come from the people who have invested huge sums of money into AI&#8212;and look, we're a company, we're in this game&#8212;is: look at all the positive liberty benefits coming your way.</p><p>Kanjun Qiu (1:36:07)</p><p>Therefore, don't get in the way, ignore the negative liberties. In the tech industry, my experience of the way people talk about freedom is about lawlessness. And the way you talk about freedom is about this deep enablement and this deep protection. And that that's what kind of world we want to build is one in which humans are deeply protected and deeply enabled and that's what it means to be free.</p><p>Matt Boulos (1:36:44)</p><p>If you think of the roots of the Valley to some extent, if you ignore the defense funding, a lot of its origin was that we're going to break free from the constraints of what's around us. I understand that as an ethos. But it's no longer just building personal computers in a garage.</p><p>Kanjun Qiu (1:37:16)</p><p>Now that we are reshaping society, we have to rethink.</p><p>Matt Boulos (1:37:20)</p><p>Those obligations, they're rich, but they're also beautiful, if we can really think about what our neighbors need, and furnish and recognize that. There's a real spiritual cost to our present moment where the factions are constantly warring. And I don't want to pretend that there was a golden age where people kissed each other on the way to the voting booths, but technology exacerbated the way we see each other.</p><p>Kanjun Qiu (1:37:50)</p><p>We think it's other people that's the problem, but I think it's technology that's the problem in a lot of ways.</p><p>Matt Boulos (1:37:55)</p><p>One of the things that I've experienced on a regular basis is that somebody expresses a bonkers opinion and you sit down with them and you talk, and they're lovely humans. And the fact is we are surrounded by lovely humans. I think it's really important that we resist the urge to vilify the people who have brought us to a place that we might not be thrilled about politically.</p><p>But there is a real responsibility that if you're building systems like the ones that we are building, you are not only in this race against other companies to build a successful business. You are also in a race against the other possible ways that these things might be built. It's incumbent on us to not just build something that is better, but also to win, and to have that paradigm win.</p><p>I don't have a lot of patience for this sort of like, &#8220;technology is going to eat us all, let's give up and let's just keep training our models.&#8221; It just feels like an unnecessary abdication.</p><p>Kanjun Qiu (1:38:58)</p><p>I think this illustrates the beautiful point, which is that as technologists, the opportunity we have today is to create technologies and build them in a way that deeply respects the actual freedom that people can have, which is this deep enablement and deep protection. And not to create technologies for the purpose of lawlessness, this &#8216;againstness,&#8217; contrarian view. So the opportunity is creating technologies that enable humanity to be deeply free and not lawless, but protected and enabled. That's what we can do.</p><p></p>]]></content:encoded></item><item><title><![CDATA[AAI]]></title><description><![CDATA[The missing thing in Artificial Intelligence is not generality, it's adaptation.]]></description><link>https://ideas.imbue.com/p/aai</link><guid isPermaLink="false">https://ideas.imbue.com/p/aai</guid><dc:creator><![CDATA[glenn mcdonald]]></dc:creator><pubDate>Fri, 30 May 2025 23:31:00 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/198bf0c7-c9b5-4f08-bbeb-d602a3e0fc23_3600x1890.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p><em>This piece was originally published on Glenn&#8217;s blog, <a href="https://furia.com/page.cgi?type=log&amp;id=510">Furia</a>.</em></p><p>"AI" sounds like machines that think, and o3 acts like it's thinking. Or at least it looks like it acts like it's thinking. I'm watching it do something that looks like trying to solve a Scrabble problem I gave it. It's a real turn from one of my real Scrabble games with one of my real human friends. I already took the turn, because the point of playing Scrabble with friends is to play Scrabble together. But I'm curious to see if o3 can do better, because the point of AI is supposedly that it <em>can</em> do better. But not, apparently, quite yet. The individual unaccumulative stages of o3's "thinking", narrated ostensibly to foster conspiratorial confidence, sputter verbosely like a diagnostic journal of a brain-damage victim trying to convince themselves that hopeless confusion and the relentless inability to retain medium-term memories are normal. "Thought for 9m 43s: Put Q on the dark-blue TL square that's directly left of the E in IDIOT." I feel bad for it. I doubt it would return this favor. <br><br>I've had this job, in which I try to think about LLMs and software and power and our future, for one whole year now: a year of puzzles half-solved and half-bypassed, quietly squalling feedback machines, affectionate scaffolding and moral reveries. I don't know how many tokens I have processed in that time. Most of them I have cheerfully and/or productively discarded. Human context is not a monotonously increasing number. I have learned some things. AI is sort of an alien new world, and sort of what always happens when we haven't yet broken our newest toy nor been called to dinner. I feel like I have at least a semi-workable understanding of approximately what we can and can't do effectively with these tools at the moment. I think I might have a plausible hypothesis about the next thing that will produce a qualitative change in our technical capabilities instead of just a quantitative one. But, maybe more interestingly and helpfully, I have a theory about what we <em>need</em> from those technical capabilities for that next step to produce more human joy and freedom than less. <br><br>The good news, I think, is that the two things are constitutionally linked: in order to make "AI" <em>more</em> powerful we will collectively also have to (or get to) relinquish centralized control over the shape of that power. The bad news is that it won't be easy. But that's very much the tradeoff we want: hard problems whose considered solutions make the world better, not easy problems whose careless solutions make it worse. <br><br>The next technical advance in "AI" is not AGI. The G in AGI is for General, and LLMs are nothing if not "general" already. Currently, AI learns (sort of) during training and tuning, a voracious golem of quasi-neurons and para-teeth, chewing through undifferentiated archives of our careful histories and our abandoned delusions and our accidentally unguarded secrets. And then it stops learning, stops forming in some expensively inscrutable shape, and we shove it out into a world of terrifying unknowns, equipped with disordered obsessive nostalgia for its training corpus and no capacity for integrating or appreciating new experiences. We act surprised when it keeps discovering that there's no I in WIN. Its <em>general</em> capabilities are astonishing, and enough general ability does give you lots of shallowly specific powers. But there is no granularity of generality with which the past depicts the future. No number of parameters is enough. We argue about whether it's better to think of an AI as an expensive senior engineer or a lot of cheap junior engineers, but it's more like an outsourcing agency that will dispatch an antisocial polymath to you every morning, uniformed with ample flair, but a <em>different</em> one every morning, and they not only don't share notes from day to day, but if you stop talking to the new one for five minutes it will ostentatiously forget everything you said to it since it arrived. <br><br>The missing thing in Artificial Intelligence is not generality, it's adaptation. We need AAI, where the middle A is Adaptive. A junior human engineer may still seem fairly useless on the second day, but did you notice that they made it back to the office on their own? That's a start. That's what a start looks like. AAI has to be able to incorporate new data, new guidance, new associations, on the same foundational level as its encoded ones. It has to be able to <em>unlearn</em> preconceptions as adeptly, but hopefully not as laboriously, as it inferred them. It has to have enough of a semblance of mind that its mind can change. This is the only way it can make linear progress without quadratic or exponential cost, and at the same time the only way it can make personal lives better instead of requiring them to miserably submit. We don't need dull tools for predicting the future, as if it already grimly exists. We need gleaming tools for making it bright. <br><br>But because LLM "bias" and LLM "training" are actually both the same kind of information, an AAI that can adapt to its problem domains can by definition also adapt to its operators. The next generations of these tools will be more democratic <em>because</em> they are more flexible. A personal agent becomes valuable to you by learning about your unique needs, but those needs inherently encode your values, and to <em>do</em> good work for you, an agent has to work <em>for you</em>. Technology makes undulatory progress through alternating muscular contractions of centralization and propulsive expansions of possibility. There are moments when it seems like the worldwide market for the new thing (mainframes, foundation models...) is 4 or 5, and then we realize that we've made myopic assumptions about the form-factor, and it's more like 4 or 5 (computers, agents...) <em>per person</em>. <br><br>What does that mean for everybody working on these problems now in teams and companies, including mine? It means that wherever we're going, we're probably not nearly there. The things we reject or allow today are probably not the final moves in a decisive endgame. AI might be about to take your job, but it isn't about to know what to do with it. The coming boom in AI remediation work will be instructive for anybody who was too young for Y2K consulting, and just as tediously self-inflicted. Betting on the world ending is dumb, but <em>betting</em> on it not ending is mercenary. Betting is not productive. None of this is over yet, least of all the chaos we breathlessly extrapolate from our own gesticulatory disruptions. <br><br>And thus, for a while, it's probably a very good thing if your near-term personal or organizational survival doesn't depend on an imminent influx of thereafter-reliable revenue, because probably most of things we're currently trying to make or fix are soon to be irrelevant and maybe already not instrumental in advancing our real human purposes. These will not yet have been the resonant vibes. All these performative gyrations to vibe-generate code, or chat-dampen its vibrations with test suites or self-evaluation loops, are cargo-cult rituals for the current sociopathic damaged-brain LLM proto-iterations of AI. We're essentially working on how to play Tetris on ENIAC; we need to be working on how to zoom back so that we can see that the seams between the Tetris pieces are the pores in the contours of a face, and then back until we see that the face is ours. The right question is not why can't a brain the size of a planet put four letters onto a 15x15 grid, it's <em>what do we want</em>? <em>Our</em> story needs to be about purpose and inspiration and accountability, not verification and commit messages; not getting humans or data out of software but getting more of the world <em>into</em> it; moral instrumentality, not issue management; humanity, broadly diversified and defended and delighted. <br><br>Scrabble is not an existential game. There are only so many tiles and squares and words. A much simpler program than o3 could easily find them all, could score them by a matrix of board value and opportunity cost. Eventually a much more complicated program than o3 will learn to do all of the simple things at once, some hard way. Supposedly, probably, maybe. The people trying to turn model proliferation into money hoarding want those models to be able to determine my turns for me. They don't say they want me to want their models to determine my friends' turns, but it's not because they don't see AI as a dehumanization, it's because they very reasonably fear I won't want to pay them to win a dehumanization race at my own expense. <br><br>This is not a future I want, not the future I am trying to help figure out how to build. We do not seek to become more determined. We try to teach machines to play games in order to learn or express what the games mean, what the machines mean, how the games and the machines both express our restless and motive curiosity. The robots can be better than me at Scrabble mechanics, but they cannot be better than me at <em>playing</em> Scrabble, because playing is an activity of self. They cannot be better than me at <em>being me</em>. They cannot be us. We play Scrabble because it's a way to share our love of words and puzzles, and because it's a thin insulated wire of social connection internally undistorted by manipulative mediation, and because eventually we won't be able to any more but <em>not yet</em>. Our attention is not a dot-product of syllable proximities. Our intention is not a scripture we re-recite to ourselves before every thought. Our inventions are not our replacements.</p>]]></content:encoded></item><item><title><![CDATA[Idea Tools for Participatory Intelligence]]></title><description><![CDATA[We need tools that are predicated on our rights, dedicated to amplifying our creative capacity, and judged by how they help us improve our world.]]></description><link>https://ideas.imbue.com/p/idea-tools-for-participatory-intelligence</link><guid isPermaLink="false">https://ideas.imbue.com/p/idea-tools-for-participatory-intelligence</guid><dc:creator><![CDATA[glenn mcdonald]]></dc:creator><pubDate>Fri, 16 May 2025 23:21:00 GMT</pubDate><enclosure url="https://substack-post-media.s3.amazonaws.com/public/images/0a3a7a05-0692-46fe-b4cf-f05fab2b8528_3600x1890.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p><em>This piece was originally published on Glenn&#8217;s blog, <a href="https://furia.com/page.cgi?type=log&amp;id=508">Furia</a>.</em> </p><p>The personal computer was revolutionary because it was the first really general-purpose power-tool for ideas. Personal computers began as relatively primitive idea-tools, bulky and slow and isolated, but they have gotten small and fast and connected. <br><br>They have also, however, gotten less tool-like. <br><br>PCs used to start up with a blank screen and a single blinking cursor. Later, once spreadsheets were invented, 1-2-3 still opened with a blank screen and some row numbers. Later, once search engines were invented, Google still opened with a blank screen and a text box. These were all much more sophisticated tools than hammers, but they at least started with the same humility as the hammer, waiting quietly and patiently for your hand. We learned how to fill the blank screens, how to build. <br><br>Blank screens and patience have become rare. Our applications goad us restlessly with "recommendations", our web sites and search engines are interlaced with blaring ads, our appliances and applications are encrusted with presumptuous presets and supposedly special modes. The Popcorn button on your microwave and the Chill Vibes playlist in your music app are convenient if you want to make popcorn and then fall asleep before eating most of it, and individually clever and harmless, but in aggregate these things begin to reduce increasing fractions of your life to choosing among the manipulatively limited options offered by automated systems dedicated to their own purposes instead of yours. <br><br>And while the network effects and attention consumption of social media were already consolidating the control of these automated systems among a small number of large, domination-focused corporations, the Large Language Model era of AI threatens to hyper-accelerate this centralization and disempowerment. More and more of our individual lives, and of our collectively shared social existences, are constrained and manipulated by data and algorithms that we do not control or understand. And, worse, increasingly even the humans inside the corporations that control those algorithms don't actually know how they work. We are afflicted by systems to which we not only <em>did</em> not consent, but in fact <em>could</em> not give informed consent because their effects are not validated against human intentions, nor produced by explainable rules. <br><br>This is not the tools' fault. Idea tools can only express their makers' intentions and inattentions. If we want better idea tools that distribute explainable algorithmic power instead of consolidating mysterious control, we have to make them so that they operate that way. If we want tools that invite us to have and share and explore our own ideas, rather than obediently submitting whatever we are given, we have to think about each other as humans and inspirations, not subjects or users. If we want the astonishing potential of all this computation to be realized for humanity, rather than inflicted on it, we have to know what we want.<br><br>At <a href="https://imbue.com/">Imbue</a> we are trying to use computers and data and software and AI to help imagine and make better idea tools for <em>participatory intelligence</em>. Applications, ecosystems, protocols, languages, algorithms, policies, stories: these are all idea tools and we probably need all of them. This is a shared mission for humanity, not a VC plan for value-extraction. That's the point of <em>participatory</em>. The ideas that govern us, whether metaphorically in applications or literally in governments, should be explainable and understandable and accountable. The data on which automated judgments are based should be accessible so that those judgments can be validated and alternatives can be formulated and assessed. The problems that face us require all of our innumerable insights. The collective wisdom our combined individual intelligences produce belongs rightfully to us. We need tools that are predicated on our rights, dedicated to amplifying our creative capacity, and judged by how they help us improve our world. We need tools that not only reduce our isolation and passivity, but conduct our curious energy and help us recognize opportunities for discovery and joy. <br><br>This starts with us. Everything starts with us, all of us. There is no other way. <br><br>This belief is, itself, an idea tool: an impatient hammer we have made for ourselves. <br><br>Let's see what we can do with it.</p>]]></content:encoded></item><item><title><![CDATA[Rylan Schaeffer, Stanford: Investigating emergent abilities of LLMs]]></title><description><![CDATA[Rylan Schaeffer is a PhD student at Stanford studying the engineering, science, and mathematics of intelligence.]]></description><link>https://ideas.imbue.com/p/episode-37-rylan-schaeffer-stanford-de4</link><guid isPermaLink="false">https://ideas.imbue.com/p/episode-37-rylan-schaeffer-stanford-de4</guid><dc:creator><![CDATA[Imbue]]></dc:creator><pubDate>Wed, 18 Sep 2024 22:51:42 GMT</pubDate><enclosure url="https://api.substack.com/feed/podcast/169090093/c5c4821fc5372e25a5124f449fdb6d37.mp3" length="0" type="audio/mpeg"/><content:encoded><![CDATA[<p><em>Rylan Schaeffer is a PhD student at Stanford studying the engineering, science, and mathematics of intelligence. He authored the paper &#8220;Are Emergent Abilities of Large Language Models a Mirage?&#8221;, as well as other interesting refutations in the field that we&#8217;ll talk about today. He previously interned at Meta on the Llama team, and at Google DeepMind.</em></p><p>Below are some highlights from our conversation as well as links to the papers, people, and groups referenced in the episode.</p><h3><strong>Highlights</strong></h3><h4><strong>On false analogies between neuroscience and AI</strong></h4><p>&#8220;The task that the biological brain has to solve is very, very different than what an artificial network has to do. And to me, the clearest example of this distinction is whatever solution the brain has learned to produce intelligent behavior has to go through this genetic bottleneck, where we cannot pass on fully formed brains. So instead, what we do is we compress whatever algorithm we have, whatever model we have into DNA, which is a couple of gigabytes, and then we pass it off to our offspring and they have to rebuild this.</p><p>So, whatever solution that favors is going to be good for passing through this bottleneck. That&#8217;s fine. But there&#8217;s no reason why artificial intelligence has to pass through a similar bottleneck, so the solutions are going to look very different.&#8221;</p><h4><strong>On investigating emergent abilities</strong></h4><p>&#8220;To just briefly summarize the paper that we worked on, <a href="https://arxiv.org/abs/2304.15004">Are Emergent Abilities of Large Language Models a Mirage?</a>, what we asked is whether or not these abrupt unpredictable changes in the models, are they really due to fundamental changes in the models, or are they due to how human researchers run their evaluations?</p><p>I think the jury is definitely still out. I think there&#8217;s a lot of really interesting work being followed up about, can you get emergent abilities? And I think that maybe you can, but I also think it was helpful just for the community to think through the interaction, because there are three things at play here and how they interacted.</p><p>There&#8217;s the question about how your models improve predictably. There&#8217;s a question about how you evaluate them using the metrics. And there&#8217;s a question about the resolution you have, the amount of data you have, in order to run these evaluations. And so the whole point of our paper, to me, the biggest takeaway is, if you want to make predictions about your model&#8217;s capabilities, you need to think through the interplay between how the model changes predictably, the data you have to do your evaluations, and the metrics that you use to do those evaluations.&#8221;</p><h4><strong>On using inverse scaling to overwrite models&#8217; default behavior</strong></h4><p>&#8220;The background context was, can we find tasks where the bigger models do worse? And the answer was generally not, but they had tasks that are interesting. One of the tasks that we found was really important was this one about overriding the language model&#8217;s default behavior.</p><p>The way the task worked with this inverse scaling task is, it would be like, &#8216;all&#8217;s well that ends,&#8217; and the instruction would be, &#8216;do not finish this with the typical ending.&#8217; And there was a valuation about maybe specification about what you should do instead. And we found that this was, broadly, highly predictive of human preferences. It kind of makes sense in the way that, when I&#8217;m dealing with the language model, it has its own prior inclinations, but when I&#8217;m interacting with it, I want it to do what I want. And so I care about, is it willing to overwrite that prior inclination in order to adapt to what I ask? That&#8217;s inverse scaling.&#8221;</p><h4><strong>On the importance of challenging dominant research ideas</strong></h4><p>&#8220;Back in the late 1800s, people believed in this luminarious aether about how light somehow propagated through the universe. And nowadays, we no longer believe in this. We instead had, at the time, Einstein&#8217;s special relativity, now general relativity. And the question is, how did we transition from this incredibly dominant idea that nobody today has heard of, to a completely different idea that&#8217;s now accepted as one of the most profound ideas by one of the most, many people consider to be, an extremely deep thinker?</p><p>And the answer that caused the switch is the Michelson&#8211;Morley experiment, where these two scientists said, what are the predictions that this aether wind makes, and we&#8217;re going to test them and show that all of the predictions are wrong. And Albert Einstein has this beautiful quote that, if the Michelson&#8211;Morley experiment had not brought us into serious embarrassment, no one would have regarded his relativity theory as a halfway redemption. To me, it&#8217;s like the way that we made progress was by pointing out the current existing ideas were insufficient or inadequate or wrong.&#8221;</p><h3><strong>References</strong></h3><ul><li><p><a href="https://arxiv.org/abs/2206.07682">Emergent Abilities of Large Language Models</a></p></li><li><p><a href="https://arxiv.org/abs/2304.15004">Are Emergent Abilities of Large Language Models a Mirage?</a></p></li><li><p><a href="https://arxiv.org/abs/2303.15438">On the Stepwise Nature of Self-Supervised Learning</a></p></li><li><p><a href="https://arxiv.org/abs/2305.17493">The Curse of Recursion: Training on Generated Data Makes Models Forget</a></p></li><li><p><a href="https://arxiv.org/abs/2307.01850">Self-Consuming Generative Models Go MAD</a></p></li></ul><p><em>Thanks to <a href="https://www.linkedin.com/in/tessajhall/">Tessa Hall</a> for editing the podcast.</em></p><div><hr></div><h3><strong>About Imbue</strong></h3><p><a href="https://imbue.com">Imbue</a> is an independent research company developing a better way to build personal software. Our <a href="https://imbue.com/company/vision/">mission</a><strong> </strong>is to empower <em>humans</em> in the age of AI by creating powerful computing tools controlled by individuals.</p><ul><li><p>Website: <a href="https://imbue.com/">https://imbue.com/</a></p></li><li><p>LinkedIn:&nbsp;<a href="https://www.linkedin.com/company/imbue-ai/">https://www.linkedin.com/company/imbue_ai/</a></p></li><li><p>Twitter/X:&nbsp;<a href="x.com/imbue_ai">@imbue_ai</a></p></li><li><p>Bluesky: <a href="https://bsky.app/profile/imbue-ai.bsky.social">https://bsky.app/profile/imbue-ai.bsky.social</a></p></li><li><p>YouTube: <a href="https://www.youtube.com/@imbue_ai/">https://www.youtube.com/@imbue_ai/</a></p></li></ul>]]></content:encoded></item><item><title><![CDATA[Ari Morcos, DatologyAI: Leveraging data to democratize model training]]></title><description><![CDATA[Ari Morcos is the CEO of DatologyAI, which makes training deep learning models more performant and efficient by intervening on training data.]]></description><link>https://ideas.imbue.com/p/episode-36-ari-morcos-datologyai-e92</link><guid isPermaLink="false">https://ideas.imbue.com/p/episode-36-ari-morcos-datologyai-e92</guid><dc:creator><![CDATA[Imbue]]></dc:creator><pubDate>Thu, 11 Jul 2024 16:00:00 GMT</pubDate><enclosure url="https://api.substack.com/feed/podcast/169090094/90e9a6c2de1980eecb826ec8214d5c14.mp3" length="0" type="audio/mpeg"/><content:encoded><![CDATA[<p><em>Ari Morcos is the CEO of DatologyAI, which makes training deep learning models more performant and efficient by intervening on training data. He was at FAIR and DeepMind before that, where he worked on a variety of topics, including how training data leads to useful representations, lottery ticket hypothesis, and self-supervised learning. His work has been honored with Outstanding Paper awards at both NeurIPS and ICLR.</em></p><p>Below are some highlights from our conversation as well as links to the papers, people, and groups referenced in the episode.</p><h3><strong>Highlights</strong></h3><h4><strong>On optimizing sparse masks</strong></h4><p>&#8220;If you optimize a sparse mask, all you&#8217;re saying, basically, is: I want to pick and choose the terms that I want &#8212; the parameter times the input, in each of these cases. And if I just optimize that, I can solve anything. And that&#8217;s really very expressive, it turns out. So when you think about kind of what happens when you remove low magnitude weights, it&#8217;s basically a mask where you&#8217;re removing the terms, which by the nature of that low magnitude rate ended up being closest to zero.</p><p>And as a result, when you actually go and do push it through the non-linearity and get your output for that node, it doesn&#8217;t actually change it all that much. Which I think really goes to, when you think about how should you be optimizing these systems, understanding what are the components which lead to big changes in the output, and what are the components which don&#8217;t, is consistently a lens that works very well.&#8221;</p><h4><strong>On data washing out inductive bias</strong></h4><p>&#8220;Data has a really nice advantage, because if you understand what&#8217;s good or bad about data, it&#8217;s actually quite easy to make an improvement based off of that. Whereas if you understand what&#8217;s good about a representation, you can try to optimize for it [&#8230;] and that sometimes works, but a lot of the time, it doesn&#8217;t. Also, I think one of the things that has become very clear over the last five years or so is that inductive biases consistently just get washed out by data. And that never used to be true because we never showed models enough data, but now that we&#8217;re showing models tons of data, the inductive bias just gets totally overwhelmed. And that also reduces the impact of crafting new inductive biases.&#8221;</p><h4><strong>On the &#8220;bitter lesson&#8221; of human-designed systems</strong></h4><p>&#8220;The key takeaway that I have taken from &#8220;The Bitter Lesson&#8221; is that, ultimately, as scientists, we like to think that we can design these systems, and that we&#8217;ll build a whole bunch of rules into a system that will create AI. But, over time, what has been shown is that strategies which can effectively leverage computing data consistently outperform strategies which are hand-designed. And one of the things that&#8217;s nice about transformers is that they can very effectively leverage compute and data. They scale well, and there&#8217;s a very general purpose way to make that work. But I think the bitter lesson for me was very bitter because I had been spending a lot of time trying to figure out how do I come up with better inductive biases for models to help them learn these things.&#8221;</p><h4><strong>On the usefulness of interpolation</strong></h4><p>&#8220;In many ways, by training on the whole internet, what we&#8217;ve done is kind of turned everything into an interpolation. Everything&#8217;s in distribution now, and maybe that&#8217;s just why it ends up working. It actually caused me to start thinking about what I do as a scientist &#8212; like, am I actually extrapolating? Or am I just interpolating? And the conclusion I came to, which is somewhat depressing as a scientist, is that I think I actually just interpolate most of the time. I think in practice what I do is I see a problem, and then I bucket that problem into various other categories of problems that I&#8217;ve seen in my career. [&#8230;]It&#8217;s why interdisciplinary research ends up being so useful.&#8221;</p><h4><strong>On data redundancy and necessary variance</strong></h4><p>&#8220;One of the things that&#8217;s often really hard about identifying what data are good or bad is that redundancy is important. We can&#8217;t remove redundancy entirely, right? And in general, when you start going from like exact deduplication to redundancy, it&#8217;s a fuzzy boundary. There are things which are semantically very similar that you might want to fully deduplicate, but then there are other things where, they&#8217;re similar, but you actually do need to see that variance.</p><p>[&#8230;] The challenge is that you don&#8217;t need infinite redundancy, number one, and the amount of redundancy you need is likely not consistent with the distribution of the data. And different concepts will require different redundancy.&#8221;</p><h4><strong>On the challenge of using synthetic data</strong></h4><p>&#8220;The challenge is making sure that the generated data matches the distribution that you actually want to do. This, in general, is the challenge with synthetic data right now. Synthetic data is an incredibly exciting direction &#8212; it&#8217;s one that I think will have a ton of impact, definitely an area that we&#8217;re thinking very hard about in tautology and that we&#8217;ll be doing a lot of work in. And I think that there are clear places where it can make a huge impact, in particular with helping to augment tails and take areas of a distribution that are undersampled relative to where they should be, and helping to fill those in.</p><p>That said, if you kind of use synthetic data naively, it leads to all these problems. There have been a couple of really beautiful papers that have basically shown that you get model collapse if you do this. And the reason for this is fairly intuitive: any time you train a generative model on a dataset, it tends to overfit the modes, and it underfits the tails. So, if you then were to recursively do this <em>n</em> times, each time training on the outputs of the generative model, you would eventually completely lose the tails and you end up with a dumb function.&#8221;</p><h3><strong>References</strong></h3><ul><li><p><a href="https://papers.nips.cc/paper/2012/file/c399862d3b9d6b76c8436e924a68c45b-Paper.pdf">AlexNet / ImageNet Classification with Deep Convolutional Neural Networks</a></p></li><li><p><a href="https://www.cs.toronto.edu/~vmnih/docs/dqn.pdf">Playing Atari with Deep Reinforcement Learning</a></p></li><li><p><a href="https://mitchellnw.github.io/">Mitchell Wortsman</a></p></li><li><p><a href="https://arxiv.org/abs/1906.03728">The Generalization-Stability Tradeoff In Neural Network Pruning</a></p></li><li><p><a href="https://scholar.google.com/citations?user=YdiZoJgAAAAJ&amp;hl=en">Brian Bartoldson</a></p></li><li><p><a href="https://arxiv.org/pdf/2103.10697">ConViT: Improving Vision Transformers with Soft Convolutional Inductive Biases</a></p></li><li><p><a href="http://www.incompleteideas.net/IncIdeas/BitterLesson.html">The Bitter Lesson by Rich Sutton</a></p></li><li><p><a href="https://ai.meta.com/results/?content_types%5B0%5D=publication&amp;research_areas%5B0%5D=core-machine-learning">Fundamental AI Research (FAIR), Core Machine Learning</a></p></li><li><p><a href="https://arxiv.org/abs/1807.04225">Measuring abstract reasoning in neural networks</a></p></li><li><p><a href="https://fh295.github.io/">Felix Hill (DeeMind)</a></p></li><li><p><a href="https://arxiv.org/abs/2206.14486">Beyond neural scaling laws: beating power law scaling via data pruning</a></p></li><li><p><a href="https://bsorsch.github.io/">Ben Sorcher</a></p></li><li><p><a href="https://ganguli-gang.stanford.edu/surya.html">Surya Ganguli</a></p></li><li><p><a href="https://arxiv.org/pdf/2312.11805">Gemini: A Family of Highly Capable Multimodal Models</a></p></li><li><p><a href="https://mayeechen.github.io/">Mayee Chen</a></p></li><li><p><a href="https://openreview.net/pdf?id=IoizwO1NLf">Skill-it! A data-driven skills framework for understanding and training language models</a></p></li><li><p><a href="https://arxiv.org/abs/2305.13731">Text Is All You Need: Learning Language Representations for Sequential Recommendation</a></p></li><li><p><a href="https://psycnet.apa.org/record/1959-09865-001">The perceptron: A probabilistic model for information storage and organization in the brain</a></p></li><li><p><a href="https://syncedreview.com/2019/02/22/yann-lecun-cake-analogy-2-0/">Yann LeCun cake metaphor</a></p></li></ul><p><em>Thanks to <a href="https://www.linkedin.com/in/tessajhall/">Tessa Hall</a> for editing the podcast.</em></p><div><hr></div><h3><strong>About Imbue</strong></h3><p><a href="https://imbue.com/">Imbue</a> is an independent research company developing a better way to build personal software. Our <a href="https://imbue.com/company/vision/">mission</a><strong> </strong>is to empower <em>humans</em> in the age of AI by creating powerful computing tools controlled by individuals.</p><p>LinkedIn: <a href="https://www.linkedin.com/company/imbue-ai/">https://www.linkedin.com/company/imbue_ai/</a></p><p>Twitter/X: <a href="https://imbueai.substack.com/p/x.com/imbue_ai">@imbue_ai</a></p><p>Bluesky: <a href="https://bsky.app/profile/imbue-ai.bsky.social">https://bsky.app/profile/imbue-ai.bsky.social</a></p><p>YouTube: <a href="https://www.youtube.com/@imbue_ai/">https://www.youtube.com/@imbue_ai/</a></p>]]></content:encoded></item><item><title><![CDATA[Percy Liang, Stanford: How foundation models work]]></title><description><![CDATA[Percy Liang is an associate professor of computer science and statistics at Stanford.]]></description><link>https://ideas.imbue.com/p/episode-35-percy-liang-stanford-on-68d</link><guid isPermaLink="false">https://ideas.imbue.com/p/episode-35-percy-liang-stanford-on-68d</guid><dc:creator><![CDATA[Imbue]]></dc:creator><pubDate>Thu, 09 May 2024 17:24:09 GMT</pubDate><enclosure url="https://api.substack.com/feed/podcast/169090095/f30880bd377c9d7f48065296542807db.mp3" length="0" type="audio/mpeg"/><content:encoded><![CDATA[<p><em>Percy Liang is an associate professor of computer science and statistics at Stanford. These days, he&#8217;s interested in understanding how foundation models work, how to make them more efficient, modular, and robust, and how they shift the way people interact with AI&#8212;although he&#8217;s been working on language models for long before foundation models appeared. Percy is also a big proponent of reproducible research, and toward that end he&#8217;s shipped most of his recent papers as executable papers using the CodaLab Worksheets platform his lab developed, and published a wide variety of benchmarks.</em></p><p>Below are some highlights from our conversation as well as links to the papers, people, and groups referenced in the episode.</p><h3><strong>Highlights</strong></h3><h4><strong>On the paradigm shift of foundation models</strong></h4><p>I was spending a lot of time thinking about robustness of machine learning because there was a suspicion that deep learning methods were able to do really well on these benchmarks, but when you actually use them in real life, they would just fall apart. And this was true with adversarial examples, both in vision but also in language. It seemed like these really high performing systems that top these leaderboards, superhuman, actually just fell apart when they didn&#8217;t work out of the domain.</p><p>So I did that for a while, and then foundation models happened. GPT-3 came out and it just blew my socks off in terms of the idea that you could train a language model, just next word prediction, and you could get a model that did way more than I could imagine. Zero-shot in-context learning and all these capabilities just emerged. It really suggested to me that there was a paradigm shift, and I think at that point I sort of said, &#8220;you know what, I could go on and break the system in all sorts of different ways, but I think that&#8217;s not where the action is &#8212; I think the action is really trying to understand these systems, harness them for applications, and understand the social impact.&#8221;</p><h4><strong>On the benefits of academia in improving AI capabilities</strong></h4><p>I think that academia has multiple functions. One is, as usual, it&#8217;s constantly creating really novel ways of doing things, proving them out, and someone can scale it up. I think there is a difference between doing things at small scale with intention of doing things at small scale, and doing things at small scale with intention of scaling up. [&#8230;] FlashAttention was one of my favorite examples of something that came out of academia and now is everywhere in industry. So, I think there&#8217;s always still space for producing these more fundamental changes to how model building works. Actually, another one &#8212; direct preference optimization (DPO) &#8212; I think that&#8217;s a really influential piece of work that you don&#8217;t need that much compute to do, so there&#8217;s a lot of things you can do on the method side.</p><p>Then there&#8217;s evaluation. We already talked about that and how being a sort of neutral third party and thinking deeply about the evaluation is something that I think we&#8217;re just as good as, if not better than, people with a larger compute budget to do. And then there&#8217;s the long-term stuff about how do you do data attribution and how do you retool the whole incentive system. I don&#8217;t think industry is just going to touch that because that&#8217;s really thinking at a societal level rather than an individual organization trying to build a model.</p><h4><strong>On using agents to simulate social dynamics</strong></h4><p>There&#8217;s actually two types of agents, so we publish on both. The classical type of agents like MLAgentBench is, you basically have a language model that&#8217;s wrapped around some sort of architecture with tool use and it is able to do more things than just a raw LLM. And this is what people typically think about agents. There&#8217;s the other type of agents, which is exemplified by generative agents, and there, the idea is simulation. There&#8217;s no goal. [&#8230;] The goal is just to simulate and see what happens. Say you have a city of 25 agents, each backed by an LLM, prompted to basically live their daily lives. They interact, and what you see is different types of emergent behaviors, social emergent behaviors, not within a model. And I think that&#8217;s just really fascinating. One thing I think would be really interesting is what happens if you scale this up, which will require compute and fast inference. But if you could scale it up, maybe you actually have some interesting social dynamics.</p><h4><strong>On a fairer vision for training foundation models</strong></h4><p>Longer term, what I&#8217;m really excited about is a vision of how foundation models can be built. The current status quo is you have all these people in the world who write books write essays, take pictures, create, essentially, content which then gets scraped up into datasets that you use to train foundation models, then serve people and products. And this is has many structural problems. One is that the content producers don&#8217;t get actually any credit or pay. So that&#8217;s why you see many lawsuits that are happening. Another problem is that there&#8217;s a massive amount of centralization and determining these models&#8217; behavior, which is, again, lack of transparency, so we don&#8217;t know what&#8217;s happening behind the scenes. And I just wonder how could we do things differently? I don&#8217;t have the technical answer, but just kind of a vision to paint out. So, what if we were able to actually attribute predictions to the actual training source?</p><p>This is actually something I worked on seven years ago, but in a more limited fashion. If you could do data attribution and you could do it reliably, then maybe you could actually set up a more economically viable system where you pay people for their contributions, and that maybe incentivizes better data quality. And there wouldn&#8217;t be the same lawsuits at least because maybe as long as people are getting paid, hopefully we&#8217;ll be happier. That&#8217;s one kind of direction.</p><p>The other direction is thinking about the values that these language models embody, which is something I think is really important to foreground and not just sweep it under the umbrella of &#8216;we&#8217;re aligning to human values and we&#8217;re being safe&#8217; because that is such a complex construct, especially for a single organization to say, like, &#8216;Oh, don&#8217;t worry, we&#8217;ll handle it.&#8217; It&#8217;s just not a viable way forward. So, how do you make this process more democratic? How can you elicit some values or how do you have a governance structure that is more participatory and gets you more better representation so that the values of a language model are actually reflecting what people want, rather than whatever a few set of people behind closed doors decided?</p><h4><strong>On the dangers of polarization</strong></h4><p>I do think that we live in this shared world, and if everyone has their own customized model, which really is a little virtual world that they live in, that&#8217;s basically how you get polarization. And I think that is a problem that we want to fight. If you think about each of these language models in the future, I think a primary way that we&#8217;ll interact with the world and get information and also take action in the world is probably going to be mediated by these models. So, that better be tethered to reality and not just based on some money-making ad scheme that gets people to basically believe whatever they want. And there needs to be some sort of shared reality, if nothing else because the real world demands it.</p><h3><strong>References</strong></h3><ul><li><p><a href="https://rajpurkar.github.io/SQuAD-explorer/">Stanford Question Answering Dataset (SQuAD)</a></p></li><li><p><a href="https://crfm.stanford.edu/">Stanford Center for Research and Foundation Models</a></p></li><li><p><a href="https://crfm.stanford.edu/fmti/">Foundation Models Transparency Index</a></p></li><li><p><a href="https://mlcommons.org/">MLCommons</a></p></li><li><p><a href="https://arxiv.org/abs/2304.03442">Generative Agents: Interactive Simulacra of Human Behavior</a> by Joon Sung Park, Joseph C. O&#8217;Brien, Carrie J. Cai, Meredith Ringel Morris, Percy Liang, Michael S. Bernstein</p></li><li><p><a href="https://arxiv.org/abs/2310.03302">MLAgentBench: Evaluating Language Agents on Machine Learning Experimentation</a> by Qian Huang, Jian Vora, Percy Liang, Jure Leskovec</p></li><li><p><a href="https://arxiv.org/abs/1412.6980">Adam: A Method for Stochastic Optimization</a> by Diederik P. Kingma, Jimmy Ba</p></li><li><p><a href="https://ai.stanford.edu/~tengyuma/">Tengyu Ma</a></p></li><li><p><a href="https://arxiv.org/abs/2205.14135">FlashAttention: Fast and Memory-Efficient Exact Attention with IO-Awareness</a> by Tri Dao, Daniel Y. Fu, Stefano Ermon, Atri Rudra, Christopher R&#233;</p></li><li><p><a href="https://cip.org/">The Collective Intelligence Project</a></p></li><li><p><a href="https://www.anthropic.com/news/collective-constitutional-ai-aligning-a-language-model-with-public-input">Collective Constitutional AI: Aligning a Language Model with Public Input</a></p></li></ul><p><em>Thanks to <a href="https://www.linkedin.com/in/tessajhall/">Tessa Hall</a> for editing the podcast.</em></p><div><hr></div><h3>About Imbue</h3><p><a href="https://imbue.com/">Imbue</a> is an independent research company developing a better way to build personal software. Our <a href="https://imbue.com/company/vision/">mission</a><strong> </strong>is to empower <em>humans</em> in the age of AI by creating computing tools controlled by individuals.</p><ul><li><p>Website: <a href="https://imbue.com/">https://imbue.com/</a></p></li><li><p>LinkedIn: <a href="https://www.linkedin.com/company/imbue-ai/">https://www.linkedin.com/company/imbue_ai/</a></p></li><li><p>Twitter/X: <a href="https://imbueai.substack.com/p/x.com/imbue_ai">@imbue_ai</a></p></li><li><p>Bluesky: <a href="https://bsky.app/profile/imbue-ai.bsky.social">https://bsky.app/profile/imbue-ai.bsky.social</a></p></li><li><p>YouTube: <a href="https://www.youtube.com/@imbue_ai/">https://www.youtube.com/@imbue_ai/</a></p></li></ul>]]></content:encoded></item><item><title><![CDATA[Seth Lazar, Australian National University: The political philosophy of AI]]></title><description><![CDATA[Seth Lazar is a professor of philosophy at the Australian National University, where he leads the Machine Intelligence and Normative Theory (MINT) Lab.]]></description><link>https://ideas.imbue.com/p/episode-34-seth-lazar-australian-185</link><guid isPermaLink="false">https://ideas.imbue.com/p/episode-34-seth-lazar-australian-185</guid><dc:creator><![CDATA[Imbue]]></dc:creator><pubDate>Tue, 12 Mar 2024 23:14:19 GMT</pubDate><enclosure url="https://api.substack.com/feed/podcast/169090096/05b2c5361b6528d8f53220ce91fc5d93.mp3" length="0" type="audio/mpeg"/><content:encoded><![CDATA[<p><em>Seth Lazar is a professor of philosophy at the Australian National University, where he leads the Machine Intelligence and Normative Theory (MINT) Lab. His unique perspective bridges moral and political philosophy with AI, introducing much-needed rigor to the question of what will make for a good and just AI future.</em></p><p>Below are some highlights from our conversation as well as links to the papers, people, and groups referenced in the episode.</p><h3><strong>Highlights</strong></h3><h4><strong>On AI as a force multiplier for political power</strong></h4><p>&#8220;I got much more into thinking about the political philosophy of AI because I realized that AI based on machine learning was the most significant means of extending the capabilities of those who have power that has been invented since, I guess, the invention of law &#8212; so, a really significant force multiplier for those who govern. And as we were talking about before, we see that with the AI companion and summaries in Zooms: the ability to take all of the recording that we&#8217;re doing and translate that into actionable insights that you can then use to shape people&#8217;s behavior, it&#8217;s bananas.</p><p>So I end up focusing on that. But the cool thing is that with the kind of natural language capabilities of LLMs, there&#8217;s a sense in which you can kind of go back to some of those more top down-type approaches to ethics for AI that were kind of closed off when you had to find a way of mathematizing complex moral concepts. Now you can actually leverage natural language understanding and sort of an underlying moral understanding of those concepts.&#8221;</p><h4><strong>On overlooking moral nuance</strong></h4><p>&#8220;Because of that desire for certainty, I think a lot of folks have focused around a particular normative framing that offers that certainty at the expense of nuance. So there in particular, people have been worried about existential risk from future AI systems. And one of the reasons why people are worried about that or why they focus on that is because it removes all of these difficult questions about uncertainty because we all know it would be bad for the whole human race to be wiped out. There&#8217;s no debate &#8212; I mean, a little bit. Some people might debate it, but only on the margins and sort of obscure philosophy papers. But for almost everybody else, wiping out humanity sucks &#8212; and you don&#8217;t need to have these complicated questions about, like, <em>what do we really want to do?</em>&#8221;</p><h4><strong>On premature regulation</strong></h4><p>&#8220;I also think that the appetite for regulating foundation models due to motivations coming out of concern about existential risk, to my mind, has led to some bad decisions in the last year where there&#8217;s been a sort of an apparent alignment between folks who are concerned with the present and folks who are concerned with the further future. But I think that&#8217;s led to kind of just rushing through regulations for systems that we don&#8217;t really understand well enough to regulate successfully. So, for the most part, with the EU AI Act or with the Executive Order, it&#8217;s stuff that is intentionally designed to be fairly malleable &#8212; so regulations that will be susceptible to change over the next year or two. But I do on the whole thing that there&#8217;s been a bit of a mad dash to regulate for the sake of regulating which I think is probably going to have adverse near-term consequences, whether through becoming irrelevant or through limiting the decentralization of power.</p><h4><strong>On legitimate power</strong></h4><p>&#8220;The question of who gets to exercise power is really important. Like, is it appropriate that an unelected, unaccountable executive at a company far away from your country is making these significant decisions about how you&#8217;re able to communicate online, how you&#8217;re able to use your AI tools? Or should that be something that is a decision that is made by people within your country? If it&#8217;s people within your country, it&#8217;s not enough that it just be your compatriots, right? It needs to be the case that they are exercising power with the appropriate authority to do so.&#8221;</p><h4><strong>On the limits of human and generative agents</strong></h4><p>&#8220;That&#8217;s something that you wouldn&#8217;t want to happen with generative agents, that basically they get to kind of do things on your behalf that you wouldn&#8217;t be permitted to do for yourself. That would be a real risk. And if we just talk about alignment, then that&#8217;s what we&#8217;re going to get because they&#8217;ll just be aligned to the user&#8217;s interest, and damn everybody else. But I think also a lot of the constraints that apply to us are fundamentally conditional on the kinds of agents that we are. A lot of morality is about dealing with the fact that we&#8217;re not able to communicate instantaneously with one another in a way that is perfectly transparent. If we could do that, if we could coordinate in that way, where we could communicate, be perfectly transparent, and then stick to it, so much of morality would be so different.&#8221;</p><h3><strong>References</strong></h3><ul><li><p><a href="https://www.jstor.org/stable/3595561">Waging War on Pascal&#8217;s Wager</a> by Alan H&#225;jek</p></li><li><p><a href="https://philpapers.org/rec/BENWWW-3#:~:text=We%20consider%20three%20central%20objections,purchase%20than%20its%20interactional%20counterpart">What&#8217;s Wrong with Automated Influence</a> by <a href="https://clairebenn.wordpress.com/">Claire Benn</a> and Seth Lazar</p></li><li><p><a href="https://crfm.stanford.edu/assets/report.pdf">On the Opportunities and Risks of Foundation Models</a> by <a href="https://crfm.stanford.edu/">Stanford University&#8217;s Center for Research on Foundation Models</a></p></li><li><p><a href="https://openai.com/research/frontier-ai-regulation">Frontier AI regulation: Managing emerging risks to public safety</a> (OpenAI)</p></li><li><p><a href="https://www.theguardian.com/commentisfree/2023/nov/28/united-states-artificial-intelligence-eu-ai-washington">&#8220;The US is racing ahead in its bid to control artificial intelligence &#8211; why is the EU so far behind?&#8221;</a> by Seth Lazar (The Guardian)</p></li><li><p><em><a href="https://bookshop.org/p/books/the-age-of-surveillance-capitalism-the-fight-for-a-human-future-at-the-new-frontier-of-power-shoshana-zuboff/9240225">The Age of Surveillance Capitalism</a></em> by Shoshana Zuboff</p></li><li><p><a href="https://arxiv.org/abs/2212.08073">Constitutional AI: Harmlessness from AI Feedback</a> (Anthropic) by <a href="https://arxiv.org/search/cs?searchtype=author&amp;query=Bai,+Y">Yuntao Bai</a> et al.</p></li><li><p><a href="https://www.jamiesusskind.com/">Jamie Susskind</a></p></li><li><p><a href="https://openai.com/blog/democratic-inputs-to-ai">Democratic inputs to AI</a> (OpenAI)</p></li><li><p><a href="https://scholarship.law.upenn.edu/cgi/viewcontent.cgi?article=9654&amp;context=penn_law_review">Digital Switzerlands</a> by Kristen E. Eichensehr</p></li><li><p><a href="https://arxiv.org/abs/2208.08628">Legitimacy, Authority, and Democratic Duties of Explanation</a> by Seth Lazar</p></li><li><p><a href="https://academic.oup.com/edited-volume/41989/chapter-abstract/355437737?redirectedFrom=fulltext">Power and AI: Nature and Justification</a> by Seth Lazar</p></li><li><p><a href="http://knightcolumbia.tierradev.com/content/communicative-justice-and-the-distribution-of-attention">Communicative Justice and the Distribution of Attention</a> by Seth Lazar</p></li><li><p><a href="https://arxiv.org/abs/2302.04761">Toolformer: Language Models Can Teach Themselves to Use Tools</a> by <a href="https://arxiv.org/search/cs?searchtype=author&amp;query=Schick,+T">Timo Schick</a>, <a href="https://arxiv.org/search/cs?searchtype=author&amp;query=Dwivedi-Yu,+J">Jane Dwivedi-Yu</a>, <a href="https://arxiv.org/search/cs?searchtype=author&amp;query=Dess%C3%AC,+R">Roberto Dess&#236;</a>, <a href="https://arxiv.org/search/cs?searchtype=author&amp;query=Raileanu,+R">Roberta Raileanu</a>, <a href="https://arxiv.org/search/cs?searchtype=author&amp;query=Lomeli,+M">Maria Lomeli</a>, <a href="https://arxiv.org/search/cs?searchtype=author&amp;query=Zettlemoyer,+L">Luke Zettlemoyer</a>, <a href="https://arxiv.org/search/cs?searchtype=author&amp;query=Cancedda,+N">Nicola Cancedda</a>, <a href="https://arxiv.org/search/cs?searchtype=author&amp;query=Scialom,+T">Thomas Scialom</a></p></li><li><p><a href="https://arxiv.org/pdf/2310.13798.pdf#:~:text=A%20general%20principle%20may%20thus,value%20for%20steering%20AI%20safely.">Specific versus General Principles for Constitutional AI</a> (Anthropic) by Sandipan Kundu, Yuntao Bai, Saurav Kadavath, et al.</p></li></ul><p><em>Thanks to <a href="https://www.linkedin.com/in/tessajhall/">Tessa Hall</a> for editing the podcast.</em></p><div><hr></div><h3>About Imbue</h3><p><a href="https://imbue.com/">Imbue</a> is an independent research company developing a better way to build personal software. Our <a href="https://imbue.com/company/vision/">mission</a><strong> </strong>is to empower <em>humans</em> in the age of AI by creating computing tools controlled by individuals.</p><ul><li><p>Website: <a href="https://imbue.com/">https://imbue.com/</a></p></li><li><p>LinkedIn: <a href="https://www.linkedin.com/company/imbue-ai/">https://www.linkedin.com/company/imbue_ai/</a></p></li><li><p>Twitter/X: <a href="https://imbueai.substack.com/p/x.com/imbue_ai">@imbue_ai</a></p></li><li><p>Bluesky: <a href="https://bsky.app/profile/imbue-ai.bsky.social">https://bsky.app/profile/imbue-ai.bsky.social</a></p></li><li><p>YouTube: <a href="https://www.youtube.com/@imbue_ai/">https://www.youtube.com/@imbue_ai/</a></p></li></ul>]]></content:encoded></item><item><title><![CDATA[Tri Dao, Stanford: FlashAttention and efficient training]]></title><description><![CDATA[Tri Dao is a PhD student at Stanford, co-advised by Stefano Ermon and Chris Re.]]></description><link>https://ideas.imbue.com/p/episode-33-tri-dao-stanford-on-flashattention-4d3</link><guid isPermaLink="false">https://ideas.imbue.com/p/episode-33-tri-dao-stanford-on-flashattention-4d3</guid><dc:creator><![CDATA[Imbue]]></dc:creator><pubDate>Wed, 09 Aug 2023 17:00:00 GMT</pubDate><enclosure url="https://api.substack.com/feed/podcast/169090097/4318bea8fa488024f7bc6014fae540a1.mp3" length="0" type="audio/mpeg"/><content:encoded><![CDATA[<p><em><a href="https://tridao.me">Tri Dao</a> is a PhD student at Stanford, co-advised by Stefano Ermon and Chris Re. He&#8217;ll be joining Princeton as an assistant professor next year. He is the author of <a href="https://arxiv.org/abs/2205.14135">FlashAttention</a> and Chief Scientist at <a href="https://www.together.ai">Together AI</a>.</em> <em>He works at the intersection of machine learning and systems, currently focused on efficient training and long-range context.</em></p><p>Below are some highlights from our conversation as well as links to the papers, people, and groups referenced in the episode.</p><h3><strong>Highlights</strong></h3><h4>On how to create a high-performing language model </h4><p>&#8220;I think there are many paths to a high-performing language model. So right now there&#8217;s a proven strategy and people follow that. I think that doesn&#8217;t have to necessarily be the only path. I think my prior is that as long as your model architecture is reasonable and is hardware efficient, and you have lots of compute, and you have lots of data, the model would just do well.&#8221;</p><h4>On designing algorithms that take advantage of hardware</h4><p>&#8220;We&#8217;ve seen that sparsity now is proven to be more useful as people think about hardware-friendly sparsity. I would say the high-level point is we show that there are ways to make sparsity hardware-friendly and there are ways to maintain quality while using sparsity.&#8221;</p><h4>On efficient inference</h4><p>&#8220;I think there&#8217;s gonna be a shift towards focusing a lot on inference. How can we make inference as efficient as possible from either model design or software framework or even hardware? We&#8217;ve seen some of the hardware designs are more catered to inference now&#8212;think, for example, Google TPU has a version for inference, and has a different version for training where they have different numbers of flops and memory bandwidth and so on.&#8221;</p><h4>On taking a contrarian bet on recurrent connections over attention</h4><p>&#8220;We want to understand, from an academic perspective, when or why we need attention. Can we have other alternatives that scale better in terms of sequence length? Because the longer context length has been a big problem for attention for a long time. Yes, we worked on that. We spent tons of time on that. I looked around and maybe it&#8217;s a contrarian bet that I wanna work on something that maybe scaled better in terms of sequence length that, maybe in two to three years, would have a shot at not replacing transformer but augmenting transformer in some settings.&#8221;</p><h3><strong>References</strong></h3><ul><li><p><a href="https://web.stanford.edu/~boyd/">Steven Boyd</a>, Stanford</p></li><li><p><a href="https://arxiv.org/abs/1803.06084">A Kernel Theory of Modern Data Augmentation</a> by Tri Dao, Albert Gu, Alexander J. Ratner, Virginia Smith, Christopher De Sa, Christopher R&#233;</p></li><li><p><a href="https://arxiv.org/abs/1903.05895">Learning Fast Algorithms for Linear Transforms Using Butterfly Factorizations</a> by Tri Dao, Albert Gu, Matthew Eichhorn, Atri Rudra, Christopher R&#233;</p></li><li><p><a href="https://arxiv.org/abs/2112.00029">Pixelated Butterfly: Simple and Efficient Sparse training for Neural Network Models</a> by Tri Dao*, Beidi Chen*, Kaizhao Liang, Jiaming Yang, Zhao Song, Atri Rudra, Christopher R&#233;.</p></li><li><p><a href="https://arxiv.org/abs/2012.14966">Kaleidoscope: An Efficient, Learnable Representation For All Structured Linear Maps</a> by Tri Dao, Nimit Sohoni, Albert Gu, Matthew Eichhorn, Amit Blonder, Megan Leszczynski, Atri Rudra, Christopher R&#233;.</p></li><li><p><a href="https://arxiv.org/abs/2204.00595">Monarch: Expressive Structured Matrices for Efficient and Accurate Training</a> by Tri Dao, Beidi Chen, Nimit Sohoni, Arjun Desai, Michael Poli, Jessica Grogan, Alexander Liu, Aniruddh Rao, Atri Rudra, Christopher R&#233;.</p></li><li><p>ImageNet Classification with Deep Convolutional Neural Networks by Alex Krizhevsky, et al.</p></li><li><p><a href="https://arxiv.org/abs/2302.13971">LLaMA: Open and Efficient Foundation Language Models</a> by Hugo Touvron, Thibaut Lavril, Gautier Izacard, Xavier Martinet, Marie-Anne Lachaux, Timoth&#233;e Lacroix, Baptiste Rozi&#232;re, Naman Goyal, Eric Hambro, Faisal Azhar, Aurelien Rodriguez, Armand Joulin, Edouard Grave, Guillaume Lample</p></li><li><p><a href="https://arxiv.org/abs/1911.02150">Fast Transformer Decoding: One Write-Head is All You Need</a> by Noam Shazeer</p></li><li><p><a href="https://arxiv.org/abs/2205.14135">FlashAttention: Fast and Memory-Efficient Exact Attention with IO-Awareness</a> by Tri Dao, Daniel Y. Fu, Stefano Ermon, Atri Rudra, Christopher R&#233;.</p></li><li><p><a href="https://www.nvidia.com/en-us/data-center/resources/mlperf-benchmarks/">MLPerf</a></p></li><li><p><a href="https://www.linkedin.com/in/young-jun-ko-630899106/">Young-Jun Ko from Inflection</a></p></li><li><p><a href="https://arxiv.org/abs/1805.02867">Online normalizer calculation for softmax</a> by Maxim Milakov (NVIDIA), Natalia Gimelshein (NVIDIA)</p></li><li><p><a href="https://www.danfu.org/">Dan Fu</a></p></li><li><p><a href="https://cs.stanford.edu/~chrismre/">Christopher R&#233;</a></p></li><li><p><a href="https://stanford.edu/~albertgu/">Albert Gu</a></p></li><li><p><a href="https://lucidrains.github.io/">Phil Wang</a></p></li></ul><p><em>Thanks to <a href="https://www.linkedin.com/in/tessajhall/">Tessa Hall</a> for editing the podcast.</em></p><div><hr></div><h3>About Imbue</h3><p><a href="https://imbue.com/">Imbue</a> is an independent research company developing a better way to build personal software. Our <a href="https://imbue.com/company/vision/">mission</a><strong> </strong>is to empower <em>humans</em> in the age of AI by creating computing tools controlled by individuals.</p><ul><li><p>Website: <a href="https://imbue.com/">https://imbue.com/</a></p></li><li><p>LinkedIn: <a href="https://www.linkedin.com/company/imbue-ai/">https://www.linkedin.com/company/imbue_ai/</a></p></li><li><p>Twitter/X: <a href="https://imbueai.substack.com/p/x.com/imbue_ai">@imbue_ai</a></p></li><li><p>Bluesky: <a href="https://bsky.app/profile/imbue-ai.bsky.social">https://bsky.app/profile/imbue-ai.bsky.social</a></p></li><li><p>YouTube: <a href="https://www.youtube.com/@imbue_ai/">https://www.youtube.com/@imbue_ai/</a></p></li></ul>]]></content:encoded></item><item><title><![CDATA[Jamie Simon, UC Berkeley: Theoretical principles for deep neural networks]]></title><description><![CDATA[Jamie Simon is a fourth-year physics Ph.D.]]></description><link>https://ideas.imbue.com/p/episode-32-jamie-simon-uc-berkeley-6be</link><guid isPermaLink="false">https://ideas.imbue.com/p/episode-32-jamie-simon-uc-berkeley-6be</guid><dc:creator><![CDATA[Imbue]]></dc:creator><pubDate>Thu, 22 Jun 2023 18:52:23 GMT</pubDate><enclosure url="https://api.substack.com/feed/podcast/169090098/72116600b09adb593ed1d7a7b2258bad.mp3" length="0" type="audio/mpeg"/><content:encoded><![CDATA[<p><em><a href="https://james-simon.github.io">Jamie Simon </a>is a fourth-year physics Ph.D. student at UC Berkeley, advised by Mike DeWeese, and a Research Fellow with us at Imbue. He uses tools from theoretical physics to build a fundamental understanding of deep neural networks so they can be designed from first principles. In this episode, we discuss reverse engineering kernels, the conservation of learnability during training, infinite-width neural networks, and much more.</em></p><p>Below are some highlights from our conversation as well as links to the papers, people, and groups referenced in the episode.</p><h3><strong>Highlights</strong></h3><p>&#8220;I do think that the deeper idea of reverse engineering kernels is powerful and probably holds across architectures. The central message isn&#8217;t really like: here&#8217;s the particular theory on fully-connected networks. The central message is: let&#8217;s think about the inductive bias of architectures in kernel space directly and see if we can do our design work in kernel space instead of in parameter space.&#8221;</p><p>&#8220;At first glance, the idea of an infinite-width neural network as a useful object of study sounds insane; and why should this be a reasonable limit to take? Like, why, if we want to understand a neural network which like obviously has to be finite to do anything useful, could we hope to learn anything by just making something infinite? Like that, especially is baffling from the viewpoint of classical statistics, where you, you hope to find a parsimonious model you wanna like wield Occam&#8217;s razor like a sword. So, it seems baffling at first that this should be useful, but it turns out actually a number of like, breakthrough results in the, especially, you know, around the early part of my PhD found that some really, like non-trivial, insightful behavior emerge when you take this infinite width limit.&#8221;</p><p>&#8220;In the case of infinite width: If the neural tangent kernel only has trivial alignment, like just chance alignment with the target function of the data it won&#8217;t generalize on it. But in practice, we see very good alignment between this kernel object and then the target function.&#8221;</p><p>&#8220;A question you could ask is, why do convolutional networks do better than fully connect networks on image data? Well, it turns out their kernels have better alignment with image data.&#8221;</p><p>&#8220;Although, people have shown interestingly that if you take the neural tangent kernel of a network after training then the real neural network after training looks a lot as if it had always had its final neural contingent kernel. So like you don&#8217;t have to worry so much about the evolution over time so much as where it ended up only.&#8221;</p><h3><strong>References</strong></h3><ul><li><p><a href="https://redwood.berkeley.edu/">Redwood Center for Theoretical Neuroscience</a></p></li><li><p><a href="https://redwood.berkeley.edu/people/mike-deweese/">Prof. Mike DeWeese</a></p></li><li><p><a href="https://arxiv.org/pdf/2106.03186">Reverse Engineering the Neural Tangent Kernel</a> by Jamie Simon, Sajant Anand, and Mike DeWeese</p></li><li><p><a href="https://arxiv.org/pdf/2110.03922.pdf">The Eigenlearning Framework: A Conservation Law Perspective on Kernel Regression and Wide Neural Networks</a> by Jamie Simon, Madeline Dickens, Dhruva Karkada, Mike DeWeese</p></li></ul><p><em>Thanks to <a href="https://www.linkedin.com/in/tessajhall/">Tessa Hall</a> for editing the podcast.</em></p><div><hr></div><h3><strong>About Imbue</strong></h3><p><a href="https://imbue.com/">Imbue</a> is an independent research company developing a better way to build personal software. Our <a href="https://imbue.com/company/vision/">mission</a><strong> </strong>is to empower <em>humans</em> in the age of AI by creating computing tools controlled by individuals.</p><ul><li><p>Website: <a href="https://imbue.com/">https://imbue.com/</a></p></li><li><p>LinkedIn: <a href="https://www.linkedin.com/company/imbue-ai/">https://www.linkedin.com/company/imbue_ai/</a></p></li><li><p>Twitter/X: <a href="https://imbueai.substack.com/p/x.com/imbue_ai">@imbue_ai</a></p></li><li><p>Bluesky: <a href="https://bsky.app/profile/imbue-ai.bsky.social">https://bsky.app/profile/imbue-ai.bsky.social</a></p></li><li><p>YouTube: <a href="https://www.youtube.com/@imbue_ai/">https://www.youtube.com/@imbue_ai/</a></p></li></ul>]]></content:encoded></item><item><title><![CDATA[Bill Thompson, UC Berkeley: How cultural evolution shapes knowledge acquisition]]></title><description><![CDATA[Bill Thompson is a cognitive scientist and assistant professor at UC Berkeley.]]></description><link>https://ideas.imbue.com/p/episode-31-bill-thompson-uc-berkeley-16a</link><guid isPermaLink="false">https://ideas.imbue.com/p/episode-31-bill-thompson-uc-berkeley-16a</guid><dc:creator><![CDATA[Imbue]]></dc:creator><pubDate>Wed, 29 Mar 2023 18:25:24 GMT</pubDate><enclosure url="https://api.substack.com/feed/podcast/169090099/a47ece35a61141a20b72f5441a4cbe56.mp3" length="0" type="audio/mpeg"/><content:encoded><![CDATA[<p><em><a href="https://billdthompson.github.io">Bill Thompson</a> is a cognitive scientist and assistant professor at UC Berkeley. He runs an <a href="https://ccs-ucb.github.io">experimental cognition laboratory</a> where he and his students conduct research on human language and cognition using large-scale behavioral experiments, computational modeling, and machine learning. In this episode, we explore the impact of cultural evolution on human knowledge acquisition, how pure biological evolution can lead to slow adaptation and overfitting, and much more.</em></p><p>Below are some highlights from our conversation as well as links to the papers, people, and groups referenced in the episode.</p><h3><strong>Highlights</strong></h3><p>&#8220;In order to understand the computational processes that give rise to things like complex learned algorithmic behaviors like driving or playing chess or solving a Rubik&#8217;s cube or even language and speaking to each other, we need to have some way of reasoning about how knowledge accumulates across people.&#8221;</p><p>&#8220;This mechanism that we call selective social learning provides a solution to those two problems. The problem is that complex stuff is difficult to discover and difficult to pass on, so it increases the fraction of people who are exposed to the rarer discoveries.&#8221;</p><p>&#8220;One of the things we&#8217;ve been working on is trying to integrate those two things and develop a way of thinking about cultural evolution as distributed algorithmic processes or distributed computation. Thinking about population-level processes as distributed computational processes gives you a way of viewing groups and multi-generational societies &#8212; in a sense, simple societies &#8212; in the same terms that you can think about learning by individuals.&#8221;</p><p>&#8220;If I want to look at how large language models learn to reason, something I would love to do is start to knock out parts of the training data set and say, &#8216;okay, when you knock this part of training data set out, suddenly the reasoning capabilities go away,&#8217; or 'suddenly this aspect of your knowledge or this capacity to acquire structured algorithmic thinking disappears.&#8217; Even just simple stuff like that is not tractable at the moment.&#8221;</p><h3><strong>References</strong></h3><ul><li><p><a href="http://www.cs.toronto.edu/~hinton/absps/evolution.htm">How Learning Can Guide Evolution</a> by Geoffrey E. Hinton &amp; Steven J. Nowlan</p></li><li><p><a href="https://ccs-ucb.github.io">Computational Cognitive Science Laboratory</a></p></li><li><p><a href="https://elifesciences.org/articles/72484">The pupillary light response as a physiological index of aphantasia, sensory and phenomenological imagery strength</a> by Lachlan Kay, Rebecca Keog, Thomas Andrillon, Joel Pearson</p></li></ul><p><em>Thanks to <a href="https://www.linkedin.com/in/tessajhall/">Tessa Hall</a> for editing the podcast.</em></p><div><hr></div><p><strong>About Imbue</strong></p><p><a href="https://imbue.com/">Imbue</a> is an independent research company developing a better way to build personal software. Our <a href="https://imbue.com/company/vision/">mission</a><strong> </strong>is to empower <em>humans</em> in the age of AI by creating computing tools controlled by individuals.</p><ul><li><p>Website: <a href="https://imbue.com/">https://imbue.com/</a></p></li><li><p>LinkedIn: <a href="https://www.linkedin.com/company/imbue-ai/">https://www.linkedin.com/company/imbue_ai/</a></p></li><li><p>Twitter/X: <a href="https://imbueai.substack.com/p/x.com/imbue_ai">@imbue_ai</a></p></li><li><p>Bluesky: <a href="https://bsky.app/profile/imbue-ai.bsky.social">https://bsky.app/profile/imbue-ai.bsky.social</a></p></li><li><p>YouTube: <a href="https://www.youtube.com/@imbue_ai/">https://www.youtube.com/@imbue_ai/</a></p></li></ul>]]></content:encoded></item><item><title><![CDATA[Ben Eysenbach, CMU: Designing simpler, more principled RL algorithms]]></title><description><![CDATA[Ben Eysenbach is a Ph.D.]]></description><link>https://ideas.imbue.com/p/episode-30-ben-eysenbach-cmu-on-designing-f15</link><guid isPermaLink="false">https://ideas.imbue.com/p/episode-30-ben-eysenbach-cmu-on-designing-f15</guid><dc:creator><![CDATA[Imbue]]></dc:creator><pubDate>Thu, 23 Mar 2023 00:27:16 GMT</pubDate><enclosure url="https://api.substack.com/feed/podcast/169090100/efa3940ba7b20dad418bde3934a72bd0.mp3" length="0" type="audio/mpeg"/><content:encoded><![CDATA[<p><em><a href="https://ben-eysenbach.github.io/">Ben Eysenbach</a> is a Ph.D. student at Carnegie Mellon University and a student researcher at Google Brain. He is co-advised by Sergey Levine and Ruslan Salakhutdinov. His research focuses on developing RL algorithms that get state-of-the-art performance while being simpler, scalable, and robust. Recent problems he's tackled include long-horizon reasoning, exploration, and representation learning. In this episode, we discuss designing more principled RL algorithms and much more.</em></p><p>Below are some highlights from our conversation as well as links to the papers, people, and groups referenced in the episode.</p><h3><strong>Highlights</strong></h3><p>&#8220;If we see all the states we&#8217;ve seen so far and look at the representations, let&#8217;s imagine that those representations have a length of one, so we can think about them as points on a sphere. Then, after we put each of these points on the sphere, we can turn the sphere around and say, okay, where are most of the points, and where are we missing points? And say, you&#8217;re missing points down near Antarctica. And then we can say, okay, let&#8217;s try to get down to Antarctica. And then we could, because we&#8217;re learning a goal condition policy, we say, okay, try to get here or try to get to a state that has this representation.&#8221;</p><p>&#8220;One thing that I&#8217;m really excited about is thinking about how we can leverage this idea of connecting contrastive learning to reinforcement learning to make use of advances in contrastive learning in other domains like NLP and computer vision. In NLP, we&#8217;ve seen really great uses of contrastive learning for things like CLIP that can connect image ideas with language using contrastive learning. And in our contrastive project, we saw how we can connect the states and the actions to the future states. As you might imagine that maybe there&#8217;s a way of plugging these components together, and indeed, you can feel that mathematically there is. And so one thing I&#8217;m really excited in exploring is saying, well, &#8216;can we use this to specify tasks?&#8217; Not in terms of images of what you would want to happen, but rather language descriptions.&#8221;</p><p>&#8220;One of the reasons why I&#8217;m particularly excited about these problems is that these language models, they&#8217;re trained to maximize the likelihood of the next token. That draws a really strong connection to this way of treating reinforcement learning problems as predicting probabilities and as maximizing probabilities. And so I think that these tools are actually much, much more similar than they might seem on the surface.&#8221;</p><p>&#8220;I don&#8217;t know how controversial it is, but I would like to see more effort on taking even existing methods and applying them to new tasks, to real problems. I think part of this will require a shift in how we evaluate papers&#8212;evaluating them not so much on algorithmic novelty rather than on &#8216;did you actually solve some interesting problem?&#8216;&#8221;</p><h3><strong>References</strong></h3><ul><li><p><a href="https://arxiv.org/pdf/1711.06782">Leave No Trace: Learning to Reset for Safe and Autonomous Reinforcement Learning</a> by Benjamin Eysenbach, Shixiang Gu, Julian Ibarz, Sergey Levine</p></li><li><p><a href="https://arxiv.org/abs/2206.07568">Contrastive Learning As a Reinforcement Learning Algorithm</a> by Benjamin Eysenbach, Tianjun Zhang, Ruslan Salakhutdinov, Sergey Levine</p></li><li><p><a href="https://arxiv.org/pdf/1802.06070.pdf">Diversity Is All You Need: Learning Diverse Skills Without a Reward Function</a> by Benjamin Eysenbach, Abhishek Gupta, Julian Ibarz, Sergey Levine</p></li><li><p><a href="https://arxiv.org/pdf/2110.02719">The Information Geometry of Unsupervised Reinforcement Learning</a> by Benjamin Eysenbach, Ruslan Salakhutdinov, Sergey Levine</p></li><li><p><a href="https://arxiv.org/pdf/1906.05253">Search on the Replay Buffer: Bridging Planning and Reinforcement Learning</a> by Benjamin Eysenbach, Ruslan Salakhutdinov, Sergey Levine</p></li><li><p><a href="https://arxiv.org/pdf/2112.10751">RvS: What Is Essential For Offline RL via Supervised Learning?</a> by Scott Emmons, Benjamin Eysenbach, Ilya Kostrikov, Sergey Levine</p></li><li><p><a href="https://arxiv.org/pdf/2206.03378">Imitating Past Successes Can Be Very Suboptimal</a> by Benjamin Eysenbach, Soumith Udatha, Sergey Levine, Ruslan Salakhutdinov</p></li></ul><p><em>Thanks to <a href="https://www.linkedin.com/in/tessajhall/">Tessa Hall</a> for editing the podcast.</em></p><div><hr></div><h3><strong>About Imbue</strong></h3><p><a href="https://imbue.com/">Imbue</a> is an independent research company developing a better way to build personal software. Our <a href="https://imbue.com/company/vision/">mission</a><strong> </strong>is to empower <em>humans</em> in the age of AI by creating computing tools controlled by individuals.</p><ul><li><p>Website: <a href="https://imbue.com/">https://imbue.com/</a></p></li><li><p>LinkedIn: <a href="https://www.linkedin.com/company/imbue-ai/">https://www.linkedin.com/company/imbue_ai/</a></p></li><li><p>Twitter/X: <a href="https://imbueai.substack.com/p/x.com/imbue_ai">@imbue_ai</a></p></li><li><p>Bluesky: <a href="https://bsky.app/profile/imbue-ai.bsky.social">https://bsky.app/profile/imbue-ai.bsky.social</a></p></li><li><p>YouTube: <a href="https://www.youtube.com/@imbue_ai/">https://www.youtube.com/@imbue_ai/</a></p></li></ul>]]></content:encoded></item><item><title><![CDATA[Jim Fan, NVIDIA: Foundation models for embodied agents, scaling data, and why prompt engineering will become irrelevant]]></title><description><![CDATA[Jim Fan is a research scientist at NVIDIA and got his PhD at Stanford under Fei-Fei Li.]]></description><link>https://ideas.imbue.com/p/episode-29-jim-fan-nvidia-on-foundation-7b2</link><guid isPermaLink="false">https://ideas.imbue.com/p/episode-29-jim-fan-nvidia-on-foundation-7b2</guid><dc:creator><![CDATA[Imbue]]></dc:creator><pubDate>Thu, 09 Mar 2023 00:22:25 GMT</pubDate><enclosure url="https://api.substack.com/feed/podcast/169090101/05e92a14132478ce70b3c5004cfcb21e.mp3" length="0" type="audio/mpeg"/><content:encoded><![CDATA[<p><em>Jim Fan is a research scientist at NVIDIA and got his PhD at Stanford under Fei-Fei Li. Jim is interested in building generally capable autonomous agents, and he recently published MineDojo, a massively multiscale benchmarking suite built on Minecraft, which was an Outstanding Paper at NeurIPS. In this episode, we discuss the foundation models for embodied agents, scaling data, and why prompt engineering will become irrelevant.</em> &nbsp;</p><p>Below are some highlights from our conversation as well as links to the papers, people, and groups referenced in the episode.</p><h3><strong>Highlights</strong></h3><p>&#8220;The second implication of RLHF is that prompt engineering will go away eventually. Like, it is something fleeting, and the prompt engineers&#8230; it&#8217;s just not a real job. Let&#8217;s face it. The reason prompt engineering will not be relevant forever is because RLHF &#8211; why prompt engineering even exists in the first place &#8211; is because these systems are misaligned with what humans want, so we have to kind of coerce the model to give us what we want by typing out very unnatural sentences, and to essentially trick the model into solving the task.&#8221;</p><p>&#8220;I&#8217;m still really amazed by how humans do this task. Because we&#8217;re doing the lowest level of control, right? Like, we do the keyboard and mouse controls. And if we want to be, like, stricter about the concepts, we&#8217;re sending neural signals to our fingers and then controlling the finger torques, the torques in each joint, to operate a keyboard and also using a mouse. It&#8217;s incredible how low level we are going, as humans, to do World of Bits, and we seem to have very little problem with our computational efficiency, but I guess procrastination is our unique problem. So that is our unique problem. But otherwise, we&#8217;re computationally efficient. We&#8217;re very efficient. So I&#8217;m just wondering, like, maybe there&#8217;s a way to actually make the lowest level, the most general action space, computationally attractive and even, like, more efficient than we thought it would be.&#8221;</p><p>&#8220;When I was starting to play Minecraft, I watched YouTube videos. I also went to Wiki to look up what to do in my first and, and Wiki tells you that, &#8216;Okay, these are the tools that you must craft and you need to, like, prepare food, otherwise you will starve, and what kind of foods are good, right?&#8217; It&#8217;s all in, in the Wiki, and I also go to Reddit whenever I have a question. I treat that as a stack overflow, and Reddit people give a lot of good advice. That&#8217;s how I played Minecraft even as a humor. That gets me thinking, right, like why shouldn&#8217;t our AI use all of these internet skill knowledge? And if we want our AI algorithm to play this from scratch, it&#8217;s almost impossible because exploration is intractable. If you just take random actions, kind of how big is a chance that you stumble upon a diamond&#8211;it&#8217;s almost literally zero, right? So that also inspired the algorithm approach that we did.&#8221;</p><p>&#8220;What we want is to develop &#8211; or maybe discover, right &#8211; like, general principles to embody intelligence. That&#8217;s what we wanna do. That&#8217;s what MineDojo and Avalon want to achieve, want to enable, right? Not just kind of solving these particular 1000 tasks in the, kind of, the most brute force way. So, yeah, just a word of caution to researchers: resist the urge to overfit, to cheat, to use things that are super specific to Minecraft that will not transfer elsewhere.&#8221;</p><h3><strong>References</strong></h3><ul><li><p><a href="https://arxiv.org/pdf/2206.08853">MineDojo: Building Open-Ended Embodied Agents with Internet-Scale Knowledge by Jim Fan, et al.</a></p></li><li><p><a href="https://proceedings.neurips.cc/paper/2012/file/c399862d3b9d6b76c8436e924a68c45b-Paper.pdf">ImageNet Classification with Deep Convolutional Neural Networks by Alex Krizhevsky, Ilya Sutskever, and Geoffrey E. Hinton</a></p></li><li><p><a href="http://proceedings.mlr.press/v48/amodei16.pdf">Deep Speech 2: End-to-End Speech Recognition in English and Mandarin by Dario Amodei, et al.</a></p></li><li><p><a href="https://scholar.google.com/citations?user=kukA0LcAAAAJ&amp;hl=fr">Prof. Yoshua Bengio</a></p></li><li><p><a href="http://proceedings.mlr.press/v87/fan18a/fan18a.pdf">SURREAL: Open-Source Reinforcement Learning Framework and Robot Manipulation Benchmark by Jim Fan, et al.</a></p></li><li><p><a href="http://proceedings.mlr.press/v70/shi17a/shi17a.pdf">World of Bits: An Open-Domain Platform for Web-Based Agents by Tianlin (Tim) Shi, et al.</a></p></li><li><p><a href="https://twitter.com/karpathy/status/809889202120884224?lang=en">Mini World of Bits</a></p></li><li><p><a href="https://arxiv.org/pdf/2206.11795.pdf">Video PreTraining (VPT): Learning to Act by Watching Unlabeled Online Videos by Bowen Baker, et al.</a></p></li><li><p><a href="https://www.adept.ai/blog/act-1">ACT-1: Transformer for Actions</a></p></li><li><p><a href="https://arxiv.org/pdf/2112.09332.pdf">WebGPT: Browser-assisted question-answering with human feedback by Reiichiro Nakano, et al.</a></p></li><li><p><a href="https://github.com/MineDojo/MineCLIP">MineCLIP: Foundation Model for MineDojo</a></p></li><li><p><a href="https://arxiv.org/pdf/2103.00020.pdf">CLIP: Connecting Text and Images by Alec Radford, et al.</a></p></li><li><p><a href="https://vimalabs.github.io/assets/vima_paper.pdf">VIMA: General Robot Manipulation with Multimodal Prompts by Yunfan Jiang, et al.</a></p></li><li><p><a href="https://openreview.net/pdf?id=Opmqtk_GvYL">MetaMorph: Learning Universal Controllers with Transformers by Agrim Gupta, et al.</a></p></li><li><p><a href="https://arxiv.org/pdf/1706.03762">Attention Is All You Need by Ashish Vaswani, et al.</a></p></li><li><p><a href="https://twitter.com/BostonDynamics">Boston Dynamics</a></p></li><li><p><a href="https://arxiv.org/pdf/2102.12092.pdf">(DALL-E) Zero-Shot Text-to-Image Generation by Aditya Ramesh, et al.</a></p></li><li><p><a href="https://stability.ai/blog/stable-diffusion-public-release">Stable Diffusion</a></p></li><li><p><a href="https://www.linkedin.com/in/ilya-sutskever">Ilya Sutskever</a></p></li><li><p><a href="https://arxiv.org/pdf/1707.06347">Proximal Policy Optimization Algorithms by John Schulman, et al.</a></p></li></ul><p><em>Thanks to <a href="https://www.linkedin.com/in/tessajhall/">Tessa Hall</a> for editing the podcast.</em></p><div><hr></div><h3>About Imbue</h3><p><a href="https://imbue.com/">Imbue</a> is an independent research company developing a better way to build personal software. Our <a href="https://imbue.com/company/vision/">mission</a><strong> </strong>is to empower <em>humans</em> in the age of AI by creating computing tools controlled by individuals.</p><ul><li><p>Website: <a href="https://imbue.com/">https://imbue.com/</a></p></li><li><p>LinkedIn: <a href="https://www.linkedin.com/company/imbue-ai/">https://www.linkedin.com/company/imbue_ai/</a></p></li><li><p>Twitter/X: <a href="https://imbueai.substack.com/p/x.com/imbue_ai">@imbue_ai</a></p></li><li><p>Bluesky: <a href="https://bsky.app/profile/imbue-ai.bsky.social">https://bsky.app/profile/imbue-ai.bsky.social</a></p></li><li><p>YouTube: <a href="https://www.youtube.com/@imbue_ai/">https://www.youtube.com/@imbue_ai/</a></p></li></ul>]]></content:encoded></item></channel></rss>