paper-with-me

Papers

Decentralized policy learning with partial observation and mechanical constraints for multiperson modeling

2020-07-07 · Keisuke Fujii, Naoya Takeishi, Yoshinobu Kawahara, Kazuya Takeda

Extracting the rules of real-world multi-agent behaviors is a current challenge in various scientific and engineering fields. Biological agents independently have limited observation and mechanical constraints; however, most of the conventional data-driven models ignore such assumptions, resulting in lack of biological plausibility and model interpretability for behavioral analyses. Here we propose sequential generative models with partial observation and mechanical constraints in a decentralized manner, which can model agents' cognition and body dynamics, and predict biologically plausible behaviors. We formulate this as a decentralized multi-agent imitation-learning problem, leveraging binary partial observation and decentralized policy models based on hierarchical variational recurrent neural networks with physical and biomechanical penalties. Using real-world basketball and soccer datasets, we show the effectiveness of our method in terms of the constraint violations, long-term trajectory prediction, and partial observation. Our approach can be used as a multi-agent simulator to generate realistic trajectories using real-world data.

📄 PDF Abstract BibTeX arXiv:2007.03155

Code (1)

keisuke198619/PO-MC-DHVRNN 공식 구현 pytorch

Tasks

Imitation LearningTrajectory Prediction

Methods 이 논문이 사용한 방법론

Interpretability 설명 없음

Similar Papers 제목 키워드 기반

Structural Equivalence and Learning Dynamics in Delayed MARL

2026-05-05 · Jules Sintes, Ana Bušić, Jiamin Zhu arxiv

We formally establish the equivalence between Observation Delay (OD) and Action Delay (AD) in cooperative partially observable multi-agent systems using observation-action histories. We show that both systems generate id…

Multi-Quadruped Cooperative Object Transport: Learning Decentralized Pinch-Lift-Move

2025-09-17 · Bikram Pandit, Aayam Kumar Shrestha, Alan Fern arxiv

We study decentralized cooperative transport using teams of N-quadruped robots with arm that must pinch, lift, and move ungraspable objects through physical contact alone. Unlike prior work that relies on rigid mechanica…

Multi-Agent Guided Policy Optimization

2025-07-24 · Yueheng Li, Guangming Xie, Zongqing Lu arxiv

Due to practical constraints such as partial observability and limited communication, Centralized Training with Decentralized Execution (CTDE) has become the dominant paradigm in cooperative Multi-Agent Reinforcement Lea…

Multi-agent Reinforcement Learning

CTDS: Centralized Teacher with Decentralized Student for Multi-Agent Reinforcement Learning

2022-03-16 · Jian Zhao, Xunhan Hu, Mingyu Yang, Wengang Zhou 외

Due to the partial observability and communication constraints in many multi-agent reinforcement learning (MARL) tasks, centralized training with decentralized execution (CTDE) has become one of the most widely used MARL…

Multi-agent Reinforcement Learningreinforcement-learningReinforcement Learning (RL)Starcraft+1

AgentMixer: Multi-Agent Correlated Policy Factorization

2024-01-16 · Zhiyuan Li, Wenshuai Zhao, Lijun Wu, Joni Pajarinen

In multi-agent reinforcement learning, centralized training with decentralized execution (CTDE) methods typically assume that agents make decisions based on their local observations independently, which may not lead to a…

Imitation LearningMuJoCoMulti-agent Reinforcement LearningSMAC+1