Pith. sign in

REVIEW 3 major objections 6 minor 57 references

Exact distribution-free tests of spherical symmetry applicable to high dimensional data

T0 review · 3 major / 6 minor · reviewed 2026-08-11 · deepseek-v4-flash

Pith's one-line read Spherical symmetry can be tested distribution-free in any dimension by reading string signs and ranks off a shortest covering path in an augmented data set.

desk verdict The exact distribution-free null result is secure; the open gap is whether the implemented Prim heuristic inherits the consistency theorems proven for the exact path. read the letter →

arxiv 2412.05608 v1 pith:5L5ZY5CP submitted 2024-12-07 math.ST stat.MEstat.TH

classification math.STstat.MEstat.TH MSC 62G1062H1562G20
keywords sphericalsymmetrydistribution-freetestsdataaugmentationstringsignsandranksrunstestsignhigh-dimensionalasymptoticsHDLSS
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

The paper constructs exact distribution-free tests of spherical symmetry that work even when the dimension far exceeds the sample size. On an augmented data set containing each observation and its spherically symmetric variant, a shortest covering path selects one of the two copies per observation; the resulting string signs and string ranks have a null distribution that is uniform on all sign strings and permutations, independent of the dimension. Consequently the sign and runs statistics have the same null distributions as their classical univariate counterparts, so cutoffs come from standard tables. Under high-dimensional asymptotics the paper proves consistency against alternatives such as spiked covariance models, and a modified cost function extends this to alternatives that differ only in the scales of the coordinates. A sample-splitting variant handles the case of an unknown center of symmetry.

What carries the argument

The load-bearing object is the shortest covering path on the augmented complete graph: given $X_1,\dots,X_n$ and independent spherical copies $X_1',\dots,X_n'$, the path minimizes the sum of edge costs $\theta(Z_i,Z_j)=\exp\{-(Z_i^\top Z_j/d)^2\}$ (or $\tilde\theta$ for scale alternatives) while visiting exactly one member of each pair $\{X_i,X_i'\}$. The binary choice at each pair is the string sign $S_i$; the position along the path is the string rank $R_i$. Under the null the pairs are exchangeable, which forces $(S,R)$ to be uniform on $\{0,1\}^n \times S_n$ and independent; this uniformity is the mechanism that transfers the classical univariate distribution-free property to arbitrary dimension.

What would settle it

For a fixed small sample size such as $n=6$ or $n=8$, simulate many datasets from an alternative satisfying condition (3.1) at large $d$ (for example, a spiked covariance model), enumerate all covering paths to find the exact shortest path $P$, and compare the sign and runs statistics on $P$ with those on the Prim heuristic path $P_0$; if $P_0$ gives $T_S < n$ or $T_R > 1$ with non-negligible frequency while $P$ gives $T_S = n$ and $T_R = 1$, the consistency theorem does not apply to the implemented test.

Watch

Extended reading notes

Core claim

The central claim is that spherical symmetry of a $d$-dimensional distribution can be tested by comparing each observation $X_i$ with an independent spherically symmetric copy $X_i' = \|X_i\|U_i$, $U_i \sim \mathrm{Unif}(S^{d-1})$, in a graph whose edge costs are $\theta(Z_i,Z_j)=\exp\{-(Z_i^\top Z_j/d)^2\}$. The shortest covering path through the $2n$ augmented points chooses exactly one of $\{X_i, X_i'\}$ for each $i$; the choices form the string sign vector $S$ and the positions form the string rank vector $R$. Theorem 2.1 shows that under the null, $S \sim \mathrm{Unif}(\{0,1\}^n)$, $R \sim \mathrm{Unif}(S_n)$, and $S$ and $R$ are independent, so $T_S = \sum_i S_i$ and $T_R = 1 + \sum_{i=1}^{n-1} I\{S_{\pi_i} \ne S_{\pi_{i+1}}\}$ have exact null distributions equal to the classical univariate sign and runs tests in every dimension. Under condition (3.1) the sign vector converges to all ones in high dimension, giving consistency of sign and runs tests in the HDLSS regime; with a modified cost $\tilde\theta(Z_i,Z_j)=\exp\{-\frac1d \sum_q Z_{iq}^2 Z_{jq}^2\}$, detection of scale alternatives is proved, and the two are combined into modified tests consistent under either signal. The unknown-center case is handled by applying the tests to the differences $X_i - X_{n/2+i}$, which retain the exact distribution-free property.

Load-bearing premise

