Training a Binary Weight Object Detector by Knowledge Transfer for Autonomous Driving
Jiaolong Xu, Peng Wang, Heng Yang, Antonio M. L\'opez

TL;DR
This paper introduces a knowledge transfer approach to train binary weight neural networks for object detection in autonomous driving, significantly reducing model size while maintaining high accuracy.
Contribution
It proposes a novel knowledge transfer method to effectively train binary weight neural networks for object detection tasks.
Findings
Maintains high detection accuracy with binary weight networks
Reduces model size from hundreds of MBs to under 10 MBs
Demonstrates effectiveness on KITTI benchmark
Abstract
Autonomous driving has harsh requirements of small model size and energy efficiency, in order to enable the embedded system to achieve real-time on-board object detection. Recent deep convolutional neural network based object detectors have achieved state-of-the-art accuracy. However, such models are trained with numerous parameters and their high computational costs and large storage prohibit the deployment to memory and computation resource limited systems. Low-precision neural networks are popular techniques for reducing the computation requirements and memory footprint. Among them, binary weight neural network (BWN) is the extreme case which quantizes the float-point into just bit. BWNs are difficult to train and suffer from accuracy deprecation due to the extreme low-bit representation. To address this problem, we propose a knowledge transfer (KT) method to aid the training of…
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
TopicsAdvanced Neural Network Applications · Autonomous Vehicle Technology and Safety · Industrial Vision Systems and Defect Detection
