paper-with-me

홈 › Papers

Learning Optimal Interaction Weights in Multi-Agents Systems

2024-10-31 · Sara Honarvar, Yancy Diaz-Mercado

This paper presents a spatio-temporal inverse optimal control framework for understanding interactions in multi-agent systems (MAS). We employ a graph representation approach and model the dynamics of interactions between agents as state-dependent edge weights in a consensus algorithm, incorporating both spatial and temporal dynamics. Our method learns these edge weights from trajectory observations, such as provided by expert demonstrations, which allows us to capture the complexity of nonlinear, distributed interaction behaviors. We derive necessary and sufficient conditions for the optimality of these interaction weights, explaining how the network topology affects MAS coordination. The proposed method is demonstrated on a multi-agent formation control problem, where we show its effectiveness in recovering the interaction weights and coordination patterns from sample trajectory data.

📄 PDF Abstract BibTeX arXiv:2411.00223

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

MAS This optimizer mix ADAM and SGD creating the MAS optimizer.

Similar Papers 제목 키워드 기반

Contextual Language Model Adaptation for Conversational Agents

2018-06-26 · Anirudh Raju, Behnam Hedayatnia, Linda Liu, Ankur Gandhe 외

Statistical language models (LM) play a key role in Automatic Speech Recognition (ASR) systems used by conversational agents. These ASR systems should provide a high accuracy under a variety of speaking styles, domains, …

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)Language ModelingLanguage Modelling+3

On the Optimal Interaction Range for Multi-Agent Systems Under Adversarial Attack

2020-04-25

Consider a consensus-driven multi-agent dynamic system. The interaction range, which defines the set of neighbors for each agent, plays a key role in influencing connectivity of the underlying network. In this paper, we …

Adversarial Attack

An Optimal Rewiring Strategy for Reinforcement Social Learning in Cooperative Multiagent Systems

2018-05-13 · Hongyao Tang, Li Wang, Zan Wang, Tim Baarslag 외

Multiagent coordination in cooperative multiagent systems (MASs) has been widely studied in both fixed-agent repeated interaction setting and the static social learning framework. However, two aspects of dynamics in real…

Learning Heterogeneous Interaction Strengths by Trajectory Prediction with Graph Neural Network

2022-08-28 · Seungwoong Ha, Hawoong Jeong

Dynamical systems with interacting agents are universal in nature, commonly modeled by a graph of relationships between their constituents. Recently, various works have been presented to tackle the problem of inferring t…

Graph Neural NetworkTrajectory Prediction

Distributed computation of fast consensus weights using ADMM

2020-02-19 · Kiran Rokade, Rachel Kalpana Kalaimani

We consider the problem of achieving average consensus among multiple agents, where the inter-agent communication network is depicted by a graph. We consider the discrete-time consensus protocol where each agent updates …