The consistency theorems are proved for the exact shortest covering path, but the implemented algorithm is a Prim-based heuristic that can return a suboptimal path; the paper assumes, without proof, that the heuristic yields the same sign and runs statistics under alternatives in the high-dimensional regimes, supported by a simulation with only five observations.

Editorial extensions

If this is right

  • A practitioner can test spherical symmetry when $d \gg n$ using ordinary univariate sign-test and runs-test tables; no permutation resampling or dimension-dependent critical values are needed.
  • In the high-dimension, low-sample-size regime, the sign statistic converges to $n$ and the runs statistic to $1$ in probability for alternatives satisfying condition (3.1), so both tests are consistent once $n$ is large enough that $2^n > 1/\alpha$ for the sign test.
  • In the high-dimension, high-sample-size regime, the null distributions of $T_S$ and $T_R$ are asymptotically normal with variance $1/4$, still independent of dimension.
  • The modified cost function $\tilde\theta$ yields consistent tests against alternatives where only the diagonal scales of the covariance differ, and the Bonferroni-combined modified tests are consistent under either the inner-product condition or the scale condition.
  • When the center of symmetry is unknown, replacing observations by pairwise differences $X_i - X_{n/2+i}$ gives an exact distribution-free test and avoids the inflated Type I error caused by centering in high dimensions.

Reading between the lines

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

  • The same exchangeability argument would produce exact distribution-free tests for other composite nulls in which each observation has a family of alternatives definable by a cost on an augmented graph; for example, tests of elliptical symmetry after a robust whitening step, though standardization would likely destroy exactness and need calibration.
  • The practical gap between the exact path $P$ and the Prim heuristic $P_0$ is the main unproved step; a natural extension is to prove or test that $P_0$ tracks $P$ under condition (3.1), or to use exact enumeration for small $n$ as a gold-standard benchmark.
  • Alternatives with scalar covariance but non-spherical coordinates (e.g., i.i.d. Laplace coordinates) are not covered by either consistency theorem; the paper shows empirical power for two such examples, suggesting a possible regime where the tests are consistent but the proof would need new conditions beyond (3.1) and (4.2).
  • Pairwise differencing for unknown center halves the effective sample size; using overlapping differences could improve power but would break exact independence, an extension worth exploring.
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

3 major / 6 minor

Summary. The paper proposes new tests of spherical symmetry for multivariate distributions based on data augmentation and a graph-based notion of string signs and string ranks. A shortest covering path is constructed on the augmented set of original observations and their spherically symmetric variants, and test statistics are built from the sign and rank sequences along that path. The central theoretical result, Theorem 2.1, states that under the null hypothesis of spherical symmetry the string signs are uniform on {0,1}^n, the string ranks are uniform on the permutation group, and the two are independent, irrespective of the dimension. Consistency is claimed in the HDLSS regime under condition (3.1) for the original sign/runs tests and under condition (4.2) for the modified tests, and in the HDHSS regime under additional assumptions. The paper also presents a sample-splitting extension for an unknown center of symmetry and reports simulations and a real-data analysis comparing the proposed tests with optimal-transport and density-based competitors.

Significance. If the main claims hold, the paper makes a useful contribution: it provides genuinely distribution-free tests of spherical symmetry that work even when the dimension is much larger than the sample size, and it gives a new way to convert a high-dimensional symmetry problem into univariate sign and runs problems. The null distribution result in Theorem 2.1 is elegant and appears correct, and the observation that the test statistics are exactly distribution-free regardless of dimension is valuable in an area where many high-dimensional tests are only asymptotically calibrated. The paper also includes R code in supplementary material, and the consistency theorems are stated under explicit conditions rather than being left entirely to heuristics. The main weakness is that the consistency theorems are proved for the exact shortest covering path P, while the implemented algorithm is a Prim-based heuristic P0; the paper only provides a small simulation study linking the two. This leaves the alternative-side theory of the actual implemented test incomplete.

