Pith. sign in

REVIEW 2 major objections 4 minor 2 cited by

Distribution-free Measures of Association based on Optimal Transport

T0 review · 2 major / 4 minor · reviewed 2026-08-12 · deepseek-v4-flash

Pith's one-line read Replacing observations with optimal-transport multivariate ranks makes a kernel graph-based association measure exactly distribution-free, with 0 exactly under independence and 1 exactly when one variable is a measurable function of the…

desk verdict A clever and mostly correct construction of distribution-free OT-rank-based association measures, but the consistency proof has a real index-set error that should be fixable. read the letter →

arxiv 2411.13080 v1 pith:LVAIAFTD submitted 2024-11-20 math.ST math.PRstat.MEstat.TH

classification math.STmath.PRstat.MEstat.TH MSC 62G1062H2060F0560D05
keywords measureofassociationmaximummeandiscrepancymultivariateranksoptimaltransportdistribution-freetestgeometricgraphsreproducingkernelHilbertspaceuniformcentrallimittheorem
verification ladder T0 review T1 audit T2 compute T3 formal

The pith

A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.

The reading

This paper proposes a class of association measures between random vectors $X$ and $Y$ that combines reproducing kernel Hilbert spaces, geometric graphs, and optimal-transport multivariate ranks. The key claim is that the sample measure $\hat\eta_n^{\mathrm{rank}}$ is exactly distribution-free when $X$ and $Y$ are independent, so it yields an exact finite-sample test of independence in any dimension. The same statistic consistently estimates a population limit $\eta_K^{\mathrm{rank}}$ that is $0$ exactly under independence and $1$ exactly when $Y$ is a measurable function of $X$. If correct, this gives practitioners a single nonparametric number that both measures dependence strength and tests for independence without permutations or asymptotic calibration.

What carries the argument

