# CEAA：面向交互式计算系统的具身智能体认知架构

- 来源：HuggingFace Daily Papers（社区热门论文）
- 发布时间：2026-08-10 08:00
- AIHOT 分数：41
- AIHOT 链接：https://aihot.virxact.com/items/cmsodc28j0n06rofwatqma788
- 原文链接：https://arxiv.org/abs/2608.09848

## AI 摘要

论文提出CEAA，一种用于在实时交互式虚拟环境中部署具身智能虚拟人（IVA）的模块化认知架构。该架构基于Sense-Think-Act范式和信念-欲望-意图（BDI）认知模型等既有框架，提供可复用的实现导向模板，弥合高层智能体推理模型与实时具身执行之间的鸿沟，以支持复杂交互式虚拟环境中可扩展、自适应且可解释的智能体。

## 正文

The development of embodied Intelligent Virtual Agents (IVAs) that have cognitive capabilities in real-time interactive virtual environments remains a challenge, even with today's advancements in technology. Existing architectures are often focused on either the implementation of low-level reactive control systems that are constrained by commercial game engines, or high-level representations of reasoning models that can be difficult to implement in virtual worlds. This paper builds on that notion and proposes a modular cognitive architecture for deploying embodied IVAs. This architecture builds on existing, pre-established frameworks such as the Sense-Think-Act paradigm and the Belief-Desire-Intention cognitive model, among others, and aims to provide a reusable implementation-oriented framework as a template for deploying IVA "brains" in interactive 3D computing systems. The proposed architecture contributes by providing a modular, implementation-oriented framework for the deployment of embodied, cognitive-capable IVAs and bridges the gap between high-level agent reasoning models with real-time embodied execution, for scalable, adaptive, and explainable agents in complex interactive virtual environments.
