MONK–Outlier-RobustMeanEmbeddingEstimationby Median-of … ·...

17
MONK – Outlier-Robust Mean Embedding Estimation by Median-of-Means Matthieu Lerasle 12 Zolt´ an Szab ´ o 3 Timoth´ ee Mathieu 1 Guillaume Lecu´ e 4 Abstract Mean embeddings provide an extremely flexible and powerful tool in machine learning and statis- tics to represent probability distributions and de- fine a semi-metric (MMD, maximum mean dis- crepancy; also called N-distance or energy dis- tance), with numerous successful applications. The representation is constructed as the expec- tation of the feature map defined by a kernel. As a mean, its classical empirical estimator, how- ever, can be arbitrary severely affected even by a single outlier in case of unbounded features. To the best of our knowledge, unfortunately even the consistency of the existing few techniques trying to alleviate this serious sensitivity bottle- neck is unknown. In this paper, we show how the recently emerged principle of median-of-means can be used to design estimators for kernel mean embedding and MMD with excessive resistance properties to outliers, and optimal sub-Gaussian deviation bounds under mild assumptions. 1. Introduction Kernel methods (Aronszajn, 1950) form the backbone of a tremendous number of successful applications in machine learning thanks to their power in capturing complex relations (Sch ¨ olkopf & Smola, 2002; Steinwart & Christmann, 2008). The main idea behind these techniques is to map the data points to a feature space (RKHS, reproducing kernel Hilbert space) determined by the kernel, and apply linear methods in the feature space, without the need to explicitly compute the map. One crucial component contributing to this flexibility and efficiency (beyond the solid theoretical foundations) is the 1 Laboratoire de Math ´ ematiques d’Orsay, Univ. Paris- Sud, France 2 CNRS, Universit ´ e Paris Saclay, France 3 CMAP, ´ Ecole Polytechnique, Palaiseau, France 4 CREST ENSAE ParisTech, France. Correspondence to: Matthieu Lerasle <[email protected]>, Zolt ´ an Szab ´ o <[email protected]>. Proceedings of the 36 th International Conference on Machine Learning, Long Beach, California, PMLR 97, 2019. Copyright 2019 by the author(s). versatility of domains where kernels exist; examples include trees (Collins & Duffy, 2001; Kashima & Koyanagi, 2002), time series (Cuturi, 2011), strings (Lodhi et al., 2002), mix- ture models, hidden Markov models or linear dynamical systems (Jebara et al., 2004), sets (Haussler, 1999; artner et al., 2002), fuzzy domains (Guevara et al., 2017), dis- tributions (Hein & Bousquet, 2005; Martins et al., 2009; Muandet et al., 2011), groups (Cuturi et al., 2005) such as specific constructions on permutations (Jiao & Vert, 2016), or graphs (Vishwanathan et al., 2010; Kondor & Pan, 2016). Given a kernel-enriched domain (X,K) one can represent probability distributions on X as a mean μ P = Z X ϕ(x)dP(x) H K , ϕ(x) := K(·,x), which is a point in the RKHS determined by K. This rep- resentation called mean embedding (Berlinet & Thomas- Agnan, 2004; Smola et al., 2007) induces a semi-metric 1 on distributions called maximum mean discrepancy (MMD) (Smola et al., 2007; Gretton et al., 2012) MMD(P, Q)= kμ P - μ Q k H K . (1) With appropriate choice of the kernel, classical integral transforms widely used in probability theory and statistics can be recovered by μ P ; for example, if X equipped with the scalar product , ·i is a Hilbert space, the kernel K(x, y)= e hx,yi gives the moment-generating function, K(x, y)= e γkx-yk 2 2 (γ> 0) the Weierstrass transform. As it has been shown (Sejdinovic et al., 2013) energy distance (Baringhaus & Franz, 2004; Sz ´ ekely & Rizzo, 2004; 2005)—also known as N-distance (Zinger et al., 1992; Klebanov, 2005) in the statistical literature—coincides with MMD. Mean embedding and maximum mean discrepancy have been applied successfully, in kernel Bayesian inference (Song et al., 2011; Fukumizu et al., 2013), approximate Bayesian computation (Park et al., 2016), model criticism (Lloyd et al., 2014; Kim et al., 2016), two-sample (Bar- inghaus & Franz, 2004; Sz ´ ekely & Rizzo, 2004; 2005; Har- chaoui et al., 2007; Gretton et al., 2012) or its differential pri- vate variant (Raj et al., 2018), independence (Gretton et al., 2008; Pfister et al., 2017) and goodness-of-fit testing (Jitkrit- tum et al., 2017; Balasubramanian et al., 2017), domain 1 Fukumizu et al. (2008); Sriperumbudur et al. (2010) provide conditions when MMD is a metric, i.e. μ is injective. arXiv:1802.04784v4 [stat.ML] 15 May 2019

Transcript of MONK–Outlier-RobustMeanEmbeddingEstimationby Median-of … ·...

Page 1: MONK–Outlier-RobustMeanEmbeddingEstimationby Median-of … · MONK–Outlier-RobustMeanEmbeddingEstimationby Median-of-Means MatthieuLerasley ZoltánSzabóz TimothéeMathieu GuillaumeLecué

MONK – Outlier-Robust Mean Embedding Estimation by Median-of-Means

Matthieu Lerasle 1 2 Zoltan Szabo 3 Timothee Mathieu 1 Guillaume Lecue 4

AbstractMean embeddings provide an extremely flexibleand powerful tool in machine learning and statis-tics to represent probability distributions and de-fine a semi-metric (MMD, maximum mean dis-crepancy; also called N-distance or energy dis-tance), with numerous successful applications.The representation is constructed as the expec-tation of the feature map defined by a kernel. Asa mean, its classical empirical estimator, how-ever, can be arbitrary severely affected even by asingle outlier in case of unbounded features. Tothe best of our knowledge, unfortunately eventhe consistency of the existing few techniquestrying to alleviate this serious sensitivity bottle-neck is unknown. In this paper, we show how therecently emerged principle of median-of-meanscan be used to design estimators for kernel meanembedding and MMD with excessive resistanceproperties to outliers, and optimal sub-Gaussiandeviation bounds under mild assumptions.

1. IntroductionKernel methods (Aronszajn, 1950) form the backbone of atremendous number of successful applications in machinelearning thanks to their power in capturing complex relations(Scholkopf & Smola, 2002; Steinwart & Christmann, 2008).The main idea behind these techniques is to map the datapoints to a feature space (RKHS, reproducing kernel Hilbertspace) determined by the kernel, and apply linear methodsin the feature space, without the need to explicitly computethe map.

One crucial component contributing to this flexibility andefficiency (beyond the solid theoretical foundations) is the

1Laboratoire de Mathematiques d’Orsay, Univ. Paris-Sud, France 2CNRS, Universite Paris Saclay, France3CMAP, Ecole Polytechnique, Palaiseau, France 4CRESTENSAE ParisTech, France. Correspondence to: MatthieuLerasle <[email protected]>, Zoltan Szabo<[email protected]>.

Proceedings of the 36 th International Conference on MachineLearning, Long Beach, California, PMLR 97, 2019. Copyright2019 by the author(s).

versatility of domains where kernels exist; examples includetrees (Collins & Duffy, 2001; Kashima & Koyanagi, 2002),time series (Cuturi, 2011), strings (Lodhi et al., 2002), mix-ture models, hidden Markov models or linear dynamicalsystems (Jebara et al., 2004), sets (Haussler, 1999; Gartneret al., 2002), fuzzy domains (Guevara et al., 2017), dis-tributions (Hein & Bousquet, 2005; Martins et al., 2009;Muandet et al., 2011), groups (Cuturi et al., 2005) such asspecific constructions on permutations (Jiao & Vert, 2016),or graphs (Vishwanathan et al., 2010; Kondor & Pan, 2016).

Given a kernel-enriched domain (X,K) one can representprobability distributions on X as a mean

µP =

∫X

ϕ(x)dP(x) ∈ HK , ϕ(x) := K(·, x),

which is a point in the RKHS determined by K. This rep-resentation called mean embedding (Berlinet & Thomas-Agnan, 2004; Smola et al., 2007) induces a semi-metric1

on distributions called maximum mean discrepancy (MMD)(Smola et al., 2007; Gretton et al., 2012)

MMD(P,Q) = ‖µP − µQ‖HK. (1)

With appropriate choice of the kernel, classical integraltransforms widely used in probability theory and statisticscan be recovered by µP; for example, if X equipped with thescalar product 〈·, ·〉 is a Hilbert space, the kernel K(x, y) =e〈x,y〉 gives the moment-generating function, K(x, y) =

eγ‖x−y‖22 (γ > 0) the Weierstrass transform. As it has been

shown (Sejdinovic et al., 2013) energy distance (Baringhaus& Franz, 2004; Szekely & Rizzo, 2004; 2005)—also knownas N-distance (Zinger et al., 1992; Klebanov, 2005) in thestatistical literature—coincides with MMD.

Mean embedding and maximum mean discrepancy havebeen applied successfully, in kernel Bayesian inference(Song et al., 2011; Fukumizu et al., 2013), approximateBayesian computation (Park et al., 2016), model criticism(Lloyd et al., 2014; Kim et al., 2016), two-sample (Bar-inghaus & Franz, 2004; Szekely & Rizzo, 2004; 2005; Har-chaoui et al., 2007; Gretton et al., 2012) or its differential pri-vate variant (Raj et al., 2018), independence (Gretton et al.,2008; Pfister et al., 2017) and goodness-of-fit testing (Jitkrit-tum et al., 2017; Balasubramanian et al., 2017), domain

1Fukumizu et al. (2008); Sriperumbudur et al. (2010) provideconditions when MMD is a metric, i.e. µ is injective.

arX

iv:1

802.

0478

4v4

[st

at.M

L]

15

May

201

9

Page 2: MONK–Outlier-RobustMeanEmbeddingEstimationby Median-of … · MONK–Outlier-RobustMeanEmbeddingEstimationby Median-of-Means MatthieuLerasley ZoltánSzabóz TimothéeMathieu GuillaumeLecué

MONK – Outlier-Robust Mean Embedding Estimation by Median-of-Means

adaptation (Zhang et al., 2013) and generalization (Blan-chard et al., 2017), change-point detection (Harchaoui &Cappe, 2007), probabilistic programming (Scholkopf et al.,2015), post selection inference (Yamada et al., 2018), dis-tribution classification (Muandet et al., 2011; Zaheer et al.,2017) and regression (Szabo et al., 2016; Law et al., 2018),causal discovery (Mooij et al., 2016; Pfister et al., 2017),generative adversarial networks (Dziugaite et al., 2015; Liet al., 2015; Binkowski et al., 2018), understanding the dy-namics of complex dynamical systems (Klus et al., 2018;2019), or topological data analysis (Kusano et al., 2016),among many others; Muandet et al. (2017) provide a recentin-depth review on the topic.

