paper-with-me

Papers

Graph Conditional Variational Models: Too Complex for Multiagent Trajectories?

2020-10-19 · NeurIPS Workshop ICBINB 2020 12 · Yannick Rudolph, Ulf Brefeld, Uwe Dick

Recent advances in modeling multiagent trajectories combine graph architectures such as graph neural networks (GNNs) with conditional variational models (CVMs) such as variational RNNs (VRNNs). Originally, CVMs have been proposed to facilitate learning with multi-modal and structured data and thus seem to perfectly match the requirements of multi-modal multiagent trajectories with their structured output spaces. Empirical results of VRNNs on trajectory data support this assumption. In this paper, we revisit experiments and proposed architectures with additional rigour, ablation runs and baselines. In contrast to common belief, we show that prior results with CVMs on trajectory data might be misleading. Given a neural network with a graph architecture and/or structured output function, variational autoencoding does not seem to contribute statistically significantly to empirical performance. Instead, we show that well-known emission functions do contribute, while coming with less complexity, engineering and computation time.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

Time-series Imputation of Temporally-occluded Multiagent Trajectories

2021-06-08 · Shayegan Omidshafiei, Daniel Hennes, Marta Garnelo, Eugene Tarassov 외

In multiagent environments, several decision-making individuals interact while adhering to the dynamics constraints imposed by the environment. These interactions, combined with the potential stochasticity of the agents'…

Collision AvoidanceDecision MakingImputationSelf-Driving Cars+3

Estimating counterfactual treatment outcomes over time in complex multiagent scenarios

2022-06-04 · Keisuke Fujii, Koh Takeuchi, Atsushi Kuribayashi, Naoya Takeishi 외

Evaluation of intervention in a multiagent system, e.g., when humans should intervene in autonomous driving systems and when a player should pass to teammates for a good shot, is challenging in various engineering and sc…

Autonomous DrivingcounterfactualPrediction

Multi-Agent Variational Occlusion Inference Using People as Sensors

2021-09-05 · Masha Itkina, Ye-Ji Mun, Katherine Driggs-Campbell, Mykel J. Kochenderfer

Autonomous vehicles must reason about spatial occlusions in urban environments to ensure safety without being overly cautious. Prior work explored occlusion inference from observed social behaviors of road agents, hence …

Autonomous VehiclesSensor Fusion

Solving Multiagent Planning Problems with Concurrent Conditional Effects

2019-06-19 · Daniel Furelos-Blanco, Anders Jonsson

In this work we present a novel approach to solving concurrent multiagent planning problems in which several agents act in parallel. Our approach relies on a compilation from concurrent multiagent planning to classical p…

A Cooperation Graph Approach for Multiagent Sparse Reward Reinforcement Learning

2022-08-05 · Qingxu Fu, Tenghai Qiu, Zhiqiang Pu, Jianqiang Yi 외

Multiagent reinforcement learning (MARL) can solve complex cooperative tasks. However, the efficiency of existing MARL methods relies heavily on well-defined reward functions. Multiagent tasks with sparse reward feedback…

reinforcement-learningReinforcement LearningReinforcement Learning (RL)