On the convergence of single-call stochastic extra-gradient methods
Yu-Guan Hsieh, Franck Iutzeler, Jérôme Malick, Panayotis Mertikopoulos
Introduction
Deep learning is arguably the fastest-growing field in artificial intelligence: its applications range from image recognition and natural language processing to medical anomaly detection, drug discovery, and most fields where computers are required to make sense of massive amounts of data. In turn, this has spearheaded a prolific research thrust in optimization theory with the twofold aim of demystifying the successes of deep learning models and of providing novel methods to overcome their failures.
Introduced by Goodfellow et al. , generative adversarial networks have become the youngest torchbearers of the deep learning revolution and have occupied the forefront of this drive in more ways than one. First, the adversarial training of deep neural nets has given rise to new challenges regarding the efficient allocation of parallelizable resources, the compatibility of the chosen architectures, etc. Second, the loss landscape in GANs is no longer that of a minimization problem but that of a zero-sum, min-max game – or, more generally, a variational inequality (VI).
Variational inequalities are a flexible and widely studied framework in optimization which, among others, incorporates minimization, saddle-point, Nash equilibrium, and fixed point problems. As such, there is an extensive literature devoted to solving variational inequalities in different contexts; for an introduction, see and references therein. In particular, in the setting of monotone variational inequalities with Lipschitz continuous operators, it is well known that the optimal rate of convergence is , and that this rate is achieved by the EG algorithm of Korpelevich and its Bregman variant, the Mirror-Prox (MP) algorithm of Nemirovski .Korpelevich proved the method’s asymptotic convergence for pseudomonotone variational inequalities. The convergence rate was later established by Nemirovski with ergodic averaging.
These algorithms require two projections and two oracle calls per iteration, so they are more costly than standard Forward-Backward / descent methods. As a result, there are two complementary strands of literature aiming to reduce one (or both) of these cost multipliers – that is, the number of projections and/or the number of oracle calls per iteration. The first class contains algorithms like the Forward-Backward-Forward (FBF) method of Tseng , while the second focuses on gradient extrapolation mechanisms like Popov’s modified Arrow–Hurwicz algorithm .
In deep learning, the latter direction has attracted considerably more interest than the former. The main reason for this is that neural net training often does not involve constraints (and, when it does, they are relatively cheap to handle). On the other hand, gradient calculations can become very costly, so a decrease in the number of oracle calls could offer significant practical benefits. In view of this, our aim in this paper is (i) to develop a synthetic approach to methods that retain the anticipatory properties of the Extra-Gradient algorithm while making a single oracle call per iteration; and (ii) to derive quantitative convergence results for such single-call extra-gradient (-EG) algorithms.
Our first contribution complements the existing literature (reviewed below and in Section 3) by showing that the class of single-call extra-gradient (-EG) algorithms under study attains the optimal convergence rate of the two-call method in deterministic variational inequalities with a monotone, Lipschitz continuous operator. Subsequently, we show that this rate is also achieved in stochastic variational inequalities with strongly monotone operators provided that the optimizer has access to an oracle with bounded variance (but not necessarily bounded second moments).
Importantly, this stochastic result concerns both the method’s “ergodic average” (a weighted average of the sequence of points generated by the algorithm) as well as its “last iterate” (the last generated point). The reason for this dual focus is that averaging can be very useful in convex/monotone landscapes, but it is not as beneficial in non-monotone problems (where Jensen’s inequality does not apply). On that account, last-iterate convergence results comprise an essential stepping stone for venturing beyond monotone problems.
Armed with these encouraging results, we then focus on non-monotone problems and show that, with high probability, the method’s last iterate exhibits a local convergence rate to solutions of non-monotone variational inequalities that satisfy a second-order sufficient condition. To the best of our knowledge, this is the first convergence rate guarantee of this type for stochastic, non-monotone variational inequalities.
Related work.
The prominence of Extra-Gradient/Mirror-Prox methods in solving variational inequalities and saddle-point problems has given rise to a vast corpus of literature which we cannot hope to do justice here. Especially in the context of adversarial networks, there has been a flurry of recent activity relating variants of the Extra-Gradient algorithm to GAN training, see e.g., and references therein. For concreteness, we focus here on algorithms with a single-call structure and refer the reader to Sections 3, 4 and 5 for additional details.
The first variant of Extra-Gradient with a single oracle call per iteration dates back to Popov . This algorithm was subsequently studied by, among others, Chiang et al. , Rakhlin and Sridharan and Gidel et al. ; see also for a “reflected” variant, for an “optimistic” one, and Section 3 for a discussion of the differences between these variants. In the context of deterministic, strongly monotone variational inequalities with Lipschitz continuous operators, the last iterate of the method was shown to exhibit a geometric convergence rate ; similar geometric convergence results also extend to bilinear saddle-point problems , even though the operator involved is not strongly monotone. In turn, this implies the convergence of the method’s ergodic average, but at a rate (because of the hysteresis of the average). In view of this, the fact that -EG methods retain the optimal convergence rate in deterministic variational inequalities without strong monotonicity assumptions closes an important gap in the literature.A few weeks after the submission of our paper, we were made aware of a very recent preprint by Mokhtari et al. which also establishes a convergence rate for the algorithm’s “optimistic” variant in saddle-point problems (in terms of the Nikaido–Isoda gap function). To the best of our knowledge, this is the closest result to our own in the literature.
At the local level, the geometric convergence results discussed above echo a surge of interest in local convergence guarantees of optimization algorithms applied to games and saddle-point problems, see e.g., and references therein. In more detail, Liang and Stokes proved local geometric convergence for several algorithms in possibly non-monotone saddle-point problems under a local smoothness condition. In a similar vein, Daskalakis and Panageas analyzed the limit points of (optimistic) gradient descent, and showed that local saddle points are stable stationary points; subsequently, Adolphs et al. and Mazumdar et al. proposed a class of algorithms that eliminate stationary points which are not local Nash equilibria.
Geometric convergence results of this type are inherently deterministic because they rely on an associated resolvent operator being firmly nonexpansive – or, equivalently, rely on the use of the center manifold theorem. In a stochastic setting, these techniques are no longer applicable because the contraction property cannot be maintained in the presence of noise; in fact, unless the problem at hand is amenable to variance reduction – e.g., as in – geometric convergence is not possible if the noise process is even weakly isotropic. Instead, for monotone problems, Cui and Shanbhag and Gidel et al. showed that the ergodic average of the method attains a convergence rate. Our global convergence results for stochastic variational inequalities improve this rate to in strongly monotone variational inequalities for both the method’s ergodic average and its last iterate. In the same light, our local convergence results for non-monotone variational inequalities provide a key extension of local, deterministic convergence results to a fully stochastic setting, all the while retaining the fastest convergence rate for monotone variational inequalities.
For convenience, our contributions relative to the state of the art are summarized in Table 1.
Problem setup and blanket assumptions
To provide some intuition about (VI), we discuss two important examples below:
Given the original formulation of GANs as (stochastic) saddle-point problems , this observation has been at the core of a vigorous literature at the interface between optimization, game theory, and deep learning, see e.g., and references therein.∎
The operator analogue of convexity for a function is monotonicity, i.e.,
Specifically, when for some sufficiently smooth function , this condition is equivalent to being convex . In this case, following Nesterov and Juditsky et al. , the quality of a candidate solution can be assessed via the so-called error (or merit) function
Assume is monotone. If is a solution of (VI), we have and for all sufficiently large . Conversely, if for large enough and some , then is a solution of (VI).
color=Orchid!20!LightGray,author=Yu-Guan:]We use mean squared error in the strongly monotone case. In light of this result, and will be among our principal measures of convergence in the sequel.
Blanket assumptions.
With all this in hand, we present below the main assumptions that will underlie the bulk of the analysis to follow.
The solution set of (VI) is nonempty.
The operator is -Lipschitz continuous, i.e.,
In some cases, we will also strengthen Assumption 3 to:
The operator is -strongly monotone, i.e.,
Throughout our paper, we will be interested in sequences of points generated by algorithms that can access the operator via a stochastic oracle .Depending on the algorithm, the sequence index may take positive integer or half-integer values (or both). Formally, this is a black-box mechanism which, when called at , returns the estimate
In the above, denotes the history (natural filtration) of , so is adapted to by definition; on the other hand, since the -th instance of is generated randomly from , is not adapted to . Obviously, if , we have the deterministic, perfect feedback case .
Algorithms
In the general framework outlined in the previous section, the Extra-Gradient (EG) algorithm of Korpelevich can be stated in recursive form as
Single-call variants of the Extra-Gradient algorithm.
Given the significant computational overhead of gradient calculations, a key desideratum is to drop the second oracle call in (EG) while retaining the algorithm’s “anticipatory” properties. In light of this, we will focus on methods that perform a single oracle call at the leading state , but replace the update rule for (and, possibly, as well) with a proxy that compensates for the missing gradient. Concretely, we will examine the following family of single-call extra-gradient (-EG) algorithms:
[Proxy: use instead of in the calculation of ; use instead of in the calculation of ; no projection]
These are the main algorithmic schemes that we will consider, so a few remarks are in order. First, given the extensive literature on the subject, this list is not exhaustive; see e.g., for a generalization of (OG), for a variant that employs averaging to update the algorithm’s base state , and for a proxy defined via “negative momentum”. Nevertheless, the algorithms presented above appear to be the most widely used single-call variants of (EG), and they illustrate very clearly the two principal mechanisms for approximating missing gradients: (i ) using past gradients (as in the Past Extra-Gradient (PEG) and Optimistic Gradient (OG) variants); and/or (ii ) using a difference of successive states (as in the Reflected Gradient (RG) variant).
We also take this opportunity to provide some background and clear up some issues on terminology regarding the methods presented above. First, the idea of using past gradients dates back at least to Popov , who introduced (PEG) as a “modified Arrow–Hurwicz” method a few years after the original paper of Korpelevich ; the same algorithm is called “meta” in and “extrapolation from the past” in (but see also the note regarding optimism below). The terminology “Reflected Gradient” and the precise formulation that we use here for (RG) is due to Malitsky . The well-known primal-dual algorithm of Chambolle and Pock can be seen as a one-sided, alternating variant of the method for saddle-point problems; see also for a more recent take.
Finally, the terminology “optimistic” is due to Rakhlin and Sridharan , who provided a unified view of (PEG) and (EG) based on the sequence of oracle vectors used to update the algorithm’s leading state .More precisely, Rakhlin and Sridharan use the term Optimistic Mirror Descent (OMD) in reference to the Mirror-Prox method of Nemirovski , itself a variant of (EG) with projections defined by means of a Bregman function; for a related treatment, see Nesterov and Juditsky et al. . Because the framework of encompasses two different algorithms, there is some danger of confusion regarding the use of the term “optimism”; in particular, both (EG) and (PEG) can be seen as instances of optimism. The specific formulation of (OG) that we present here is the projected version of the algorithm considered by Daskalakis et al. ;To see this, note that the difference between two consecutive intermediate steps and can be written as . Writing (OG) in the form presented above shows that (OG) can also be viewed as a single-call variant of the FBF method of Tseng . by contrast, the “optimistic” method of Mertikopoulos et al. is equivalent to (EG) – not (PEG) or (OG).
The proof of this proposition follows by a simple rearrangement of the update rules for (PEG), (RG) and (OG), so we omit it. In the projected case, the -EG updates presented above are no longer equivalent – though, of course, they remain closely related.
Deterministic analysis
We begin with the deterministic analysis, i.e., when the optimizer receives oracle feedback of the form (7) with . In terms of presentation, we keep the global and local cases separated and we interleave our results for the generated sequence and its ergodic average. To streamline our presentation, we defer the details of the proofs to the paper’s supplement and only discuss here the main ideas.
Our first result below shows that the algorithms under study achieve the optimal ergodic convergence rate in monotone problems with Lipschitz continuous operators.
Suppose that satisfies Assumptions 1, 2 and 3. Assume further that a -EG algorithm is run with perfect oracle feedback and a constant step-size , where for the RG variant and for the PEG and OG variants. Then, for all , we have
where is the ergodic average of the algorithm’s sequence of leading states.
This result shows that the EG and -EG algorithms share the same convergence rate guarantees, so we can safely drop one gradient calculation per iteration in the monotone case. The proof of the theorem is based on the following technical lemma which enables us to treat the different variants of the -EG method in a unified way.
for all and all . Then,
For Examples 1 and 2 it is possible to state both Theorem 1 and Lemma 2 with more adapted measures. We refer the readers to the supplement for more details.
The use of Lemma 2 is tailored to time-averaged sequences like , and relies on establishing a suitable “quasi-descent inequality” of the form (10) for the iterates of -EG. Doing this requires in turn a careful comparison of successive iterates of the algorithm via the Lipschitz continuity assumption for ; we defer the precise treatment of this argument to the paper’s supplement.
On the other hand, because the role of averaging is essential in this argument, the convergence of the algorithm’s last iterate requires significantly different techniques. To the best of our knowledge, there are no comparable convergence rate guarantees for under Assumptions 1, 2 and 3; however, if Assumption 3 is strengthened to Assumption 3(s), the convergence of to the (necessarily unique) solution of (VI) occurs at a geometric rate. For completeness, we state here a consolidated version of the geometric convergence results of Malitsky , Gidel et al. , and Mokhtari et al. .
Assume that satisfies Assumptions 1, 2 and 3(s), and let denote the (necessarily unique) solution of (VI). If a -EG algorithm is run with a sufficiently small step-size , the generated sequence converges to at a rate of for some .
2 Local convergence
We continue by presenting a local convergence result for deterministic, non-monotone problems. To state it, we will employ the following notion of regularity in lieu of Assumptions 1, 2 and 3 and 3(s).
We say that is a regular solution of (VI) if is -smooth in a neighborhood of and the Jacobian is positive-definite along rays emanating from , i.e.,
This notion of regularity is an extension of similar conditions that have been employed in the local analysis of loss minimization and saddle-point problems. More precisely, if for some loss function , this definition is equivalent to positive-definiteness of the Hessian along qualified constraints [5, Chap. 3.2]. As for saddle-point problems and smooth games, variants of this condition can be found in several different sources, see e.g., and references therein.
Under this condition, we obtain the following local geometric convergence result for -EG methods.
Let be a regular solution of (VI). If a -EG method is run with perfect oracle feedback and is initialized sufficiently close to with a sufficiently small constant step-size,we have for some .
The proof of this theorem relies on showing that (i ) essentially behaves like a smooth, strongly monotone operator close to ; and (ii ) if the method is initialized in a small enough neighborhood of , it will remain in said neighborhood for all . As a result, Theorem 4 essentially follows by “localizing” Theorem 2 to this neighborhood.
As a preamble to our stochastic analysis in the next section, we should state here that, albeit straightforward, the proof strategy outlined above breaks down if we have access to only via a stochastic oracle. In this case, a single “bad” realization of the feedback noise could drive the process away from the attraction region of any local solution of (VI). For this reason, the stochastic analysis requires significantly different tools and techniques and is considerably more intricate.
Stochastic analysis
We now present our analysis for stochastic variational inequalities with oracle feedback of the form (7). For concreteness, given that the PEG variant of the -EG method employs the most straightforward proxy mechanism, we will focus on this variant throughout; for the other variants, the proofs and corresponding explicit expressions follow from the same rationale (as in the case of Theorem 1).
As we mentioned in the introduction, under Assumptions 1, 2 and 3, Cui and Shanbhag and Gidel et al. showed that -EG methods attain a ergodic convergence rate. By strengthening Assumption 3 to Assumption 3(s), we show that this result can be augmented in two synergistic ways: under Assumptions 1, 2 and 3(s), both the last iterate and the ergodic average of -EG achieve a convergence rate.
Suppose that satisfies Assumptions 1, 2 and 3(s), and assume that (PEG) is run with stochastic oracle feedback of the form (7) and a step-size of the form for some and . Then, the generated sequence of the algorithm’s base states satisfies
while its ergodic average enjoys the bound color=DodgerBlue!30,author=Pan:]Why ? I think it would be better to write . Also, I would suggest to write the with , otherwise they stand out too much (because of the huge parentheses). color=Orchid!20!LightGray,author=Yu-Guan:]I prefer to stay with . Let’s see what the others think.
Regarding our proof strategy for the last iterate of the process, we can no longer rely either on a contraction argument or the averaging mechanism that yields the ergodic convergence rate. Instead, we show in the appendix that is (stochastically) quasi-Fejér in the sense of ; then, leveraging the method’s specific step-size, we employ successive numerical sequence estimates to control the summability error and obtain the rate.
2 Local convergence
We proceed to examine the convergence of the method in the stochastic, non-monotone case. Our main result in this regard is the following.
There are neighborhoods and of in such that, if , the event
occurs with probability at least .
where and .
The finiteness of and the positivity of are both consequences of the regularity of and their values only depend on the size of the neighborhood . Taking a larger would increase the algorithm’s certified initialization basin but it would also negatively impact its convergence rate (since would increase while would decrease). Likewise, the neighborhood only depends on the size of and, as we explain in the appendix, it suffices to take to be “one fourth” of .
From the above, it becomes clear that the situation is significantly more involved than the corresponding deterministic analysis. This is also reflected in the proof of Theorem 6 which requires completely new techniques, well beyond the straightforward localization scheme underlying Theorem 4. More precisely, a key step in the proof (which we detail in the appendix) is to show that the iterates of the method remain close to for all with arbitrarily high probability. In turn, this requires showing that the probability of getting a string of “bad” noise realizations of arbitrary length is controllably small. Even then however, the global analysis still cannot be localized because conditioning changes the probability law under which the oracle noise is unbiased. Accounting for this conditional bias requires a surprisingly delicate probabilistic argument which we also detail in the supplement.
Concluding remarks
Our aim in this paper was to provide a synthetic view of single-call surrogates to the Extra-Gradient algorithm, and to establish optimal convergence rates in a range of different settings – deterministic, stochastic, and/or non-monotone. Several interesting avenues open up as a result, from extending the theory to more general Bregman proximal settings, to developing an adaptive version as in the recent work for two-call methods. We defer these research directions to future work.
Acknowledgments
This work benefited from financial support by MIAI Grenoble Alpes (Multidisciplinary Institute in Artificial Intelligence). P. Mertikopoulos was partially supported by the French National Research Agency (ANR) grant ORACLESS (ANR–16–CE33–0004–01) and the EU COST Action CA16228 “European Network for Game Theory” (GAMENET).
References
Appendix A Technical lemmas
Since , we have the following property , leading to
If , for all , it holds
With , we can apply A.1 to and , which yields
By summing (A.6) and (A.7), we readily get the first inequality of (A.4). We conclude with help of Young’s inequality . ∎
By substituting , (A.8) combined with (A.11) yields
Let us define . (A.12) becomes
This inequality holds for all . Then, either: • becomes non-positive for some , and (A.13) implies that this is also the case for all subsequent , which leads to
• or is positive for all and we get
The Lipschitz continuity is straightforward: a -smooth operator is necessarily locally Lipschitz and thus Lipshitz on every compact. The proof consists in establishing the existence of . To this end, we consider the following function:
Consequently, writing , , we have
Finally, since is a solution of (VI), we have and
Appendix B Proofs for the deterministic setting
For any , we have , and by monoticity of ,
In other words, for all ,
Dividing the two sides of (B.3) by and maximizing over leads to the desired result.
B.2 Proof of Theorem 1
To facilitate analysis and presentation of our results, (PEG) and (OG) are initialized with random and in while for (RG) we start with and . We are constrained to have different initial states in (RG) due to its specific formulation.
For , the second inequality of A.2 (b) applied to results in
where we used the fact that is -Lipschitz continuous for the second inequality.
Now, let us use Young’s inequality to get
and the non-expansiveness of the projection to get for any ,
where we used the fact that in the last inequality; and in order to display a telescopic term, we reformulate (B.8) as
We now substitute (B.9) in (B.4) to get for all ,
and thus (10) holds true for all with and .
which also matches (10) for with , as defined previously, and . Thus, Lemma 2 enables us to conclude the proof for Past Extra-Gradient (PEG).
Optimistic Gradient (OG).
The update of OG with constant step-size can be written as
One the one hand, since and , we have
On the other other hand, by definition of and the -Lipschitz continuity of ,
Then, applying the same arguments used to get (B.9), we can show that for all ,
Putting together (B.14), (B.15), (B.16), and (B.17), we obtain for and for all ,
Reflected Gradient (RG).
As and , it follows
By summing (B.22) and (B.23) and rearranging the terms, we get
By using twice Young’s inequality: i) with ; then ii) with , we have
B.3 Lemma 2 with other suboptimality measures
Here we discuss how the statement of Lemma 2, and consequently also that of Theorem 1, can be adjusted to consider more adapted convergence measures in the cases of loss minimization and min-max optimization. The notations are those of Examples 1 and 2, and we write .
is monotone implies the convexity of , so
This is true for any , and especially for . Let . By invoking (B.1), we conclude
Min-max optimization.
being monotone is equivalent to being convex-concave. In such saddle-point problems, the quality of a candidate solution is often assessed via the Nikaido–Isoda function , defined here as
provided of course that the right-hand side is well-posed. Its restricted variant can also be defined by analogy with the definition of .
Let us denote and . By convex-concavity of , it holds
We can again apply Jensen’s inequality to show that
B.4 Proof of Theorem 4
for the three algorithms with . By imposing in PEG and OG, we get . Similarly, we may impose in RG, leading to . It is thus possible to choose the adequate initial points and such that , which in turn guarantees .
Part (ii). We now proceed to prove that we may choose sufficiently small such that if and then . We notice that for the three algorithms, we have
by the non-expansiveness of the projection.In particular this also holds for RG since then . We define where the finiteness of comes from the continuity of and the boundedness of . We choose so that since . Then, by Young’s inequality, we get
In other words, .
Conclusion. We first notice that the conditions on the initial points and the stepsize do not depend on the iteration. Thus, by simple induction we have that if we initialize the algorithm such that
Appendix C Proofs for the stochastic setting
Let us focus in this section on the (PEG) algorithm:
As in the proof of Theorem 1, we first apply A.2 (b) with and the solution as a trial point to obtain
The following holds true thanks to the law of total expectation,
By Young’s inequality, -Lipschitz continuity of , and non-expansiveness of the projection, we have
Notice that the choice implies , which in turn yields . Combining (C.2) and (C.3), similarly to (B.9), we can thus show that
Since is the unique solution of (VI), it follows . Consequently, with strong monotonicity of , we get
Taking expectation over (C.1) and using (C.4), (C.5), (C.8) leads to
Using , (C.9) reduces to
The second term on the left-hand side (LHS) of the inequality is always positive, and (13) follows immediately.
Ergodic convergence.
The convergence of as shown in (14) can be deduce directly from above by using Jensen’s inequality:
and then we bound the right-hand side (RHS) of the inequality by (13).
C.2 Proof of Theorem 6
We start by defining some important quantities that will be used in our proof. For any , we set
We additionally define , and , where denotes the whole sample space. It follows from the definitions that both and are decreasing sequences of events. Moreover, we have while . Also notice that .
In terms of notation, for an event , we denote by its indicator function and its complementary. For any pair of events , we denote by the event “ and not ” i.e., .
The proof of the theorem relies on the two following lemmas.
For any , we have the inclusion .
Initialization: is clear. To prove that we also have , we use Young’s inequality to get
On the one hand, since by assumption, it holds . On the other hand,
For any realization in , we have ; and so we can deduce from (C.18) that . Since , it follows that . This means that .
Inductive step: Suppose that holds for some . We would like to prove . To do so, we show that for any realization in . Applying A.2 (b) as in (C.1) yields for all ,
where in the last line we can use since by induction hypothesis, , which means for any realization in , for all .
By definition of , we have (so ) and . Using that by assumption, it follows immediately that .
Finally, in order to bound , we again rely on Young’s inequality:
For any realization in , we have that
Thus, (C.22) implies that , and subsequently . As and , we have proven that . ∎
For , we have the following recurrence inequality
where and .
Moreover, if , the bound can be refined to
where the second equality comes from the fact that as , we have .
Since and are -measurable, we get
By C.1, which means that for any realization in , we have . Therefore, and consequently
Using again that is -measurable along with the boundedness of the variance of (see Eq. (8b)), we get
Applying once again the techniques above and relying on the boundedness of (as for any realization in we have and ), we get
Using that and repeating the arguments leading to (C.32), we have
Combining (C.28), (C.29), (C.31), (C.32) and (C.33), we get
For the last term on the RHS of (C.27), we get by definition that for any realization in , and thus
Substituting (C.34) and (C.35) into (C.27) gives exactly (C.25).
The case is proved similarly. In fact,
Consequently by using , we have
By definition , which shows (C.35) is equally true with . (C.26) can then be immediately deduced from (C.27). ∎
The last line is true since is a positive random variable.
We now use Lemma C.2 by summing (C.25) from to and (C.26) which leads to
We set . Combining (C.38), (C.39) and (C.40), we obtain
Furthermore, for any realization in , so that and thus equation (C.8) holds, which allows us to write
We also recall that as , it holds
Taking expectation over (C.44) then leads to
We can choose sufficiently large so that for all . Using , we obtain