Crucial to the success of these applications is the effi-cient and robust approximation of the mean embeddingand MMD. As a mean, the most natural approach to esti-mate µP is the empirical average. Plugging this estimateinto Eq. (1) produces directly an approximation of MMD,which can also be made unbiased (by a small correction)or approximated recursively. These are the V-statistic, U-statistic and online approaches (Gretton et al., 2012). Kernelmean shrinkage estimators (Muandet et al., 2016) representan other successful direction: they improve the efficiencyof the mean embedding estimation by taking into accountthe Stein phenomenon. Minimax results have recently beenestablished: the optimal rate of mean embedding estima-tion given N samples from P is N−1/2 (Tolstikhin et al.,2017) for discrete measures and the class of measures withinfinitely differentiable density when K is a continuous,shift-invariant kernel on X = Rd. For MMD, using N1 andN2 samples from P and Q, it isN−1/2

1 +N−1/22 (Tolstikhin

et al., 2016) in case of radial universal kernels defined onX = Rd.

A critical property of an estimator is its robustness to con-taminated data, outliers which are omnipresent in currentlyavailable massive and heterogenous datasets. To the bestof our knowledge, systematically designing outlier-robustmean embedding and MMD estimators has hardly beentouched in the literature; this is the focus of the current pa-per. The issue is particularly serious in case of unboundedkernels when for example even a single outlier can ruincompletely a classical empirical average based estimator.Examples for unbounded kernels are the exponential kernel(see the example above about moment-generating functions),polynomial kernel, string, time series or graph kernels.

Existing related techniques comprise robust kernel densityestimation (KDE) (Kim & Scott, 2012): the authors ele-gantly combine ideas from the KDE and M-estimator litera-ture to arrive at a robust KDE estimate of density functions.They assume that the underlying smoothing kernels2 are

2Smoothing kernels extensively studied in the non-parametricstatistical literature (Gyorfi et al., 2002) are assumed to be non-

shift-invariant on X = Rd and reproducing, and interpretKDE as a weighted mean in HK . The idea has been (i)adapted to construct outlier-robust covariance operators inRKHSs in the context of kernel canonical correlation anal-ysis (Alam et al., 2018), and (ii) relaxed to general Hilbertspaces (Sinova et al., 2018). Unfortunately, the consis-tency of the investigated empirical M-estimators is unknown,except for finite-dimensional feature maps (Sinova et al.,2018), or as density function estimators (Vandermeulen &Scott, 2013).

To achieve our goal, we leverage the idea of Median-Of-meaNs (MON). Intuitively, MONs replace the linear opera-tion of expectation with the median of averages taken overnon-overlapping blocks of the data, in order to get a robustestimate thanks to the median step. MONs date back to Jer-rum et al. (1986); Alon et al. (1999); Nemirovski & Yudin(1983) for the estimation of the mean of real-valued randomvariables. Their concentration properties have been recentlystudied by Devroye et al. (2016); Minsker & Strawn (2017)following the approach of Catoni (2012) for M-estimators.These studies focusing on the estimation of the mean of real-valued random variables are important as they can be usedto tackle more general prediction problems in learning the-ory via the classical empirical risk minimization approach(Vapnik, 2000) or by more sophisticated approach such asthe minmax procedure (Audibert & Catoni, 2011).

In parallel to the minmax approach, there have been severalattempts to extend the usage of MON estimators from Rto more general settings. For example, Minsker (2015);Minsker & Strawn (2017) consider the problem of estimat-ing the mean of a Banach-space valued random variableusing “geometrical” MONs. The estimators constructed byMinsker (2015); Minsker & Strawn (2017) are computa-tionally tractable but the deviation bounds are suboptimalcompared to those one can prove for the empirical meanunder sub-Gaussian assumptions. In regression problems,Lugosi & Mendelson (2019a); Lecue & Lerasle (2018) pro-posed to combine the classical MON estimators on R ina “test” procedure that can be seen as a Le Cam test es-timator (Le Cam, 1973). The achievement in (Lugosi &Mendelson, 2019a; Lecue & Lerasle, 2018) is that theywere able to obtain optimal deviation bounds for the re-sulting estimator using the powerful so-called small-ballmethod of Koltchinskii & Mendelson (2015); Mendelson(2015). This approach was then extended to mean estima-tion Rd by Lugosi & Mendelson (2019b) providing the firstrate-optimal sub-Gaussian deviation bounds under minimalL2-assumptions. The constants of Lugosi & Mendelson(2019a); Lecue & Lerasle (2018); Lugosi & Mendelson(2019b) have been improved by Catoni & Giulini (2017)for the estimation of the mean in Rd under L4-moment

negative functions integrating to one.

Page 3: MONK–Outlier-RobustMeanEmbeddingEstimationby Median-of … · MONK–Outlier-RobustMeanEmbeddingEstimationby Median-of-Means MatthieuLerasley ZoltánSzabóz TimothéeMathieu GuillaumeLecué

MONK – Outlier-Robust Mean Embedding Estimation by Median-of-Means

assumption and in least-squares regression under L4/L2-condition that is stronger than the small-ball assumptionused by Lugosi & Mendelson (2019a); Lecue & Lerasle(2018). Unfortunately, these estimators are computationallyintractable; their risk bounds however serve as an impor-tant baseline for computable estimators such as the minmaxMON estimators in regression (Lecue & Lerasle, 2019).

Motivated by the computational intractability of the tour-nament procedure underlying the first rate-optimal sub-Gaussian deviation bound holding under minimal assump-tions in Rd (Lugosi & Mendelson, 2019b), Hopkins (2018)proposed a convex relaxation with polynomial, O(N24)complexity where N denotes the sample size. Cherapanam-jeri et al. (2019) have recently designed an alternative con-vex relaxation requiring O(N4 + dN2) computation whichis still rather restrictive for large sample size and infeasiblein infinite dimension.

Our goal is to extend the theoretical insight of Lugosi& Mendelson (2019b) from Rd to kernel-enriched do-mains. Particularly, we prove optimal sub-Gaussian de-viation bounds for MON-based mean estimators in RKHS-swhich hold under minimal second-order moment assump-tions. In order to achieve this goal, we use a different (min-max (Audibert & Catoni, 2011; Lecue & Lerasle, 2019))construction which combined with properties specific toRKHSs (the mean-reproducing property of mean embed-ding and the integral probability metric representation ofMMD) give rise to our practical MONK procedures. Thanksto the usage of medians the MONK estimators are also ro-bust to contamination.

Section 2 contains definitions and problem formulation. Ourmain results are given in Section 3. Implementation of theMONK estimators is the focus of Section 4, with numericalillustrations in Section 5.

2. Definitions & Problem FormulationIn this section, we formally introduce the goal of our paper.

Notations: Z+ is the set of positive integers. [M ] :={1, . . . ,M}, uS := (um)m∈S , S ⊆ [M ]. For a setS, |S| denotes its cardinality. E stands for expectation.medq∈[Q] {zq} is the median of the (zq)q∈[Q] numbers. LetX be a separable topological space endowed with the Borelσ-field, x1:N denotes a sequence of i.i.d. random variableson X with law P (shortly, x1:N ∼ P). K : X× X→ R is acontinuous (reproducing) kernel on X, HK is the reproduc-ing kernel Hilbert space associated toK; 〈·, ·〉K := 〈·, ·〉HK

,‖·‖K := ‖·‖HK

.3 The reproducing property of the kernel

3HK is separable by the separability of X and the continu-ity of K (Steinwart & Christmann, 2008, Lemma 4.33). Theseassumptions on X andK are assumed to hold throughout the paper.

means that evaluation of functions in HK can be representedby inner products f(x) = 〈f,K(·, x)〉K for all x ∈ X,f ∈ HK . The mean embedding of a probability measure Pis defined as

µP =

∫X

K(·, x)dP(x) ∈ HK , (2)

where the integral is meant in Bochner sense; µP exists iff∫X‖K(·, x)‖K dP(x) =

∫X

√K(x, x)dP(x) < ∞. It is

well-known that the mean embedding has mean-reproducingproperty Pf := Ex∼Pf(x) = 〈f, µP〉K for all f ∈ HK , andit is the unique solution of the problem:

µP = argminf∈HK

∫X

‖f −K(·, x)‖2K dP(x) . (3)

The solution of this task can be obtained by solving thefollowing minmax optimization

µP = argminf∈HKsupg∈HK

J(f, g), (4)

with J(f, g) = Ex∼P[‖f −K(·, x)‖2K − ‖g −K(·, x)‖2K

].

The equivalence of (3) and (4) is obvious since the expecta-tion is linear. Nevertheless, this equivalence is essential inthe construction of our estimators because we will belowreplace the expectation by a non-linear estimator of thisquantity. More precisely, the unknown expectations arecomputed by using the Median-of-meaN estimator (MON).Given a partition of the dataset into blocks, the MONestimator is the median of the empirical means over eachblock. MON estimators are naturally robust thanks to themedian step.

More precisely, the procedure goes as follows. For any maph : X→ R and any non-empty subset S ⊆ [N ], denote byPS := |S|−1

∑i∈S δxi the empirical measure associated to

the subset xS and PSh = |S|−1∑i∈S h(xi); we will use

the shorthand µS := µPS . Assume that N ∈ Z+ is divisibleby Q ∈ Z+ and let (Sq)q∈[Q] denote a partition of [N ] intosubsets with the same cardinality |Sq| = N/Q (∀q ∈ [Q]).The Median Of meaN (MON) is defined as

MONQ [h]= medq∈[Q]

{PSqh

}= medq∈[Q]

{⟨h, µSq

⟩K

},

where assuming that h ∈ HK the second equality is a con-sequence of the mean-reproducing property of µP. Specifi-cally, in case of Q = 1 the MON operation reduces to theclassical mean: MON1 [h] = N−1

∑Nn=1 h(xn).

We define the minmax MON-based estimator associated tokernel K (MONK) as

µP,Q = µP,Q(x1:N ) ∈ argminf∈HKsupg∈HK

J(f, g), (5)

where for all f, g ∈ HK

J(f, g) =

= MONQ[x 7→ ‖f −K(·, x)‖2K − ‖g −K(·, x)‖2K

].

Page 4: MONK–Outlier-RobustMeanEmbeddingEstimationby Median-of … · MONK–Outlier-RobustMeanEmbeddingEstimationby Median-of-Means MatthieuLerasley ZoltánSzabóz TimothéeMathieu GuillaumeLecué

MONK – Outlier-Robust Mean Embedding Estimation by Median-of-Means

When Q = 1, since MON1 [h] is the empirical mean, weobtain the classical empirical mean based estimator: µP,1 =1N

∑Nn=1K(·, xn).

One can use the mean embedding (2) to get a semi-metricon probability measures: the maximum mean discrepancy(MMD) of P and Q is

MMD(P,Q) := ‖µP − µQ‖K = supf∈BK

〈f, µP − µQ〉K ,

where BK = {f ∈ HK : ‖f‖K ≤ 1} is the closed unitball around the origin in HK . The second equality showsthat MMD is a specific integral probability metric (Muller,1997; Zolotarev, 1983). Assume that we have access tox1:N ∼ P, y1:N ∼ Q samples, where we assumed the sizeof the two samples to be the same for simplicity. Denoteby PS,x := 1

