paper-with-me

홈 › Papers

DeepInsight: A Unified Evaluation Infrastructure Across the Physical AI Stack

2026-06-16 · Siyi Li, Chunyu Sun, Jiahao Zhang, Yuchen Kang, Wuliang Wang, Yu Qiu, Rui Jiang, Haitao Cui, Jie Chen arxiv

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 modality, reward semantics, and resource profile. No existing framework spans this range, so the stack is evaluated today by stitching together separate harnesses that share neither runtime nor scoring, preserving each segment's local validity but losing the shared identity needed to diagnose cross-layer regressions. We present DeepInsight, an evaluation infrastructure that serves this full spectrum on a single runtime. Rather than homogenize the regimes, it preserves their heterogeneity behind three narrow abstractions -- task, resource, and result -- each realized as one invariant shared by every subsystem: one episode driver, one resource-handle protocol implemented by every expensive backend (LLM inference and sandboxed runtimes alike), and one trace identity scheme under which every event is written. Deployed in production across all three layers of an embodied humanoid stack, this single set of invariants onboards new benchmarks largely by configuration. Where mature peer orchestrators exist -- at the foundation-model end -- it reproduces published references and peer-framework readings within their own spread, runs the same suites faster on a single node, and scales near-linearly across nodes. Its distinctive return is diagnostic: because every layer writes into one shared trace, a regression that begins in one layer and surfaces in another stays localizable on that trace -- a cross-layer payoff no federation of per-segment harnesses can reproduce.

📄 PDF Abstract BibTeX arXiv:2606.17574

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

DeepInsight II: One Trace from Benchmark to Robot

2026-08-17 · Siyi Li, Yuchen Kang, Wuliang Wang, Zhengjie Zhang 외 arxiv

Across a Physical AI stack, evaluation maturity is inversely aligned with deployment risk: foundation models enjoy mature, standardized harnesses, while the embodied layers on which deployment actually turns remain fragm…

Learning to Reason with Insight for Informal Theorem Proving

2026-04-17 · Yunhe Li, Hao Shi, Bowen Deng, Wei Wang 외 arxiv

Although most of the automated theorem-proving approaches depend on formal proof systems, informal theorem proving can align better with large language models' (LLMs) strength in natural language processing. In this work…

Mathematical Reasoning

ManipulationNet: An Infrastructure for Benchmarking Real-World Robot Manipulation with Physical Skill Challenges and Embodied Multimodal Reasoning

2026-03-04 · Yiting Chen, Kenneth Kimble, Edward H. Adelson, Tamim Asfour 외 arxiv

Dexterous manipulation enables robots to purposefully alter the physical world, transforming them from passive observers into active agents in unstructured environments. This capability is the cornerstone of physical art…

Multimodal ReasoningRobot Manipulation

AgentCompass: A Unified Evaluation Infrastructure for Agent Capabilities

2026-07-15 · Kai Chen, Zichen Ding, Jiaye Ge, Shufan Jiang 외 arxiv

As Large Language Models (LLMs) evolve into autonomous agents, the need for unified evaluation infrastructure becomes critical. However, current evaluation pipelines remain highly fragmented and tightly coupled, hinderin…

A Unified Generative-AI Framework for Smart Energy Infrastructure: Intelligent Gas Distribution, Utility Billing, Carbon Analytics, and Quantum-Inspired Optimisation

2026-05-15 · Pavan Manjunath, Thomas pruefer arxiv

The accelerating convergence of smart metering, generative artificial intelligence, and quantum-inspired combinatorial optimisation is reshaping how energy utilities manage physical infrastructure, customer engagement, a…