major comments (3)
  1. [§2.3 and §3.1, Theorem 3.2 / Theorem 4.1(b) / Theorem 4.2] The consistency theorems are proved for the exact shortest covering path P defined by the minimizer in (2.2) and (4.1), but the tests implemented and simulated in Section 5 and Section 6 use the Prim-based heuristic P0 described in Section 2.3. The paper explicitly concedes that P0 may be suboptimal and supports the identification of P0 with P only by the n=5 simulation in Figure 4. No theorem shows that P0 inherits the key degeneracy property S → 1_n (or T_M^S → n and T_M^R → 1) under the alternatives covered by conditions (3.1) and (4.2). Since a suboptimal path could in principle contain many spherically symmetric variants X'_i even when the exact path is all-X, the claimed consistency of the tests actually shipped is not established. This is a load-bearing gap between theory and implementation.
  2. [§3.2, Theorem 3.4 and following paragraph; §3.2 Theorem 3.6] The claimed HDHSS consistency of the sign and runs tests is conditional on inequalities that are not derived from explicit distributional assumptions. For the sign test, the text states that under H1, p_S is 'expected to be higher' than 0.5, and consistency is asserted when p_S > 0.5; for the runs test, consistency is asserted when p_R < 0.5. No theorem establishes p_S > 0.5 or p_R < 0.5 for any concrete class of non-spherical alternatives beyond the already-proven degeneracies under condition (3.1), which are again stated for the exact P. Similarly, Theorem 4.4 assumes the relevant limits of E[TS/n] or E[~TS/n] are away from 0.5 without giving sufficient conditions on P. Thus the HDHSS consistency statement in the abstract is stronger than what is proved.
  3. [§6, sample-splitting extension] The sample-splitting procedure for the unknown-center case is presented as a generalization with the exact distribution-free property and asymptotic properties 'similar' to those in Sections 3 and 4, but no proofs are given for these claims. Lemma 6.1 establishes only that spherical symmetry of the differenced distribution is equivalent to spherical symmetry of the original distribution; it does not establish the distribution-free property of the resulting test or its consistency under the HDLSS/HDHSS alternatives. Since this section is advertised in the introduction and abstract, the missing formal support should be either supplied or explicitly left as a conjecture.
minor comments (6)
  1. [§2.2] There are several typos: 'string' is written as 'sting' in 'signs and string ranks' and 'sting ranks'; 'δ denotes the the indicator function' has a doubled article.
  2. [§3.2, first sentence] The sentence begins 'In thus section' instead of 'In this section'.
  3. [§4, before Theorem 4.1] The phrase 'where we do have no signals from the diagonal part' appears in the discussion of Example 3.1; the intended meaning is clear but the wording should be corrected.
  4. [Figure 2 caption vs. §2.2 text] The caption of Figure 2 says 'over 100 simulations', but the text of §2.2 says the experiment was repeated 1000 times; these numbers should be reconciled.
  5. [§5.1] The text contains a typo: 'he DT test' instead of 'the DT test'.
  6. [§3.1, Theorem 3.2, displayed condition] The notation in condition (3.1) writes the probability with 'P[...] → 1 for all M > 0'; since the quantity inside depends on d, it would be clearer to write the limit as d → ∞ explicitly.

Circularity Check

0 steps flagged · score 1.0 of 10

No material circularity: the null distribution follows from exchangeability of the augmented sample, and the consistency results are conditional on stated sufficient conditions about the alternative, not on the target conclusion.

full rationale