|S|∑i∈S δxi the empirical measure associated

to the subset xS (PS,y is defined similarly for y), µSq,P :=µPSq,x , µSq,Q := µPSq,y . We propose the following MON-based MMD estimator

MMDQ(P,Q)= supf∈BK

medq∈[Q]

{⟨f, µSq,P − µSq,Q

⟩K

}. (6)

Again, with the Q = 1 choice, the classical V-statistic basedMMD estimator (Gretton et al., 2012) is recovered:

MMD(P,Q) = supf∈BK

1

N

∑n∈[N ]

f(xn)− 1

N

∑n∈[N ]

f(yn)

=

√√√√ 1

N2

∑i,j∈[N ]

(Kxij +Ky

ij − 2Kxyij

), (7)

where Kxij = K(xi, xj),K

yij = K(yi, yj) and Kxy

ij =K(xi, yj) for all i, j ∈ [N ]. Changing in Eq. (7)

∑i,j∈[N ]

to∑i,j∈[N ],i6=j in case of the Kx

ij and Kyij terms gives the

(unbiased) U-statistic based MMD estimator

1

N(N − 1)

∑i,j∈[N ]i 6=j

(Kxij +Ky

ij

)− 2

N2

∑i,j∈[N ]

Kxyij . (8)

Our goal is to lay down the theoretical foundations of theµP,Q and MMDQ(P,Q) MONK estimators: study theirfinite-sample behaviour (prove optimal sub-Gaussian devia-tion bounds) and establish their outlier-robustness proper-ties.

A few additional notations will be needed throughout thepaper. S1\S2 is the difference of set S1 and S2. Forany linear operator A : HK → HK , denote by ‖A‖ :=sup06=f∈HK

‖Af‖K / ‖f‖K the operator norm of A. LetL(HK) = {A : HK → HK linear operator : ‖A‖ <∞}be the space of bounded linear operators. For any A ∈L(HK), let A∗ ∈ L(HK) denote the adjoint of A, that

is the operator such that 〈Af, g〉K = 〈f,A∗g〉K for allf, g ∈ HK . An operator A ∈ L(HK) is called non-negative if 〈Af, f〉K ≥ 0 for all f ∈ HK . By the sepa-rability of HK , there exists a countable orthonormal basis(ONB) (ei)i∈I in HK . A ∈ L(HK) is called trace-class if‖A‖1 :=

∑i∈I

⟨(A∗A)

1/2ei, ei

⟩K< ∞ and in this case

Tr(A) :=∑i∈I 〈Aei, ei〉K <∞. If A is non-negative and

self-adjoint, then A is trace class iff Tr(A) <∞; this willhold for the covariance operator (ΣP, see Eq. (9)). A ∈L(HK) is called Hilbert-Schmidt if ‖A‖22 := Tr (A∗A) =∑i∈I 〈Aei, Aei〉K < ∞. One can show that the defi-

nitions of trace-class and Hilbert-Schmidt operators areindependent of the particular choice of the ONB (ei)i∈I .Denote by L1(HK) := {A ∈ L(HK) : ‖A‖1 <∞} andL2(HK) := {A ∈ L(HK) : ‖A‖2 <∞} the class of trace-class and (Hilbert) space of Hilbert-Schmidt operators onHK , respectively. The tensor product of a, b ∈ HK

is (a ⊗ b)(c) = a 〈b, c〉K , (∀c ∈ HK), a ⊗ b ∈L2(HK) and ‖a⊗ b‖2 = ‖a‖K ‖b‖K . L2(HK) ∼=HK ⊗ HK where the r.h.s. denotes the tensor productof Hilbert spaces defined as the closure of

{∑ni=1 ai ⊗

bi : ai, bi ∈ HK (i ∈ [n]), n ∈ Z+}

. Whenever∫X‖K(·, x)⊗K(·, x)‖2 dP(x) =

∫XK(x, x)dP(x) <

∞, let ΣP denote the covariance operator

ΣP = Ex∼P ([K(·, x)− µP]⊗ [K(·, x)− µP]) ∈ L2(HK),(9)

where the expectation (integral) is again meant inBochner sense. ΣP is non-negative, self-adjoint, more-over it has covariance-reproducing property 〈f,ΣPf〉K =Ex∼P[f(x)− Pf ]2. It is known that ‖A‖ ≤ ‖A‖2 ≤ ‖A‖1.

3. Main ResultsBelow we present our main results on the MONK es-timators, followed by a discussion. We allow that Ncelements((xnj )

Ncj=1 ) of the sample x1:N are arbitrarily cor-

rupted (In MMD estimation {(xnj , ynj )}Ncj=1 can be contam-

inated). The number of corrupted samples can be (almost)half of the number of blocks, in other words, there existsδ ∈ (0, 1/2] such that Nc ≤ Q(1/2 − δ). If the data arefree from contaminations, then Nc = 0 and δ = 1/2. Us-ing these notations, we can prove the following optimalsub-Gaussian deviation bounds on the MONK estimators.

Theorem 1 (Consistency & outlier-robustness of µP,Q). As-sume that ΣP ∈ L1(HK). Then, for any η ∈ (0, 1) such thatQ = 72δ−2 ln (1/η) satisfies Q ∈ (Nc/(1/2 − δ), N/2),with probability at least 1− η,

‖µP,Q − µP‖K

≤12(1 +√

2)

δmax

(√6 ‖ΣP‖ ln (1/η)

δN, 2

√Tr (ΣP)

N

).

Page 5: MONK–Outlier-RobustMeanEmbeddingEstimationby Median-of … · MONK–Outlier-RobustMeanEmbeddingEstimationby Median-of-Means MatthieuLerasley ZoltánSzabóz TimothéeMathieu GuillaumeLecué

MONK – Outlier-Robust Mean Embedding Estimation by Median-of-Means

Theorem 2 (Consistency & outlier-robustness ofMMDQ(P,Q)). Assume that ΣP and ΣQ ∈ L1(HK).Then, for any η ∈ (0, 1) such that Q = 72δ−2 ln (1/η)satisfies Q ∈ (Nc/(1/2 − δ), N/2), with probability atleast 1− η,∣∣∣MMDQ(P,Q)−MMD(P,Q)

∣∣∣≤

12 max

(√(‖ΣP‖+‖ΣQ‖) ln(1/η)

δN , 2√

Tr (ΣP)+Tr (ΣQ)N

.

Proof (sketch). The technical challenge is to get the opti-mal deviation bounds under the (mild) trace-class assump-tion. The reasonings for the mean embedding and MMDfollow a similar high-level idea; here we focus on the for-mer. First we show that the analysis can be reduced tothe unit ball in HK by proving that ‖µP,Q − µP‖K ≤(1 +

√2)rQ,N , where rQ,N = supf∈BK MONQ

[x 7→

〈f,K(·, x)− µP〉K]

= supf∈BK medq∈[Q]

{r(f, q)} with

r(f, q) =⟨f, µSq − µP

⟩K

. The Chebyshev inequalitywith a Lipschitz argument allows us to control the prob-ability of the event {rQ,N ≤ ε} using the variable Z =supf∈BK

∑q∈U [φ (2r(f, q)/ε)− Eφ (2r(f, q)/ε)], where

U stands for the indices of the uncorrupted blocks andφ(t) = (t− 1)I1≤t≤2 + It≥2. The bounded difference prop-erty of the Z supremum of empirical processes guaranteesits concentration around the expectation by using the McDi-armid inequality. The symmetrization technique combinedwith the Talagrand’s contraction principle of Rademacherprocesses (thanks to the Lipschitz property of φ), followedby an other symmetrization leads to the deviation bound.Details are provided in Section A.1-A.2 (for Theorem 1-2)in the supplementary material.

Remarks:

• Dependence on N : These finite-sample guarantees showthat the MONK estimators– have optimalN−1/2-rate—by recalling Tolstikhin et al.

(2016; 2017)’s discussed results—, and– they are robust to outliers, providing consistent esti-

mates with high probability even under arbitrary ad-versarial contamination (affecting less than half of thesamples).

• Dependence on δ: Recall that larger δ corresponds to lessoutliers, i.e., cleaner data in which case the bounds abovebecome tighter. In other words, making use of mediansthe MONK estimators show robustness to outliers; thisproperty is a nice byproduct of our optimal sub-Gaussiandeviation bound. Whether this robustness to outliers isoptimal in the studied setting is an open question.

• Dependence on Σ: It is worth contrasting the rates ob-tained in Theorem 1 and that of the tournament proce-

dures (Lugosi & Mendelson, 2019b) derived for the finite-dimensional case. The latter paper elegantly resolveda long-lasting open question concerning the optimal de-pendency in terms of Σ. Theorem 1 proves the samedependency in the infinite-dimensional case, while givingrise to computionally tractable algorithms (Section 4).

• Separation rate: Theorem 2 also shows that fixing thetrace of the covariance operators of P and Q, the MON-based MMD estimator can separate P and Q at the rateof N−1/2.

• Breakdown point: Our finite-sample bounds imply thatthe proposed MONK estimators using Q blocks is resis-tant to Q/2 outliers. Since Q is allowed to grow with N(it can be can be chosen to be almost N/2), this specifi-cally means that the breakdown point of our estimatorscan be 25%.

4. Computing the MONK EstimatorThis section is dedicated to the computation4 of the ana-lyzed MONK estimators; particularly we will focus on theMMD estimator given in Eq. (6). Numerical illustrationsare provided in Section 5. Recall that the MONK estimatorfor MMD [Eq. (6)] is given by

MMDQ(P,Q) (10)

= supf∈BK

medq∈[Q]

1

|Sq|∑j∈Sq

f(xj)−1

|Sq|∑j∈Sq

f(yj)

.

By the representer theorem (Scholkopf et al., 2001), theoptimal f can be expressed as

f(a,b) =∑n∈[N ]

anK(·, xn) +∑n∈[N ]

bnK(·, yn), (11)

where a = (an)n∈[N ] ∈ RN and b = (bn)n∈[N ] ∈ RN .Denote c = [a;b] ∈ R2N , K = [Kxx,Kxy;Kyx,Kyy] ∈R2N×2N , Kxx = [K(xi, xj)]i,j∈[N ] ∈ RN×N , Kxy =[K(xi, yj)]i,j∈[N ] = K∗yx ∈ RN×N , Kyy =

[K(yi, yj)]i,j∈[N ] ∈ RN×N . With these notations, the opti-misation problem (10) can be rewritten as

maxc∈R2N :c∗Kc≤1

medq∈[Q]

{|Sq|−1[1q;−1q]∗Kc

}, (12)

where 1q ∈ RN is indicator vector of the block Sq. Toenable efficient optimization we follow a block-coordinatedescent (BCD)-type scheme: choose the qm ∈ [N ] index forwhich the median is attained in (12), and solve

maxc∈R2N :c∗Kc≤1

|Sqm |−1[1qm ;−1qm ]∗Kc. (13)

4The Python code reproducing our numerical exper-iments is available at https://bitbucket.org/TimotheeMathieu/monk-mmd; it relies on the ITEtoolbox (Szabo, 2014).

Page 6: MONK–Outlier-RobustMeanEmbeddingEstimationby Median-of … · MONK–Outlier-RobustMeanEmbeddingEstimationby Median-of-Means MatthieuLerasley ZoltánSzabóz TimothéeMathieu GuillaumeLecué

MONK – Outlier-Robust Mean Embedding Estimation by Median-of-Means

Algorithm 1 MONK BCD estimator for MMD

Input: Aggregated Gram matrix: K with Cholesky factorL (K = LL∗).for all t = 1, . . . , T do

Generate a random permutation of [N ]: σ.Shuffle the samples according to σ: for ∀q ∈ [Q]

Sq =

((q − 1)

N

Q+ 1

), . . . , σ

(qN

Q

)}.

