End to End Learning in Autonomous Driving Systems

Yang Gao and Trevor Darrell

EECS Department
University of California, Berkeley
Technical Report No. UCB/EECS-2020-5
January 8, 2020

http://www2.eecs.berkeley.edu/Pubs/TechRpts/2020/EECS-2020-5.pdf

Convolutional neural networks have advanced visual perception significantly in recent years. Two major ingredients that enable such a success are the composition of simple modules into a complex network and the end to end optimization. However, such success has not yet revolutionized robotics as much as vision, even if robotics suffer from similar problems as traditional computer vision, i.e. imperfectness of the manual pipeline design of the system.

This thesis investigates using end-to-end learning for the autonomous driving system, a concrete robotic application. End to end learning can produce reasonable driving behaviors, even in the complex urban driving scenarios. Representation learning in end-to-end driving models is crucial, and auxiliary vision tasks such as semantic segmentation can help to form a more informative driving representation especially when training data is limited. Naive convolutional neural networks are usually only capable of doing reactive control and can not involve complex reasoning in a particular scenario. This thesis also studies how to handle scene conditioned driving behavior, which goes beyond the capability of reactive control. Alongside the end-to-end structure, learning methods also play a critical role. Imitation learning methods will acquire meaningful behaviors but usually, the robot can not master the skill. Reinforcement learning, on the contrary, either barely learns anything if the environment is too complex, or it can master the skill otherwise. To get the best of both worlds, this thesis proposes an algorithmically unified method to learn from both demonstration data and the environment.

Advisor: Trevor Darrell


BibTeX citation:

@phdthesis{Gao:EECS-2020-5,
    Author = {Gao, Yang and Darrell, Trevor},
    Title = {End to End Learning in Autonomous Driving Systems},
    School = {EECS Department, University of California, Berkeley},
    Year = {2020},
    Month = {Jan},
    URL = {http://www2.eecs.berkeley.edu/Pubs/TechRpts/2020/EECS-2020-5.html},
    Number = {UCB/EECS-2020-5},
    Abstract = {Convolutional neural networks have advanced visual perception significantly in recent years. Two major ingredients that enable such a success are the composition of simple modules into a complex network and the end to end optimization. However, such success has not yet revolutionized robotics as much as vision, even if robotics suffer from similar problems as traditional computer vision, i.e. imperfectness of the manual pipeline design of the system. 

This thesis investigates using end-to-end learning for the autonomous driving system, a concrete robotic application. End to end learning can produce reasonable driving behaviors, even in the complex urban driving scenarios. Representation learning in end-to-end driving models is crucial, and auxiliary vision tasks such as semantic segmentation can help to form a more informative driving representation especially when training data is limited. Naive convolutional neural networks are usually only capable of doing reactive control and can not involve complex reasoning in a particular scenario. This thesis also studies how to handle scene conditioned driving behavior, which goes beyond the capability of reactive control. Alongside the end-to-end structure, learning methods also play a critical role. Imitation learning methods will acquire meaningful behaviors but usually, the robot can not master the skill. Reinforcement learning, on the contrary, either barely learns anything if the environment is too complex, or it can master the skill otherwise. To get the best of both worlds, this thesis proposes an algorithmically unified method to learn from both demonstration data and the environment.}
}

EndNote citation:

%0 Thesis
%A Gao, Yang
%A Darrell, Trevor
%T End to End Learning in Autonomous Driving Systems
%I EECS Department, University of California, Berkeley
%D 2020
%8 January 8
%@ UCB/EECS-2020-5
%U http://www2.eecs.berkeley.edu/Pubs/TechRpts/2020/EECS-2020-5.html
%F Gao:EECS-2020-5