Bridging Sim2Real Gap Using Image Gradients for the Task of End-to-End Autonomous Driving
Unnikrishnan R Nair, Sarthak Sharma, Udit Singh Parihar, Midhun S, Menon, Srikanth Vidapanakal

TL;DR
This paper presents a winning solution for autonomous driving in a simulated-to-real challenge, using image gradients and behavioral cloning to improve transferability and robustness of the model.
Contribution
The authors introduce a novel approach combining image gradient processing and behavioral cloning with MLP-MIXER to enhance sim2real transfer in autonomous driving.
Findings
Achieved robust lap completion with 50% command noise.
Model runtime of 2-3ms on a modern CPU.
First prize at NeurIPS 2021 AWS Deepracer Challenge.
Abstract
We present the first prize solution to NeurIPS 2021 - AWS Deepracer Challenge. In this competition, the task was to train a reinforcement learning agent (i.e. an autonomous car), that learns to drive by interacting with its environment, a simulated track, by taking an action in a given state to maximize the expected reward. This model was then tested on a real-world track with a miniature AWS Deepracer car. Our goal is to train a model that can complete a lap as fast as possible without going off the track. The Deepracer challenge is a part of a series of embodied intelligence competitions in the field of autonomous vehicles, called The AI Driving Olympics (AI-DO). The overall objective of the AI-DO is to provide accessible mechanisms for benchmarking progress in autonomy applied to the task of autonomous driving. The tricky section of this challenge was the sim2real transfer of the…
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
TopicsReinforcement Learning in Robotics · Advanced Neural Network Applications · Explainable Artificial Intelligence (XAI)