Find the block attaining the median (qm):[1qm ;−1qm ]∗Kc

|Sqm |= medq∈[Q]

[1q;−1q]∗Kc

|Sq|.

Compute the coefficient vector: c =[1qm ;−1qm ]

‖L∗[1qm ;−1qm ]‖2

.end forOutput: med

q∈[Q]

(1|Sq| [1q;−1q]

∗Kc)

This optimization problem can be solved analytically: c =[1qm ;−1qm ]

‖L∗[1qm ;−1qm ]‖2

, where L is the Cholesky factor of K (K =

LL∗). The observations are shuffled after each iteration.The pseudo-code of the final MONK BCD estimator issummarized in Algorithm 1.

Notice that computing L in MONK BCD costs O(N3),which can be prohibitive for large sample size. In order toalleviate this bottleneck we also consider an approximateversion of MONK BCD (referred to as MONK BCD-Fast),where the

∑n∈[N ] summation after plugging (11) into (10)

is replaced with∑n∈Sq :

maxc=[a,b]∈R2N :c∗Kc≤1

medq∈[Q]

1

|Sq|∑j,n∈Sq

[anK(xj , xn)+

bnK(xj , yn)]−∑j,n∈Sq [anK(yj , xn) + bnK(yj , yn)]

|Sq|

}.

This modification allows local computations restricted toblocks and improved running time. The samples are shuf-fled periodically (e.g., at every 10th iterations) to renew theblocks. The resulting method is presented in Algorithm 2.The computational complexity of the different MMD esti-mators are summarized in Table 1.

5. Numerical IllustrationsIn this section, we demonstrate the performance of theproposed MONK estimators. We exemplify the idea onthe MMD estimator [Eq. (6)] with the BCD optimizationschemes (MONK BCD and MONK BCD-Fast) discussedin Section 4. Our baseline is the classical U-statistic basedMMD estimator [Eq. (8); referred to as U-Stat in the sequel].

The primary goal in the first set of experiments is to under-

Algorithm 2 MONK BCD-Fast estimator for MMD

Input: Aggregated Gram matrix: K with Cholesky factorL (K = LL∗). Incides at which we shuffle: J .for all t = 1, . . . , T do

if t ∈ J thenGenerate a random permutation of [N ]: σ.Shuffle the samples according to σ: for ∀q ∈ [Q]

Sq =

((q − 1)

N

Q+ 1

), . . . , σ

(qN

Q

)}.

Compute the Gram matrices and the Cholesky factorson each block Kq and Lq for q ∈ [Q].

end ifFind the blocka attaining the median (qm):

[1qm ;−1qm ]∗Kqmcqm

|Sqm |= medq∈[Q]

[1q;−1q]∗Kqcq|Sq|

.

Update the coefficient vector: cqm =[1qm ;−1qm ]

‖L∗qm [1qm ;−1qm ]‖2

.

end forOutput: med

q∈[Q]

(1|Sq| [1q;−1q]

∗Kqcq

)a1q ∈ R|Sq| denotes the vector of ones of size |Sq|.

Table 1: Computational complexity of MMD estimators.N : sample number, Q: number of blocks, T : number ofiterations.

Method Complexity

U-Stat O(N2)

MONK BCD O(N3 + T

[N2 +Q log(Q)

])MONK BCD-Fast O

(N3

Q2 + T[N2

Q +Q log(Q)])

stand and demonstrate various aspects of the estimators for(K,P,Q) triplets (Muandet et al., 2017, Table 3.3) whenanalytical expression is available for MMD. This is the casefor polynomial and RBF kernels (K), with Gaussian dis-tributions (P, Q). Notice that in the first (second) case thefeatures are unbounded (bounded). Our second numericalexample illustrates the applicability of the studied MONKestimators in biological context, in discriminating DNAsubsequences with string kernel.

Experiment-1: We used the quadratic and the RBF kernelwith bandwith σ = 1 for demonstration purposes and in-vestigated the estimation error compared to the true MMDvalue: |MMDQ(P,Q) −MMD(P,Q)|. The errors are ag-gregates over 100 Monte-Carlo simulations, summarized inthe median and quartile values. The number of samples (N )was chosen from {200, 400, . . . , 2000}.

We considered three different experimental settings for

Page 7: MONK–Outlier-RobustMeanEmbeddingEstimationby Median-of … · MONK–Outlier-RobustMeanEmbeddingEstimationby Median-of-Means MatthieuLerasley ZoltánSzabóz TimothéeMathieu GuillaumeLecué

MONK – Outlier-Robust Mean Embedding Estimation by Median-of-Means

(P,Q) and the absence/presence of outliers:

1. Gaussian distributions with no outliers: In this case P =N(µ1, σ

21

)and Q = N

(µ2, σ

22

)were normal where

(µ1, σ1) 6= (µ2, σ2), µ1, σ1, µ2, σ2 were randomly cho-sen from the [0, 1] interval, and then their values werefixed. The estimators had access to (xn)Nn=1

i.i.d.∼ P and(yn)Nn=1

i.i.d.∼ Q.

2. Gaussian distributions with outliers: This setting is acorrupted version of the first one. Particularly, the datasetconsisted of (xn)N−5

n=1i.i.d.∼ P, (yn)N−5

n=1i.i.d.∼ Q, while the

remaining 5-5 samples were set to xN−4 = . . . = xN =2000, yN−4 = · · · = yN = 4000.

3. Pareto distribution without outliers: In this case P =Q = Pareto(3) hence MMD(P,Q) = 0 and the esti-mators used (xn)Nn=1

i.i.d.∼ P and (yn)Nn=1i.i.d.∼ Q.

The 3 experiments were constructed to understand differ-ent aspects of the estimators: how a few outliers can ruinclassical estimators (as we move from Experiment-1 toExperiment-2); in Experiment-3 the heavyness of the tail ofa Pareto distribution makes the task non-trivial.

Our results on the three datasets with various Q choicesare summarized in Fig. 1. As we can see from Fig. 1a andFig. 1d in the outlier-free case, the MONK estimators areslower than the U-statistic based one; the accuracy is of thesame order for both kernels. As demonstrated by Fig. 1bin the corrupted setup even a small number of outliers cancompletely ruin traditional MMD estimators for unboundedfeatures while the MONK estimators are naturally robustto outliers with suitable choice of Q;5 this is precisely thesetting the MONK estimators were designed for. In caseof bounded kernels (Fig. 1e), by construction, traditionalMMD estimators are resistant to outliers; the MONK BCD-Fast method achieves comparable performance. In the finalPareto experiment (Fig. 1c and Fig. 1f) where the distri-bution produces “natural outliers”, again MONK estima-tors are more robust with respect to corruption than theone relying on U-statistics in the case of polynomial kernel.These experiments illustrate the power of the studied MONKschemes: these estimators achieve comparable performancein case of bounded features, while for unbounded featuresthey can efficiently cope with the presence of outliers.

Experiment-2 (discrimination of DNA subsequences):In order to demonstrate the applicability of our estimatorsin biological context, we chose a DNA benchmark from

5In case of unknown Nc, one could choose Q adaptively bythe Lepski method (see for example (Devroye et al., 2016)) at theprice of increasing the computational effort. Though the resultingQ would increase the computational time, it would be adaptivethanks to its data-driven nature, and would benefit from the sameguarantee as the fixed Q appearing in Theorem 1-2.

the UCI repository (Dheeru & Karra Taniskidou, 2017), theMolecular Biology (Splice-junction Gene Sequences) DataSet. The dataset consists of 3190 instances of 60-character-long DNA subsequences. The problem is to recognize,given a sequence of DNA, the boundaries between exons(the parts of the DNA sequence retained after splicing) andintrons (the parts of the DNA sequence that are splicedout). This task consists of two subproblems, identifyingthe exon/intron boundaries (referred to as EI sites) and theintron/exon boundaries (IE sites).6 We took 1532 of thesesamples by selecting 766 instances from both the EI andthe IE classes (the class of those being neither EI nor IEis more heterogeneous and thus we dumped it from thestudy), and investigated the discriminability of the EI andIE categories. We represented the DNA sequences as strings(X), chose K as the String Subsequence Kernel (Lodhiet al., 2002) to compute MMD, and performed two-sampletesting based on MMD using the MONK BCD, MONKBCD-Fast and U-Stat estimators. For completeness thepseudocode of the hypothesis test is detailed in Algorithm 3(Section D). Q, the number of blocks in the MONK tech-niques, was equal to 5. The significance level was α = 0.05.To assess the variability of the results 400 Monte Carlosimulations were performed, each time uniformly samplingN points without replacement resulting in (Xn)n∈[N ] and(Yn)n∈[N ]. To provide more detailed insights the aggregatedvalues of MMD(EI, IE)− q1−α, MMD(EI,EI)− q1−α andMMD(IE, IE)−q1−α are summarized in Fig. 2, where q1−αis the estimated (1 − α)-quantile via B = 150 bootstrappermutations. In the ideal case, MMD − q1−α is positive(negative) in the inter-class (intra-class) experiments. AsFig. 2 shows all 3 techniques are able to solve the task, bothin the inter-class (when the null hypothesis does not hold;Fig. 2a) and the intra-class experiment (null holds; Fig. 2band Fig. 2c), and they converge to a good and stable perfor-mance as a function of the sample number. It is important tonote that the MONK BCD-Fast method is especially well-adapted to problems where the kernel computation (suchas the String Subsequence Kernel) or the sample size is abottleneck, as its computation is often significantly fastercompared to the U-Stat technique. For example, takingall the samples (N = 766) in the DNA benchmark withQ = 15, computing MONK BCD-Fast (U-Stat) takes 32s(1m28s). These results illustrate the applicability of ourestimators in gene analysis.

AcknowledgementsGuillaume Lecue is supported by a grant of the French Na-tional Research Agency (ANR), Investissements d’Avenir(LabEx Ecodec/ANR-11-LABX-0047).

6In the biological community, IE borders are referred to as“acceptors” while EI borders are referred to as “donors”.

