← 返回论文检索
AAAI 2025official proceedings

Orpheus: Engineering Multiagent Systems via Communicating Agents

Matteo Baldoni, Samuel H. Christie V, Munindar P. Singh, Amit K. Chopra

PDF 由论文原始站点提供,PaperCompass 不保存论文文件。DOI 10.1609/aaai.v39i22.34478 ↗

摘要

We propose Orpheus, a novel programming model for communicating agents based on information protocols and realized using cognitive programming. Whereas traditional models are focused on reactions to handle incoming messages, Orpheus supports organizing the internal logic of an agent based on its goals. We give an operational semantics for Orpheus and implement this semantics in an adapter to help build agents. We use the adapter to demonstrate how Orpheus simplifies the programming of decentralized multiagent systems compared to the reactive programming model.