paper-with-me

홈 › Papers

Multi-Agent Trajectory Prediction with Difficulty-Guided Feature Enhancement Network

2024-07-26 · Guipeng Xin, DuanFeng Chu, LiPing Lu, Zejian Deng, Yuang Lu, Xigang Wu

Trajectory prediction is crucial for autonomous driving as it aims to forecast the future movements of traffic participants. Traditional methods usually perform holistic inference on the trajectories of agents, neglecting the differences in prediction difficulty among agents. This paper proposes a novel Difficulty-Guided Feature Enhancement Network (DGFNet), which leverages the prediction difficulty differences among agents for multi-agent trajectory prediction. Firstly, we employ spatio-temporal feature encoding and interaction to capture rich spatio-temporal features. Secondly, a difficulty-guided decoder controls the flow of future trajectories into subsequent modules, obtaining reliable future trajectories. Then, feature interaction and fusion are performed through the future feature interaction module. Finally, the fused agent features are fed into the final predictor to generate the predicted trajectory distributions for multiple participants. Experimental results demonstrate that our DGFNet achieves state-of-the-art performance on the Argoverse 1\&2 motion forecasting benchmarks. Ablation studies further validate the effectiveness of each module. Moreover, compared with SOTA methods, our method balances trajectory prediction accuracy and real-time inference speed.

📄 PDF Abstract BibTeX arXiv:2407.18551

Code (1)

xingp/dgfnet 공식 구현 pytorch

Tasks

Autonomous DrivingDecoderMotion ForecastingPredictionTrajectory Prediction

Similar Papers 제목 키워드 기반

AgentSynth: Scalable Task Generation for Generalist Computer-Use Agents

2025-06-17 · Jingxu Xie, Dylan Xu, Xuandong Zhao, Dawn Song

We introduce AgentSynth, a scalable and cost-efficient pipeline for automatically synthesizing high-quality tasks and trajectory datasets for generalist computer-use agents. Leveraging information asymmetry, AgentSynth c…

EPG-MGCN: Ego-Planning Guided Multi-Graph Convolutional Network for Heterogeneous Agent Trajectory Prediction

2023-03-29 · Zihao Sheng, Zilin Huang, Sikai Chen

To drive safely in complex traffic environments, autonomous vehicles need to make an accurate prediction of the future trajectories of nearby heterogeneous traffic agents (i.e., vehicles, pedestrians, bicyclists, etc). D…

Autonomous VehiclesDecoderPredictionTrajectory Prediction

INTENT: Trajectory Prediction Framework with Intention-Guided Contrastive Clustering

2025-03-06 · Yihong Tang, Wei Ma

Accurate trajectory prediction of road agents (e.g., pedestrians, vehicles) is an essential prerequisite for various intelligent systems applications, such as autonomous driving and robotic navigation. Recent research hi…

Autonomous DrivingAutonomous VehiclesClusteringPrediction+1

Learning with Challenges: Adaptive Difficulty-Aware Data Generation for Mobile GUI Agent Training

2026-01-30 · Linjia Kang, Zhimin Wang, Yongkang Zhang, Duo Wu 외 arxiv

Large-scale, high-quality interaction trajectories are essential for advancing mobile Graphical User Interface (GUI) agents. While existing methods typically rely on labor-intensive human demonstrations or automated mode…

SIPTraj: Map-Free End-to-End Trajectory Prediction via Physics-Guided Scene Interaction

2026-08-01 · Feifei Liu, Zejun Wei, Haozhe Wang, Yazhi Ye 외 arxiv

Trajectory prediction of surrounding agents is a prerequisite for safe planning and decision making in autonomous driving. Without high-definition (HD) maps, sensor-derived bird's-eye-view (BEV) features provide no expli…

Trajectory PredictionAutonomous DrivingDecision Making