paper-with-me

Papers

Efficient Coordination with the System-Level Shared State: An Embodied-AI Native Modular Framework

2026-01-20 · Yixuan Deng, Tongrun Wu, Donghao Wu, Zeyu Wei, Jiayuan Wang, Zhenglong Sun, Yuqing Tang, Xiaoqiang Ji arxiv

As Embodied AI systems move from research prototypes to real world deployments, they tend to evolve rapidly while remaining reliable under workload changes and partial failures. In practice, many deployments are only partially decoupled: middleware moves messages, but shared context and feedback semantics are implicit, causing interface drift, cross-module interference, and brittle recovery at scale. We present ANCHOR, a modular framework that makes decoupling and robustness explicit system-level primitives. ANCHOR separates (i) Canonical Records, an evolvable contract for the standardized shared state, from (ii) a communication bus for many-to-many dissemination and feedback-oriented coordination, forming an inspectable end-to-end loop. We validate closed-loop feasibility on a de-identified workflow instantiation, characterize latency distributions under varying payload sizes and publish rates, and demonstrate automatic stream resumption after hard crashes and restarts even with shared-memory loss. Overall, ANCHOR turns ad-hoc integration glue into explicit contracts, enabling controlled degradation under load and self-healing recovery for scalable deployment of closed-loop AI systems.

📄 PDF Abstract BibTeX arXiv:2601.13945

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Federated Single-Agent Robotics: Multi-Robot Coordination Without Intra-Robot Multi-Agent Fragmentation

2026-04-13 · Xue Qin, Simin Luan, John See, Cong Yang 외 arxiv

As embodied robots move toward fleet-scale operation, multi-robot coordination is becoming a central systems challenge. Existing approaches often treat this as motivation for increasing internal multi-agent decomposition…

CoCoBench: A Cooperative Coordination Benchmark for Embodied Multi-Agent Task Planning

2026-08-28 · Yang Chen, Ye-Xin Xie, Lirong Che, Danyang Peng 외 arxiv

Agent systems powered by multimodal large language models (MLLMs) have advanced rapidly in recent years, yet existing embodied-agent benchmarks still lack fine-grained diagnostics for multi-agent coordination. Most bench…

Multi-Agent Embodied Autonomous Driving (MAEAD): From V2X Information Exchange to Shared World Models

2026-06-11 · Senkang Hu, Zhengru Fang, Yihang Tao, Zihan Fang 외 arxiv

Autonomous driving is shifting from isolated vehicle intelligence toward multi-agent embodied systems that share perception, infer intent, and coordinate action under uncertainty. This survey examines this transition thr…

Autonomous Driving

MA-EgoQA: Question Answering over Egocentric Videos from Multiple Embodied Agents

2026-03-10 · Kangsan Kim, Yanlai Yang, Suji Kim, Woongyeong Yeo 외 arxiv

As embodied models become powerful, humans will collaborate with multiple embodied AI agents at their workplace or home in the future. To ensure better communication between human users and the multi-agent system, it is …

Question Answering

ABot-Claw: A Foundation for Persistent, Cooperative, and Self-Evolving Robotic Agents

2026-04-11 · Dongjie Huo, Haoyun Liu, Guoqing Liu, Dekang Qi 외 arxiv

Current embodied intelligent systems still face a substantial gap between high-level reasoning and low-level physical execution in open-world environments. Although Vision-Language-Action (VLA) models provide strong perc…