Enhancing Accuracy and Robustness of Steering Angle Prediction with Attention Mechanism
Swetha Nadella, Pramiti Barua, Jeremy C. Hagler, David J. Lamb, Qing, Tian

TL;DR
This paper introduces an attention mechanism into deep neural architectures for autonomous driving, significantly improving steering angle prediction accuracy and robustness against adversarial attacks.
Contribution
It is the first to incorporate attention mechanisms into ResNet and InceptionNet architectures for steering prediction, achieving state-of-the-art results and enhanced robustness.
Findings
Over 6% reduction in steering angle prediction error
Up to 56.09% increase in adversarial robustness
Achieved state-of-the-art MSE performance on benchmark datasets
Abstract
In this paper, our focus is on enhancing steering angle prediction for autonomous driving tasks. We initiate our exploration by investigating two veins of widely adopted deep neural architectures, namely ResNets and InceptionNets. Within both families, we systematically evaluate various model sizes to understand their impact on performance. Notably, our key contribution lies in the incorporation of an attention mechanism to augment steering angle prediction accuracy and robustness. By introducing attention, our models gain the ability to selectively focus on crucial regions within the input data, leading to improved predictive outcomes. Our findings showcase that our attention-enhanced models not only achieve state-of-the-art results in terms of steering angle Mean Squared Error (MSE) but also exhibit enhanced adversarial robustness, addressing critical concerns in real-world…
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
TopicsAutonomous Vehicle Technology and Safety · Traffic and Road Safety · Advanced Neural Network Applications
MethodsBatch Normalization · Residual Connection · *Communicated@Fast*How Do I Communicate to Expedia? · Max Pooling · Average Pooling · 1x1 Convolution · Residual Block · Bottleneck Residual Block · Global Average Pooling · Convolution
