A Follow-the-Leader Strategy using Hierarchical Deep Neural Networks with Grouped Convolutions
Jose Solomon, Francois Charette

TL;DR
This paper presents a hierarchical deep neural network approach with grouped convolutions for follow-the-leader autonomous driving, demonstrating robust pedestrian tracking with reduced computation and training time.
Contribution
Introduces a hierarchical DNN model with grouped convolutions for efficient pedestrian following in autonomous vehicles, trained on IPU for faster results.
Findings
Robust pedestrian tracking with minimal data.
Training speed increased by 3.5 to 7 times using IPU and grouped convolutions.
Model achieves real-time performance with reduced parameters.
Abstract
The task of following-the-leader is implemented using a hierarchical Deep Neural Network (DNN) end-to-end driving model to match the direction and speed of a target pedestrian. The model uses a classifier DNN to determine if the pedestrian is within the field of view of the camera sensor. If the pedestrian is present, the image stream from the camera is fed to a regression DNN which simultaneously adjusts the autonomous vehicle's steering and throttle to keep cadence with the pedestrian. If the pedestrian is not visible, the vehicle uses a straightforward exploratory search strategy to reacquire the tracking objective. The classifier and regression DNNs incorporate grouped convolutions to boost model performance as well as to significantly reduce parameter count and compute latency. The models are trained on the Intelligence Processing Unit (IPU) to leverage its fine-grain compute…
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.
