CVJan 28, 2025

Target-driven Self-Distillation for Partial Observed Trajectories Forecasting

arXiv:2501.16767v12 citationsh-index: 29Has Code
Originality Incremental advance
AI Analysis

This addresses a critical safety issue for autonomous driving systems by enhancing motion forecasting accuracy under partial observation, though it is incremental as it builds on existing knowledge distillation techniques.

The paper tackles the problem of degraded trajectory forecasting performance under partial observation conditions in autonomous driving by introducing a Target-driven Self-Distillation method, which achieves significant performance improvements in both fully and partially observed scenarios as demonstrated on multiple datasets.

Accurate prediction of future trajectories of traffic agents is essential for ensuring safe autonomous driving. However, partially observed trajectories can significantly degrade the performance of even state-of-the-art models. Previous approaches often rely on knowledge distillation to transfer features from fully observed trajectories to partially observed ones. This involves firstly training a fully observed model and then using a distillation process to create the final model. While effective, they require multi-stage training, making the training process very expensive. Moreover, knowledge distillation can lead to a performance degradation of the model. In this paper, we introduce a Target-driven Self-Distillation method (TSD) for motion forecasting. Our method leverages predicted accurate targets to guide the model in making predictions under partial observation conditions. By employing self-distillation, the model learns from the feature distributions of both fully observed and partially observed trajectories during a single end-to-end training process. This enhances the model's ability to predict motion accurately in both fully observed and partially observed scenarios. We evaluate our method on multiple datasets and state-of-the-art motion forecasting models. Extensive experimental results demonstrate that our approach achieves significant performance improvements in both settings. To facilitate further research, we will release our code and model checkpoints.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes