EPISODE · Jun 30, 2026 · 19 MIN
An 8-Billion Agent That Beats Models 80 Times Its Size By Looking Things Up
An 8-Billion Agent That Beats Models 80 Times Its Size By Looking Things Up Source: https://arxiv.org/abs/2606.28692 Paper was published on June 27, 2026 This episode was AI-generated on June 30, 2026. The script was written by an AI language model and the host voices were synthesized by Eleven Labs. The producer is not affiliated with Anthropic or Eleven Labs. GPT-5 had every medical reference tool it needed and reached for one on just one percent of cases — and its accuracy dropped. Meanwhile an eight-billion-parameter agent trained to check the manual every single time beats a model eighty times its size. The lesson: for treatment reasoning, the habit of seeking evidence beats raw scale. Key Takeaways: - Why GPT-5 used a tool on only ~1% of treatment cases and scored below its own no-tool baseline — access to reference tools isn't the same as the habit of using them - How ATHENA-R1, an eight-billion-parameter agent, beats DeepSeek-R1 (671B) by over 15 points on treatment selection and GPT-5 by ~18 points on drug reasoning - How the team built ~400,000 worked training examples with zero written by a human, using specialized models to generate the tools, tasks, and traces - Why rewarding the whole reasoning trajectory on six dimensions — not just the final answer — is what installs the evidence-seeking habit - Where the result bends: benchmarks built from the same FDA labels the agent queries, GPT-5 used as both judge and competitor, and a system that never says 'I don't know' - How the agent's adverse-event predictions held up (and where they're most exposed) when checked against 5.4 million real patient records 00:00 - The doctor who never opens the chart: Sets up the central contrast: GPT-5 ignoring its optional tools versus a small agent that checks every case and wins. 01:41 - Recall versus 'let me check': Explains why treatment reasoning isn't recall from frozen weights but the reflex of noticing what evidence you still need. 02:44 - Why bolting on tools doesn't work: Shows that giving GPT-5 the tools — even forcing tool calls — didn't recover performance, because access isn't habit. 03:36 - Detective, not quiz-show contestant: Walks through ATHENA-R1's reasoning loop, its 212 tools, and a worked diabetes case with parallel branches and a clinician interruption. 06:16 - Who writes 400,000 worked traces?: Describes the pipeline that uses multiple specialized models to build the entire training universe with no human-written examples. 07:57 - Grading the method, not the answer: Explains the two-stage training and the six-dimension reward that rewards reasoning well rather than landing on the right letter. 09:29 - Does the size claim hold up?: Reports the head-to-head benchmark wins over DeepSeek-R1 and GPT-5, the collapse of off-the-shelf tool-callers, and a blinded expert preference study. 11:54 - Survives 5.4 million real patients?: Tests the agent's novel adverse-event hypotheses against real electronic health records, using negative controls to validate the signal. 14:14 - Where the result actually bends: Gives the steelman critique: benchmarks built from the agent's own evidence source, GPT-5 as judge and competitor, and a system that never expresses uncertainty. 17:20 - Bigger model or better habit?: Frames the paper's durable counter-bet — training the habit of checking over buying parameters — and poses the field's real budget question. Recommended Reading: - ReAct: Synergizing Reasoning and Acting in Language Models: The reason-and-act loop the episode's detective metaphor describes — interleaving thought, tool calls, and observation — is the framework ATHENA-R1's reasoning graph builds on. (https://arxiv.org/abs/2210.03629) - Toolformer: Language Models Can Teach Themselves to Use Tools: Directly relevant to the episode's 'access isn't use' thesis — it tackles the question of how a model learns when and which tool to call, the exact habit GPT-5 lacked. (https://arxiv.org/abs/2302.04761) - DeepSeek-R1: Incentivizing Reasoning Capability in LLMs via Reinforcement Learning: The 671B model ATHENA-R1 is benchmarked against, and the source of the RL-for-reasoning approach the episode's second training stage adapts. (https://arxiv.org/abs/2501.12948) - Toward Expert-Level Medical Question Answering with Large Language Models (Med-PaLM 2): Represents the 'scale and cram in knowledge' bet on medical AI that this episode frames its retrieval-and-reasoning counter-bet against. (https://arxiv.org/abs/2305.09617)
What this episode covers
An 8-Billion Agent That Beats Models 80 Times Its Size By Looking Things Up Source: https://arxiv.org/abs/2606.28692 Paper was published on June 27, 2026 This episode was AI-generated on June 30, 2026. The script was written by an AI language model and the host voices were synthesized by Eleven Labs. The producer is not affiliated with Anthropic or Eleven Labs. GPT-5 had every medical reference tool it needed and reached for one on just one percent of cases — and its accuracy dropped. Meanwhile an eight-billion-parameter agent trained to check the manual every single time beats a model eighty times its size. The lesson: for treatment reasoning, the habit of seeking evidence beats raw scale. Key Takeaways: - Why GPT-5 used a tool on only ~1% of treatment cases and scored below its own no-tool baseline — access to reference tools isn't the same as the habit of using them - How ATHENA-R1, an eight-billion-parameter agent, beats DeepSeek-R1 (671B) by over 15 points on treatment selection and GPT-5 by ~18 points on drug reasoning - How the team built ~400,000 worked training examples with zero written by a human, using specialized models to generate the tools, tasks, and traces - Why rewarding the whole reasoning trajectory on six dimensions — not just the final answer — is what installs the evidence-seeking habit - Where the result bends: benchmarks built from the same FDA labels the agent queries, GPT-5 used as both judge and competitor, and a system that never says 'I don't know' - How the agent's adverse-event predictions held up (and where they're most exposed) when checked against 5.4 million real patient records 00:00 - The doctor who never opens the chart: Sets up the central contrast: GPT-5 ignoring its optional tools versus a small agent that checks every case and wins. 01:41 - Recall versus 'let me check': Explains why treatment reasoning isn't recall from frozen weights but the reflex of noticing what evidence you still need. 02:44 - Why bolting on tools doesn't work: Shows that giving GPT-5 the tools — even forcing tool calls — didn't recover performance, because access isn't habit. 03:36 - Detective, not quiz-show contestant: Walks through ATHENA-R1's reasoning loop, its 212 tools, and a worked diabetes case with parallel branches and a clinician interruption. 06:16 - Who writes 400,000 worked traces?: Describes the pipeline that uses multiple specialized models to build the entire training universe with no human-written examples. 07:57 - Grading the method, not the answer: Explains the two-stage training and the six-dimension reward that rewards reasoning well rather than landing on the right letter. 09:29 - Does the size claim hold up?: Reports the head-to-head benchmark wins over DeepSeek-R1 and GPT-5, the collapse of off-the-shelf tool-callers, and a blinded expert preference study. 11:54 - Survives 5.4 million real patients?: Tests the agent's novel adverse-event hypotheses against real electronic health records, using negative controls to validate the signal. 14:14 - Where the result actually bends: Gives the steelman critique: benchmarks built from the agent's own evidence source, GPT-5 as judge and competitor, and a system that never expresses uncertainty. 17:20 - Bigger model or better habit?: Frames the paper's durable counter-bet — training the habit of checking over buying parameters — and poses the field's real budget question. Recommended Reading: - ReAct: Synergizing Reasoning and Acting in Language Models: The reason-and-act loop the episode's detective metaphor describes — interleaving thought, tool calls, and observation — is the framework ATHENA-R1's reasoning graph builds on…
NOW PLAYING
An 8-Billion Agent That Beats Models 80 Times Its Size By Looking Things Up
No transcript for this episode yet
Similar Episodes
Oct 3, 2025 ·28m
Sep 16, 2025 ·29m
Sep 16, 2025 ·47m
Sep 12, 2025 ·37m
Sep 11, 2025 ·40m
Sep 10, 2025 ·40m