DeepInsight Unifies Evaluation for Entire Physical AI Stacks

Siyi Li, Chunyu Sun, Jiahao Zhang, Yuchen Kang, Wuliang Wang, Yu Qiu, Rui Jiang, Haitao Cui, Jie Chen· June 17, 2026 View original

Summary

DeepInsight is a new evaluation infrastructure designed to span the entire physical AI stack, from foundation model decoding to whole-body control, on a single runtime. It addresses the challenge of evaluating diverse operators by preserving their heterogeneity behind narrow abstractions for tasks, resources, and results, enabling cross-layer regression diagnosis.

Evaluating a complete physical AI stack presents significant challenges due to the vast differences in operators, which can range from a single foundation model decoding step to thousands of physics ticks for whole-body control. Existing evaluation frameworks typically stitch together separate harnesses for each segment, leading to fragmented validity and making it difficult to diagnose regressions that span multiple layers. DeepInsight is introduced as a unified evaluation infrastructure capable of serving this entire spectrum on a single runtime. Instead of homogenizing these diverse regimes, DeepInsight maintains their heterogeneity by using three narrow, invariant abstractions: task, resource, and result. This means there's one episode driver, one resource-handle protocol for all expensive backends (like LLM inference and sandboxed runtimes), and one trace identity scheme for every event. This infrastructure has been deployed in production across all three layers of an embodied humanoid stack. It successfully reproduces published references and peer-framework readings for foundation-model evaluations, often running the same suites faster on a single node and scaling near-linearly across multiple nodes. DeepInsight's unique advantage lies in its diagnostic capabilities: because all layers write into a single shared trace, any regression originating in one layer but manifesting in another can be precisely localized on that trace, a capability that federated, per-segment harnesses cannot replicate.

Why it matters

For robotics engineers, AI system architects, and developers of embodied AI, DeepInsight provides a crucial tool for comprehensive, end-to-end evaluation and debugging of complex physical AI systems, significantly streamlining development and improving reliability.

How to implement this in your domain

  1. 1Adopt a unified evaluation infrastructure for complex AI systems that spans all layers, from perception to control.
  2. 2Implement invariant abstractions for tasks, resources, and results to manage heterogeneity across different AI components.
  3. 3Utilize a single trace identity scheme to log all events, enabling cross-layer diagnosis of performance regressions.
  4. 4Benchmark integrated AI systems on a single runtime to ensure consistent and comparable evaluation metrics.
  5. 5Leverage unified tracing for faster debugging and localization of issues within multi-layered AI stacks.

Who benefits

RoboticsAutonomous VehiclesManufacturingAerospaceAI Engineering

Key takeaways

  • DeepInsight offers a unified evaluation infrastructure for the entire physical AI stack on a single runtime.
  • It uses invariant abstractions for tasks, resources, and results to manage diverse operational regimes.
  • The infrastructure enables precise cross-layer diagnosis of regressions through a shared trace identity scheme.
  • DeepInsight improves evaluation efficiency and diagnostic capabilities for complex embodied AI systems.

Original post by Siyi Li, Chunyu Sun, Jiahao Zhang, Yuchen Kang, Wuliang Wang, Yu Qiu, Rui Jiang, Haitao Cui, Jie Chen

"arXiv:2606.17574v1 Announce Type: new Abstract: Evaluating a Physical AI stack spans operators that differ by more than three orders of magnitude -- from a single foundation-model decoding step to thousands of physics ticks of whole-body control -- varying orthogonally in modalit…"

View on X

Originally posted by Siyi Li, Chunyu Sun, Jiahao Zhang, Yuchen Kang, Wuliang Wang, Yu Qiu, Rui Jiang, Haitao Cui, Jie Chen on X · view source

Want to go deeper?

Turn these trends into skills with Learnijoy's hands-on AI & tech courses.

Explore courses