The load-bearing object is the empirical multivariate rank map, defined by optimally transporting the sample to a fixed set $H_n$ of $n$ uniform-like points in $[0,1]^d$ using the Brenier-McCann optimal transport map. Because the observations are exchangeable, the rank vectors are uniformly distributed over permutations of $H_n$, which is exactly what makes the statistic pivotal under independence. The kernel $K$ measures similarity of rank-transformed $Y$-values, and the geometric graph on the rank-transformed $X$-values estimates the conditional expectation $E[K(R_Y(Y'), R_Y(\tilde Y'))\mid X']$. The statistic is the rank analogue of Spearman correlation: compute the kernel association on ranks rather than raw data.

What would settle it

Under independence, fix small $n$, the grids, the kernel, and the graph, and enumerate the exact distribution of $\hat\eta_n^{\mathrm{rank}}$ for two very different marginal pairs; Theorem 3.1(a) predicts identical distributions, so any discrepancy would disprove the pivotal claim.

Watch

Extended reading notes

Core claim

The central discovery is that replacing $X_i$ and $Y_i$ by their empirical multivariate ranks, defined as the optimal-transport map to a fixed uniform-like grid, makes the kernel-based geometric-graph estimator $\hat\eta_n$ distribution-free while preserving consistency and interpretability. Under the null $X \perp\!\!\perp Y$, the ranks are a uniform random permutation of fixed points, so $\hat\eta_n^{\mathrm{rank}}$ has a pivotal distribution. The paper proves that $\hat\eta_n^{\mathrm{rank}}$ converges to $\eta_K^{\mathrm{rank}}$, establishes that $\eta_K^{\mathrm{rank}}\in[0,1]$ with equality to $0$ iff independence and to $1$ iff $Y=g(X)$ almost surely, and gives a uniform central limit theorem under the null over a large class of geometric graphs. The authors further claim that, to their knowledge, this is the only class of procedures that simultaneously has all of these properties.

Load-bearing premise

The consistency proof needs a Hölder (power-law smoothness) condition on the conditional kernel inner product after rank transformation; the authors say this condition is used only by their proof technique and expect it can be relaxed.

Editorial extensions

If this is right

  • For any $d_1,d_2\ge 1$, one can test mutual independence at an exact level without permutations, resampling, or asymptotic critical values, because the null distribution of $\hat\eta_n^{\mathrm{rank}}$ is known once $n$, the grid, the kernel, and the graph are fixed.
  • The population measure gives a single interpretable number: $0$ means independence, $1$ means $Y$ is a measurable function of $X$, and intermediate values compare strength of association.
  • Consistency holds for estimators based on $k$-nearest-neighbor graphs and minimum spanning trees, so the method inherits the flexibility of graph-based dependence estimation.
  • The uniform CLT permits data-dependent graph choices, such as a nearest-neighbor radius $k$ that grows logarithmically with $n$, while retaining Gaussian limiting behavior.
  • For univariate $Y$ with the kernel $K(y_1,y_2)=|y_1|+|y_2|-|y_1-y_2|$, the population limit reduces to the previously proposed scalar regression-dependence coefficient, placing that measure as a special case of this family.

Reading between the lines

Editorial extensions of the paper, not claims the author makes directly.

  • Because the pivotal property relies only on permutation uniformity of the ranks, the same construction should yield valid exact tests when $H_n$ is any deterministic low-discrepancy sequence; the paper only details uniform-grid choices, but the mechanism is general.
  • The uniform CLT opens the door to data-driven tuning of the graph, such as choosing $k$ by a pilot estimate of dependence, without invalidating the test; the paper mentions this possibility but does not develop a concrete procedure.
  • Symmetrizing by $\max(\hat\eta_n^{\mathrm{rank}}(X,Y), \hat\eta_n^{\mathrm{rank}}(Y,X))$ gives a distribution-free measure of mutual dependence that is $1$ iff either variable is a measurable function of the other; the paper notes this but does not analyze its limit distribution.
  • One could use other reference measures than uniform on the cube, such as a Gaussian or Student-$t$ distribution, to emphasize tail regions; the paper says proofs carry over for compactly supported references but leaves the unbounded-support case open.
Share X Bluesky LinkedIn Reddit HN

Signed reviews

No signed human review yet.

Editorial analysis

A structured set of objections, weighed in public.

Desk editor's note, referee report, and a circularity audit.

Referee Report

2 major / 4 minor

Summary. This paper introduces a class of distribution-free measures of association between random vectors X in R^{d1} and Y in R^{d2}, constructed by applying the graph-based kernel estimator of Deb et al. [22] to optimal-transport multivariate ranks of the observations. The empirical measure \hat\eta_n^{rank} is shown to have a pivotal distribution under independence (Theorem 3.1(a)), to converge to a population measure \eta_K^{rank} (Theorem 3.1(b)) that is 0 iff X and Y are independent and 1 iff Y is a measurable function of X (Theorem 3.2), and to satisfy a uniform CLT under the null (Theorem 3.3). For d2=1 and a particular kernel, \eta_K^{rank} is shown to coincide with the Azadkia-Chatterjee/Chatterjee coefficient (Proposition 3.1). The proofs are collected in Section 5.

Significance. The proposed construction is conceptually appealing: OT-based multivariate ranks deliver exact distribution-freeness, while the RKHS/graph framework provides interpretable population limits and consistency. If the results hold, this is, to my knowledge, the first class of multivariate association measures combining all three properties (zero/one characterization, consistent distribution-free estimation, and a null CLT). The connection with Chatterjee's coefficient is a nice sanity check. The paper is honest about limitations, e.g., Condition (S1) being a proof-technique assumption. However, a load-bearing gap in the consistency proof needs to be addressed before the results can be considered established.

major comments (2)
  1. [Section 5.1, decomposition of E[Z_n^2] into (I)+(II)+(III)] The set defining (III) only imposes i≠j and k≠ℓ, so it contains reverse-edge terms (k=j, ℓ=i) and two-edge path terms (i=ℓ or k=j) that are already counted in (I) or (II). For n=2 and a single-edge graph, (I)+(II)+(III)=1.5·E[K(Y1,Y2)^2] while E[Z_n^2]=E[K(Y1,Y2)^2]. The later limits (5.2) and the error bound (5.3) require factorizing conditional expectations, which is valid only when the two edges are disjoint. Since the proof of consistency (Theorem 3.1(b)) and hence the consistency of the independence test rest on this step, the gap is load-bearing. The likely repair is to add the distinctness condition on i,j,k,ℓ in (III) and in (~III), but the corrected proof must be supplied.
  2. [Section 5.1, Eq. (5.4)] The sentence 'the last inequality follows once again from Proposition 5.1' is not justified as written. Proposition 5.1 gives n^{-1}∑_i ||\hat R^X_n(X_i)-R^X(X_i)||^2 → 0 almost surely, but (5.4) requires control of the β-Hölder edge sum ∑_i d_i^{-1}∑_{k∼i} ||R^X(X_i)-R^X(X_k)||^β in terms of the corresponding sum with \hat R^X_n. An additional argument (e.g., triangle inequality plus (a+b+c)^β ≤ a^β+b^β+c^β for 0<β≤1) is needed to show the replacement error is o(1) under (S2).
minor comments (4)
  1. [Section 5.1, definition of (III)] The subscript 'RX(Xl)' should read 'RX(X_\ell)'.
  2. [Section 5.1, after Eq. (5.2)] The symbols ~Y1 and ~Y2 are introduced without definition; please align the notation with the earlier (Y', ~Y').
  3. [Theorem 3.3, proof of (5.13)] The step 'The conclusion follows directly from [22, Theorem 4.1]' should be expanded to state why the uniformity over ~G ∈ Jθ is covered and why the rank-transformed observations satisfy the conditions of that theorem.
  4. [Section 3.1 and Remark 3.4] The theorems should clarify whether the sets H^{d1}_n and H^{d2}_n are fixed or random; several steps (e.g., the determinism of D_n and the ~g_j's) assume fixed design points, while (S3) only requires weak convergence.

Circularity Check

0 steps flagged · score 0.0 of 10

No significant circularity: the rank-based measure is defined independently, and the load-bearing prior results are external support.

full rationale

The paper's central object, \hat\eta_n^{rank}, is defined directly as a sample statistic in (3.1), and its population limit \eta_K^{rank} is derived as an asymptotic limit in Theorem 3.1(b), not imposed as an input. The distribution-free property in Theorem 3.1(a) follows from the permutation-uniformity of OT-based empirical ranks, a result imported from Deb and Sen [23, Proposition 2.2]. Although this is a self-citation, the cited result is a published, independently stated property of multivariate ranks and is not equivalent to the paper's target claim; it is external support for the rank construction. Similarly, the population properties (P1)-(P3) in Theorem 3.2 are obtained by applying Theorem 2.1 of Deb et al. [22] to the transformed pair (X, R_Y(Y)). This is a legitimate application of an earlier theorem about the unranked kernel measure \eta_K, not a redefinition of the current measure. The CLT in Theorem 3.3 invokes [22, Theorem 4.1] only as one ingredient, alongside new arguments showing the rank approximation error is negligible. Proposition 3.1 derives the equality \eta_K^{rank} = \xi(\mu) for the specific kernel, rather than defining \eta_K^{rank} to equal Chatterjee's coefficient. The skeptical concern about the index sets in the decomposition of E[Z_n^2] in Section 5.1 is a correctness issue in the proof as printed, not a circularity: even if that step is repaired, the claim does not reduce to its inputs by construction. No fitted parameters are renamed as predictions, and no uniqueness theorem from the authors' prior work is used to forbid alternatives. The derivation chain is therefore not circular.

Assumptions & free parameters 0 free parameters · 7 assumptions · 0 invented entities

The central claim rests on standard OT/RKHS machinery, plus the stated regularity conditions (S1)-(S3) on the distribution and graphs. No numeric free parameters are fitted; the user chooses a characteristic kernel and a geometric graph, but the 0/1 characterization holds for any characteristic kernel and the distribution-free property holds for any choice of the reference sets H_n. The main burden beyond standard theorems is the Holder condition (S1) and the dependence on the authors' earlier preprint [22].

assumptions (7)
  • domain assumption µ is absolutely continuous on R^{d1+d2} with absolutely continuous marginals (P_ac(R^d))
    Required for existence and uniqueness of OT rank maps in Definition 2.5 and Proposition 2.1; stated at the start of Section 3.
  • domain assumption K is a characteristic and continuous kernel with µ_Y in M^1_K(Y)
    Needed for Theorem 2.1/3.2 properties (P1)-(P3), from [22, Theorem 2.1].
  • ad hoc to paper Condition (S1): r(x1,x2) uniformly beta-Holder continuous
    Assumption (3.3) in Theorem 3.1, used in consistency proof; authors note it is needed for the proof technique but expected to hold more generally.
  • ad hoc to paper Condition (S2): graph degree balance and edge-length condition (3.4)-(3.5)
    Assumptions on geometric graphs in Theorem 3.1, analogous to [22].
  • domain assumption Condition (S3): empirical distributions on H_n converge weakly to U[0,1]^d
    Needed for rank maps to converge; standard quasi-Monte Carlo condition.
  • standard math Brenier-McCann theorem for existence and uniqueness of OT maps
    Proposition 2.1, cited from [47].
  • standard math Moore-Aronszajn theorem for RKHS embedding
    Section 2.1, cited from [5].

how reviews work

0 comments
Cite this review

Pith. "Pith review of Distribution-free Measures of Association based on Optimal Transport." pith.science (2026). https://pith.science/paper/LVAIAFTD

@misc{pith2026241113080,
  author       = {Pith},
  title        = {Pith review of: Distribution-free Measures of Association based on Optimal Transport},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/LVAIAFTD}},
  note         = {Machine review of arXiv:2411.13080}
}
abstract

