HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

Learning to Steer by Mimicking Features from Heterogeneous Auxiliary Networks

Yuenan Hou; Zheng Ma; Chunxiao Liu; Chen Change Loy

Learning to Steer by Mimicking Features from Heterogeneous Auxiliary Networks

Abstract

The training of many existing end-to-end steering angle prediction models heavily relies on steering angles as the supervisory signal. Without learning from much richer contexts, these methods are susceptible to the presence of sharp road curves, challenging traffic conditions, strong shadows, and severe lighting changes. In this paper, we considerably improve the accuracy and robustness of predictions through heterogeneous auxiliary networks feature mimicking, a new and effective training method that provides us with much richer contextual signals apart from steering direction. Specifically, we train our steering angle predictive model by distilling multi-layer knowledge from multiple heterogeneous auxiliary networks that perform related but different tasks, e.g., image segmentation or optical flow estimation. As opposed to multi-task learning, our method does not require expensive annotations of related tasks on the target set. This is made possible by applying contemporary off-the-shelf networks on the target set and mimicking their features in different layers after transformation. The auxiliary networks are discarded after training without affecting the runtime efficiency of our model. Our approach achieves a new state-of-the-art on Udacity and Comma.ai, outperforming the previous best by a large margin of 12.8% and 52.1%, respectively. Encouraging results are also shown on Berkeley Deep Drive (BDD) dataset.

Code Repositories

aj9011/Car-Speed-Prediction
pytorch
Mentioned in GitHub
cardwing/Codes-for-Steering-Control
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
steering-control-on-bdd100k-valFM-Net
Accuracy: 85.03
steering-control-on-commaaiFM-Net
MAE: 0.7048
steering-control-on-udacityFM-Net
MAE: 1.6236

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Learning to Steer by Mimicking Features from Heterogeneous Auxiliary Networks | Papers | HyperAI