paper-with-me

홈 › Papers

Learning Multi-agent Behaviors from Distributed and Streaming Demonstrations

2023-09-21 · NeurIPS 2023 11

This paper considers the problem of inferring the behaviors of multiple interacting experts by estimating their reward functions and constraints where the distributed demonstrated trajectories are sequentially revealed to a group of learners. We formulate the problem as a distributed online bi-level optimization problem where the outer-level problem is to estimate the reward functions and the inner-level problem is to learn the constraints and corresponding policies. We propose a novel ``multi-agent behavior inference from distributed and streaming demonstrations" (MA-BIRDS) algorithm that allows the learners to solve the outer-level and inner-level problems in a single loop through intermittent communications. We formally guarantee that the distributed learners achieve consensus on reward functions, constraints, and policies, the average local regret (over $N$ online iterations) decreases at the rate of $O(1/N^{1-\eta_1}+1/N^{1-\eta_2}+1/N)$, and the cumulative constraint violation increases sub-linearly at the rate of $O(N^{\eta_2}+1)$ where $\eta_1,\eta_2\in (1/2,1)$.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

LEMURS: Learning Distributed Multi-Robot Interactions

2022-09-20 · Eduardo Sebastian, Thai Duong, Nikolay Atanasov, Eduardo Montijano 외

This paper presents LEMURS, an algorithm for learning scalable multi-robot control policies from cooperative task demonstrations. We propose a port-Hamiltonian description of the multi-robot system to exploit universal p…

Beyond Joint Demonstrations: Personalized Expert Guidance for Efficient Multi-Agent Reinforcement Learning

2024-03-13 · Peihong Yu, Manav Mishra, Alec Koppel, Carl Busart 외

Multi-Agent Reinforcement Learning (MARL) algorithms face the challenge of efficient exploration due to the exponential increase in the size of the joint state-action space. While demonstration-guided learning has proven…

Efficient ExplorationMulti-agent Reinforcement LearningStarcraft

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 betwee…

Adaptive action supervision in reinforcement learning from real-world multi-agent demonstrations

2023-05-22 · Keisuke Fujii, Kazushi Tsutsui, Atom Scott, Hiroshi Nakahara 외

Modeling of real-world biological multi-agents is a fundamental problem in various scientific and engineering fields. Reinforcement learning (RL) is a powerful framework to generate flexible and diverse behaviors in cybe…

Dynamic Time Warpingreinforcement-learningReinforcement Learning (RL)

Driving Style Alignment for LLM-powered Driver Agent

2024-03-17 · Ruoxuan Yang, Xinyue Zhang, Anais Fernandez-Laaksonen, Xin Ding 외

Recently, LLM-powered driver agents have demonstrated considerable potential in the field of autonomous driving, showcasing human-like reasoning and decision-making abilities.However, current research on aligning driver …

Autonomous DrivingDecision Making