Enhancing Mapless Trajectory Prediction through Knowledge Distillation
Yuning Wang, Pu Zhang, Lei Bai, Jianru Xue

TL;DR
This paper introduces a knowledge distillation approach to enhance mapless trajectory prediction in autonomous driving, improving prediction consistency and inferring unseen map information without additional computational costs.
Contribution
It proposes a novel two-fold knowledge distillation framework that transfers knowledge from a map-based teacher network to a mapless student network, improving mapless prediction accuracy.
Findings
Significant performance improvements on state-of-the-art baselines.
Effective inference of unseen map information.
No extra computational burden introduced.
Abstract
Scene information plays a crucial role in trajectory forecasting systems for autonomous driving by providing semantic clues and constraints on potential future paths of traffic agents. Prevalent trajectory prediction techniques often take high-definition maps (HD maps) as part of the inputs to provide scene knowledge. Although HD maps offer accurate road information, they may suffer from the high cost of annotation or restrictions of law that limits their widespread use. Therefore, those methods are still expected to generate reliable prediction results in mapless scenarios. In this paper, we tackle the problem of improving the consistency of multi-modal prediction trajectories and the real road topology when map information is unavailable during the test phase. Specifically, we achieve this by training a map-based prediction teacher network on the annotated samples and transferring the…
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
TopicsData Visualization and Analytics · Data Management and Algorithms · Traffic Prediction and Management Techniques
MethodsKnowledge Distillation
