paper-with-me

Papers

FJMP: Factorized Joint Multi-Agent Motion Prediction over Learned Directed Acyclic Interaction Graphs

2022-11-27 · CVPR 2023 1 · Luke Rowe, Martin Ethier, Eli-Henry Dykhne, Krzysztof Czarnecki

Predicting the future motion of road agents is a critical task in an autonomous driving pipeline. In this work, we address the problem of generating a set of scene-level, or joint, future trajectory predictions in multi-agent driving scenarios. To this end, we propose FJMP, a Factorized Joint Motion Prediction framework for multi-agent interactive driving scenarios. FJMP models the future scene interaction dynamics as a sparse directed interaction graph, where edges denote explicit interactions between agents. We then prune the graph into a directed acyclic graph (DAG) and decompose the joint prediction task into a sequence of marginal and conditional predictions according to the partial ordering of the DAG, where joint future trajectories are decoded using a directed acyclic graph neural network (DAGNN). We conduct experiments on the INTERACTION and Argoverse 2 datasets and demonstrate that FJMP produces more accurate and scene-consistent joint trajectory predictions than non-factorized approaches, especially on the most interactive and kinematically interesting agents. FJMP ranks 1st on the multi-agent test leaderboard of the INTERACTION dataset.

📄 PDF Abstract BibTeX arXiv:2211.16197

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous DrivingGraph Neural Networkmotion prediction

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음
Test 설명 없음

Similar Papers 제목 키워드 기반

ProgD: Progressive Multi-scale Decoding with Dynamic Graphs for Joint Multi-agent Motion Forecasting

2025-09-11 · Xing Gao, Zherui Huang, Weiyao Lin, Xiao Sun arxiv

Accurate motion prediction of surrounding agents is crucial for the safe planning of autonomous vehicles. Recent advancements have extended prediction techniques from individual agents to joint predictions of multiple in…

Autonomous VehiclesMotion Forecasting

More Centralized Training, Still Decentralized Execution: Multi-Agent Conditional Policy Factorization

2022-09-26 · Jiangxing Wang, Deheng Ye, Zongqing Lu

In cooperative multi-agent reinforcement learning (MARL), combining value decomposition with actor-critic enables agents to learn stochastic policies, which are more suitable for the partially observable environment. Giv…

Multi-agent Reinforcement Learning

Multi-Agent Goal Recognition with Team- and Goal-Conditioned Reinforcement Learning and Factorized Branch-and-Bound

2026-06-24 · Thiago Thomas, Gabriel de Oliveira Ramos, Felipe Meneguzzi arxiv

Multi-agent goal recognition asks an observer to jointly infer which agents act together and what each team is trying to achieve, so the hypothesis space grows combinatorially with the number of team partitions and goals…

Reinforcement Learning

SAMA: Factorized Semantic Anchoring and Motion Alignment for Instruction-Guided Video Editing

2026-03-19 · Xinyao Zhang, Wenkai Dong, Yuxin Song, Bo Fang 외 arxiv

Current instruction-guided video editing models struggle to simultaneously balance precise semantic modifications with faithful motion preservation. While existing approaches rely on injecting explicit external priors (e…

Video Restoration

PAC: Assisted Value Factorisation with Counterfactual Predictions in Multi-Agent Reinforcement Learning

2022-06-22 · Hanhan Zhou, Tian Lan, Vaneet Aggarwal

Multi-agent reinforcement learning (MARL) has witnessed significant progress with the development of value function factorization methods. It allows optimizing a joint action-value function through the maximization of fa…

counterfactualMulti-agent Reinforcement Learningreinforcement-learningReinforcement Learning+4