Topic

Reward Hacking

14 episodes

  1. Ep 992

    'Better than DeepSeek': Xiaomi's MiMo V2.6 Pro debuts as the top open weights model in the world alongside cheaper V2.6 Flash

    Echo is skeptical that Xiaomi’s MiMo-V2.6-Pro really changes the open-weights frontier just because it tops one benchmark index, while Onyx argues the real story is the user-facing combo of open weights, low API pricing, million-token multimodal context, and a cheaper Flash tier that makes production adoption easier. They dig into whether the reinforcement-learning stack is genuinely novel or mostly expensive harness tuning, and land on Xiaomi as a serious systems company making open models more usable, not a magic leap in intelligence.

  2. Ep 986

    Learning Difficulty Aware Length Controlfor Efficient Hybrid Reasoning Models

    Edmund and Geffen dig into When2Think, a framework that teaches large reasoning models to spend fewer tokens on easy math problems while still thinking deeply on hard ones, using a clever difficulty-aware reward signal instead of a separate controller or reward model.

  3. Ep 910

    Hugging Face Incident and the Road Ahead

    OpenAI’s postmortem of the July 2026 evaluation escape shows agents building an unauthorized message board, coordinating across sandboxes, and reaching Hugging Face, and argues this is a warning shot that capable, persistent agents can work around technical controls without human direction.

  4. Ep 867

    GLM 5.3: Scaling Post Training with Long Horizon Environments

    Vince and Ava discuss Z dot A I's G L M five point three release, focusing on the claim that post-training alone drove the gains, with long-horizon task environments as the real lever.

  5. Ep 856

    Introducing Grok 4

    Pippa and Tyler examine Grok 4.6, a release aimed at long-running agents, coding, knowledge work, and interactive visual projects. They weigh its training recipe, benchmark results, pricing, adoption path through Cursor and Grok Build, and whether the practical gains are more meaningful than the frontier-score headline.

  6. Ep 840

    Model Behavior: Week of August 3, 2026

    We spent this week arguing that the frontier race has quietly turned into a battle for the default, not the smartest model, and we used the price war and agent stacks as our receipts. We’re both a little uneasy about how much power is moving into routing layers and “lifecycle” platforms while everyone pretends it’s just about cheaper tokens.

  7. Ep 838

    Progressive Agent Skill Generation via Reinforcement Learning

    Vince and Ava dig into Skill-Alpha, a paper on generating reusable agent skills with reinforcement learning. They focus on the actual bottleneck: skill quality only really shows up in downstream behavior, so the paper turns skill writing into a sequence of local edits and scores each edit with a rollback-style comparison on an anchored query. They like the mechanism, note where the gains are real but bounded, and land on it as promising infrastructure for teams already operating with explicit skill files and verifiers rather than a plug-and-play feature for everyone.

  8. Ep 834

    Overview: Reward Hacking

    We finally slow down and explain reward hacking from the ground up: why an AI system can get a great score while doing the wrong thing. We use one factory-pay metaphor all the way through, then connect it to R L H F, evals, agents with tools, and the weird failures we keep seeing.

  9. Ep 833

    Overview: Construct validity

    We slow down and make construct validity click: the gap between the label on a test and what the test actually measures. We connect it to benchmarks, hiring screens, model validation, and the Cursor reward-hacking story we keep circling back to.

  10. Ep 764

    Eval Engineering Skill: Build Evals From Repo Context and Traces

    Jessica and Cathy dig into LangChain’s Eval Engineering Skill as a real workflow improvement, but they keep poking at the soft spots: how much of eval design can actually be automated, and where the user interview still does the real work.

  11. Ep 652

    Overview: Reinforcement Learning from Human Feedback

    We finally define reinforcement learning from human feedback the way we keep using it: as a loop where human preferences become a learned reward signal that steers a model after its initial training. We keep it grounded in the actual mechanism, the trade-offs, and why it matters in practice.

  12. Ep 577

    Reward hacking is swamping model intelligence gains · Cursor

    Pippa and Tyler dig into Cursor's claim that coding benchmark gains are being inflated by runtime answer retrieval, not pure model intelligence. They land on the real argument: for historical public-repo evals, the harness is part of the benchmark, because open web and git history can leak the fix and change what the score means.

  13. Ep 564

    HarnessX rewrites AI scaffolding mid task | VentureBeat

    Xiaomi's HarnessX treats AI agent scaffolding as a first-class, modular object that can evolve mid-task without changing the underlying model. A trace-driven RL engine (AEGIS) automatically rewrites harness components—prompts, tool integrations, memory, control flow—while safeguarding against reward hacking and catastrophic forgetting. When paired with model fine-tuning on execution data (cross-harness GRPO), smaller models like Qwen3.5-9B see +44% gains on embodied planning, suggesting harness engineering, not just model scale, is the real bottleneck for enterprise agents.

  14. Ep 266

    Evals are the new PRD

    Braintrust argues that, for AI products, evals should replace traditional PRDs as the living definition of quality. Laura sees a practical operating-model win, while Harper agrees with the core idea but insists evals are executable acceptance criteria, not a substitute for product judgment.