paper-with-me

Papers

A Hierarchical Hybrid Learning Framework for Multi-agent Trajectory Prediction

2023-03-22 · Yujun Jiao, Mingze Miao, Zhishuai Yin, Chunyuan Lei, Xu Zhu, Linzhen Nie, Bo Tao

Accurate and robust trajectory prediction of neighboring agents is critical for autonomous vehicles traversing in complex scenes. Most methods proposed in recent years are deep learning-based due to their strength in encoding complex interactions. However, unplausible predictions are often generated since they rely heavily on past observations and cannot effectively capture the transient and contingency interactions from sparse samples. In this paper, we propose a hierarchical hybrid framework of deep learning (DL) and reinforcement learning (RL) for multi-agent trajectory prediction, to cope with the challenge of predicting motions shaped by multi-scale interactions. In the DL stage, the traffic scene is divided into multiple intermediate-scale heterogenous graphs based on which Transformer-style GNNs are adopted to encode heterogenous interactions at intermediate and global levels. In the RL stage, we divide the traffic scene into local sub-scenes utilizing the key future points predicted in the DL stage. To emulate the motion planning procedure so as to produce trajectory predictions, a Transformer-based Proximal Policy Optimization (PPO) incorporated with a vehicle kinematics model is devised to plan motions under the dominant influence of microscopic interactions. A multi-objective reward is designed to balance between agent-centric accuracy and scene-wise compatibility. Experimental results show that our proposal matches the state-of-the-arts on the Argoverse forecasting benchmark. It's also revealed by the visualized results that the hierarchical learning framework captures the multi-scale interactions and improves the feasibility and compliance of the predicted trajectories.

📄 PDF Abstract BibTeX arXiv:2303.12274

Code (0)

등록된 구현이 없습니다.

Tasks

Autonomous VehiclesMotion PlanningReinforcement Learning (RL)Trajectory Prediction

Similar Papers 제목 키워드 기반

Beyond Self-Play: Hierarchical Reasoning for Continuous Motion in Closed-Loop Traffic Simulation

2026-05-09 · Weifan Zhang, Xiaofeng Zhao, Adel Bazzi, Mingrui Li 외 arxiv

Closed-loop traffic simulation requires agents that are both scalable and behaviorally realistic. Recent self-play reinforcement learning approaches demonstrate strong scalability, but their equilibrium strategies fail t…

Multi-agent Reinforcement Learning

THOMAS: Trajectory Heatmap Output with learned Multi-Agent Sampling

2021-10-13 · ICLR 2022 4 · Thomas Gilles, Stefano Sabatini, Dzmitry Tsishkou, Bogdan Stanciulescu 외

In this paper, we propose THOMAS, a joint multi-agent trajectory prediction framework allowing for an efficient and consistent prediction of multi-agent multi-modal trajectories. We present a unified model architecture f…

Image GenerationPredictionTrajectory Prediction

Joint Optimization of Trajectory Control, Resource Allocation, and Task Offloading for Multi-UAV-Assisted IoV

2026-05-06 · Maoxin Ji, Qiong Wu, Pingyi Fan, Cui Zhang 외 arxiv

This paper investigates a multi-Unmanned Aerial Vehicle (UAV) joint base station-assisted Internet of Vehicles (IoV) task offloading system in dense urban environments. To minimize system delay and energy consumption und…

Multi-agent Reinforcement LearningDistributed Optimization

Trajectory Entropy: Modeling Game State Stability from Multimodality Trajectory Prediction

2025-06-06 · Yesheng Zhang, Wenjian Sun, YuHeng Chen, Qingwei Liu 외

Complex interactions among agents present a significant challenge for autonomous driving in real-world scenarios. Recently, a promising approach has emerged, which formulates the interactions of agents as a level-k game …

Autonomous DrivingTrajectory Prediction

SMART: Scalable Multi-Agent Reasoning and Trajectory Planning in Dense Environments

2025-09-19 · Heye Huang, Yibin Yang, Wang Chen, Tiantian Chen 외 arxiv

Multi-vehicle trajectory planning is a non-convex problem that becomes increasingly difficult in dense environments due to the rapid growth of collision constraints. Efficient exploration of feasible behaviors and resolu…

Distributed OptimizationReinforcement LearningCollision AvoidanceTrajectory Planning