I walked the derivation chain. The key distribution-free result, Theorem 2.1(a), is proved from the exchangeability of (X_i, X'_i) under spherical symmetry: in the proof, the probability that (S, Pi) equals (s0, pi0) is P[T(s0, pi0) <= T(s, pi) for all s, pi], and because the T(s, pi) are exchangeable under H0, this probability is identical for every (s0, pi0), giving uniformity and independence. No fitted parameter, estimated quantity, or prior conclusion is used in that derivation. The consistency theorems are explicitly conditional statements: Theorem 3.2 assumes condition (3.1), and Theorem 4.1(b) assumes Assumption (A3) and condition (4.2). These conditions describe when original-original inner products (or their squared-coordinate analogs) dominate original-augmented and augmented-augmented ones, which then forces the string signs to converge to 1_n. That is a genuine sufficient-condition proof, not a restatement of the test statistic's definition. Self-citations appear (Biswas et al. 2015 for the Prim-based heuristic; Banerjee and Ghosh 2024 for a density formula and a contiguity proposition in the auxiliary Pitman-efficiency theorem), but they are used for algorithmic motivation or technical support, not to assume the current paper's main claims. Section 2.3 openly concedes that the implemented heuristic P0 may be suboptimal and validates the sign/runs statistics only by a small n=5 simulation; this is a real gap between the exact-path consistency theorems and the implemented algorithm, and it is a correctness risk rather than a circularity, because the null distribution is claimed for P0 directly via exchangeability and the consistency theorems are not claimed to transfer automatically to P0. No fitted input is renamed as a prediction, and no uniqueness theorem from the authors' prior work is invoked to force the construction. The paper is therefore not circular in its central derivation.

Assumptions & free parameters 1 free parameters · 6 assumptions · 0 invented entities

The proposed tests introduce no fitted data parameters and no invented physical entities. The only hand-chosen design element is the kernel scale 1/d in the cost functions. The main assumptions are standard regularity conditions from the high-dimensional statistics literature, plus an unproven bridge assumption linking the heuristic path to the theoretical exact path.

free parameters (1)
  • kernel inverse-scale 1/d in theta and e_theta = 1/d (chosen, not fitted)
    The cost functions theta(Z_i,Z_j)=exp{-(Z_i^T Z_j / d)^2} and e_theta(Z_i,Z_j)=exp{-(1/d) sum_q Z_iq^2 Z_jq^2} use a dimension-dependent scale chosen by hand; the theoretical consistency conditions (3.1) and (4.2) are expressed relative to this scaling.
assumptions (6)
  • standard math Lemma 2.1 (Fang et al.) characterization of spherical symmetry: X is spherical iff X D= ||X||U with U uniform on the unit sphere independent of X.
    Used to construct spherically symmetric variants X' and to justify the augmentation approach. Standard result.
  • standard math Lemma 2.2 (Maa et al. 1996) characterization via interpoint distances: distributional equality of h(X1,X2), h(X1,X'2), h(X'1,X'2) iff P is spherical, under regularity conditions and square-integrable density.
    Motivates using pairwise inner products to detect non-sphericity; not used in the actual test construction.
  • domain assumption Assumptions (A1)-(A2) from Jung and Marron (2009): zero mean, bounded fourth moments, rho-mixing, and sphericity condition epsilon -> 0 for Theorem 3.1.
    Used to state the fundamental limitation of inner-product based tests in HDLSS.
  • domain assumption Alternative condition (3.1): d(X1^T X2)^2/(||X1||^2||X2||^2) -> infinity in probability for non-spherical P, used for HDLSS consistency.
    This is the high-level condition under which Theorem 3.2 proves the sign vector collapses to all ones. It is not verified from data.
  • domain assumption Assumption (A3): concentration of coordinate-wise squared products at rate d^{-alpha} with nonzero limit, used for Theorem 4.1.
    Needed for the modified tests that detect scale differences; similar assumptions appear in Hall et al. 2005, Jung and Marron 2009.
  • ad hoc to paper The Prim-based heuristic P0 asymptotically reproduces the test statistics of the exact shortest covering path P under alternatives.
    The paper acknowledges P0 may be suboptimal and only provides an empirical check for n=5 across dimensions; no theorem supports this for general n and alternatives. The consistency theorems are stated for P.

how reviews work

0 comments
Cite this review

Pith. "Pith review of Exact distribution-free tests of spherical symmetry applicable to high dimensional data." pith.science (2026). https://pith.science/paper/5L5ZY5CP

@misc{pith2026241205608,
  author       = {Pith},
  title        = {Pith review of: Exact distribution-free tests of spherical symmetry applicable to high dimensional data},
  year         = {2026},
  howpublished = {\url{https://pith.science/paper/5L5ZY5CP}},
  note         = {Machine review of arXiv:2412.05608}
}
read the original abstract

We develop some graph-based tests for spherical symmetry of a multivariate distribution using a method based on data augmentation. These tests are constructed using a new notion of signs and ranks that are computed along a path obtained by optimizing an objective function based on pairwise dissimilarities among the observations in the augmented data set. The resulting tests based on these signs and ranks have the exact distribution-free property, and irrespective of the dimension of the data, the null distributions of the test statistics remain the same. These tests can be conveniently used for high-dimensional data, even when the dimension is much larger than the sample size. Under appropriate regularity conditions, we prove the consistency of these tests in high dimensional asymptotic regime, where the dimension grows to infinity while the sample size may or may not grow with the dimension. We also propose a generalization of our methods to take care of the situations, where the center of symmetry is not specified by the null hypothesis. Several simulated data sets and a real data set are analyzed to demonstrate the utility of the proposed tests.

Figures

Figures reproduced from arXiv: 2412.05608 by the authors.

Figure 1
Figure 1. Densities of the logarithm of ∥X1 − X2∥ (black), ∥X1 − X′ 2∥ (blue) and ∥X′ 1 − X′ 2∥ (red) and those of the logarithm of (X⊤ 1 X2) 2 (black), (X⊤ 1 X′ 2 ) 2 (blue) and (X′⊤ 1 X′ 2 ) 2 (red) when 50 observations are generated from d-dimensional normal distribution with mean 0 and covariance matrix Σ = ((σij )) with σij = 1 for i = j and σij = (d − 1)/d for i ̸= j. 2.1 String signs and string ranks Suppose that X1, X… view at source ↗
Figure 2
Figure 2. Distribution of TS and TR over 100 simulations for d = 10 (black bar) and d = 100 (grey bar) in the example involving normal distribution considered in [PITH_FULL_IMAGE:figures/full_fig_p005_2.png] view at source ↗
Figure 3
Figure 3. Algorithm for constructing the shortest covering path based on [PITH_FULL_IMAGE:figures/full_fig_p007_3.png] view at source ↗
Figures from the paper (18 more)
Figure 4
Figure 4. Figure 4: The barplot of the difference between (a) the sign statistic and (b) the runs statistic [PITH_FULL_IMAGE:figures/full_fig_p007_4.png]
Figure 5
Figure 5. Figure 5: Boxplot of Sign and Runs statistics (based on 100 replications) when 200 observations are generated [PITH_FULL_IMAGE:figures/full_fig_p008_5.png]
Figure 6
Figure 6. Figure 6: Observed power of the Sign test ( ) and Runs test ( ) when 50 observations are generated from the d-variate normal distributions (with d = 2i , i = 1, 2, . . . , 10) considered in Examples 3.1-3.3. One can check the normal distributions in Examples 3.1 and 3.3 satisfy …
Figure 7
Figure 7. Figure 7: Observed power of the Sign test ( ) and Runs test ( ) when n = d+ 20 observations are generated from the d-variate normal distributions (with d = 2i , i = 1, 2, . . . , 10) considered in Examples 3.1-3.3. We study the performance of sign and runs tests in Examples 3.1-…
Figure 8
Figure 8. Figure 8: Observed power of the tests based on TeS ( ) and TeR ( ) when 50 observations are generated from the d-variate normal distributions (with d = 2i for i = 1, 2, . . . , 10) considered in Examples 3.1-3.3. Similar assumptions were also considered by Hall et al. (2005); Ju…
Figure 9
Figure 9. Figure 9: Observed power of the Modified sign test ( [PITH_FULL_IMAGE:figures/full_fig_p015_9.png]
Figure 10
Figure 10. Figure 10: Power of the sign test ( ), runs test, ( ), modified sign test ( ), and modified runs test ( ) in Examples 4.1 and 4.2 for n = 50 and d = 2i for i = 1, . . . , 6. tails of these distributions play an important role in our methods as the shortest covering path construc…
Figure 11
Figure 11. Figure 11: The density estimates of ˜θ(., .) when X1, . . . , Xn are generated independently as described in Examples 4.1 and 4.2. However, powers of all these tests show increasing trends when the sample size also increases with the dimension (see [PITH_FULL_IMAGE:figures/full…
Figure 12
Figure 12. Figure 12: Power of the sign test ( ), runs test, ( ), modified sign test ( ), and modified runs test ( ) in Examples 4.1 and 4.2 for n = d 2 + 20 and d = 2i for i = 1, . . . , 5. and the sample size diverges to infinity). One can show that TeS and TeR have the same asymptotic b…
Figure 13
Figure 13. Figure 13: Power of the sign test ( ), the runs test ( ), the modified sign test ( ), the modified runs test ( ), the OT test (▲) and the DT test (■) in Examples 5.1 and 5.2. The dashed line indicates the nominal level α = 0.05 [PITH_FULL_IMAGE:figures/full_fig_p018_13.png]
Figure 14
Figure 14. Figure 14: Power of the sign test ( ), the runs test ( ), the modified sign test ( ), the modified runs test ( ), the OT test (▲) and the DT test (■) in Examples 5.3 and 5.4. The dashed line indicates the nominal level α = 0.05. In these examples, the DT test and the OT test had…
Figure 15
Figure 15. Figure 15: Power of the sign test ( ), the runs test ( ), the modified sign test ( ), the modified runs test ( ), the OT test (▲) and the DT test (■) in Examples 5.5 and 5.6. The dashed line indicates the nominal level α = 0.05. 19 [PITH_FULL_IMAGE:figures/full_fig_p019_15.png]
Figure 16
Figure 16. Figure 16: Power of the sign test ( ), the runs test ( ), the modified sign test ( ), the modified runs test ( ), the OT test (▲) and the DT test (■) as a function of the dimension d when we generate n = d 2 + 20 many observations from Examples 5.3 -5.6. The dashed line indicate…
Figure 17
Figure 17. Figure 17: Powers of the sign test ( ), the runs test ( ), the modified sign test ( ), the modified runs test ( ), the OT test (▲) and the DT test (■) based on varying proportions of observations (p) from the positive and the negative cases in the ‘Earthquakes’ dataset. The dash…
Figure 18
Figure 18. Figure 18: Coordinate-wise mean and variance of the feature vectors in the ‘Earthquakes’ data set divided [PITH_FULL_IMAGE:figures/full_fig_p021_18.png]
Figure 19
Figure 19. Figure 19: Power of the sign test ( ), the runs test ( ), the modified sign test ( ), the modified runs test ( ), the OT test (▲) and the DT test (■) based on varying proportions of observations (p) from the positive and the negative cases in the truncated ‘Earthquakes’ dataset.…
Figure 20
Figure 20. Figure 20: Type I errors of the sign test ( ), the runs test ( ), the modified sign test ( ), the modified runs test ( ), the OT test (▲) and the DT test (■) in Example 6.1 when (a) the sample size increases while the dimension is kept fixed at 20 and (b) when the dimension incr…
Figure 21
Figure 21. Figure 21: Powers of the sign test ( ), the runs test ( ), the modified sign test ( ), the modified runs test ( ), the OT test (▲) and the DT test (■) in Example 6.2 when (a) the samples are centered using the spatial median and (b) when we use differences of the observations ba…

Discussion (0). Continue with ORCID to comment.

Reference graph

Works this paper leans on

57 extracted references · 55 canonical work pages

  1. [1]

    H., and Yoon, Y

    Ahn, J., Lee, M. H., and Yoon, Y. J. (2012). Clustering high dimension, low sample size data using the maximal data piling distance. Statist. Sinica , 22(2):443--464

  2. [2]

    M., and Chi, Y.-Y

    Ahn, J., Marron, J., Muller, K. M., and Chi, Y.-Y. (2007). The high-dimension, low-sample-size geometric representation holds under mild conditions. Biometrika , 94(3):760--766

  3. [3]

    Albisetti, I., Balabdaoui, F., and Holzmann, H. (2020). Testing for spherical and elliptical symmetry. J. Multivariate Anal. , 180:104667

  4. [4]

    and Ghosh, A

    Banerjee, B. and Ghosh, A. K. (2024). A consistent test of spherical symmetry for multivariate and high-dimensional data via data augmentation. arXiv preprint arXiv:2403.12491

  5. [5]

    and Ghosh, A

    Banerjee, B. and Ghosh, A. K. (2025). On high dimensional behaviour of some two-sample tests based on ball divergence. Statist. Sinica (To appear) , 35(3)

  6. [6]

    Baringhaus, L. (1991). Testing for spherical symmetry of a multivariate distribution. Ann. Statist. , 19(2):899--917

  7. [7]

    and Hochberg, Y

    Benjamini, Y. and Hochberg, Y. (1995). Controlling the false discovery rate: a practical and powerful approach to multiple testing. J. R. Stat. Soc. Ser. B. Stat. Methodol. , 57(1):289--300

  8. [8]

    and Yekutieli, D

    Benjamini, Y. and Yekutieli, D. (2001). The control of the false discovery rate in multiple testing under dependency. Ann. Statist. , 29(4):1165--1188

Show all 57 references
  1. [9]

    Bhattacharya, B. B. (2019). A general asymptotic framework for distribution-free graph-based two-sample tests. J. R. Stat. Soc. Ser. B. Stat. Methodol. , 81(3):575--602

  2. [10]

    Biswas, M., Mukhopadhyay, M., and Ghosh, A. K. (2014). A distribution-free two-sample run test applicable to high-dimensional data. Biometrika , 101(4):913--926

  3. [11]

    Biswas, M., Mukhopadhyay, M., and Ghosh, A. K. (2015). On some exact distribution-free one-sample tests for high dimension low sample size data. Statist. Sinica , 25(4):1421--1435

  4. [12]

    Brown, B. M. (1971). Martingale central limit theorems. Ann. Math. Statist. , 42:59--66

  5. [13]

    and Hall, P

    Chan, Y.-B. and Hall, P. (2009). Scale adjustments for classifiers in high-dimensional, low sample size settings. Biometrika , 96(2):469--478

  6. [14]

    Chaudhuri, P. (1996). On a geometric notion of quantiles for multivariate data. J. Amer. Statist. Assoc. , 91(434):862--872

  7. [15]

    and Sengupta, D

    Chaudhuri, P. and Sengupta, D. (1993). Sign tests in multidimension: inference based on the geometry of the data cloud. J. Amer. Statist. Assoc. , 88(424):1363--1370

  8. [16]

    and Tong, H

    Diks, C. and Tong, H. (1999). A test for symmetries of multivariate probability distributions. Biometrika , 86(3):605--614

  9. [17]

    Ding, X. (2020). Some sphericity tests for high dimensional data based on ratio of the traces of sample covariance matrices. Statist. Probab. Lett. , 156:108613

  10. [18]

    and Ghosh, A

    Dutta, S. and Ghosh, A. K. (2016). On some transformations of high dimension, low sample size data for nearest neighbor classification. Mach. Learn. , 102(1):57--83

  11. [19]

    Dutta, S., Sarkar, S., and Ghosh, A. K. (2016). Multi-scale classification using localized spatial depth. J. Mach. Learn. Res. , 17:Paper No. 218, 30

  12. [20]

    T., Kotz, S., and Ng, K

    Fang, K. T., Kotz, S., and Ng, K. W. (1990). Symmetric M ultivariate and R elated D istributions , volume 36 of Monographs on Statistics and Applied Probability . Chapman and Hall, London

  13. [21]

    T., Zhu, L

    Fang, K. T., Zhu, L. X., and Bentler, P. M. (1993). A necessary test of goodness of fit for sphericity. J. Multivariate Anal. , 45(1):34--55

  14. [22]

    and Liu, B

    Feng, L. and Liu, B. (2017). High-dimensional rank tests for sphericity. J. Multivariate Anal. , 155:217--233

  15. [23]

    E., and Wells, M

    Fourdrinier, D., Strawderman, W. E., and Wells, M. T. (2018). Shrinkage E stimation . Springer Series in Statistics. Springer, Cham

  16. [24]

    Friedman, J. H. and Rafsky, L. C. (1979). Multivariate generalizations of the W ald- W olfowitz and S mirnov two-sample tests. Ann. Statist. , 7(4):697--717

  17. [25]

    Garey, M. R. and Johnson, D. S. (1979). Computers and I ntractability . A Series of Books in the Mathematical Sciences. W. H. Freeman and Co., San Francisco, CA

  18. [26]

    Ghosh, A. K. and Biswas, M. (2016). Distribution-free high-dimensional two-sample tests based on discriminating hyperplanes. TEST , 25(3):525--547

  19. [27]

    Ghosh, A. K. and Chaudhuri, P. (2005). On maximum depth and related classifiers. Scand. J. Statist. , 32(2):327--350

  20. [28]

    e., and Sen, P

    H\'ajek, J., Sid\'ak, Z. e., and Sen, P. K. (1999). Theory of R ank T ests . Probability and Mathematical Statistics. Academic Press, Inc., San Diego, CA

  21. [29]

    S., and Neeman, A

    Hall, P., Marron, J. S., and Neeman, A. (2005). Geometric representation of high dimension, low sample size data. J. R. Stat. Soc. Ser. B Stat. Methodol. , 67(3):427--444

  22. [30]

    Henze, N. (1988). A multivariate two-sample test based on the number of nearest neighbor type coincidences. Ann. Statist. , 16(2):772--783

  23. [31]

    Henze, N., Hl\' a vka, Z., and Meintanis, S. G. (2014). Testing for spherical symmetry via the empirical characteristic function. Statistics , 48(6):1282--1296

  24. [32]

    and Sen, B

    Huang, Z. and Sen, B. (2023). Multivariate symmetry: Distribution-free testing via optimal transport. arXiv preprint arXiv:2305.01839

  25. [33]

    J \"o rnsten, R. (2004). Clustering and classification based on the L_1 data depth. J. Multivariate Anal. , 90(1):67--89

  26. [34]

    and Marron, J

    Jung, S. and Marron, J. S. (2009). PCA consistency in high dimension, low sample size context. Ann. Statist. , 37(6B):4104--4130

  27. [35]

    Kim, I., Balakrishnan, S., and Wasserman, L. (2020). Robust multivariate nonparametric tests via projection averaging. Ann. Statist. , 48(6):3417--3441

  28. [36]

    Koltchinskii, V. I. and Li, L. (1998). Testing for spherical symmetry of a multivariate distribution. J. Multivariate Anal. , 65(2):228--244

  29. [37]

    Lehmann, E. L. and Romano, J. P. (2021). Testing S tatistical H ypotheses . Springer Texts in Statistics. Springer, Cham

  30. [38]

    A., and Liu, R

    Li, J., Cuesta-Albertos, J. A., and Liu, R. Y. (2012). DD -classifier: N onparametric classification procedure based on DD -plot. J. Amer. Statist. Assoc. , 107(498):737--753

  31. [39]

    Liang, J., Fang, K.-T., and Hickernell, F. J. (2008). Some necessary uniform tests for spherical symmetry. Ann. Inst. Statist. Math. , 60(3):679--696

  32. [40]

    and Modarres, R

    Liu, Z. and Modarres, R. (2011). A triangle test for equality of distribution functions in high dimensions. J. Nonparametr. Stat. , 23(3):605--615

  33. [41]

    K., and Bartoszy\' n ski, R

    Maa, J.-F., Pearl, D. K., and Bartoszy\' n ski, R. (1996). Reducing multidimensional two-sample data to one-dimensional interpoint comparisons. Ann. Statist. , 24(3):1069--1074

  34. [42]

    K., Mondal, P

    Pal, A. K., Mondal, P. K., and Ghosh, A. K. (2016). High dimensional nearest neighbor classification based on mean absolute differences of inter-point distances. Pattern Recognit. Lett. , 74:1--8

  35. [43]

    Prim, R. C. (1957). Shortest connection networks and some generalizations. Bell System Tech. J. , 36(6):1389--1401

  36. [44]

    Randles, R. H. (1989). A distribution-free multivariate sign test based on interdirections. J. Amer. Statist. Assoc. , 84(408):1045--1050

  37. [45]

    Rousseeuw, P. J. and Driessen, K. V. (1999). A fast algorithm for the minimum covariance determinant estimator. Technometrics , 41(3):212--223

  38. [46]

    Roy, S., Sarkar, S., Dutta, S., and Ghosh, A. K. (2022). On generalizations of some distance based classifiers for HDLSS data. J. Mach. Learn. Res. , 23:Paper No. 14, 41

  39. [47]

    and Ghosh, A

    Sarkar, S. and Ghosh, A. K. (2020). On perfect clustering of high dimension, low sample size data. IEEE Trans. Pattern Anal. Mach. Intell. , 42(9):2257--2272

  40. [48]

    Schilling, M. F. (1986). Multivariate two-sample tests based on nearest neighbors. J. Amer. Statist. Assoc. , 81(395):799--806

  41. [49]

    Smith, P. J. (1977). A nonparametric test for bivariate circular symmetry based on the empirical CDF . Comm. Statist.---Theory Methods , 6(3):209--220

  42. [50]

    Tsukada, S.-i. (2019). High dimensional two-sample test based on the inter-point distance. Comput. Statist. , 34(2):599--615

  43. [51]

    and Rousseeuw, P

    Van Aelst, S. and Rousseeuw, P. (2009). Minimum volume ellipsoid. WIREs Computational Statistics , 1(1):71--82

  44. [52]

    Van der Vaart, A. W. (1998). Asymptotic S tatistics , volume 3 of Cambridge Series in Statistical and Probabilistic Mathematics . Cambridge University Press, Cambridge

  45. [53]

    and Ramdas, A

    Wang, R. and Ramdas, A. (2022). False discovery rate control with e-values. J. R. Stat. Soc. Ser. B. Stat. Methodol. , 84(3):822--852

  46. [54]

    Wei, S., Lee, C., Wichers, L., and Marron, J. S. (2016). Direction-projection-permutation for high-dimensional hypothesis tests. J. Comput. Graph. Statist. , 25(2):549--569

  47. [55]

    Wheeden, R. L. and Zygmund, A. (1977). Measure and I ntegral: A n I ntroduction to R eal A nalysis. , volume 26. Dekker, New York

  48. [56]

    and Aoshima, M

    Yata, K. and Aoshima, M. (2012). Effective pca for high-dimension, low-sample-size data with noise reduction via geometric representations. J. Multivariate Anal. , 105(1):193--215

  49. [57]

    Zou, C., Peng, L., Feng, L., and Wang, Z. (2014). Multivariate sign-based high-dimensional tests for sphericity. Biometrika , 101(1):229--236

Pith tools

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