Page 8: MONK–Outlier-RobustMeanEmbeddingEstimationby Median-of … · MONK–Outlier-RobustMeanEmbeddingEstimationby Median-of-Means MatthieuLerasley ZoltánSzabóz TimothéeMathieu GuillaumeLecué

MONK – Outlier-Robust Mean Embedding Estimation by Median-of-Means

(a) Gaussian distribution, Nc = 0 (no out-lier), quadratic kernel.

(b) Gaussian distribution, Nc = 5 outliers,quadratic kernel.

(c) Pareto distribution, quadratic kernel.

(d) Gaussian distribution, Nc = 0 (no out-lier), RBF kernel.

(e) Gaussian distribution, Nc = 5 outliers,RBF kernel.

(f) Pareto distribution, RBF kernel.

Figure 1: Performance of the MMD estimators: median and quartiles of ln(|MMDQ(P,Q) −MMD(P,Q)|). Columnsfrom left to right: Experiment-1 – Experiment-3. Top: quadratic kernel, bottom: RBF kernel.

(a) Inter-class: EI-IE (b) Intra-class: EI-EI (c) Intra-class: IE-IE

Figure 2: Inter-class and intra-class MMD estimates as a function of the sample number compared to the bootstrap-estimated(1− α)-quantile: MMD− q1−α; mean ± std. The null hypothesis is rejected iff MMD− q1−α > 0. Notice the differentscale of MMD− q1−α in the inter-class and the intra-class experiments.

Page 9: MONK–Outlier-RobustMeanEmbeddingEstimationby Median-of … · MONK–Outlier-RobustMeanEmbeddingEstimationby Median-of-Means MatthieuLerasley ZoltánSzabóz TimothéeMathieu GuillaumeLecué

MONK – Outlier-Robust Mean Embedding Estimation by Median-of-Means

ReferencesAlam, M. A., Fukumizu, K., and Wang, Y.-P. Influence

function and robust variant of kernel canonical correlationanalysis. Neurocomputing, 304:12–29, 2018.

Alon, N., Matias, Y., and Szegedy, M. The space complexityof approximating the frequency moments. Journal ofComputer and System Sciences, 58(1, part 2):137–147,1999.

Aronszajn, N. Theory of reproducing kernels. Transac-tions of the American Mathematical Society, 68:337–404,1950.

Audibert, J.-Y. and Catoni, O. Robust linear least squaresregression. The Annals of Statistics, 39(5):2766–2794,2011.

