Distilling Knowledge for Short-to-Long Term Trajectory Prediction
Sourav Das, Guglielmo Camporese, Shaokang Cheng, Lamberto, Ballan

TL;DR
This paper introduces Di-Long, a knowledge distillation approach where a teacher model guides a student model to improve long-term trajectory prediction by leveraging short-term forecasts, achieving state-of-the-art results.
Contribution
The paper proposes a novel distillation framework that uses a teacher-student setup to enhance long-term trajectory forecasting accuracy.
Findings
Di-Long outperforms existing methods on inD and SDD datasets.
Knowledge distillation reduces uncertainty in long-term predictions.
The approach achieves state-of-the-art performance in long-term trajectory forecasting.
Abstract
Long-term trajectory forecasting is an important and challenging problem in the fields of computer vision, machine learning, and robotics. One fundamental difficulty stands in the evolution of the trajectory that becomes more and more uncertain and unpredictable as the time horizon grows, subsequently increasing the complexity of the problem. To overcome this issue, in this paper, we propose Di-Long, a new method that employs the distillation of a short-term trajectory model forecaster that guides a student network for long-term trajectory prediction during the training process. Given a total sequence length that comprehends the allowed observation for the student network and the complementary target sequence, we let the student and the teacher solve two different related tasks defined over the same full trajectory: the student observes a short sequence and predicts a long trajectory,…
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
TopicsHuman Mobility and Location-Based Analysis · Autonomous Vehicle Technology and Safety · Anomaly Detection Techniques and Applications
MethodsKnowledge Distillation
