Learning Lightweight Pedestrian Detector with Hierarchical Knowledge Distillation
Rui Chen, Haizhou Ai, Chong Shang, Long Chen, Zijie Zhuang

TL;DR
This paper introduces a hierarchical knowledge distillation framework that enables training lightweight pedestrian detectors with significantly fewer parameters while maintaining high accuracy, suitable for real-world applications.
Contribution
It proposes a novel hierarchical distillation approach that learns multi-level features at different detector stages, improving lightweight model performance.
Findings
Student model with 6x fewer parameters achieves competitive accuracy.
Hierarchical distillation improves low-level detail and high-level abstraction learning.
Framework reduces computational cost while maintaining detection performance.
Abstract
It remains very challenging to build a pedestrian detection system for real world applications, which demand for both accuracy and speed. This work presents a novel hierarchical knowledge distillation framework to learn a lightweight pedestrian detector, which significantly reduces the computational cost and still holds the high accuracy at the same time. Following the `teacher--student' diagram that a stronger, deeper neural network can teach a lightweight network to learn better representations, we explore multiple knowledge distillation architectures and reframe this approach as a unified, hierarchical distillation framework. In particular, the proposed distillation is performed at multiple hierarchies, multiple stages in a modern detector, which empowers the student detector to learn both low-level details and high-level abstractions simultaneously. Experiment result shows that a…
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
MethodsKnowledge Distillation