Balasubramanian, K., Li, T., and Yuan, M. On the optimalityof kernel-embedding based goodness-of-fit tests. Tech-nical report, 2017. (https://arxiv.org/abs/1709.08148).

Baringhaus, L. and Franz, C. On a new multivariate two-sample test. Journal of Multivariate Analysis, 88:190–206, 2004.

Berlinet, A. and Thomas-Agnan, C. Reproducing KernelHilbert Spaces in Probability and Statistics. Kluwer,2004.

Binkowski, M., Sutherland, D. J., Arbel, M., and Gretton,A. Demystifying MMD GANs. In ICLR, 2018.

Blanchard, G., Deshmukh, A. A., Dogan, U., Lee, G., andScott, C. Domain generalization by marginal transferlearning. Technical report, 2017. (https://arxiv.org/abs/1711.07910).

Catoni, O. Challenging the empirical mean and empiricalvariance: a deviation study. Annales de l’Institut HenriPoincare Probabilites et Statistiques, 48(4):1148–1185,2012.

Catoni, O. and Giulini, I. Dimension-free PAC-Bayesianbounds for matrices, vectors, and linear least squaresregression. Technical report, 2017. (https://arxiv.org/abs/1712.02747).

Cherapanamjeri, Y., Flammarion, N., and Bartlett, P. L.Fast mean estimation with sub-Gaussian rates. Technicalreport, 2019. (https://arxiv.org/abs/1902.01998).

Collins, M. and Duffy, N. Convolution kernels for naturallanguage. In NIPS, pp. 625–632, 2001.

Cuturi, M. Fast global alignment kernels. In ICML, pp.929–936, 2011.

Cuturi, M., Fukumizu, K., and Vert, J.-P. Semigroup kernelson measures. Journal of Machine Learning Research, 6:1169–1198, 2005.

Devroye, L., Lerasle, M., Lugosi, G., and Oliveira, R. I.Sub-Gaussian mean estimators. The Annals of Statistics,44(6):2695–2725, 2016.

Dheeru, D. and Karra Taniskidou, E. UCI machine learn-ing repository, 2017. (http://archive.ics.uci.edu/ml).

Dziugaite, G. K., Roy, D. M., and Ghahramani, Z. Traininggenerative neural networks via maximum mean discrep-ancy optimization. In UAI, pp. 258–267, 2015.

Fukumizu, K., Gretton, A., Sun, X., and Scholkopf, B. Ker-nel measures of conditional dependence. In NIPS, pp.498–496, 2008.

Fukumizu, K., Song, L., and Gretton, A. Kernel Bayes’ rule:Bayesian inference with positive definite kernels. Journalof Machine Learning Research, 14:3753–3783, 2013.

Gartner, T., Flach, P. A., Kowalczyk, A., and Smola, A.Multi-instance kernels. In ICML, pp. 179–186, 2002.

Gretton, A., Fukumizu, K., Teo, C. H., Song, L., Scholkopf,B., and Smola, A. J. A kernel statistical test of indepen-dence. In NIPS, pp. 585–592, 2008.

Gretton, A., Borgwardt, K. M., Rasch, M. J., Scholkopf,B., and Smola, A. A kernel two-sample test. Journal ofMachine Learning Research, 13:723–773, 2012.

Guevara, J., Hirata, R., and Canu, S. Cross product kernelsfor fuzzy set similarity. In FUZZ-IEEE, pp. 1–6, 2017.

Gyorfi, L., Kohler, M., Krzyzak, A., and Walk, H. ADistribution-Free Theory of Nonparametric Regression.Springer, New-york, 2002.

Harchaoui, Z. and Cappe, O. Retrospective mutiple change-point estimation with kernels. In IEEE/SP 14th Workshopon Statistical Signal Processing, pp. 768–772, 2007.

Harchaoui, Z., Bach, F., and Moulines, E. Testing for ho-mogeneity with kernel Fisher discriminant analysis. InNIPS, pp. 609–616, 2007.

Haussler, D. Convolution kernels on discrete struc-tures. Technical report, Department of ComputerScience, University of California at Santa Cruz,1999. (http://cbse.soe.ucsc.edu/sites/default/files/convolutions.pdf).

Hein, M. and Bousquet, O. Hilbertian metrics and positivedefinite kernels on probability measures. In AISTATS, pp.136–143, 2005.

Page 10: MONK–Outlier-RobustMeanEmbeddingEstimationby Median-of … · MONK–Outlier-RobustMeanEmbeddingEstimationby Median-of-Means MatthieuLerasley ZoltánSzabóz TimothéeMathieu GuillaumeLecué

MONK – Outlier-Robust Mean Embedding Estimation by Median-of-Means

Hopkins, S. B. Mean estimation with sub-Gaussian ratesin polynomial time. Technical report, 2018. (https://arxiv.org/abs/1809.07425).

Jebara, T., Kondor, R., and Howard, A. Probability productkernels. Journal of Machine Learning Research, 5:819–844, 2004.

Jerrum, M. R., G.Valiant, L., and V.Vazirani, V. Randomgeneration of combinatorial structures from a uniformdistribution. Theoretical Computer Science, 43(2-3):169–188, 1986.

Jiao, Y. and Vert, J.-P. The Kendall and Mallows kernels forpermutations. In ICML (PMLR), volume 37, pp. 2982–2990, 2016.

Jitkrittum, W., Xu, W., Szabo, Z., Fukumizu, K., and Gret-ton, A. A linear-time kernel goodness-of-fit test. In NIPS,pp. 261–270, 2017.

Kashima, H. and Koyanagi, T. Kernels for semi-structureddata. In ICML, pp. 291–298, 2002.

Kim, B., Khanna, R., and Koyejo, O. O. Examples are notenough, learn to criticize! criticism for interpretability.In NIPS, pp. 2280–2288, 2016.

Kim, J. and Scott, C. D. Robust kernel density estimation.Journal of Machine Learning Research, 13:2529–2565,2012.

Klebanov, L. N-Distances and Their Applications. CharlesUniversity, Prague, 2005.

Klus, S., Schuster, I., and Muandet, K. Eigendecomposi-tions of transfer operators in reproducing kernel Hilbertspaces. Technical report, 2018. (https://arxiv.org/abs/1712.01572).

Klus, S., Bittracher, A., Schuster, I., and Schutte, C. Akernel-based approach to molecular conformation analy-sis. The Journal of Chemical Physics, 149:244109, 2019.

Koltchinskii, V. Oracle Inequalities in Empirical Risk Mini-mization and Sparse Recovery Problems. Springer, 2011.

Koltchinskii, V. and Mendelson, S. Bounding the smallestsingular value of a random matrix without concentration.International Mathematics Research Notices, (23):12991–13008, 2015.

Kondor, R. and Pan, H. The multiscale Laplacian graphkernel. In NIPS, pp. 2982–2990, 2016.

Kusano, G., Fukumizu, K., and Hiraoka, Y. Persistenceweighted Gaussian kernel for topological data analysis.In ICML, pp. 2004–2013, 2016.

Law, H. C. L., Sutherland, D. J., Sejdinovic, D., and Flax-man, S. Bayesian approaches to distribution regression.AISTATS (PMLR), 84:1167–1176, 2018.

Le Cam, L. Convergence of estimates under dimensionalityrestrictions. The Annals of Statistics, 1:38–53, 1973.

Lecue, G. and Lerasle, M. Learning from MOM’s princi-ples: Le Cam’s approach. Stochastic Processes and theirApplications, 2018. (https://doi.org/10.1016/j.spa.2018.11.024).

Lecue, G. and Lerasle, M. Robust machine learning via me-dian of means: theory and practice. Annals of Statistics,2019. (To appear; preprint: https://arxiv.org/abs/1711.10306).

Ledoux, M. and Talagrand, M. Probability in Banach spaces.Springer-Verlag, 1991.

Li, Y., Swersky, K., and Zemel, R. Generative momentmatching networks. In ICML (PMLR), pp. 1718–1727,2015.

Lloyd, J. R., Duvenaud, D., Grosse, R., Tenenbaum, J. B.,and Ghahramani, Z. Automatic construction and natural-language description of nonparametric regression models.In AAAI Conference on Artificial Intelligence, pp. 1242–1250, 2014.

Lodhi, H., Saunders, C., Shawe-Taylor, J., Cristianini, N.,and Watkins, C. Text classification using string kernels.Journal of Machine Learning Research, 2:419–444, 2002.

Lugosi, G. and Mendelson, S. Risk minimization bymedian-of-means tournaments. Journal of the Euro-pean Mathematical Society, 2019a. (To appear; preprint:https://arxiv.org/abs/1608.00757).

Lugosi, G. and Mendelson, S. Sub-gaussian estimators ofthe mean of a random vector. Annals of Statistics, 47(2):783–794, 2019b.

Martins, A. F. T., Smith, N. A., Xing, E. P., Aguiar, P. M. Q.,and Figueiredo, M. A. T. Nonextensive information the-oretic kernels on measures. The Journal of MachineLearning Research, 10:935–975, 2009.

Mendelson, S. Learning without concentration. Journal ofthe ACM, 62(3):21:1–21:25, 2015.

Minsker, S. Geometric median and robust estimation inBanach spaces. Bernoulli, 21(4):2308–2335, 2015.

Minsker, S. and Strawn, N. Distributed statistical esti-mation and rates of convergence in normal approxima-tion. Technical report, 2017. (https://arxiv.org/abs/1704.02658).

Page 11: MONK–Outlier-RobustMeanEmbeddingEstimationby Median-of … · MONK–Outlier-RobustMeanEmbeddingEstimationby Median-of-Means MatthieuLerasley ZoltánSzabóz TimothéeMathieu GuillaumeLecué

MONK – Outlier-Robust Mean Embedding Estimation by Median-of-Means

Mooij, J. M., Peters, J., Janzing, D., Zscheischler, J., andScholkopf, B. Distinguishing cause from effect usingobservational data: Methods and benchmarks. Journal ofMachine Learning Research, 17:1–102, 2016.

Muandet, K., Fukumizu, K., Dinuzzo, F., and Scholkopf,B. Learning from distributions via support measure ma-chines. In NIPS, pp. 10–18, 2011.

Muandet, K., Sriperumbudur, B. K., Fukumizu, K., Gretton,A., and Scholkopf, B. Kernel mean shrinkage estimators.Journal of Machine Learning Research, 17:1–41, 2016.

Muandet, K., Fukumizu, K., Sriperumbudur, B., andScholkopf, B. Kernel mean embedding of distributions: Areview and beyond. Foundations and Trends in MachineLearning, 10(1-2):1–141, 2017.

Muller, A. Integral probability metrics and their generatingclasses of functions. Advances in Applied Probability, 29:429–443, 1997.

Nemirovski, A. S. and Yudin, D. B. Problem complexity andmethod efficiency in optimization. John Wiley & SonsLtd., 1983.

Park, M., Jitkrittum, W., and Sejdinovic, D. K2-ABC: Ap-proximate Bayesian computation with kernel embeddings.In AISTATS (PMLR), volume 51, pp. 51:398–407, 2016.

Pfister, N., Buhlmann, P., Scholkopf, B., and Peters, J.Kernel-based tests for joint independence. Journal of theRoyal Statistical Society: Series B (Statistical Methodol-ogy), 2017.

Raj, A., Law, H. C. L., Sejdinovic, D., and Park, M. Adifferentially private kernel two-sample test. Technicalreport, 2018. (https://arxiv.org/abs/1808.00380).

Scholkopf, B. and Smola, A. J. Learning with Kernels:Support Vector Machines, Regularization, Optimization,and Beyond. MIT Press, 2002.

Scholkopf, B., Herbrich, R., and Smola, A. J. A generalizedrepresenter theorem. In COLT, pp. 416–426, 2001.

Scholkopf, B., Muandet, K., Fukumizu, K., Harmeling,S., and Peters, J. Computing functions of random vari-ables via reproducing kernel Hilbert space representations.Statistics and Computing, 25(4):755–766, 2015.

Sejdinovic, D., Sriperumbudur, B. K., Gretton, A., andFukumizu, K. Equivalence of distance-based and RKHS-based statistics in hypothesis testing. Annals of Statistics,41:2263–2291, 2013.

Sinova, B., Gonzlez-Rodrıguez, G., and Aelst, S. V. M-estimators of location for functional data. Bernoulli, 24:2328–2357, 2018.

Smola, A., Gretton, A., Song, L., and Schoolkopf, B. AHilbert space embedding for distributions. In ALT, pp.13–31, 2007.

Song, L., Gretton, A., Bickson, D., Low, Y., and Guestrin,C. Kernel belief propagation. In AISTATS, pp. 707–715,2011.

Sriperumbudur, B. K., Gretton, A., Fukumizu, K.,Scholkopf, B., and Lanckriet, G. R. Hilbert space embed-dings and metrics on probability measures. Journal ofMachine Learning Research, 11:1517–1561, 2010.

Steinwart, I. and Christmann, A. Support Vector Machines.Springer, 2008.

Szabo, Z. Information theoretical estimators toolbox. Jour-nal of Machine Learning Research, 15:283–287, 2014.

Szabo, Z., Sriperumbudur, B., Poczos, B., and Gretton, A.Learning theory for distribution regression. Journal ofMachine Learning Research, 17(152):1–40, 2016.

Szekely, G. J. and Rizzo, M. L. Testing for equal distribu-tions in high dimension. InterStat, 5, 2004.

Szekely, G. J. and Rizzo, M. L. A new test for multivariatenormality. Journal of Multivariate Analysis, 93:58–80,2005.

Tolstikhin, I., Sriperumbudur, B. K., and Scholkopf, B. Min-imax estimation of maximal mean discrepancy with radialkernels. In NIPS, pp. 1930–1938, 2016.

Tolstikhin, I., Sriperumbudur, B. K., and Muandet, K. Mini-max estimation of kernel mean embeddings. Journal ofMachine Learning Research, 18:1–47, 2017.

Vandermeulen, R. and Scott, C. Consistency of robustkernel density estimators. In COLT (PMLR), volume 30,pp. 568–591, 2013.

Vapnik, V. N. The nature of statistical learning the-ory. Statistics for Engineering and Information Science.Springer-Verlag, New York, second edition, 2000.

Vishwanathan, S. N., Schraudolph, N. N., Kondor, R., andBorgwardt, K. M. Graph kernels. Journal of MachineLearning Research, 11:1201–1242, 2010.

Yamada, M., Umezu, Y., Fukumizu, K., and Takeuchi,I. Post selection inference with kernels. In AISTATS(PMLR), volume 84, pp. 152–160, 2018.

Page 12: MONK–Outlier-RobustMeanEmbeddingEstimationby Median-of … · MONK–Outlier-RobustMeanEmbeddingEstimationby Median-of-Means MatthieuLerasley ZoltánSzabóz TimothéeMathieu GuillaumeLecué

MONK – Outlier-Robust Mean Embedding Estimation by Median-of-Means

Zaheer, M., Kottur, S., Ravanbakhsh, S., Poczos, B.,Salakhutdinov, R. R., and Smola, A. J. Deep sets. InNIPS, pp. 3394–3404, 2017.

Zhang, K., Scholkopf, B., Muandet, K., and Wang, Z. Do-main adaptation under target and conditional shift. Jour-nal of Machine Learning Research, 28(3):819–827, 2013.

Zinger, A. A., Kakosyan, A. V., and Klebanov, L. B. Acharacterization of distributions by mean values of statis-tics and certain probabilistic metrics. Journal of SovietMathematics, 1992.

Zolotarev, V. M. Probability metrics. Theory of Probabilityand its Applications, 28:278–302, 1983.

Page 13: MONK–Outlier-RobustMeanEmbeddingEstimationby Median-of … · MONK–Outlier-RobustMeanEmbeddingEstimationby Median-of-Means MatthieuLerasley ZoltánSzabóz TimothéeMathieu GuillaumeLecué

MONK – Outlier-Robust Mean Embedding Estimation by Median-of-Means

Supplement

The supplement contains the detailed proofs of our results(Section A), a few technical lemmas used during these ar-guments (Section B), the McDiarmid inequality for self-containedness (Section C), and the pseudocode of the two-sample test performed in Experiment-2 (Section D).

A. Proofs of Theorem 1 and Theorem 2This section contains the detailed proofs of Theorem 1 (Sec-tion A.1) and Theorem 2 (Section A.2).

A.1. Proof of Theorem 1

The structure of the proof is as follows:

1. We show that ‖µP,Q − µP‖K ≤ (1 +√

2)rQ,N , where

rQ,N = supf∈BK MONQ[〈f,K(·, x)− µP〉K︸ ︷︷ ︸

f(x)−Pf

], i.e.

the analysis can be reduced to BK .2. Then rQ,N is bounded using empirical processes.

Step-1: Since HK is an inner product space, for any f ∈HK

‖f −K(·, x)‖2K − ‖µP −K(·, x)‖2K= ‖f − µP‖2K − 2 〈f − µP,K(·, x)− µP〉K . (14)

Hence, by denoting e = µP,Q − µP, g = g − µP we get

‖e‖2K − 2rQ,N ‖e‖K(a)

≤ ‖e‖2K − 2MONQ

[⟨e

‖e‖K,K(·, x)− µP

⟩]K

‖e‖K

(b)

≤ MONQ

[‖e‖2K − 2

⟨e

‖e‖K,K(·, x)− µP

⟩K

‖e‖K

](c)

≤ MONQ[‖µP,Q −K(·, x)‖2K − ‖µP −K(·, x)‖2K

](d)

≤ supg∈HK

MONQ[‖µP,Q −K(·, x)‖2K − ‖g −K(·, x)‖2K

](e)

≤ supg∈HK

MONQ[‖µP −K(·, x)‖2K − ‖g −K(·, x)‖2K

](f)= sup

g∈HK

{2MONQ

[〈g, K(·, x)− µP〉K︸ ︷︷ ︸

‖g‖K⟨

g‖g‖K

,K(·,x)−µP

⟩K

]− ‖g‖2K

}

(g)= sup

g∈HK

{2 ‖g‖K rQ,N − ‖g‖

2K

} (h)

≤ r2Q,N , (15)

where we used in (a) the definition of rQ,N , (b) the linearity7

of MONQ [·], (c) Eq. (14), (d) supg, (e) the definition of

7MONQ [c1 + c2f ] = c1 + c2MONQ [f ] for any c1, c2 ∈ R.

µP,Q, (f) Eq. (14) and the linearity of MONQ [·], (g) thedefinition of rQ,N . In step (h), by denoting a = ‖g‖K ,r = rQ,N , the argument of the sup takes the form 2ar−a2;2ar − a2 ≤ r2 ⇔ 0 ≤ r2 − 2ar + a2 = (r − a)2.

In Eq. (15), we obtained an equation a2 − 2ra ≤ r2 wherea := ‖e‖K ≥ 0. Hence r2 + 2ra − a2 ≥ 0, r1,2 =[−2a±

√4a2 + 4a2

]/2 =

(−1±

√2)a, thus by the non-

negativity of a, r ≥ (−1 +√

2)a, i.e., a ≤ r√2−1

= (√

2 +

1)r. In other words, we arrived at

‖µP,Q − µP‖K ≤(

1 +√

2)rQ,N . (16)

It remains to upper bound rQ,N .

Step-2: Our goal is to provide a probabilistic bound on

rQ,N = supf∈BK

MONQ [x 7→ 〈f,K(·, x)− µP〉K ]

= supf∈BK

medq∈[Q]

{⟨f, µSq − µP

⟩K︸ ︷︷ ︸

=:r(f,q)

}.

The Nc corrupted samples can affect (at most) Nc of the(Sq)q∈[Q] blocks. Let U := [Q]\C stand for the indices ofthe uncorrupted sets, where C := {q ∈ [Q] : ∃nj s.t. nj ∈Sq, j ∈ [Nc]} contains the indices of the corrupted sets. If

∀f ∈ BK : |{q ∈ U : r(f, q) ≥ ε}|︸ ︷︷ ︸∑q∈U Ir(f,q)≥ε

+Nc ≤Q

2, (17)

then for ∀f ∈ BK , medq∈[Q]{r(f, q)} ≤ ε, i.e.supf∈BK medq∈[Q]{r(f, q)} ≤ ε. Thus, our task boilsdown to controlling the event in (17) by appropriately choos-ing ε.

• Controlling r(f, q): For any f ∈ BK the random vari-ables 〈f, k(·, xi)− µP〉HK

= f(xi) − Pf are indepen-dent, have zero mean, and

Exi∼P 〈f, k(·, xi)− µP〉2K = 〈f,ΣPf〉K≤ ‖f‖K ‖ΣPf‖K ≤ ‖f‖

2K ‖ΣP‖ = ‖ΣP‖ (18)

using the reproducing property of the kernel and the co-variance operator, the Cauchy-Schwarz (CBS) inequalityand ‖f‖HK

= 1.For a zero-mean random variable z by the Chebyshev’sinequality P (z > a) ≤ P (|z| > a) ≤ E

(z2)/a2, which

implies P(z >

√E (z2) /α

)≤ α by a α = E

(z2)/a2

substitution. With z := r(f, q) (q ∈ U ), using E[z2]

=

E⟨f, µSq − µP

⟩2K

= QNExi∼P 〈f, k(·, xi)− µP〉2K and

Eq. (18) one gets that for all f ∈ BK , α ∈ (0, 1) and

q ∈ U : P(r(f, q) >

√‖ΣP‖QαN

)≤ α. This means

P(r(f, q) > ε

2

)≤ α with ε ≥ 2

√‖ΣP‖QαN .

Page 14: MONK–Outlier-RobustMeanEmbeddingEstimationby Median-of … · MONK–Outlier-RobustMeanEmbeddingEstimationby Median-of-Means MatthieuLerasley ZoltánSzabóz TimothéeMathieu GuillaumeLecué

MONK – Outlier-Robust Mean Embedding Estimation by Median-of-Means

• Reduction to φ: As a result∑q∈U

P(r(f, q) ≥ ε

2

)≤ |U |α

happens if and only if∑q∈U

Ir(f,q)≥ε

≤ |U |α+∑q∈U

[Ir(f,q)≥ε − P

(r(f, q) ≥ ε

2

)︸ ︷︷ ︸

E[Ir(f,q)≥ ε

2

]]

=: A.

Let us introduce φ : t ∈ R → (t − 1)I1≤t≤2 + It≥2. φis 1-Lipschitz and satisfies I2≤t ≤ φ(t) ≤ I1≤t for anyt ∈ R. Hence, we can upper bound A as

A ≤ |U |α+∑q∈U

(2r(f, q)

ε

)− Eφ

(2r(f, q)

ε

)]by noticing that ε ≤ r(f, q) ⇔ 2 ≤ 2r(f, q)/ε andε/2 ≤ r(f, q) ⇔ 1 ≤ 2r(f, q)/ε, and by using theI2≤t ≤ φ(t) and the φ(t) ≤ I1≤t bound, respectively.Taking supremum over BK we arrive at

supf∈BK

∑q∈U

Ir(f,q)≥ε

≤ |U |α+ supf∈BK

∑q∈U

(2r(f, q)

ε

)− Eφ

(2r(f, q)

ε

)]︸ ︷︷ ︸

=:Z

.

• Concentration of Z around its mean: Notice that Z isa function of xV , the samples in the uncorrupted blocks;V = ∪q∈USq. By the bounded difference property ofZ (Lemma 4) for any β > 0, the McDiarmid inequality(Lemma 6; we choose τ := Qβ2/8 to get linear scalingin Q on the r.h.s.) implies that

P (Z < ExV [Z] +Qβ) ≥ 1− e−Qβ2

8 .

• Bounding ExV [Z]: Let M = N/Q denote the numberof elements in Sq-s. The G = {gf : f ∈ BK} class withgf : XM → R and PM := 1

M

∑Mm=1 δum defined as

gf (u1:M ) = φ

(〈f, µPM − µP〉K

ε

)is uniformly bounded separable Caratheodory (Lemma 5),hence the symmetrization technique (Steinwart & Christ-mann, 2008, Prop. 7.10), (Ledoux & Talagrand, 1991)gives

ExV [Z] ≤ 2ExV Ee supf∈BK

∣∣∣∣∣∣∑q∈U

eqφ

(2r(f, q)

ε

)∣∣∣∣∣∣ ,where e = (eq)q∈U ∈ R|U | with i.i.d. Rademacher en-tries [P(eq = ±1) = 1

2 (∀q)].

• Discarding φ: Since φ(0) = 0 and φ is 1-Lipschitz,by Talagrand’s contraction principle of Rademacher pro-cesses (Ledoux & Talagrand, 1991), (Koltchinskii, 2011,Theorem 2.3) one gets

ExV Ee supf∈BK

∣∣∣∣∣∣∑q∈U

eqφ

(2r(f, q)

ε

)∣∣∣∣∣∣≤ 2ExV Ee sup

f∈BK

∣∣∣∣∣∣∑q∈U

eq2r(f, q)

ε

∣∣∣∣∣∣ .• Switching from |U | toN terms: Applying an other sym-

metrization [(a)], the CBS inequality, f ∈ BK , and theJensen inequality

ExV Ee supf∈BK

∣∣∣∣∣Q∑q=1

eqr(f, q)

ε

∣∣∣∣∣(a)

≤ 2Q

εNExV Ee′

[supf∈BK

∣∣∣ ∑n∈V

e′n 〈f,K(·, xn)− µP〉K︸ ︷︷ ︸=〈f,∑n∈V e

′n[K(·,xn)−µP]〉

K

∣∣∣]

≤ 2Q

εNExV Ee′

supf∈BK

‖f‖K︸ ︷︷ ︸=1

∥∥∥∥∥∑n∈V

e′n [K(·, xn)− µP]

∥∥∥∥∥K

=

2Q

εNExV Ee′

∥∥∥∥∥∑n∈V

e′n [K(·, xn)− µP]

∥∥∥∥∥K

≤ 2Q

εN

√√√√ExV Ee′

∥∥∥∥∥∑n∈V

e′n [K(·, xn)− µP]

∥∥∥∥∥2

K

(b)=

2Q√|V |Tr(ΣP)

εN.

In (a), we proceed as follows:

ExV Ee supf∈BK

∣∣∣∣∣∣∑q∈U

eqr(f, q)

ε

∣∣∣∣∣∣= ExV Ee sup

f∈BK

∣∣∣∣∣∣∑q∈U

eq

⟨f, µSq − µP

⟩K

ε

∣∣∣∣∣∣(c)

≤ 2Q

NεExV EeEe′ sup

f∈BK

∣∣∣∣∣∑n∈V

e′ne′′n 〈f,K(·, xn)− µP〉K

∣∣∣∣∣=

2Q

NεExV Ee′ sup

f∈BK

∣∣∣∣∣∑n∈V

e′n 〈f,K(·, xn)− µP〉K

∣∣∣∣∣ ,where in (c) we applied symmetrization, e′ =(e′n)n∈V ∈ R|V | with i.i.d. Rademacher entries,e′′n = eq if n ∈ Sq (q ∈ U ), and

Page 15: MONK–Outlier-RobustMeanEmbeddingEstimationby Median-of … · MONK–Outlier-RobustMeanEmbeddingEstimationby Median-of-Means MatthieuLerasley ZoltánSzabóz TimothéeMathieu GuillaumeLecué

MONK – Outlier-Robust Mean Embedding Estimation by Median-of-Means

we used that (e′ne′′n 〈f,K(·, xn)− µP〉K)

n∈Vdistr=

(e′n 〈f,K(·, xn)− µP〉K)n∈V .

In step (b), we had

ExV Ee′

∥∥∥∑n∈V

e′n [K(·, xn)− µP]∥∥∥2

K

= ExV Ee′

∑n∈V

[e′n]2 〈K(·, xn)− µP,K(·, xn)− µP〉K

= |V |Ex∼P 〈K(·, x)− µP,K(·, x)− µP〉K= |V |Ex∼P Tr ([K(·, x)− µP]⊗ [K(·, x)− µP])

= |V |Tr(ΣP)

exploiting the independence of e′n-s and [e′n]2 = 1.

Until this point we showed that for all α ∈ (0, 1), β > 0, if

ε ≥ 2√‖ΣP‖QαN then

supf∈BK

Q∑q=1

Ir(f,q)≥ε ≤ |U |α+Qβ +8Q√|V |Tr(ΣP)

εN

with probability at least 1 − e−Qβ2

8 . Thus, to ensure thatsupf∈BK

∑Qq=1 Ir(f,q)≥ε + Nc ≤ Q/2 it is sufficient to

choose (α, β, ε) such that |U |α + Qβ +8Q√|V |Tr(ΣP)

εN +

Nc ≤ Q2 , and in this case ‖µP,Q − µP‖K ≤ (1 +

√2)ε.

Applying the |U | ≤ Q and |V | ≤ N bounds, we want tohave

Qα+Qβ +8Q√

Tr(ΣP)

ε√N

+Nc ≤Q

2. (19)

Choosing α = β = δ3 in Eq. (19), the sum of the first two

terms is Q 2δ3 ; ε ≥ max

(2√

3‖ΣP‖QδN , 24

δ

√Tr (ΣP)N

)gives

≤ Q δ3 for the third term. Since Nc ≤ Q( 1

2 − δ), we got

‖µP,Q − µP‖K ≤ c1 max

(√3 ‖ΣP‖QδN

,12

δ

√Tr (ΣP)

N

)

with probability at least 1−e−Qδ2

72 . With an η = e−Qδ2

72 , and

hence Q =72 ln( 1

η )δ2 reparameterization Theorem 1 follows.

A.2. Proof of Theorem 2

The reasoning is similar to Theorem 1; we detail the dif-ferences below. The high-level structure of the proof is asfollows:

• First we prove that∣∣MMDQ(P,Q) −

MMD(P,Q)∣∣ ≤ rQ,N , where rQ,N =

supf∈BK

∣∣∣medq∈[Q]

{⟨f,(µSq,P − µSq,Q

)− (µP − µQ)

⟩K

}∣∣∣.• Then rQ,N is bounded.

Step-1:

• MMDQ(P,Q)−MMD(P,Q) ≤ rQ,N : By the subaddi-tivity of supremum [supf (af+bf ) ≤ supf af+supf bf ]one gets

MMDQ(P,Q)

= supf∈BK

medq∈[Q]

{⟨f,(µSq,P − µSq,Q

)− (µP − µQ)

+ (µP − µQ)⟩K

}≤ supf∈BK

medq∈[Q]

{⟨f,(µSq,P − µSq,Q

)− (µP − µQ)

⟩K

}+ supf∈BK

〈f, µP − µQ〉K

≤ supf∈BK

∣∣∣∣medq∈[Q]

{⟨f,(µSq,P − µSq,Q

)− (µP − µQ)

⟩K

}∣∣∣∣︸ ︷︷ ︸=rQ,N

+ MMD(P,Q).

• MMDQ(P,Q) − MMDQ(P,Q) ≤ rQ,N :Let af := 〈f, µP − µQ〉K and bf :=medq∈[Q]

{⟨f, (µP − µQ)− (µSq,P − µSq,Q)

⟩K

}. Then

af − bf= 〈f, µP − µQ〉K

+ medq∈[Q]

{⟨f, (µSq,P − µSq,Q)− (µP − µQ)

⟩K

}= medq∈[Q]

{⟨f, µSq,P − µSq,Q

⟩K

}by medq∈[Q]{−zq} = −medq∈[Q]{zq}. Applying thesupf (af−bf ) ≥ supf af−supf bf inequality (it followsfrom the subadditivity of sup):

MMDQ(P,Q)

≥ MMD(P,Q)

− supf∈BK

medq∈[Q]

{⟨f, (µP − µQ)− (µSq,P − µSq,Q)

⟩K

}︸ ︷︷ ︸

− medq∈[Q]{〈f,(µSq,P−µSq,Q)−(µP−µQ)〉

K}

≥ MMD(P,Q)

− supf∈BK

∣∣∣∣medq∈[Q]

{⟨f, (µSq,P − µSq,Q)− (µP − µQ)

⟩K

}∣∣∣∣︸ ︷︷ ︸rQ,N

.

Step-2: Our goal is to control

rQ,N = supf∈BK

∣∣∣medq∈[Q]

{r(f, q)

}∣∣∣, where

r(f, q) :=⟨f, (µSq,P − µSq,Q)− (µP − µQ)

⟩K.

The relevant quantities which change compared to the proofof Theorem 1 are as follows.

Page 16: MONK–Outlier-RobustMeanEmbeddingEstimationby Median-of … · MONK–Outlier-RobustMeanEmbeddingEstimationby Median-of-Means MatthieuLerasley ZoltánSzabóz TimothéeMathieu GuillaumeLecué

MONK – Outlier-Robust Mean Embedding Estimation by Median-of-Means

• Median rephrasing:

supf∈BK

∣∣∣medq∈[Q]

{r(f, q)}∣∣∣ ≤ ε

⇔ ∀f ∈ BK : −ε ≤ medq∈[Q]{r(f, q)} ≤ ε⇐ ∀f ∈ BK : |{q : r(f, q) ≤ −ε}| ≤ Q/2

and |{q : r(f, q) ≥ ε}| ≤ Q/2⇐ ∀f ∈ BK : |{q : |r(f, q)| ≥ ε}| ≤ Q/2.

Thus, ∀f ∈ BK : |{q ∈ U : |r(f, q)| ≥ ε}| + Nc ≤ Q2 ,

implies supf∈BK

∣∣∣medq∈[Q]{r(f, q)}∣∣∣ ≤ ε.

• Controlling |r(f, q)|: For any f ∈ BK the random vari-ables [f(xi)− f(yi)]− [Pf −Qf ] are independent, zero-mean and

E(x,y)∼P⊗Q([f(x)− Pf ]− [f(y)−Qf ])2

= Ex∼P[f(x)− Pf ]2 + Ey∼Q[f(y)−Qf ]2

≤ ‖ΣP‖+ ‖ΣQ‖ ,

where P ⊗ Q is the product measure. The Chebyshevargument with z = |r(f, q)| implies that ∀α ∈ (0, 1)

(P⊗Q)

(|r(f, q)| >

√(‖ΣP‖+ ‖ΣQ‖)Q

αN

)≤ α.

This means (P ⊗ Q) (|r(f, q)| > ε/2) ≤ α with ε ≥2√

(‖ΣP‖+‖ΣQ‖)QαN .

• Switching from |U | to N terms: With (xy)V ={(xi, yi) : i ∈ V }, in ’(b)’ with xn := K(·, xn) − µP,yn := K(·, yn)− µQ we arrive at

E(xy)V Ee′

∥∥∥∥∥∑n∈V

e′n (xn − yn)

∥∥∥∥∥2

K

= E(xy)V Ee′

∑n∈V

[e′n]2 〈xn − yn, xn − yn〉K

= |V |E(xy)∼P ‖[K(·, x)− µP]− [K(·, y)− µQ]‖K= |V | [Tr (ΣP) + Tr (ΣQ)] .

• These results imply

Qα+Qβ +8Q√

Tr (ΣP) + Tr (ΣQ)

ε√N

+Nc ≤ Q/2.

ε ≥ max

(2√

3(‖ΣP‖+‖ΣQ‖)QδN , 24

δ

√Tr (ΣP)+Tr (ΣQ)

N

),

α = β = δ3 choice gives that∣∣∣MMDQ(P,Q)−MMD(P,Q)

∣∣∣≤ 2 max

(√3 (‖ΣP‖+ ‖ΣQ‖)Q

δN,

12

δ

√Tr (ΣP) + Tr (ΣQ)

N

)

with probability at least 1 − e−Qδ2

72 . η = e−Qδ2

72 , i.e.

Q =72 ln( 1

η )δ2 reparameterization finishes the proof of

Theorem 2.

B. Technical LemmasLemma 3 (Supremum).∣∣∣ sup

faf − sup

fbf

∣∣∣ ≤ supf|af − bf |.

Lemma 4 (Bounded difference property of Z). LetN ∈ Z+, (Sq)q∈[Q] be a partition of [N ], K : X× X→ Rbe a kernel, µ be the mean embedding associated toK, x1:N be i.i.d. random variables on X, Z(xV ) =

supf∈BK

∑q∈U

(2〈f,µSq−µP〉

K

ε

)− Eφ

(2〈f,µSq−µP〉

K

ε

)],

where U ⊆ [Q], V = ∪q∈USq. Let x′Vi be xV except forthe i ∈ V -th coordinate; xi is changed to x′i. Then

supxV ∈X|V |,x′i∈X

∣∣Z (xV )− Z(x′Vi)∣∣ ≤ 4, ∀i ∈ V.

Proof. Since (Sq)q∈[Q] is a partition of [Q], (Sq)q∈U formsa partition of V and there exists a unique r ∈ U such thati ∈ Sr. Let

Yq := Yq(f, xV ),

q ∈ U = φ

(2⟨f, µSq − µP

⟩K

ε

)− Eφ

(2⟨f, µSq − µP

⟩K

ε

),

Y ′r := Yr(f, x′Vi).

In this case∣∣Z (xV )− Z(x′Vi)∣∣

=

∣∣∣∣∣∣ supf∈BK

∑q∈U

Yq − supf∈BK

∑q∈U\{r}

Yq + Y ′r

∣∣∣∣∣∣(a)

≤ supf∈BK

|Yr − Y ′r |(b)

≤ supf∈BK

(|Yr|︸︷︷︸≤2

+ |Y ′r |︸︷︷︸≤2

)≤ 4,

where in (a) we used Lemma 3, (b) the triangle inequalityand the boundedness of φ [|φ(t)| ≤ 1 for all t].

Lemma 5 (Uniformly bounded separable Caratheodory fam-ily). Let ε > 0, N ∈ Z+, Q ∈ Z+, M = N/Q ∈ Z+,φ(t) = (t− 1)I1≤t≤2 + It≥2, K : X× X→ R is a contin-uous kernel on the separable topological domain X, µ is themean embedding associated to K, PM := 1

M

∑Mm=1 δum ,

G = {gf : f ∈ BK}, where gf : XM → R is defined as

gf (u1:M ) = φ

(2 〈f, µPM − µP〉K

ε

).

Page 17: MONK–Outlier-RobustMeanEmbeddingEstimationby Median-of … · MONK–Outlier-RobustMeanEmbeddingEstimationby Median-of-Means MatthieuLerasley ZoltánSzabóz TimothéeMathieu GuillaumeLecué

MONK – Outlier-Robust Mean Embedding Estimation by Median-of-Means

Then G is a uniformly bounded separable Caratheodoryfamily: (i) supf∈BK ‖gf‖∞ < ∞ where ‖g‖∞ =supu1:M∈XM |g(u1:M )|, (ii) u1:M 7→ gf (u1:M ) is measur-able for all f ∈ BK , (iii) f 7→ gf (u1:M ) is continuous forall u1:M ∈ XM , (iv) BK is separable.

Proof.

(i) |φ(t)| ≤ 1 for any t, hence ‖gf‖∞ ≤ 1 for all f ∈ BK .(ii) Any f ∈ BK is continuous since HK ⊂ C(X) = {h :

X→ R continuous}, so u1:M 7→ (f(u1), . . . , f(uM ))is continuous. φ is Lipschitz, specifically continuous.The continuity of these two maps imply that of u1:M 7→gf (u1:M ), specifically it is Borel-measurable.

(ii) The statement follows by the continuity of f 7→〈f, h〉K (h = µPM − µP) and that of φ.

(iv) BK is separable since HK is so by assumption.

C. External LemmaBelow we state the McDiarmid inequality for self-containedness.

Lemma 6 (McDiarmid inequality). Let x1:N be X-valuedindependent random variables. Assume that f : XN → Rsatisfies the bounded difference property

supu1,...,uN ,u′r∈X

|f(u1:N )− f(u′1:N )| ≤ c, ∀n ∈ [N ],

where u′1:N = (u1, . . . , un−1, u′n, un+1, . . . , uN ). Then

for any τ > 0

P

(f(x1:N ) < Ex1:N

[f(x1:N )] + c

√τN

2

)≥ 1− e−τ .

D. Pseudocode of Experiment-2The pseudocode of the two-sample test conducted inExperiment-2 is summarized in Algorithm 3.

Algorithm 3 Two-sample test (Experiment-2)

Input: Two samples: (Xn)n∈[N ], (Yn)n∈[N ]. Number ofbootstrap permutations: B ∈ Z+. Level of the test: α ∈(0, 1). Kernel function with hyperparameter θ ∈ Θ: Kθ.Split the dataset randomly into 3 equal parts:

[N ] =

3⋃i=1

Ii, |I1| = |I2| = |I3|.

Tune the hyperparameters using the 1st part of the dataset:

θ = argmaxθ∈Θ Jθ := MMDθ ((Xn)n∈I1 , (Yn)n∈I1) .

Estimate the (1 − α)-quantile of MMDθ under the null,usingB bootstrap permutations from (Xn)n∈I2∪(Yn)n∈I2 :q1−α.Compute the test statistic on the third part of the dataset:

Tθ = MMDθ ((Xn)n∈I3 , (Yn)n∈I3) .

Output: Tθ − q1−α.