July 8, 2026 · Wednesday2026 年 7 月 8 日 · No. 4 NEWSACCESSABOUT

AUTOSIGNAL 车智信号

Human-curated. Expert-annotated. Every signal traced to source. 人工精选 · 专家点评 · 每条信号可溯源

← All signals← 返回全部信号

Research Frontier研究前沿

Embodied.cpp: Portable Inference Runtime for Vision-Language-Action Models on Edge DevicesEmbodied.cpp:异构边缘设备上的嵌入式AI推理运行时

S 2.8 T1 3 sources3 个来源 R7-research cross-source×2
  1. Researchers presented Embodied.cpp, a C++ inference runtime designed to enable efficient deployment of vision-language-action (VLA) and world-action models (WAMs) on heterogeneous edge devices and robots.
  2. The runtime organizes execution into five modular layers (input adapters, sequence builders, backbone execution, head plugins, deployment adapters) to solve fragmentation across model-specific Python stacks, supporting multi-rate execution and latency-optimized batch-1 inference.
  3. The infrastructure addresses closed-loop control requirements with real-time responsiveness for embodied AI deployment, a pattern critical to autonomous vehicle perception-action loops.
  1. 研究人员提出了Embodied.cpp,这是一个C++推理运行时,用于支持视觉-语言-动作(VLA)和世界-动作模型(WAM)在异构边缘设备和机器人上的高效部署。
  2. 该运行时将执行过程组织为五个模块化层(输入适配器、序列构建器、骨干执行、头部插件、部署适配器),以解决现有模型特定Python栈的碎片化问题,支持多速率执行和延迟优先的批量1推理。
  3. 该基础设施解决了嵌入式AI模型对闭环控制和实时响应性的需求,这是自动驾驶感知-动作循环的关键需求。