SOTAVerified

Empirical Risk Minimization for Stochastic Convex Optimization: O(1/n)- and O(1/n^2)-type of Risk Bounds

2017-02-07Unverified0· sign in to hype

Lijun Zhang, Tianbao Yang, Rong Jin

Unverified — Be the first to reproduce this paper.

Reproduce

Abstract

Although there exist plentiful theories of empirical risk minimization (ERM) for supervised learning, current theoretical understandings of ERM for a related problem---stochastic convex optimization (SCO), are limited. In this work, we strengthen the realm of ERM for SCO by exploiting smoothness and strong convexity conditions to improve the risk bounds. First, we establish an O(d/n + F_*/n) risk bound when the random function is nonnegative, convex and smooth, and the expected function is Lipschitz continuous, where d is the dimensionality of the problem, n is the number of samples, and F_* is the minimal risk. Thus, when F_* is small we obtain an O(d/n) risk bound, which is analogous to the O(1/n) optimistic rate of ERM for supervised learning. Second, if the objective function is also -strongly convex, we prove an O(d/n + F_*/n ) risk bound where is the condition number, and improve it to O(1/[ n^2] + F_*/n) when n=( d). As a result, we obtain an O(/n^2) risk bound under the condition that n is large and F_* is small, which to the best of our knowledge, is the first O(1/n^2)-type of risk bound of ERM. Third, we stress that the above results are established in a unified framework, which allows us to derive new risk bounds under weaker conditions, e.g., without convexity of the random function and Lipschitz continuity of the expected function. Finally, we demonstrate that to achieve an O(1/[ n^2] + F_*/n) risk bound for supervised learning, the ( d) requirement on n can be replaced with (^2), which is dimensionality-independent.

Tasks

Benchmark Results

DatasetModelMetricClaimedVerifiedStatus
Colored-MNIST(with spurious correlation)MLP-ERMAccuracy 17.1Unverified

Reproductions