In this paper we propose and study a class of nonparametric, yet interpretable measures of association between two random vectors $X$ and $Y$ taking values in $\mathbb{R}^{d_1}$ and $\mathbb{R}^{d_2}$ respectively ($d_1, d_2\ge 1$). These nonparametric measures -- defined using the theory of reproducing kernel Hilbert spaces coupled with optimal transport -- capture the strength of dependence between $X$ and $Y$ and have the property that they are 0 if and only if the variables are independent and 1 if and only if one variable is a measurable function of the other. Further, these population measures can be consistently estimated using the general framework of geometric graphs which include $k$-nearest neighbor graphs and minimum spanning trees. Additionally, these measures can also be readily used to construct an exact finite sample distribution-free test of mutual independence between $X$ and $Y$. In fact, as far as we are aware, these are the only procedures that possess all the above mentioned desirable properties. The correlation coefficient proposed in Dette et al. (2013), Chatterjee (2021), Azadkia and Chatterjee (2021), at the population level, can be seen as a special case of this general class of measures.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. The Influence Function of Transport-based Quantiles

    math.ST 2026-07 conditional novelty 8.0 of 10

    The influence function of multivariate transport quantiles has a pole-type singularity in dimension ≥2, so contamination near a quantile level yields unbounded first-order sensitivity.

  2. Quadratic-form Optimal Transport

    math.PR 2025-01 accept novelty 8.0 of 10

    Quadratic-form optimal transport is introduced, and for several cost classes including the rectangular cost, the unique minimizer is a new diamond-shaped coupling rather than the usual comonotone or antimonotone couplings.

