paper-with-me

홈 › Papers

Boosting Embodied AI Agents through Perception-Generation Disaggregation and Asynchronous Pipeline Execution

2025-09-11 · Shulai Zhang, Ao Xu, Quan Chen, Han Zhao, Weihao Cui, Ningxin Zheng, Haibin Lin, Xin Liu, Minyi Guo arxiv

Embodied AI systems operate in dynamic environments, requiring seamless integration of perception and generation modules to process high-frequency input and output demands. Traditional sequential computation patterns, while effective in ensuring accuracy, face significant limitations in achieving the necessary "thinking" frequency for real-world applications. In this work, we present Auras, an algorithm-system co-designed inference framework to optimize the inference frequency of embodied AI agents. Auras disaggregates the perception and generation and provides controlled pipeline parallelism for them to achieve high and stable throughput. Faced with the data staleness problem that appears when the parallelism is increased, Auras establishes a public context for perception and generation to share, thereby promising the accuracy of embodied agents. Experimental results show that Auras improves throughput by 2.54x on average while achieving 102.7% of the original accuracy, demonstrating its efficacy in overcoming the constraints of sequential computation and providing high throughput.

📄 PDF Abstract BibTeX arXiv:2509.09560

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

ESCA: Contextualizing Embodied Agents via Scene-Graph Generation

2025-10-11 · Jiani Huang, Amish Sethi, Matthew Kuo, Mayank Keoliya 외 arxiv

Multi-modal large language models (MLLMs) are making rapid progress toward general-purpose embodied agents. However, existing MLLMs do not reliably capture fine-grained links between low-level visual features and high-le…

Scene Graph Generation

WorldArena: A Unified Benchmark for Evaluating Perception and Functional Utility of Embodied World Models

2026-02-09 · Yu Shang, Zhuohang Li, Yiding Ma, Weikang Su 외 arxiv

While world models have emerged as a cornerstone of embodied intelligence by enabling agents to reason about environmental dynamics through action-conditioned prediction, their evaluation remains fragmented. Current eval…

Video Generation

The Importance of Multimodal Emotion Conditioning and Affect Consistency for Embodied Conversational Agents

2023-09-26 · Che-Jui Chang, Samuel S. Sohn, Sen Zhang, Rajath Jayashankar 외

Previous studies regarding the perception of emotions for embodied virtual agents have shown the effectiveness of using virtual characters in conveying emotions through interactions with humans. However, creating an auto…

Hy-Embodied-VLM-1.0: Efficient Physical-World Agents

2026-07-14 · Ziyi Wang, Xumin Yu, Yongming Rao, Yonggen Ling 외 arxiv

Building capable embodied agents requires not only multimodal perception and understanding, but also agentic capabilities for reasoning about actions, adapting to evolving situations, and interacting with the physical wo…

On the Sensory Commutativity of Action Sequences for Embodied Agents

2020-02-13 · Hugo Caselles-Dupré, Michael Garcia-Ortiz, David Filliat

Perception of artificial agents is one the grand challenges of AI research. Deep Learning and data-driven approaches are successful on constrained problems where perception can be learned using supervision, but do not sc…

Reinforcement Learning