EANet: Expert Attention Network for Online Trajectory Prediction
Pengfei Yao, Tianlu Mao, Min Shi, Jingkai Sun, Zhaoqi Wang

TL;DR
This paper introduces EANet, an online learning framework for trajectory prediction in autonomous driving, addressing real-time updates, gradient issues, and scenario changes to improve accuracy.
Contribution
The paper presents the first online learning approach for trajectory prediction, using expert attention and a motion trend kernel to enhance adaptability and learning speed.
Findings
Our method reduces prediction errors rapidly.
It achieves state-of-the-art accuracy in online trajectory prediction.
It effectively handles gradient explosion and vanishing problems.
Abstract
Trajectory prediction plays a crucial role in autonomous driving. Existing mainstream research and continuoual learning-based methods all require training on complete datasets, leading to poor prediction accuracy when sudden changes in scenarios occur and failing to promptly respond and update the model. Whether these methods can make a prediction in real-time and use data instances to update the model immediately(i.e., online learning settings) remains a question. The problem of gradient explosion or vanishing caused by data instance streams also needs to be addressed. Inspired by Hedge Propagation algorithm, we propose Expert Attention Network, a complete online learning framework for trajectory prediction. We introduce expert attention, which adjusts the weights of different depths of network layers, avoiding the model updated slowly due to gradient problem and enabling fast learning…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAutonomous Vehicle Technology and Safety · Traffic Prediction and Management Techniques · Traffic and Road Safety