Reference graph

Works this paper leans on

72 extracted references · 69 canonical work pages · cited by 2 Pith papers

  1. [22]

    Ghosal, and B

    Deb, N., P. Ghosal, and B. Sen (2020). Measuring associa tion on topological spaces using kernels and geometric graphs. arXiv preprint arXiv:2010.01768

  2. [1]

    Akhiezer, N. I. and I. M. Glazman (1993). Theory of linear operators in Hilbert space . Dover Publications, Inc., New York. Translated from the Rus sian and with a preface by Merlynd Nestell, Reprint of the 1961 and 1963 translations, Two volumes bound as one

  3. [2]

    Ansari, J. and S. Fuchs (2022). A simple extension of Azad kia & Chatterjee’s rank correlation to a vector of endogenous variables. arXiv preprint arXiv:2212.01621

  4. [3]

    Deb, and S

    Auddy, A., N. Deb, and S. Nandy (2024). Exact detection th resholds and minimax optimality of Chatterjee’s correlation coefficient. Bernoulli 30 (2), 1640–1668

  5. [4]

    Azadkia, M. and S. Chatterjee (2021). A simple measure of conditional dependence. Ann. Statist. 49 (6), 3070–3102

  6. [5]

    Berlinet, A. and C. Thomas-Agnan (2004). Reproducing kernel Hilbert spaces in probability and statistics. Kluwer Academic Publishers, Boston, MA. With a preface by P ersi Diaconis

  7. [6]

    Berrett, T. B. and R. J. Samworth (2019). Nonparametric i ndependence testing via mutual information. Biometrika 106 (3), 547–566

  8. [7]

    Berrett, T. B. and R. J. Samworth (2023). Efficient functio nal estimation and the super- oracle phenomenon. Ann. Statist. 51 (2), 668–690

