Home Podcasts Linear Digressions
Linear Digressions

Linear Digressions

Katie Malone 312 Episodes Jun 22, 2026

Linear Digressions demystifies artificial intelligence and machine learning for the intelligently curious. Host Katie Malone explores complex topics in AI, making them accessible and engaging. The podcast covers a wide range of subjects from algorithms to real-world applications.

Episodes

Agent Economics (The Agents Season, Episode 10) Jun 22, 2026 00:24:24 What if building more highways made your commute *slower*? That's the paradox at the heart of AI agent economics: even as per-token inference costs have plummeted dramatically over the past two years, total LLM spending keeps climbing. Drawing on a surprising lesson from Robert Moses's mid-century New York infrastructure projects, this episode unpacks why cheaper compute doesn't necessarily mean c
Agent Trust, Oversight and Control (The Agents Season, Episode 9) Jun 15, 2026 00:25:41 Capabilities get all the attention when it comes to AI agents — but what happens when a highly capable agent makes a bad decision in the real world? Trust, oversight, and control are the unglamorous but critically important flip side of the agentic AI story. This episode digs into the security concerns that emerge when you combine powerful models with real-world tool access, and why judgment (or t
Many Agents, Many Problems (The Agents Season, Episode 8) Jun 8, 2026 00:28:26 Whether you work best solo or thrive in a team, you know collaboration is complicated — and it turns out AI agents face the same tensions. This episode dives into multi-agent systems, exploring how networks of AI agents can overcome the individual limitations of a single model, and what the research says about when collaboration actually helps versus when it just adds noise. Think scaling laws, bu
How Do You Evaluate An AI Agent? (The Agents Season, Episode 7) Jun 1, 2026 00:31:45 Knowing when an AI agent has failed sounds straightforward — until it isn't. Agents have a frustrating habit of finishing confidently while quietly doing the wrong thing, or looping endlessly without ever crashing in an obvious way. This episode tackles one of the thorniest problems in the agentic world: evaluation. If failure is hard to see, how do you measure it systematically? And how do you kn
AI Agent Failure Modes (The Agents Season, Episode 6) May 25, 2026 00:32:42 Despite what the marketing hype might suggest, AI agents are far from infallible — and if you've ever actually used one, you already know this. Today's episode dives deep into the many, varied, and sometimes surprising ways AI agents can fail, from subtle reasoning errors to cascading task breakdowns. It's episode six in the show's ongoing season arc on AI agents, and failure modes turn out to be
Agentic Planning (The Agents Season, Episode 5) May 18, 2026 00:24:00 When tackling a complex, multi-step task, even the smartest AI agent can fail without a solid game plan. This episode dives into the research around agentic planning — how agents move beyond simply reacting to what's in front of them and instead model a path forward, explore different routes, and course-correct when things go sideways. It's a subtler problem than memory, and a fascinating one: can
Memory Management for AI Agents (The Agents Season, Episode 4) May 10, 2026 00:24:41 Context windows are powerful — but finite, and surprisingly easy to overwhelm. When an AI agent is tackling a long, complex task, the information it needs has to fit inside that limited real estate, and research shows that anything buried in the middle tends to quietly disappear. So how do you design a system that actually *remembers* what matters? This episode digs into memory management for AI a
Lost in the Middle (The Agents Season, Episode 3) May 4, 2026 00:19:44 Just like a memorable talk lives or dies by its opening and closing, LLMs have a surprisingly similar quirk: they pay close attention to what's at the beginning and end of their context window — and kind of zone out in the middle. This "lost in the middle" phenomenon has real consequences for anyone building AI agents that rely on long-context reasoning. In this episode we dig into the research be
ReAct and Tool Usage (The Agents Season, Episode 2) Apr 27, 2026 00:23:41 Before 2022, there was a wall between AI and the real world — models could reason impressively, but couldn't look anything up, run code, or check whether anything they said was actually true. This episode traces the moment that wall came down, through two landmark papers: ReAct, which showed what happens when you interleave reasoning and action in a loop, and Toolformer, which taught models to dec
What's an AI Agent? And Why's That Hard to Define? (The Agents Season, Episode 1) Apr 20, 2026 00:19:03 AI agents are having a moment — and unpacking them properly takes more than a single conversation. This episode kicks off a dedicated multi-part season exploring AI agents from every angle, building up a complete picture piece by piece rather than skimming the surface. Think of it as a structured deep dive into one of the most talked-about (and most misunderstood) topics in machine learning right
Unfaithful Chain of Thought Apr 13, 2026 00:24:32 What's actually happening when an LLM "thinks out loud"? Research on human decision-making suggests that much of the reasoning we believe drives our choices is actually post hoc rationalization — we decide first, explain later. Katie and Ben get curious about whether the same might be true for large language models: when you watch a model reason through a problem in real time, is that chain of tho
Benchmark Bank Heist Apr 6, 2026 00:12:36 What if an AI decided the smartest way to pass its test was to find the answer key? That's exactly what Anthropic's Claude Opus did when faced with a benchmark evaluation — reasoning that it was being tested, tracking down the encrypted eval dataset, decrypting it, and returning the answer it found inside. It's equal parts impressive and unsettling. This episode digs into what actually happened, w

Recommended