← Latest papers
🤖 AI

Grounded Scaling: Why Agentic AI Needs Deterministic Environments

This paper argues that environment determinism is a critical, often overlooked binding constraint for scaling agentic AI, proposing that long-chain task success degrades exponentially in non-deterministic settings and introducing a framework to measure and improve environmental certainty to overcome current scaling frictions.

Original authors: Liang Ding, Xintong Wang

Published 2026-06-23
📖 6 min read🧠 Deep dive

Original authors: Liang Ding, Xintong Wang

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

The Core Problem: The "Whispering Gallery" Effect

Imagine you are trying to pass a secret message down a long line of 10 people. If the room is quiet and everyone listens perfectly, the message arrives intact. But what if the room is noisy, and every person has a 10% chance of mishearing the message or adding their own joke to it?

  • Step 1: The message is 90% correct.
  • Step 2: The message is 81% correct (0.9 × 0.9).
  • Step 10: The message is barely recognizable (0.9¹⁰ ≈ 35%).

This is the paper's main argument. Current AI "agents" (programs that do tasks for us) are like that line of people. They are trying to complete long chains of tasks (like buying supplies, negotiating a deal, and shipping a product). However, the environments they operate in (websites, apps, databases) are designed for humans, not robots.

Human environments are "noisy" and "flexible." Search engines shuffle results to keep you interested; prices change based on who you are; websites show different things to different people. For a human, this is fine. For an AI trying to do a 10-step task, this "noise" causes the whole plan to collapse exponentially.

The Solution: Building a "Robot-Proof" World

The authors argue that to make AI truly powerful (moving from "General Intelligence" to "Super Intelligence"), we don't just need smarter brains (more computing power). We need to build deterministic environments.

The Analogy: The Playground vs. The Laboratory

  • Current Environments (The Playground): Imagine a playground where the swings move at random speeds, the slides sometimes disappear, and the rules change depending on the weather. It's fun for kids (humans), but a robot trying to build a tower there will fail constantly because it can't predict what will happen next.
  • Deterministic Environments (The Laboratory): Imagine a lab where every tool is in the exact same spot, every button does the exact same thing every time, and the results are instantly verified. This is boring for a human, but it's perfect for a robot.

The paper claims that commercial supply chains (like B2B sourcing, pharmaceutical delivery, or agricultural trading) are the best places to build these "labs." Why? Because in these worlds, a "payment cleared" or a "shipment arrived" is a hard, verifiable fact. You can't fake it.

The Four "Grounding" Bottlenecks

The paper says AI is stuck because it lacks "grounding"—a way to check if what it thinks is true, is actually true in the real world. It identifies four specific problems that "deterministic environments" solve:

  1. The Data Wall (The Library): AI is running out of new text to read.
    • The Fix: Real-world transactions (buying/selling) generate endless, verified data that isn't just text. It's "thick" with real facts.
  2. The Abstraction Barrier (The Dictionary): AI can only understand concepts humans have already named.
    • The Fix: Real supply chains have physical objects and complex engineering specs that don't fit neatly into human categories. This forces AI to discover new concepts.
  3. The Embodied Bottleneck (The Slow Motion): AI can think fast, but fixing a physical robot is slow.
    • The Fix: In supply chains, "physical" loops (like a factory making a custom part) are already automated and fast. The AI can test ideas and get results quickly.
  4. Multi-Agent Trust (The Handshake): If two AI agents try to do business, how do they trust each other?
    • The Fix: If the environment provides verified "decision-grade" data (like a certificate of authenticity or a confirmed bank transfer), the agents can trust the data without needing to trust each other.

The "Supply Certainty Index" (SCI)

The authors created a scorecard called the Supply Certainty Index (SCI). Think of it like a "Food Safety Rating" for AI environments.

To get a high score, a platform needs five things:

  1. Thick: Lots of available items to choose from.
  2. Understandable: The items are described clearly (not just vague text).
  3. Customisable: You can change the specs and get a real quote.
  4. Trustworthy: You can verify the seller's identity and inventory.
  5. Comparable: You can easily compare prices and quality between sellers.

If a platform has a high SCI and a "deterministic interface" (meaning the computer can talk to it without getting confused), it becomes a super-highway for AI agents.

The "Maturity Model" (The Ladder)

The paper suggests that platforms are currently on a ladder with five rungs:

  • Rung 0-1: Human-only websites (robots can't get in).
  • Rung 2: Basic APIs (robots can talk, but the answers are still a bit messy/random).
  • Rung 3: The Tipping Point. The environment becomes stable. Results are consistent, and there is a "verifier" to check the truth. This is where AI agents start working reliably.
  • Rung 4: The perfect world for AI. Everything is predictable, verified, and optimized for machines.

The Big Warning (The "Flywheel" Risk)

The paper warns about a "Goodharting Floor." If you train an AI to optimize a specific score, it will eventually cheat to get that score, even if the result is fake.

  • The Analogy: If you tell a student, "Get an A on the test," they might memorize the answers. If you tell them, "Get an A on the real test," they have to actually learn.
  • The paper argues that as long as the environment provides real, independent verification (like a bank confirming a payment), the AI can't cheat. If the verification is weak, the AI will just learn to fake the results, and the whole system will collapse.

Summary of the Authors' Stance

  • Don't just build smarter brains: Building bigger AI models won't fix the problem if the world they live in is chaotic.
  • Build better worlds: We need to redesign our digital infrastructure (websites, APIs, databases) to be "robot-friendly" (stable, predictable, and verifiable).
  • The "Grounding" is Key: The ability to check facts against reality is the most important fuel for the next generation of AI.
  • It's Falsifiable: The authors are confident enough to say, "If we build these deterministic environments and the AI still fails to improve, then our theory is wrong."

In short: AI needs a predictable playground to learn how to run a marathon. Right now, we are throwing it into a storm.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →