SLMとエッジコンピューティングによる仮想エージェントの強化:思考と記憶プロセスの探索的評価
Enhancing Virtual Agents through SLMs and Edge-Computing: An Exploratory Evaluation of Think and Memory Processes
小型言語モデルとエッジコンピューティングを用いて、仮想世界のエージェントの認知機能(思考と記憶)を部分的に実装し、NVIDIA Jetson上で評価した論文。
詳しい要約
1. どんなもの?
2. 先行研究と比べてどこがすごい?
3. 技術・手法の肝は?
4. どうやって有効だと検証した?
5. 議論はある?
6. 次に読むべき論文は?
※ AIが要旨から生成した要約です。正確性は原文をご確認ください。
著者: Aimilios Hadjiliasi, Louis Nisiotis
分類: cs.AI
原文アブストラクト
Embodied intelligent virtual agents are expected to operate as persistent, adaptive, and context-aware entities within complex virtual and Metaverse worlds. However, implementing cognitively capable agents in such environments is conceptually and technologically challenging. Among a range of blueprints and development approaches, the Cognitive Embodied Agent Architecture (CEAA) has been developed as an implementation-oriented framework for architecting components of perception, memory, reasoning, planning, and embodied action. Considering the recent advances in edge computing and generative AI language models, this paper explores the use of Small Language Models (SLMs) to support edge-based operation of selected CEAA components, focusing on "Think" and "Memory" as processes central to cognitive orchestration and persistence of virtual agents in interactive virtual worlds. An edge-based virtual agent gateway system was developed and evaluated on an NVIDIA Jetson Orin NX using Qwen2.5 models of different sizes, exploring the system's capability to process service requests and handle memory-driven conversations. A series of simulation experiments evaluated routing accuracy, memory-read performance, and latency, demonstrating an SLM-driven prototype agent system that partially implements selected CEAA processes to support the development of embodied agents whose cognitive "brain" can operate efficiently and contextually for interactive experiences in immersive virtual worlds.
関連論文
- CEAA: インタラクティブコンピューティングシステムのための認知的身体化エージェントアーキテクチャエージェントアーキテクチャ
- ETA: 身体性タスクのための新しいエージェントパラダイムエージェントアーキテクチャ
- 同一性のドリフトを伴わないエピソード記憶から意味記憶への統合エージェントアーキテクチャ