<?xml-model href='http://www.tei-c.org/release/xml/tei/custom/schema/relaxng/tei_all.rng' schematypens='http://relaxng.org/ns/structure/1.0'?><TEI xmlns="http://www.tei-c.org/ns/1.0">
	<teiHeader>
		<fileDesc>
			<titleStmt><title level='a'>Excess risk bounds in robust empirical risk minimization</title></titleStmt>
			<publicationStmt>
				<publisher>Information and Inference: A Journal of the IMA, Volume 10, Issue 4, December 2021</publisher>
				<date>04/23/2021</date>
			</publicationStmt>
			<sourceDesc>
				<bibl> 
					<idno type="par_id">10204547</idno>
					<idno type="doi">10.1093/imaiai/iaab004</idno>
					<title level='j'>Information and Inference: A Journal of the IMA</title>
<idno>2049-8772</idno>
<biblScope unit="volume">10</biblScope>
<biblScope unit="issue">4</biblScope>					

					<author>Timothée Mathieu</author><author>Stanislav Minsker</author>
				</bibl>
			</sourceDesc>
		</fileDesc>
		<profileDesc>
			<abstract><ab><![CDATA[<title>Abstract</title> <p>This paper investigates robust versions of the general empirical risk minimization algorithm, one of the core techniques underlying modern statistical methods. Success of the empirical risk minimization is based on the fact that for a ‘well-behaved’ stochastic process $\left \{ f(X), \ f\in \mathscr F\right \}$ indexed by a class of functions $f\in \mathscr F$, averages $\frac{1}{N}\sum _{j=1}^N f(X_j)$ evaluated over a sample $X_1,\ldots ,X_N$ of i.i.d. copies of $X$ provide good approximation to the expectations $\mathbb E f(X)$, uniformly over large classes $f\in \mathscr F$. However, this might no longer be true if the marginal distributions of the process are heavy tailed or if the sample contains outliers. We propose a version of empirical risk minimization based on the idea of replacing sample averages by robust proxies of the expectations and obtain high-confidence bounds for the excess risk of resulting estimators. In particular, we show that the excess risk of robust estimators can converge to $0$ at fast rates with respect to the sample size $N$, referring to the rates faster than $N^{-1/2}$. We discuss implications of the main results to the linear and logistic regression problems and evaluate the numerical performance of proposed methods on simulated and real data.</p>]]></ab></abstract>
		</profileDesc>
	</teiHeader>
	<text><body xmlns="http://www.tei-c.org/ns/1.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xlink="http://www.w3.org/1999/xlink">
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1.">Introduction</head><p>This work is devoted to robust algorithms in the framework of statistical learning. A recent Forbes article <ref type="bibr">[53]</ref> states that "Machine learning algorithms are very dependent on accurate, clean, and welllabeled training data to learn from so that they can produce accurate results" and "According to a recent report from AI research and advisory firm Cognilytica, over 80% of the time spent in AI projects are spent dealing with and wrangling data." While some abnormal elements of the sample, or outliers, can be detected and filtered during the preprocessing steps, others are more difficult to detect: for instance, a sophisticated adversary might try to "poison" data to force a desired outcome <ref type="bibr">[42]</ref>. Other seemingly abnormal observations could be inherent to the underlying data-generating process. An "ideal" learning method should not discard informative samples, while limiting the effect of individual observation on the output of the learning algorithm at the same time. We are interested in robust methods that are modelfree, and require minimal assumptions on the underlying distribution. We study two types of robustness: robustness to heavy tails expressed in terms of the moment requirements, as well as robustness to (a variant of) adversarial contamination. Heavy tails can be used to model variation and randomness naturally occurring in the sample, while adversarial contamination is a convenient way to model outliers of unknown nature.</p><p>The statistical framework used throughout the paper is defined as follows. Let (S, S ) be a measurable space, and let X &#8712; S be a random variable with distribution P. Suppose that X 1 , . . . , X N are i.i.d. copies of X. Moreover, assume that F is a class of measurable functions from S to R and : R &#8594; R + , where R + is a set of non-negative integers, is a loss function. Many problems in statistical learning theory can be formulated as risk minimization of the form</p><p>We will frequently write P ( f ) or simply L ( f ) in place of the expected loss E ( f (X)). Throughout the paper, we will also assume that the minimum above is attained for some (unique) f * &#8712; F (however, f * does not necessarily coincide with the global minimizer of L ( f ) over all measurable functions that might not belong to F ). For example, in the context of regression, X = (Z,Y ) &#8712; R d &#215; R, f (Z,Y ) = Y -g(Z) for some g in a class G (such as the class of linear functions), (x) = x 2 , and f * (z, y) = y-g * (z), where g * = argmin g&#8712;G E(Yg(Z)) 2 . As the true distribution P is usually unknown, a proxy of f * is obtained via empirical risk minimization (ERM), namely fN := argmin</p><p>where P N is the empirical distribution based on the sample X 1 , . . . , X N and</p><p>Performance of any f &#8712; F (in particular, fN ) is measured via the excess risk E ( f ) := P ( f ) -P ( f * ) .</p><p>The excess risk of fN is a random variable defined as</p><p>General bounds for the excess risk have been extensively studied; a small subsample of the relevant works includes the papers <ref type="bibr">[57,</ref><ref type="bibr">58,</ref><ref type="bibr">31,</ref><ref type="bibr">4,</ref><ref type="bibr">7,</ref><ref type="bibr">55]</ref> and references therein. However, until recently sharp estimates were known only in the situation when the functions in the class (F ) := { ( f ), f &#8712; F } are uniformly bounded, or when the envelope F (x) := sup f &#8712;F | ( f (x))| of the class (F ) possesses finite exponential moments. Our focus is on the situation when marginal distributions of the process { ( f (X)), f &#8712; F } indexed by F are allowed to be heavy-tailed, meaning that they possess finite moments of low order only (in this paper, "low order" usually means between 2 to 4). In such cases, the tail probabilities of the random variables</p><p>, f &#8712; F decay polynomially, thus rendering many existing techniques ineffective. Moreover, we consider a challenging framework of adversarial contamination where the initial dataset of cardinality N is merged with a set of O &lt; N outliers which are generated by an adversary who has an opportunity to inspect the data, and the combined dataset of cardinality N &#8226; = N + O is presented to an algorithm; in this paper, we assume that the proportion of contamination O N (or its upper bound) is known. The approach that we propose is based on replacing the sample mean at the core of ERM by a more "robust" estimator of E ( f (X)) that exhibits tight concentration under minimal moment assumptions.</p><p>Well known examples of such estimators include the median-of-means estimator <ref type="bibr">[48,</ref><ref type="bibr">2,</ref><ref type="bibr">38</ref>] and Catoni's estimator <ref type="bibr">[14]</ref>. Both the median-of-means and Catoni's estimators gain robustness at the cost of being biased. The ways that the bias of these estimators is controlled is based on different principles however.</p><p>Informally speaking, Catoni's estimator relies on delicate "truncation" of the data, while the median-ofmeans (MOM) estimator exploits the fact that the median and the mean of a symmetric distribution both coincide with its center of symmetry. In this paper, we will use "hybrid" estimators that take advantage of both symmetry and truncation. This family of estimators has been introduced and studied in <ref type="bibr">[46,</ref><ref type="bibr">47]</ref>, and we review the construction below.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1.1">Organization of the paper.</head><p>The main ideas behind the proposed estimators are explained in Section 1.3, followed by the high-level overview of the main theoretical results and comparison to existing literature in Section 1.4. The complete statements of the key results are given in Section 2, and in Section 3 we deduce the corollaries of these results for specific examples. Finally, the main ideas and key inequalities necessary for the proofs is explained in Section 4. The remaining technical arguments are contained in the Supplementary material <ref type="bibr">[41]</ref>. Finally, in Section C of the Supplement we discuss practical implementation and numerical performance of our methods on synthetic and real data.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1.2">Notation.</head><p>For two sequences a j j 1 &#8834; R and b j j 1 &#8834; R for j &#8712; N, the expression a j b j means that there exists a constant c &gt; 0 such that a j cb j for all j &#8712; N; a j b j means that a j b j and b j a j . Absolute constants will be denoted c, c 1 ,C,C , etc, and may take different values in different parts of the paper. For a function h : R d &#8594; R, we define argmin</p><p>and h &#8734; := ess sup{|h(y)| : y &#8712; R d }. Moreover, L(h) will stand for a Lipschitz constant of h. For f &#8712; F , let &#963; 2 ( , f ) = Var ( ( f (X))) and for any subset</p><p>Additional notation and auxiliary results are introduced on demand.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="1.3">Robust mean estimators.</head><p>Let k N be an integer, and assume that G 1 , . . . , G k are disjoint subsets of the index set {1, . . . , N} of cardinality</p><p>be the empirical mean evaluated over the subsample indexed by G j . Given a convex, even function &#961; : R &#8594; R + and &#8710; &gt; 0, set [48, 2, 19]. We will be interested in the situation when &#961; is smooth and "shaped" like Huber's loss, in particular, that &#961; is bounded and Lipschitz continuous (exact conditions imposed on &#961; are specified in Assumption 1 below). Note that (1.2) defines a whole family of estimators for different values of k and n. It is instructive to consider two cases: first, when k = N (so that n = 1) and the scaling factor &#8710; Var( ( f (X))) &#8730; N, L (k) ( f ) is akin to Catoni's estimator <ref type="bibr">[14]</ref>, and when n is large (e.g.</p><p>is the "median-of-means type" estimator. Let us elaborate on these two cases further. Generally speaking, the estimator L (k) ( f ) is biased, and, as we already mentioned in the introduction, one way to understand the difference between Catoni's and median-of-means type estimators is via the difference in mechanisms used to control the bias. In the case of Catoni's estimator, this mechanism is based on truncating each observation at the level of order &#8730; N<ref type="foot">foot_1</ref> encoded in the choice of &#8710; Var( ( f (X))) &#8730; N, while in the case of the median-of-means estimator it relies on the approximate symmetry, implied by the Central Limit Theorem, of the distribution of the empirical averages L j ( f ), and in particular the fact that any reasonable estimator of location for this distribution will be close to the mean L ( f ) when |G j | is large. In Section 2.1, we formally introduce the key quantities that allow us to control the bias under various moment assumptions on the underlying classes. We also construct a permutation-invariant version of the estimator L (k) ( f ) that does not depend on the specific choice of the subgroups G 1 , . . . , G k . We conjecture that this estimator is more efficient than L (k) ( f ); see remark 1.1 below for more details. Next, let</p><p>Let h be a measurable, permutation-invariant function of n variables. Recall that a U-statistic of order n with kernel h based on an i.i.d. sample X 1 , . . . , X N is defined as <ref type="bibr">[25]</ref> U N,n = 1</p><p>Then the permutation-invariant version of L (k) ( f ) is defined as</p><p>Finally, assuming that L (k) ( f ) provides good approximation of the expected loss</p><p>as well as its permutation-invariant analogue</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="5">of 62</head><p>as an alternative to standard empirical risk minimization (1.1). The main goal of this paper is to obtain general bounds for the excess risk of the estimators f N and f U N under minimal assumptions on the stochastic process { ( f (X)), f &#8712; F }. More specifically, we are interested in scenarios when the excess risk converges to 0 at fast, or "optimistic" rates, referring to the rates faster than N -1/2 . Rate of order N -1/2 ("slow rates") are easier to establish: in particular, results of this type follow from bounds on the uniform deviations sup f &#8712;F L (k) ( f ) -L ( f ) that have been investigated in <ref type="bibr">[47]</ref>. Proving fast rates is a more technically challenging task: to achieve the goal, we develop Bahadur-type representations <ref type="bibr">[6]</ref> of the estimators L (k) ( f ) and L (k) U ( f ) that provide linear, in ( f ), approximations of these nonlinear statistics that are easier to study, and carefully analyze the remainder terms. Introduction of such representations in the framework of median-of-means estimation is one of the main technical novelties of the paper; the tools we develop could prove useful in other related problems, such as study of the asymptotic distributions of the robust estimators f N and f U N . REMARK 1.1 The main reason we introduce the permutation-invariant estimator f U N is our conjecture that it has superior, compared to f N , performance. We were able to confirm this fact numerically in our experiments; however, complete theoretical confirmation is not yet available, and requires new technical tools beyond those developed in the present work. Specifically, we conjecture that f U N is more efficient than f N : when F is finite dimensional, this means, informally, that the asymptotic distribution of &#8730; N( f U Nf * ) has smaller variance than the asymptotic distribution of &#8730; N( f Nf * ). In other words, the conjectured difference in performance is about the constant factors rather than the rates. Such improvements are too subtle to be captured by the non-asymptotic bounds for the excess risk that are being pursued in this work, nevertheless they are clearly noticeable in the simulations.</p><p>It should also be acknowledged that exact evaluation of the U-statistics-based estimators L (k) U ( f ) and f U N is not feasible due to the number of summands N n being very large even for small values of n. However, exact computation is typically not required, and throughout our detailed simulation studies, gradient descent methods proved to be very efficient for the problem (1.5) in scenarios like least-squares and logistic regression. These points, as well as comparison of the numerical performance of the estimators f U N and f N , are further discussed in Section C of the Supplementary material <ref type="bibr">[41]</ref>.</p><p>1.4 Overview of the main results and comparison to existing bounds.</p><p>Our main contribution is the proof of high-confidence bounds for the excess risk of the estimators f N and f U N . First, we show (see Theorem 2.1 and (2.4)) that the excess risk is bounded from above by the quantity of order N -1/2 (referred to as "slow rates") with exponentially high probability if</p><p>The latter is true if the class { ( f ), f &#8712; F } is P-Donsker <ref type="bibr">[24]</ref>, in other words, if the empirical process</p><p>) converges weakly to a Gaussian limit. This result is analogous to its counterpart in the standard empirical risk minimization framework. Moreover, it is known <ref type="bibr">[43,</ref><ref type="bibr">36]</ref> that in general, the N -1/2 rate for the excess risk of the empirical risk minimizers can not be improved. Our main contribution is the proof of the fact that that under additional assumption requiring that any f &#8712; F with small excess risk is itself close to f * (that minimizes the expected loss), f N and f U N attain fast rates. This fact is well-known in the usual empirical risk minimization framework <ref type="bibr">[10,</ref><ref type="bibr">31]</ref> but is new for the type of robust estimators considered here. We state the bounds below only for f N while the results for the U-statistics based f U N are similar, up to the change in absolute constants. In order to avoid excessive technical details at this stage, we will first illustrate our general results by stating corollaries for the popular frameworks of logistic regression and regression with quadratic loss, while the most general versions of the theorems and additional examples will be stated afterwards.</p><p>Binary classification and logistic regression. Assume that (Z,Y ) &#8712; S &#215; {&#177;1} is a random couple where Z is an instance and Y is a binary label, and let g * (z) := E[Y |Z = z] be the regression function. It is well-known that the binary classifier b * (z) := sign(g * (z)) achieves smallest possible misclassification error defined as P (Y = g(Z)). Let F be a given convex class of functions mapping S to R, : R &#8594; R + a convex, nondecreasing, Lipschitz loss function, and let</p><p>The loss is classification-calibrated if sign(h * (z)) = b * (z) P-almost surely; we refer the reader to <ref type="bibr">[9]</ref> for a detailed exposition. In the case of logistic regression considered below,</p><p>is the classification-calibrated loss and and</p><p>In this case, we will assume that f * &#8712; F ; it is possible to avoid this assumption at the cost of additional technicalities and taking advantage of the deep results of S. Mendelson <ref type="bibr">[45]</ref> on the multiplier inequalities.</p><p>In the statements below, we will assume that we are given an i.i.d. sample (Z 1 ,Y 1 ), . . . , (Z N ,Y N ) having the same distribution as (Z,Y ) where the marginal distribution of Z is supported on a compact set. Moreover, suppose that E|&#951;| 8 &lt; &#8734; in the case of regression with quadratic loss; Section 3 contains other examples covering a wider class of distributions and classes F . THEOREM 1.1 (Informal) Assume the framework of either logistic regression or linear regression with quadratic loss. Then, for appropriately chosen k and &#8710; ,</p><p>with probability at least 1e -s for all s k. Moreover, we construct a two-step estimator f N based on f N that is capable of achieving further improved rates. THEOREM 1.2 (Informal) Assume the framework of either logistic regression or linear regression with quadratic loss. There exists an estimator f N , defined later in the paper, such that</p><p>with probability at least 1e -s for all 1 s s max where s max := s max (N) &#8594; &#8734; as N &#8594; &#8734;.</p><p>The estimator f N mentioned in Theorem 1.2 is based on a two-step procedure, where f N serves as an initial approximation that is refined on the second step via risk minimization restricted to a "small neighborhood" of f N . All of the bounds in this paper have the form</p><p>where 1   2 &#947; 1 and &#948; is the quantity (formally defined in (2.5)) that often coincides, up to log-factors, with the optimal rate for the excess risk <ref type="bibr">[3,</ref><ref type="bibr">40]</ref> -for instance, &#948; d N in the examples above. In the standard empirical risk minimization, the excess risk bounds in the linear and logistic regression admit the bounds of order d N + s N , albeit under more restrictive assumptions and in the corruption-free framework. Therefore, the bound of Theorem 1.1 is suboptimal in these cases due to the "remainder terms" being of order N -3/4 , and the improvement achieved by the two-step estimator f N , as described in Theorem 1.2, becomes important.</p><p>Next, we provide a brief overview of the literature on the topic and compare our results to the state of the art. Robustness of statistical learning algorithms has been studied extensively in recent years. Existing research has mainly focused on addressing robustness to heavy tails as well as adversarial contamination. One line of work investigated robust versions of the gradient descent method for the optimization problem (1.1) based on variants of the multivariate median-of-means technique <ref type="bibr">[51,</ref><ref type="bibr">16,</ref><ref type="bibr">59</ref>, 1], as well as Catoni's estimator <ref type="bibr">[28]</ref>. The line works initiated in the theoretical computer science community <ref type="bibr">[33,</ref><ref type="bibr">20,</ref><ref type="bibr">22</ref>, also see the survey paper <ref type="bibr">[23]</ref>] tackled the problem of optimal mean estimation in the adversarial contamination framework by establishing deep connections between the mean and covariance estimation problems that culminated in the family of powerful filtering algorithms; these algorithms can also be used as subroutines in robust gradient descent-type methods <ref type="bibr">[21,</ref><ref type="bibr">17]</ref>. While these algorithms admit strong theoretical guarantees, they require robustly estimating the gradient vector at every step (with the exception of <ref type="bibr">[21]</ref> that offers a more efficient approach) hence are computationally demanding; moreover, results are weaker for losses that are not strongly convex (for instance, the hinge loss). The line of research that is closest in spirit to the approach of this paper includes the works that employ robust risk estimators based on Catoni's idea <ref type="bibr">[5,</ref><ref type="bibr">13,</ref><ref type="bibr">27]</ref> and the median-of-means technique, such as "tournaments" and the "min-max median-of-means" <ref type="bibr">[40,</ref><ref type="bibr">39,</ref><ref type="bibr">34,</ref><ref type="bibr">35,</ref><ref type="bibr">18]</ref>, also see <ref type="bibr">[17,</ref><ref type="bibr">29]</ref> for the computationally efficient algorithms related to the tournament-type procedures. As it was mentioned in the introduction, the core of our methods can be viewed as a "hybrid" between Catoni's and the medianof-means estimators. We provide a more detailed comparison to the results of the aforementioned papers:</p><p>1. We show that risk minimization based on a version of Catoni's estimator is capable of achieving fast rates, thus improving the results and weakening the assumptions stated in <ref type="bibr">[13]</ref> that only allowed the slow rates to be established; 2. We develop new tools and techniques to analyze proposed estimators. In particular, we do not rely on the "small ball" method <ref type="bibr">[32,</ref><ref type="bibr">44]</ref> and the standard "majority vote-based" analysis <ref type="bibr">[34,</ref><ref type="bibr">40]</ref> of the median-of-means estimators. Instead, we provide accurate bounds for the bias and investigate the remainder terms for the Bahadur-type linear approximations of the estimators defined in (1.2). In particular, we demonstrate that the order of typical deviations of the estimator L (k) ( f ) around L ( f ) are significantly smaller than the deviations of the subsample averages L j ( f ), which is not easy to do using the majority vote-based proof techniques; consequently, this fact allows us to "decouple" the confidence parameter s that controls the deviation probabilities from parameters k and O responsible for the number of subsamples and the degree of contamination respectively. Unlike the tournaments-based estimators, in some regimes our algorithms admit a "universal" choice of k that is independent of the parameter &#948; controlling the optimal rate. In the previous works, parameter k was often overloaded as it controlled the deviation probabilities while depending on &#948; (or a closely related quantity) at the same time. Finally, our techniques allow us to establish bounds that are uniform over a certain range of confidence parameter s while the previously existing deviation results were only available for s k. 3. We are able to simultaneously treat the case of Lipschitz as well as non-Lipschitz (e.g., quadratic) loss functions . At the same time, in some situations (e.g. linear regression with quadratic loss), the required assumptions are stronger compared to the best results in the literature tailored specifically to the task, e.g. <ref type="bibr">[34,</ref><ref type="bibr">40]</ref> that treat the case of regression with quadratic loss. 4. Existing approaches based on the median-of-means estimators are either computationally intractable <ref type="bibr">[40]</ref>, or outputs of practically efficient algorithms do not admit strong theoretical guarantees <ref type="bibr">[34,</ref><ref type="bibr">35,</ref><ref type="bibr">18]</ref>. We design numerical algorithms specifically for the estimators f N and f U N defined via (1.4) and (1.5), and show that they enjoy good performance in numerical experiments as well as strong theoretical guarantees.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.">Theoretical guarantees for the excess risk.</head><p>In this section, we give complete statements of the main results and explain the high-level ideas behind their proofs.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.1">Preliminaries.</head><p>We start by introducing the main quantities that appear in our results, and state the key assumptions. Recall that &#963; 2 ( , F ) stands for sup f &#8712;F &#963; 2 ( , f ), where F &#8838; F . The loss functions &#961; that will be of interest to us satisfy the following assumption.</p><p>Assumption 1 Suppose that the function &#961; : R &#8594; R is convex, even, 5 times continuously differentiable and such that (i) &#961; (z) = z for |z| 1 and &#961; (z) = const for z 2, (ii) z -&#961; (z) is nondecreasing.</p><p>An example of a function &#961; satisfying required assumptions is given by "smoothed" Huber's loss defined as follows. Let</p><p>be the usual Huber's loss. Moreover, let &#966; be the "bump function"</p><p>where C is chosen so that R &#966; (x)dx = 1. Then &#961; given by the convolution &#961;(x) = (h * &#966; )(x) satisfies Assumption 1.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>REMARK 2.1 (a)</head><p>The requirements that &#961; is 5 times continuously differentiable is of the technical nature and is likely not necessary. It appears due to the fact that we need to control higher order terms in the Bahadur-Kiefer type representations of the estimator L (k) ( f ), as well as rely on the Lindeberg replacement-type arguments in our proofs. (b) The derivative &#961; has a natural interpretation of being a smooth version of the truncation function.</p><p>Moreover, observe that &#961; (2) -2 &#961; (1) -1 = 0 by (ii), hence &#961; &#8734; 2. It is also easy to see that for any x &gt; y, &#961; (x) -&#961; (y) = y -&#961; (y) -(x -&#961; (x)) + x -y x -y, hence &#961; is Lipschitz continuous with Lipschitz constant L(&#961; ) = 1.</p><p>In Section 1.3, we have briefly discussed the bias of robust mean estimators and various ways that it can be controlled. Now we will introduce the key quantities necessary to make the bounds precise. Everywhere below, &#934;(&#8226;) stands for the cumulative distribution function of the standard normal random variable and W ( f ) denotes a random variable with distribution N 0,</p><p>where P f := E f (X). In other words, M f (t, n) controls the rate of convergence in the central limit theorem. It follows from the results of L. Chen and Q.-M. Shao (Theorem 2.2 in <ref type="bibr">[15]</ref>) that</p><p>given that the absolute constant C is large enough. Note that, crucially, the control of the rate in terms of g f (t, n) is non-uniform, since g f (t, n) is a decreasing function of t. Moreover, let</p><p>The quantity</p><p>plays the key role in controlling the bias of the estimator L (k) ( f ): it decreases both as &#8710; get large and as the subsample size n increases, referring to different bias-controlling mechanisms of Catoni's and the median-of-means type estimators, see discussion after (1.2). The following statement provides simple upper bounds for g f (t, n) and G f (n, &#8710; ) that depend on the tail properties of f (X); its proof can be found in <ref type="bibr">[47,</ref><ref type="bibr">Section 4.4</ref>]. LEMMA 2.1 Let X 1 , . . . , X n be i.i.d. copies of X, and assume that Var(</p><p>where C ,C &gt; 0 are absolute constants.</p><p>We can rewrite the bound for sup</p><p>, where the numerator sup</p><p>is the quantity akin the kurtosis while the ratio M &#8710; := &#8710; &#963; ( ,F ) appearing in the denominator can be interpreted as a truncation level expressed in the "units" of &#963; ( , F ). This "truncation level," along with the subgroup size n, are the two main quantities controlling the bias of the estimators L (k) ( f ), f &#8712; F .</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.2">Slow rates for the excess risk.</head><p>Let</p><p>be the excess risk of f N and its permutation-invariant analogue f U N which are the main objects of our interest. The following bound for the excess risk is well known in the empirical risk minimization literature <ref type="bibr">[31]</ref>, and it easily leads to control of the excess risk in terms of the uniform deviations of robust mean estimators.</p><p>The first result, Theorem 2.1 below, together with the inequality (2.2) immediately implies the "slow rate bound" (meaning rate not faster than N -1/2 ) for the excess risk. This result has been previously established in <ref type="bibr">[47]</ref>. Define &#8710; := max (&#8710; , &#963; ( , F )) .</p><p>THEOREM 2.1 There exist absolute constants c, C &gt; 0 such that for all s &gt; 0, n and k satisfying</p><p>the following inequality holds with probability at least 1 -2e -s :</p><p>Moreover, the same bounds hold for the permutation-invariant estimators L An immediate corollary is the bound for the excess risk</p><p>that holds under the assumptions of Theorem 2.1 with probability at least 1 -2e -s . When the class</p><p>3) holds for N large enough whenever s is not too big and &#8710; and k are not too small, namely, s c k and &#8710; &#8730; k c &#963; (F ). The bound of Theorem 2.1 also suggests that the natural "unit" to measure the magnitude of the parameter &#8710; is &#963; ( , F ).</p><p>To put these results in perspective, let us consider two examples. First, assume that n = 1, k = N and set &#8710; = &#8710; (s) := &#963; (F ) N s for s c N. Using Lemma 2.1 with &#948; = 0 to estimate G f (n, &#8710; ), we deduce that</p><p>with probability at least 1-2e -s . This inequality improves upon excess risk bounds obtained for Catonitype estimators in <ref type="bibr">[13]</ref>, as it does not require functions in F to be uniformly bounded.</p><p>The second case we consider is when N n 2. For the choice of &#8710; &#963; ( , F ), the estimator L (k) ( f ) most closely resembles the median-of-means estimator, as we have explained in Section 1.3. In this case, Theorem 2.1 yields the excess risk bound of the form</p><p>that holds with probability 1 -2e -s for all s c k. As sup f &#8712;F G f (n, &#8710; ) is small for large n and <ref type="bibr">[35]</ref> that provides bounds for the excess risk for robust classifiers based on the the median-of-means estimators.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="2.3">Towards fast rates for the excess risk.</head><p>It is well known that in regression and binary classification problems, the excess risk often converges to 0 at a rate faster than N -1/2 , and could be as fast as N -1 . Such rates are often referred to as "fast" or "optimistic" rates. In particular, this is the case when there exists a "link" between the excess risk and the variance of the loss class, namely, if for some convex nondecreasing and nonnegative function &#966; such that &#966; (0) = 0,</p><p>It is thus natural to ask if fast rates can be attained by estimators produced by the robust algorithms proposed above. Results presented in this section give an affirmative answer to this question. Let us introduce the main quantities that commonly appear in the excess risk bounds [31, 40]. For &#948; &gt; 0, let</p><p>Moreover, define <ref type="figure">F</ref> ) .</p><p>The following condition, known as Bernstein's condition following <ref type="bibr">[10]</ref>, plays the crucial role in the analysis of excess risk bounds.</p><p>Assumption 2 There exist constants</p><p>Informally speaking, Assumption 2 postulates that any f &#8712; F (more precisely, the loss ( f ) induced by it) with small excess risk is itself close to f * . If this is true, it turns out that one can avoid global bounds on the expected supremum of the empirical process used to obtain "slow" rates, and instead rely on the modulus of continuity &#969;(&#948; ) of the empirical process locally in the neighborhood of ( f * ) in order to get better upper bounds on the excess risk. The basics of this approach in the classical empirical risk minimization frameworks are clearly explained in [31, Chapter 1.2], and we rely on similar ideas below. Assumption 2 is known to hold in many concrete cases of prediction and classification tasks, and we provide examples and references in Section 3 below. More general versions of the Bernstein's condition are often considered in the literature: for instance, it can be replaced by assumption requiring that Var ( ( f (X)) -( f * (X))) D 2 (E ( f )) &#964; for some &#964; &#8712; (0, 1], as was done in <ref type="bibr">[10]</ref>; clearly, our assumption corresponds to &#964; = 1. Results of this paper admit straightforward extensions to the slightly less restrictive scenario when &#964; &lt; 1; we omit the details to reduce the level of technical burden on the statements of our results.</p><p>Following [31, Chapter 4], we will say that the function &#968; :</p><p>x is decreasing. Moreover, if for some &#947; &#8712; (0, 1)</p><p>x &#947; is decreasing, we will say that &#968; is of strictly concave type with exponent &#947;. We will assume that &#969;(&#948; ) admits an upper bound &#969;(&#948; ) of strictly concave type (with some exponent &#947;), and that &#957;(&#948; ) admits an upper bound &#957;(&#948; ) of concave type. For instance, when Assumption 2 holds, &#957;(&#948; ) D &#8730; &#948; for &#948; &#948; B , implying that &#957;(&#948; ) = D &#8730; &#948; is an upper bound for &#957;(&#948; ) of strictly concave type with &#947; = 1 2 . 2 Moreover, the function &#969;(&#948; ) often admits an upper bound of the form &#969;(&#948;</p><p>where R 1 and R 2 do not depend on &#948; ; such an upper bound is also of concave type. Next, set</p><p>where C 1 (&#961;) is a sufficiently large positive constant that depends only on &#961;. The quantity &#948; often coincides with the optimal rates for the excess risk in the classical empirical risk minimization framework: for example, it is of order d N up to logarithmic factors in linear regression with quadratic loss and in logistic regression when Bernstein's condition is satisfied; in general, the order of &#948; ranges between the pessimistic N -1/2 in "hard" problems and "optimistic" N -1 where the rates between correspond to weaker versions of Assumptions 2, for instance, see <ref type="bibr">[9]</ref>. The theorems below provide estimates for the excess risk of robust risk minimizers under various conditions on the tails of the random variables { f (X), f &#8712; F }. All these bounds have the same structure that includes the term &#948; as well as the "remainder terms" that account for the bias of the robust risk estimators L (k) ( f ) as well as the outlier contamination proportion O N ; naturally, stricter moment conditions result in better remainder terms. THEOREM 2.2 Assume that conditions of Theorem 2.1 hold. Additionally, suppose that</p><p>with probability at least 1 -10e -s , where the constant C(&#961;) depends on &#961; only and D is a constant appearing in Assumption 2.</p><p>Under stronger moment assumptions, the excess risk bound can be strengthened and take the following form.</p><p>THEOREM 2.3 Assume that conditions of Theorem 2.1 hold. Additionally, suppose that</p><p>with probability at least 1 -10e -s , where the constant C(&#961;) depends on &#961; only and D is a constant appearing in Assumption 2.</p><p>The main ideas behind the proofs of Theorems 2.2 and 2.3 are explained in the beginning of Section 4.</p><p>REMARK 2.2 1. The bounds of Theorems 2.2 and 2.3 hold for the excess risk &#948; U N of the permutation-invariant estimator f U N , up to a change in absolute constants. 2. It is evident that whenever O = 0, the best possible rates implied by Theorem 2.2 are of order N -2/3 (indeed, this is the case whenever M &#8710; &#8730; n N 1/3 and &#948; N -2/3 ), while the best possible rates attained by Theorem 2.3 are of order N -3/4 (when M &#8710; &#8730; n N 1/4 and &#948; N -3/4 ); in particular, in this case the choice of M &#8710; and n is independent of &#948; . In general, if O = &#949;N for &#949; &gt; 0, the best rates implied by Theorems 2.2 and 2.3 are &#948; +C(F , &#961;, P)&#949; 2/3 and &#948; +C(F , &#961;, P)&#949; 3/4 respectively. 3. Assumption requiring that M &#8710; 1 is introduced for convenience: without it, extra powers of the ratio max(&#8710; ,&#963; ( ,F )) &#8710; appear in the bounds.</p><p>Our next goal is to describe an estimator that is capable of achieving excess risk rates up to N -1 . The approach that we follow is similar in spirit to the "minmax" estimators studied in <ref type="bibr">[5,</ref><ref type="bibr">38,</ref><ref type="bibr">34]</ref>, among others, as well as the "median-of-means tournaments" introduced in <ref type="bibr">[40]</ref>; all these methods focus on estimating the differences L ( f 1 ) -L ( f 2 ) for all f 1 , f 2 &#8712; F . Recall that f * = argmin f &#8712;F P ( f ), and observe that for any fixed f &#8712; F , f * can be equivalently defined via</p><p>A version of the robust empirical risk minimizer (1.4) corresponding to this problem can be defined as</p><p>for appropriately chosen &#8710; &gt; 0, and</p><p>Moreover, if f &#8712; F is a priori known to be "close" to f * , then it suffices to search for the minimizer in a neighborhood F of f that contains f * instead of all f &#8712; F :</p><p>The advantage gained by this procedure is expressed by the fact that sup f &#8712;F Var ( ( f (X)) -( f (X))) can be much smaller than &#963; ( , F ).</p><p>We will now formalize this argument and provide performance guarantees; we use the framework of Theorem 2.3 which leads to the bounds that are easier to state and interpret. However, similar reasoning applies to the setting of Theorem 2.2 as well. The presented algorithms also admit straightforward permutation-invariant modifications that we omit. Let</p><p>be the "empirical excess risk" of f . Indeed, this is a meaningful notion as f N is the minimizer of L (k) ( f ) over f &#8712; F . Assume that the initial sample of size N is split into two disjoint parts S 1 and S 2 of cardinalities that differ by at most 1:</p><p>The algorithm proceeds in the following way:</p><p>N/2 , with the scale parameter &#8710; 1 and the partition parameter k 1 corresponding the group size</p><p>be a known upper bound on the excess risk in Theorem 2.3 (while this condition is restrictive, it is similar to the requirements of existing approaches <ref type="bibr">[13,</ref><ref type="bibr">40]</ref>; discussion of adaptation issues is beyond the scope of this paper and will be addressed elsewhere). Set</p><p>where</p><p>, a scale parameter &#8710; 2 and the partition parameter k 2 corresponding the group size</p><p>It will be demonstrated in the course of the proofs that on an event of high probability, F (&#948; ) &#8838; F (c&#948; ) for an absolute constant c 7. Hence, on this event sup </p><p>1. Moreover, assume that for a suf-</p><p>c . Finally, we require that</p><p>with probability at least 1 -20e -s , where C(&#961;) depends on &#961; only and D is the constant appearing in Assumption 2.</p><p>The statement of Theorem 2.4 is technical, so let us try to distill the main ideas. The key difference between Theorem 2.3 and Theorem 2.4 is that the "remainder term"</p><p>, this term often becomes negligible. To be more specific, assume that &#948; = C(F ) &#8730; N &#8226; h(N) where h(N) &#8594; 0 as N &#8594; &#8734; (meaning that fast rates are achievable) and that O = &#949; N for &#949;</p><p>and the excess risk of f N admits the bound</p><p>that holds with probability at least 1 -Ce -s . A possible choice satisfying all the required conditions is k j N &#8730; &#949;, j = 1, 2 (indeed, it this case it is straightforward to check that conditions (2.6) hold for sufficiently large N as k j &#8730; N, j = 1, 2). Analysis of the case when O = 0 follows similar steps, with several simplifications.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.">Examples.</head><p>In this section, we consider two common prediction problems, regression and binary classification, and discuss the implications of our main results for these problems in detail.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.1">Binary classification with convex surrogate loss.</head><p>The key elements of the binary classification framework were outlined in Section 1.4. Here, we recall few popular examples of classification-calibrated losses and present conditions that are sufficient for the Assumption 2 to hold.</p><p>Logistic loss (y f (z)) = log 1 + e -y f (z) . Consider two scenarios:</p><p>1. Uniformly bounded classes, meaning that for all f &#8712; F , sup z&#8712;S | f (z)| B. In this case, Assumption 2 holds with D = 2e B for all f &#8712; F . See <ref type="bibr">[8]</ref> and Proposition 6.1 in <ref type="bibr">[3]</ref>. 2. Linear separators and Gaussian design: in this case, we assume that S = R d , Z &#8764; N(0, I) is Gaussian, and F = { &#8226;, v : v 2 R} is a class of linear functions. In this case, according to the Proposition 6.2 in [3], Bernstein's assumption is satisfied with D = cR 3/2 for some absolute constant c &gt; 0.</p><p>Hinge loss (y f (z)) = max (0, 1y f (z)). In this case, sufficient condition for Assumption 2 to hold is the following: there exists &#964; &gt; 0 such that |g * (Z)| &#964; almost surely, where g</p><p>It follows from Theorem 7 in <ref type="bibr">[8]</ref> (see also <ref type="bibr">[55]</ref>) that Assumption 2 holds with D = 1 &#8730; 2&#964; in this case.</p><p>Bound for &#948; . Let &#928; stand for the marginal distribution of Z and recall that &#969;(&#948;</p><p>Since is Lipschitz continuous by assumption (with Lipschitz constant denoted L( )), consequent application of symmetrization and Talagrand's contraction inequalities <ref type="bibr">[37,</ref><ref type="bibr">56]</ref> yields that</p><p>where &#949; 1 , . . . , &#949; N are i.i.d. random signs independent from Y j 's and Z j 's. The latter quantity is the mod- ulus of continuity of a Rademacher process, and various upper bounds for it are well known. For instance, if F is a subset of a linear space of dimension d, then, according to Proposition 3.2 in <ref type="bibr">[31]</ref>,</p><p>More generally, assume that the class F has a measurable envelope F(z)</p><p>is the &#968; 2 (Orlicz) norm. Moreover, suppose that the covering numbers N (F , Q, &#949;) of the class F with respect to the norm L 2 (Q) 3 satisfy the bound</p><p>and all probability measures Q. For instance, VC-subgraph classes are known to satisfy this bound with V being the VC dimension of F <ref type="bibr">[58,</ref><ref type="bibr">31]</ref>.</p><p>In this case, it is not difficult to show (see for example the proof of Lemma 3.1 in the Supplementary material <ref type="bibr">[41]</ref>) that</p><p>hence it is easy to check that in this case</p><p>It immediately follows from the discussion following Theorem 2.4 that the excess risk of the estimator</p><p>with probability at least 1-20e -s . Note that we did not need to assume that h * := argmin</p><p>belongs to F . Similar results hold for regression problems with Lipschitz losses, such as Huber's loss or quantile loss <ref type="bibr">[3]</ref>.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="3.2">Regression with quadratic loss.</head><p>Let X = (Z,Y ) &#8712; S &#215; R be a random couple with distribution P satisfying Y = f * (Z) + &#951; where the noise variable &#951; is independent of Z and f</p><p>Pr(|&#951;| &gt; t)dt, and observe that &#951; 2,1 &lt; &#8734; as sup f &#8712;F E(Yf (Z)) 4 &lt; &#8734; by assumption. As 3 Definition: the covering number N (F , Q, &#949;) is the smallest integer k 1 such that there exist f 1 , . . . ,</p><p>before, &#928; will stand for the marginal distribution of Z. Let F be a given convex class of functions mapping S to R and such that the regression function f * belongs to F , so that</p><p>In this case, the natural choice for the loss function is the quadratic loss (x) = x 2 which is not Lipschitz continuous on unbounded domains. Assume that the class F has a measurable envelope</p><p>Moreover, suppose that the covering numbers N (F , Q, &#949;) of the class F with respect to the norm L 2 (Q) satisfy the bound</p><p>, and all probability measures Q (see remark about VC-subgraph classes following display (3.1)).</p><p>Verification of Bernstein's assumption. It follows from Lemma 5.1 in <ref type="bibr">[31]</ref> that</p><p>2&#948; so D can be taken to be &#8730; 2 in Assumption 2. Bound for &#948; . Required estimates follow from the following lemma: LEMMA 3.1 Under the assumptions made in this section and for &#8710; &#963; ( , F ),</p><p>Moreover, if the functions if F are uniformly bounded, the log 2 (A 2 N) can be removed.</p><p>The proof is given in Section A.9 of the Supplementary material <ref type="bibr">[41]</ref>. An immediate corollary of the lemma, according to the discussion following Theorem 2.4, is that the excess risk of the estimator f N satisfies the inequality</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.">Proofs of the main results.</head><p>In the proofs of the main results, we will rely on the following convenient change of variables. Denote</p><p>In particular, when</p><p>) and e (k) ( f ) be defined by the equations</p><p>Comparing this to the definition of</p><p>Let us explain the main high-level ideas behind the proof. In the classical empirical risk minimization framework, L (k) ( f ) is replaced by the empirical mean</p><p>we would be able to write that</p><p>It would then suffice to find a good upper bound for the supremum on the right side of (4.1) and solve the resulting inequality to get an upper bound for &#948; N . However, this argument does not work directly due to the lack of linearity. Instead, we use Bahadur-type representation of the e (k) ( f ) to introduce linearity into the problem. Specifically, we will show that e (k) </p><p>where r N ( f ) is a small remainder term and &#8706; z G k (0; f ) is the partial derivative of G k (z; f ) with respect to z evaluated in z = 0. The process G k (0; f ) is "almost" linear in ( f ), the only obstacle being the nonlinearity due to &#961; . Mimicking (4.1), we can write that</p><p>can be tackled with the techniques commonly used to estimate suprema of the empirical processes; in particular, symmetrization and contraction inequalities for Rademacher sums <ref type="bibr">[37]</ref> are used to remove the additional nonlinearity in the definition of G k (z, f ) introduced by &#961; . At that point, one only needs to carefully estimate the remainder term r N .</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head n="4.1">Technical tools.</head><p>We summarize the key results that our proofs rely on. Var (Y ) .</p><p>Proof. See Lemma 5.3 in <ref type="bibr">[47]</ref>.</p><p>LEMMA 4.2 For any function h of with bounded third derivative and a sequence of i.i.d. random variables &#958; 1 , . . . , &#958; n such that E&#958; 1 = 0 and</p><p>where C &gt; 0 is an absolute constant and Z 1 , . . . , Z n are i.i.d. centered normal random variables such that Var(Z 1 ) = Var(&#958; 1 ).</p><p>Proof. This bound follows from a standard application of Lindeberg's replacement method; see chapter 11 in <ref type="bibr">[49]</ref>.</p><p>, where &#947; 2 (F , L &#8734; (&#928; N )) is Talagrand's generic chaining complexity [54]. LEMMA 4.4 Let &#963; 2 := sup f &#8712;G E f 2 (X). Then there exists a universal constant C &gt; 0 such that</p><p>Proof. See Theorem 3.16 in <ref type="bibr">[31]</ref>.</p><p>The following form of Talagrand's concentration inequality is due to Klein and Rio (see Section 12.5 in <ref type="bibr">[12]</ref>).</p><p>LEMMA 4.5 Let {Z j ( f ), f &#8712; F }, j = 1, . . . , N be independent (not necessarily identically distributed) separable stochastic processes indexed by class F and such that |Z j ( f ) -EZ j ( f )| M a.s. for all 1 j N and f &#8712; F . Then the following inequality holds with probability at least 1e -s :</p><p>where</p><p>with probability at least 1e -s .</p><p>4.2 Proof of Theorems 2.2 and 2.3.</p><p>We will provide detailed proofs for the estimator f N that is based on disjoint subsamples indexed by G 1 , . . . , G k . The bounds for its permutation-invariant version f U N follow exactly the same steps where all applications of the Talagrand's concentration inequality (Lemma 4.5) should be replaced by its version (B.3) for nondegenerate U-statistics stated in Section B of the Supplementary material <ref type="bibr">[41]</ref>.</p><p>Let J &#8834; {1, . . . , k} of cardinality |J| k -O be the set containing all j such that the subsample {X i , i &#8712; G j } does not include outliers. Clearly, {X i : i &#8712; G j , j &#8712; J} are still conditionally i.i.d. as the partitioning scheme is independent of the data. Moreover, set N J := &#8721; j&#8712;J |G j |, and note that, since</p><p>Consider stochastic process R N ( f ) defined as</p><p>where</p><p>Whenever &#8706; z G k (0; f ) = 0 (this assumption will be justified by Lemma 4.6 below), we can solve (4.3) for e (k) ( f ) to obtain</p><p>which can be viewed as a Bahadur-type representation of e (k) ( f ). Setting f := f N and recalling that e (k) ( f ) = L (k) ( f ) -L ( f ), we deduce that</p><p>Rearranging the terms, it is easy to see that </p><p>It follows from (4.5) that in order to estimate the excess risk of f N , it suffices to obtain the upper bounds for</p><p>Observe that</p><p>Since &#961; is Lipschitz continuous by assumption,</p><p>The following two lemmas are required to proceed.</p><p>LEMMA 4.6 There exist C(&#961;) &gt; 0 such that for any f &#8712; F ,</p><p>Proof. See Section A.1.</p><p>In particular, the bound of Lemma 4.6 implies that for n large enough, inf</p><p>It is also easy to deduce from the proof of Lemma 4.6 that for small n and</p><p>&#8710; for some positive c(&#961;). LEMMA 4.7 For any f &#8712; F ,</p><p>with probability at least 1 -2e -s , where C &gt; 0 is an absolute constant.</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>Proof.</head><p>See Section A.2. Lemma 4.7 and (4.7) imply, together with (4.6), that</p><p>on event &#920; 1 of probability at least 1 -2e -s . As &#8710; &#963; ( , F ) by assumption, we deduce that</p><p>Define</p><p>where C 1 (&#961;) is sufficiently large. It is easy to see that on event</p><p>for appropriately chosen C 1 (&#961;).</p><p>Our next goal is to obtain an upper bound for</p><p>. To this end, we will need to control the local oscillations of the process G k (0; f ). Specifically, we are interested in the bounds on the random</p><p>The following technical lemma is important for the analysis.</p><p>LEMMA 4.8 Let (&#958; 1 , &#951; 1 ), . . . , (&#958; n , &#951; n ) be a sequence of independent identically distributed random cou- ples such that E&#958; 1 = 0, E&#951; 1 = 0, and</p><p>Let F be an odd, smooth function with bounded derivatives up to fourth order. Then </p><p>Moreover, if &#969;(&#948; ) and &#957;(&#948; ) are upper bounds for &#969;(&#948; ) and &#957;(&#948; ) and are of concave type, then</p><p>where c(&#947;) &gt; 0 depends only on &#947;, is also an upper bound for U(&#948; , s) of strictly concave type. Moreover, define</p><p>where &#957; 4 (&#948; ) upper bounds &#957; 4 (&#948; ) and is of concave type. Below, we will use a crude bound &#957; 4 (&#948; ) 2R 4 ( , F ), but additional improvements are possible if better estimates of &#957; 4 (&#948; ) are available. LEMMA 4.9 With probability at least 1e -2s , sup</p><p>where C(&#961;) &gt; 0 is constant that depends only on &#961;.</p><p>Proof. See Section A.4. Next, we state the "uniform version" of Lemma 4.9.</p><p>LEMMA 4.10 With probability at least 1e -s , for all &#948; &#948; min simultaneously, sup</p><p>where C(&#961;) &gt; 0 is constant that depends only on &#961;.</p><p>Proof. See Section A.5. It follows from Lemma 4.10 and inequality (4.7) that on event &#920; 2 of probability at least 1 -e -s , for all &#948; &#948; min simultaneously,</p><p>where C 2 (&#961;), C 3 (&#961;) are sufficiently large constants. Then, on event</p><p>for appropriately chosen C 2 (&#961;),C 3 (&#961;). Finally, we provide an upper bound for the process R N ( f ) defined via</p><p>LEMMA 4.11 Assume that conditions of Theorem 2.1 hold, and let &#948; min &gt; 0 be fixed. Then for all s &gt; 0, &#948; &#948; min , positive integers n and k such that</p><p>the following inequality holds with probability at least 1 -7e -s , uniformly over all &#948; satisfying (4.12):</p><p>Moreover, the bound of Theorem 2.1 holds on the same event.</p><p>Proof. See Section A.6. Recall that</p><p>where C 2 (&#961;) is a large enough constant. Let &#920; 3 be the event of probability at least 1 -7e -s on which Lemma 4.11 holds with &#948; min = &#948; 2 , and consider the event &#920; 3 &#8745; { &#948; N &gt; &#948; 2 }. We will now show that on this event, Lemma 4.11 applies with &#948; = &#948; N . Indeed, the bound of Theorem 2.1 is valid on &#920; 3 , hence the inequality (2.4) implies that on &#920; 3 , &#948; N C(&#961;) &#8710; &#8730; n , and it is straightforward to check that condition (4.12) of Lemma 4.11 holds with &#948; min = &#948; 2 and &#948; = &#948; N . It follows from inequality (4.7) that on event</p><p>Consider the expression</p><p>and observe that whenever Theorem 2.1 holds, n 1/2 &#948; N &#8710; c(&#961;), hence the latter is bounded from above by</p><p>Combining the inequalities obtained above, we deduce on event</p><p>where C 4 (&#961;) is sufficiently large. Then on event &#920; 3 &#8745; &#948; N max &#948; 2 , 7&#948; 4 ,</p><p>Note that the expression above takes care of the term 4 &#8710; &#8730; n O N that appeared in <ref type="bibr">(4.11)</ref>. Combining (4.9), (4.11), (4.13), we deduce that on event &#920; 1 &#8745;&#920; 2 &#8745;&#920; 3 &#8745; &#948; N max &#948; 1 , &#948; 2 , &#948; 3 , 7 &#948; 4 ,</p><p>leading to a contradiction, hence on event &#920; 1 &#8745;&#920; 2 &#8745;&#920; 3 of probability at least 1 -10e -s , &#948; N max &#948; 1 , &#948; 2 , &#948; 3 , 7&#948; 4 . (4.14)</p><p>Recall the definition (4.8) of &#948; 1 . If condition 2 ("Bernstein condition") holds, then &#957;(&#948; ) D &#8730; &#948; for small enough &#948; , in which case</p><p>where we used the fact that s k c by assumption. Together with the bound (2.1) for G f * (n, &#8710; ), we deduce that, under the assumption that R 4 ( , F ) &lt; &#8734;,</p><p>, where</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>.15)</head><p>At the same time, if only &#963; ( , F ) &lt; &#8734;, we similarly obtain that</p></div>
<div xmlns="http://www.tei-c.org/ns/1.0"><head>.16)</head><p>Next we will estimate &#948; 3 . Recall that, when R 4 ( , F ) &lt; &#8734;,</p><p>For sufficiently small &#948; (namely, for which condition 2 holds) and &#8710; &#963; ( , F ), , and it is easy to deduce that in this case, Recall that E N ( f * ) := L (k) ( f * ) -L (k) ( f N ) is the "empirical excess risk" of f * , and let &#948; N := E ( f N ). It follows from Remark 4.1 that (using the notation used in the proof of Theorems 2.2 and 2.3)</p><p>On the event of Theorem 2.3 of probability at least 1 -10e -s ,</p><p>hence on this event</p><p>where the last inequality again follows from main steps in the proof of Theorem 2.3; note that similar result holds if &#948; is replaced by its analogue from Theorem 2.3. Consider the set F (&#948; ) = f &#8712; F : E N ( f ) &#948; .</p><p>First, observe that on the event of Theorem 2.3, f * &#8712; F (&#948; ) as implied by the previous display. We will next show that F (&#948; ) &#8838; F (7&#948; ) on the event E 1 of Theorem 2.3, meaning that for any f &#8712; F (&#948; ), E ( f ) 7&#948; . Indeed, let f &#8712; F (&#948; ) be such that E ( f ) = &#963; . Then (4.4) implies that</p><p>Again, it follows from the arguments used in proof of Theorem 2.3 that on event E 1 of probability at least 1 -10e -s , sup</p><p>max &#948; , &#963; .</p><p>Consequently, &#963; &#948; + 6 7 max (&#948; , &#963; ) on this event, implying that &#963; 7&#948; . Next, Assumption 2 yields that </p><p>To this end, we need to verify the assumption of Theorem 2.1 that translates into the requirement</p><p>As &#948; &gt; &#948; and |S 2 | N/2 , we have the inequality</p><p>hence it suffices to check that</p><p>that holds by assumption. Result now follows easily as we assumed that the subsamples S 1 and S 2 used to construct f N and f N are disjoint.</p></div><note xmlns="http://www.tei-c.org/ns/1.0" place="foot" xml:id="foot_0"><p>c The author 2021. Published by Oxford University Press on behalf of the Institute of Mathematics and its Applications. All rights reserved.</p></note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="1" xml:id="foot_1"><p>Reference to truncation can be made explicit by setting &#961;(x) = min x</p></note>
			<note xmlns="http://www.tei-c.org/ns/1.0" place="foot" n="2" xml:id="foot_2"><p>/2, |x| -1/2 to be Huber's loss and considering the gradient descent iteration for the optimization problem (1.2).</p></note>
		</body>
		</text>
</TEI>
