paper-with-me

홈 › Papers

Generating Multi-Agent Trajectories using Programmatic Weak Supervision

2018-03-20 · ICLR 2019 5 · Eric Zhan, Stephan Zheng, Yisong Yue, Long Sha, Patrick Lucey

We study the problem of training sequential generative models for capturing coordinated multi-agent trajectory behavior, such as offensive basketball gameplay. When modeling such settings, it is often beneficial to design hierarchical models that can capture long-term coordination using intermediate variables. Furthermore, these intermediate variables should capture interesting high-level behavioral semantics in an interpretable and manipulatable way. We present a hierarchical framework that can effectively learn such sequential generative models. Our approach is inspired by recent work on leveraging programmatically produced weak labels, which we extend to the spatiotemporal regime. In addition to synthetic settings, we show how to instantiate our framework to effectively model complex interactions between basketball players and generate realistic multi-agent trajectories of basketball gameplay over long time periods. We validate our approach using both quantitative and qualitative evaluations, including a user study comparison conducted with professional sports analysts.

📄 PDF Abstract BibTeX arXiv:1803.07612

Code (2)

ezhan94/gen-MA-BC 공식 구현 pytorch
ezhan94/multiagent-programmatic-supervision 공식 구현 pytorch

Tasks

Imitation Learning

Similar Papers 제목 키워드 기반

TableMind++: An Uncertainty-Aware Programmatic Agent for Tool-Augmented Table Reasoning

2026-03-08 · Mingyue Cheng, Shuo Yu, Chuang Jiang, Xiaoyu Tao 외 arxiv

Table reasoning requires models to jointly perform semantic understanding and precise numerical operations. Most existing methods rely on a single-turn reasoning paradigm over tables which suffers from context overflow a…

Reinforcement Learning

Programmatic Reward Design by Example

2021-12-14 · Weichao Zhou, Wenchao Li

Reward design is a fundamental problem in reinforcement learning (RL). A misspecified or poorly designed reward can result in low sample efficiency and undesired behaviors. In this paper, we propose the idea of programma…

Reinforcement Learning (RL)

Reliable Programmatic Weak Supervision with Confidence Intervals for Label Probabilities

2025-08-05 · Verónica Álvarez, Santiago Mazuelas, Steven An, Sanjoy Dasgupta arxiv

The accurate labeling of datasets is often both costly and time-consuming. Given an unlabeled dataset, programmatic weak supervision obtains probabilistic predictions for the labels by leveraging multiple weak labeling f…

Programmatically Interpretable Reinforcement Learning

2018-04-06 · ICML 2018 7 · Abhinav Verma, Vijayaraghavan Murali, Rishabh Singh, Pushmeet Kohli 외

We present a reinforcement learning framework, called Programmatically Interpretable Reinforcement Learning (PIRL), that is designed to generate interpretable and verifiable agent policies. Unlike the popular Deep Reinfo…

Car RacingDeep Reinforcement Learningreinforcement-learningReinforcement Learning+1

A Survey on Programmatic Weak Supervision

2022-02-11 · Jieyu Zhang, Cheng-Yu Hsieh, Yue Yu, Chao Zhang 외

Labeling training data has become one of the major roadblocks to using machine learning. Among various weak supervision paradigms, programmatic weak supervision (PWS) has achieved remarkable success in easing the manual …

Survey