Show all 72 references
  1. [8]

    Berrett, T. B., R. J. Samworth, and M. Yuan (2019). Efficien t multivariate entropy estimation via k-nearest neighbour distances. Ann. Statist. 47 (1), 288–318

  2. [9]

    Bertsekas, D. P. (1988). The auction algorithm: a distri buted relaxation method for the assignment problem. Ann. Oper. Res. 14 (1-4), 105–123

  3. [10]

    Bhattacharya, B. B. (2020). Asymptotic distribution a nd detection thresholds for two- sample tests based on geometric graphs. Ann. Statist. 48 (5), 2879–2903. Deb, Ghosal, and Sen/Distribution-free Measures of Associ ation 22

  4. [11]

    Sarkar, and A

    Biswas, M., S. Sarkar, and A. K. Ghosh (2016). On some exa ct distribution-free tests of independence between two random vectors of arbitrary dim ensions. J. Statist. Plann. Inference 175, 78–86

  5. [12]

    Blum, J. R., J. Kiefer, and M. Rosenblatt (1961). Distri bution free tests of independence based on the sample distribution function. Ann. Math. Statist. 32 , 485–498

  6. [13]

    Boonmee, T. and S. Tasena (2016). Measure of complete de pendence of random vectors. J. Math. Anal. Appl. 443 (1), 585–595

  7. [14]

    Cao, S. and P. J. Bickel (2020). Correlations with tailo red extremal properties. arXiv preprint arXiv:2008.10177

  8. [15]

    Chattamvelli, R. (2024). Measures of association. In Correlation in Engineering and the Applied Sciences: Applications in R , pp. 1–54. Springer

  9. [16]

    Chatterjee, S. (2021). A new coefficient of correlation. J. Amer. Statist. Assoc. 116 (536), 2009–2022

  10. [17]

    Chatterjee, S. (2024). A Survey of Some Recent Developments in Measures of Associa- tion, pp. 109–128. Singapore: Springer Nature Singapore

  11. [18]

    Chernoff, H. and I. R. Savage (1958). Asymptotic normalit y and efficiency of certain nonparametric test statistics. Ann. Math. Statist. 29 , 972–994

  12. [19]

    Galichon, M

    Chernozhukov, V., A. Galichon, M. Hallin, and M. Henry ( 2017). Monge-Kantorovich depth, quantiles, ranks and signs. Ann. Statist. 45 (1), 223–256

  13. [20]

    Cordero-Erausquin, D. and A. Figalli (2019). Regulari ty of monotone transport maps between unbounded domains. Discrete Contin. Dyn. Syst. 39 (12), 7101–7112

  14. [21]

    Deb, N., B. B. Bhattacharya, and B. Sen (2021). Pitman effi ciency lower bounds for multivariate distribution-free tests based on optimal transport. arXiv preprint arXiv:2104.01986

  15. [23]

    Deb, N. and B. Sen (2023). Multivariate rank-based dist ribution-free nonparametric testing using measure transportation. J. Amer. Statist. Assoc. 118 (541), 192–207

  16. [24]

    Dette, H. and M. Kroll (2024). A simple bootstrap for Cha tterjee’s rank correlation. Biometrika

  17. [25]

    Dette, H., K. F. Siburg, and P. A. Stoimenov (2013). A cop ula-based non-parametric measure of regression dependence. Scand. J. Stat. 40 (1), 21–41

  18. [26]

    Diestel, J. and B. Faires (1974). On vector measures. Trans. Amer. Math. Soc. 198 , 253–271

  19. [27]

    Dinculeanu, N. (2011). Vector integration and stochas tic integration in Banach spaces. In The Oxford handbook of functional data analysis , pp. 327–354. Oxford Univ. Press, Oxford

  20. [28]

    Faden, A. M. (1985). The existence of regular condition al probabilities: necessary and sufficient conditions. Ann. Probab. 13 (1), 288–298

  21. [29]

    Friedman, J. H. and L. C. Rafsky (1983). Graph-theoreti c measures of multivariate association and prediction. Ann. Statist. 11 (2), 377–391

  22. [30]

    Fuchs, S. (2024). Quantifying directed dependence via dimension reduction. J. Multi- variate Anal. 201 , Paper No. 105266

  23. [31]

    Gieser, P. W. and R. H. Randles (1997). A nonparametric t est of independence between two vectors. J. Amer. Statist. Assoc. 92 (438), 561–567

  24. [32]

    Gretton, A., K. M. Borgwardt, M. J. Rasch, B. Sch¨ olkopf, and A. Smola (2012). A kernel two-sample test. Journal of Machine Learning Research 13 (Mar), 723–773

  25. [33]

    Fukumizu, C

    Gretton, A., K. Fukumizu, C. H. Teo, L. Song, B. Sch¨ olko pf, and A. J. Smola (2008). Deb, Ghosal, and Sen/Distribution-free Measures of Associ ation 23 A kernel statistical test of independence. In Advances in neural information processing systems, pp. 585–592

  26. [34]

    Gretton, A. and L. Gy¨ orfi (2008). Nonparametric indepe ndence tests: space partitioning and kernel approaches. In Algorithmic learning theory , Volume 5254 of Lecture Notes in Comput. Sci. , pp. 183–198. Springer, Berlin

  27. [35]

    del Barrio, J

    Hallin, M., E. del Barrio, J. Cuesta-Albertos, and C. Ma tr´ an (2021). Distribution and quantile functions, ranks and signs in dimension d: a measure transportation approach. Ann. Statist. 49 (2), 1139–1165

  28. [36]

    Hlubinka, and ˇS

    Hallin, M., D. Hlubinka, and ˇS. Hudecov´ a (2023). Efficient fully distribution-free cent er- outward rank tests for multiple-output regression and mano va. J. Amer. Statist. As- soc. 118 (543), 1923–1939

  29. [37]

    Heller, and M

    Heller, R., Y. Heller, and M. Gorfine (2013). A consisten t multivariate test of association based on ranks of distances. Biometrika 100 (2), 503–510

  30. [38]

    Hodges, Jr., J. L. and E. L. Lehmann (1956). The efficiency of some nonparametric competitors of the t-test. Ann. Math. Statist. 27 , 324–335

  31. [39]

    Hofer, R. (2009). On the distribution properties of Nie derreiter-Halton sequences. J. Number Theory 129 (2), 451–463

  32. [40]

    Hofer, R. and G. Larcher (2010). On existence and discre pancy of certain digital Niederreiter-Halton sequences. Acta Arith. 141 (4), 369–394

  33. [41]

    Huber, P. J. and E. M. Ronchetti (2009). Robust statistics (Second ed.). Wiley Series in Probability and Statistics. John Wiley & Sons, Inc., Hobo ken, NJ

  34. [42]

    Josse, J. and S. Holmes (2016). Measuring multivariate association and beyond. Stat. Surv. 10 , 132–167

  35. [43]

    Kendall, M. and J. D. Gibbons (1990). Rank correlation methods (Fifth ed.). A Charles Griffin Title. Edward Arnold, London

  36. [44]

    Kendall, M. G. (1938). A new measure of rank correlation . Biometrika 30 (1/2), 81–93

  37. [45]

    Lin, Z. and F. Han (2023). On boosting the power of Chatte rjee’s rank correlation. Biometrika 110 (2), 283–299

  38. [46]

    Lyons, R. (2013). Distance covariance in metric spaces . Ann. Probab. 41 (5), 3284–3305

  39. [47]

    McCann, R. J. (1995). Existence and uniqueness of monot one measure-preserving maps. Duke Math. J. 80 (2), 309–323

  40. [48]

    Monge, G. (1781). M´ emoire sur la th´ eorie des d´ eblaiset des remblais. M´ emoires Acad. Royale Sci. 1781 , 666–704

  41. [49]

    Fukumizu, B

    Muandet, K., K. Fukumizu, B. Sriperumbudur, B. Sch¨ olkopf, et al. (2017). Kernel mean embedding of distributions: A review and beyond. Foundations and Trends® in Machine Learning 10 (1-2), 1–141

  42. [50]

    Munkres, J. (1957). Algorithms for the assignment and t ransportation problems. J. Soc. Indust. Appl. Math. 5 , 32–38

  43. [51]

    Nies, T. G., T. Staudt, and A. Munk (2021). Transport dep endency: Optimal transport based dependency measures. arXiv preprint arXiv:2105.02073

  44. [52]

    Oja, H. (2010). Multivariate nonparametric methods with R , Volume 199 of Lecture Notes in Statistics . Springer, New York. An approach based on spatial signs and r anks

  45. [53]

    Pearson, K. (1920). Notes on the history of correlation . Biometrika 13 (1), 25–45

  46. [54]

    R´ enyi, A. (1959). On measures of dependence. Acta Math. Acad. Sci. Hungar. 10 , 441–451

  47. [55]

    Reshef, D. N., Y. A. Reshef, H. K. Finucane, S. R. Grossma n, G. McVean, P. J. Turn- baugh, E. S. Lander, M. Mitzenmacher, and P. C. Sabeti (2011) . Detecting novel associa- tions in large data sets. Science 334 (6062), 1518–1524. Deb, Ghosal, and Sen/Distribution-free Measure...

  48. [56]

    Rosenblatt, M. (1975). A quadratic measure of deviatio n of two-dimensional density estimates and a test of independence. Ann. Statist. 3 , 1–14

  49. [57]

    Sen, A. and B. Sen (2014). Testing independence and good ness-of-fit in linear models. Biometrika 101 (4), 927–942

  50. [58]

    Drton, M

    Shi, H., M. Drton, M. Hallin, and F. Han (2025). Distribu tion-free tests of multivariate independence based on center-outward quadrant, Spearman, Kendall, and van der Waerden statistics. Bernoulli 31 (1), 106 – 129

  51. [59]

    Drton, and F

    Shi, H., M. Drton, and F. Han (2022a). Distribution-fre e consistent independence tests via center-outward ranks and signs. J. Amer. Statist. Assoc. 117 (537), 395–410

  52. [60]

    Drton, and F

    Shi, H., M. Drton, and F. Han (2022b). On the power of Chat terjee’s rank correlation. Biometrika 109 (2), 317–333

  53. [61]

    Hallin, M

    Shi, H., M. Hallin, M. Drton, and F. Han (2022). On univer sally consistent and fully distribution-free rank tests of vector independence. Ann. Statist. 50 (4), 1933–1959

  54. [62]

    Siburg, K. F. and P. A. Stoimenov (2010). A measure of mut ual complete dependence. Metrika 71 (2), 239–251

  55. [63]

    Gretton, L

    Smola, A., A. Gretton, L. Song, and B. Sch¨ olkopf (2007) . A Hilbert space embedding for distributions. In International Conference on Algorithmic Learning Theory , pp. 13–31. Springer

  56. [64]

    Spearman, C. (1904). The proof and measurement of assoc iation between two things. American journal of Psychology 15 (1), 72–101

  57. [65]

    Steinwart, I. and A. Christmann (2008). Support vector machines . Information Science and Statistics. Springer, New York

  58. [66]

    Dette, and K

    Strothmann, C., H. Dette, and K. F. Siburg (2024). Rearr anged dependence measures. Bernoulli 30 (2), 1055–1078

  59. [67]

    Sz´ ekely, G. J., M. L. Rizzo, and N. K. Bakirov (2007). Me asuring and testing dependence by correlation of distances. Ann. Statist. 35 (6), 2769–2794

  60. [68]

    Tasena, S. and S. Dhompongsa (2016). Measures of the fun ctional dependence of random vectors. Internat. J. Approx. Reason. 68 , 15–26

  61. [69]

    Oja, and R

    Taskinen, S., H. Oja, and R. H. Randles (2005). Multivar iate nonparametric tests of independence. J. Amer. Statist. Assoc. 100 (471), 916–925

  62. [70]

    van der Vaart, A. W. (1998). Asymptotic statistics , Volume 3 of Cambridge Series in Statistical and Probabilistic Mathematics . Cambridge University Press, Cambridge

  63. [71]

    Villani, C. (2003). Topics in optimal transportation , Volume 58 of Graduate Studies in Mathematics. American Mathematical Society, Providence, RI

  64. [72]

    Zhang, Q. (2023). On the asymptotic null distribution o f the symmetrized Chatterjee’s correlation coefficient. Statist. Probab. Lett. 194 , Paper No. 109759, 7

Pith tools

Reviewed August 12, 2026 · model on record in the stance chip above.