Focal Distillation from High-Resolution Data to Low-Resolution Data for 3D Object Detection

Jiawei Shan,Gang Zhang,Chufeng Tang,Hujie Pan,Qiankun Yu,Guanhao Wu,Xiaolin Hu
DOI: https://doi.org/10.1109/tits.2023.3304837
IF: 8.5
2023-01-01
IEEE Transactions on Intelligent Transportation Systems
Abstract:LiDAR-based 3D object detection plays an essential role in autonomous driving. Although the detector trained on high-resolution data has much better performance than the same detector trained on low-resolution data, the high-resolution LiDAR cannot be widely used due to its high price. In this work, we propose a new distillation method called Focal Distillation to bridge the gap between high-resolution detector (teacher model) and low-resolution detector (student model). It consists of three essential components: focal classification distillation (FCD), focal regression distillation (FRD) and focal feature distillation (FFD). Taking the low-resolution data as input, the student model can learn discriminative features and produce more accurate results with the assistance of the teacher model trained on high-resolution data. We conducted extensive experiments to validate the effectiveness of Focal Distillation. Evaluated on the KITTI validation set, a typical SECOND model trained with Focal Distillation outperformed its non-distilled counterpart by 3.37%, 7.52%, 11.35% mAP on the category Car, Pedestrian, and Cyclist of moderate level, respectively. Moreover, the remarkable improvements observed on different models and different datasets further demonstrate the generalization ability of our proposed method.
What problem does this paper attempt to address?