paper-with-me

Papers

Pact: A Choreographic Language for Agentic Ecosystems

2026-05-04 · Kiran Gopinathan, Jack Feser, Michelangelo Naim, Zenna Tavares, Eli Bingham arxiv

Recent advances in large language models have led to the rise of software systems (i.e. agents) that execute with increasing autonomy on behalf of users in open, multi-party settings, interacting with untrusted counterparts and managing private information. Choreographic programming offers correct-by-construction protocol-design for such settings, but assumes cooperative participants -- it has no notion of agent self-interest, that is, why an agent will follow a protocol. In this talk we introduce Pact, a choreographic language extended with operations to describe agent choices and preferences, drawing from the rich literature of game theory. Every Pact protocol maps to a formal game, allowing protocol designers to reason about game-theoretic properties of their protocols, such as solving for decision policies. We present Pact's design and a preliminary implementation -- a bounded-rational solver that computes decision policies over Pact protocols -- and findings from applying this language to multi-party coordination with self-interested agentic participants.

📄 PDF Abstract BibTeX arXiv:2605.03143

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

ColorEcosystem: Powering Personalized, Standardized, and Trustworthy Agentic Service in massive-agent Ecosystem

2025-10-24 · Fangwen Wu, Zheng Wu, Jihong Wang, Yunku Chen 외 arxiv

With the rapid development of (multimodal) large language model-based agents, the landscape of agentic service management has evolved from single-agent systems to multi-agent systems, and now to massive-agent ecosystems.…

Collaborative Agentic AI Needs Interoperability Across Ecosystems

2025-05-25 · Rishi Sharma, Martijn de Vos, Pradyumna Chari, Ramesh Raskar 외

Collaborative agentic AI is projected to transform entire industries by enabling AI-powered agents to autonomously perceive, plan, and act within digital environments. Yet, current solutions in this field are all built i…

Management

Architecting Agentic Communities using Design Patterns

2026-01-07 · Zoran Milosevic, Fethi Rabhi arxiv

The rapid evolution of Large Language Models (LLM) and subsequent Agentic AI technologies requires systematic architectural guidance for building sophisticated, production-grade systems. This paper presents an approach f…

Generative Choreography using Deep Learning

2016-05-23 · Luka Crnkovic-Friis, Louise Crnkovic-Friis

Recent advances in deep learning have enabled the extraction of high-level features from raw sensor data which has opened up new possibilities in many different fields, including computer generated choreography. In this …

Deep Learning

Bailando: 3D Dance Generation by Actor-Critic GPT with Choreographic Memory

2022-03-24 · CVPR 2022 1 · Li SiYao, Weijiang Yu, Tianpei Gu, Chunze Lin 외

Driving 3D characters to dance following a piece of music is highly challenging due to the spatial constraints applied to poses by choreography norms. In addition, the generated dance sequence also needs to maintain temp…

Motion Synthesis