Chi Jin

EECS Department, University of California, Berkeley

Technical Report No. UCB/EECS-2019-53

May 17, 2019

http://www2.eecs.berkeley.edu/Pubs/TechRpts/2019/EECS-2019-53.pdf

While state-of-the-art machine learning models are deep, large-scale, sequential and highly nonconvex, the backbone of modern learning algorithms are simple algorithms such as stochastic gradient descent, gradient descent with momentum or Q-learning (in the case of reinforcement learning tasks). A basic question endures---why do simple algorithms work so well even in these challenging settings?

To answer above question, this thesis focuses on four concrete and fundamental questions: - In nonconvex optimization, can (stochastic) gradient descent or its variants escape saddle points efficiently? - Is gradient descent with momentum provably faster than gradient descent in the general nonconvex setting? - In nonconvex-nonconcave minmax optimization, what is a proper definition of local optima and is gradient descent ascent game-theoretically meaningful? - In reinforcement learning, is Q-learning sample efficient?

This thesis provides the first line of provably positive answers to all above questions. In particular, this thesis will show that although the standard versions of these classical algorithms do not enjoy good theoretical properties in the worst case, simple modifications are sufficient to grant them desirable behaviors, which explain the underlying mechanisms behind their favorable performance in practice.

Advisors: Michael Jordan


BibTeX citation:

@phdthesis{Jin:EECS-2019-53,
    Author= {Jin, Chi},
    Title= {Machine Learning: Why Do Simple Algorithms Work So Well?},
    School= {EECS Department, University of California, Berkeley},
    Year= {2019},
    Month= {May},
    Url= {http://www2.eecs.berkeley.edu/Pubs/TechRpts/2019/EECS-2019-53.html},
    Number= {UCB/EECS-2019-53},
    Abstract= {While state-of-the-art machine learning models are deep, large-scale, sequential and highly nonconvex, the backbone of modern learning algorithms are simple algorithms such as stochastic gradient descent, gradient descent with momentum or Q-learning (in the case of reinforcement learning tasks). A basic question endures---why do simple algorithms work so well even in these challenging settings?

To answer above question, this thesis focuses on four concrete and fundamental questions:
- In nonconvex optimization, can (stochastic) gradient descent or its variants escape saddle points efficiently?
- Is gradient descent with momentum provably faster than gradient descent in the general nonconvex setting?
- In nonconvex-nonconcave minmax optimization, what is a proper definition of local optima and is gradient descent ascent game-theoretically meaningful?
- In reinforcement learning, is Q-learning sample efficient?

This thesis provides the first line of provably positive answers to all above questions. In particular, this thesis will show that although the standard versions of these classical algorithms do not enjoy good theoretical properties in the worst case, simple modifications are sufficient to grant them desirable behaviors, which explain the underlying mechanisms behind their favorable performance in practice.},
}

EndNote citation:

%0 Thesis
%A Jin, Chi 
%T Machine Learning: Why Do Simple Algorithms Work So Well?
%I EECS Department, University of California, Berkeley
%D 2019
%8 May 17
%@ UCB/EECS-2019-53
%U http://www2.eecs.berkeley.edu/Pubs/TechRpts/2019/EECS-2019-53.html
%F Jin:EECS-2019-53