REVIEW 3 major objections 5 minor 58 references
Do more observations bring more information in rare events?
T0 review · 3 major / 5 minor · reviewed 2026-08-07 · deepseek-v4-flash
Pith's one-line read Rare-event independence tests get their power from the number of cases, not the total sample size.
desk verdict The rare-event independence-test framework is a genuinely useful contribution, but the high-dimensional normality results rest on an unverified condition (2.6) that must be addressed before the paper is fully trustworthy. read the letter →
The pith
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
The reading
What carries the argument
The carrying object is the rescaled two-sample U-statistic $T$ of (2.3), with kernel $h$ acting on $m_0$ controls and $m_1$ cases, and its projections $h_{a,b}(X^{(0)}_1,\dots,X^{(0)}_a; X^{(1)}_1,\dots,X^{(1)}_b)$ with variances $\xi_{a,b}=\mathrm{Var}(h_{a,b})$. The proof's leverage is the variance expansion $\mathrm{Var}(T)=m_1^2\xi_{0,1}/n_1 + m_0^2\xi_{1,0}/n_0 + O(n_0^{-1}n_1^{-1})$; under $n_1/n_0\to 0$, the $n_0$ term drops out, so the convergence rate of the whole statistic is $n_1$. The BIT version (2.7) multiplies each control in the kernel by an independent Bernoulli indicator $\delta_i$ with $\mathrm{P}(\delta_i=1)=s n_1/n_0$, so only about $s n_1$ controls are used; this adds the variance term $m_0^2\xi_{1,0}/s$ but leaves the $n_1$-rate intact, reducing computational complexity from $O(p n^2)$ to $O(p s^2 n_1^2)$ for the second-order statistics.
What would settle it
Run the rescaled Kendall tau test with $n_1=50$ fixed and a fixed shift alternative, and compare power at $n_0=500$, $5{,}000$, and $500{,}000$: the paper predicts the power stays essentially constant once $n_1/n_0$ is small. If the power climbs systematically with $n_0$ in that comparison, the rate result would fail; conversely, running the same comparison at $n_1/n_0=0.5$ should show power increasing with $n_0$, confirming that the no-information conclusion is specific to the vanishing-proportion regime.
Extended reading notes
Core claim
On the paper's own terms, the central discovery is a rate collapse: in the extreme-imbalance regime $n_1/n_0\to 0$, the asymptotic law of any kernel-based independence statistic of the form (2.3) is fixed by the case count alone. For a first-order kernel, $n_1^{1/2}T \xrightarrow{d} N(0, m_1^2 \xi_{0,1})$; for a second-order (degenerate) kernel with $\xi_{0,1}=0$, $n_1 T$ converges to a weighted chi-square distribution unless a high-dimensional scaling (2.6) turns it normal. The same rate controls the subsampled statistic $T_S$ built from all $n_1$ cases and $s n_1$ controls: $n_1^{1/2}T_S \xrightarrow{d} N(0, m_1^2\xi_{0,1}+m_0^2\xi_{1,0}/s)$. This is why the classical statistics in the toy example plateau: they are effectively using a rate tied to $n_1$, so adding controls alone cannot push their power to one. The paper verifies the phenomenon and the rescaled remedy for Pearson, Kendall's tau, distance covariance, improved projection covariance, and multi-class extensions.
Load-bearing premise
The load-bearing premise is that the case fraction vanishes: $n_1/n_0\to 0$ while $n_1\to\infty$ (plus, for second-order kernels, either $\xi_{1,0}=0$ or $n_1^2/n_0\to 0$); if the class proportion does not vanish, the $m_0^2\xi_{1,0}/n_0$ term survives in the limiting variance and additional controls genuinely add information, so the paper's central answer to its title question no longer holds.
Editorial extensions
If this is right
- Classical tests such as Pearson correlation, Kendall's tau, distance correlation, and projection correlation lose power in rare-event settings, and the loss cannot be repaired by adding controls.
- Rescaled statistics detect dependence at local alternatives of size $n_1^{-1/2}$ (first-order) or $n_1^{-1}$ (high-dimensional second-order); the classical $n^{-1/2}$ scale is unattainable.
- BIT with $s n_1$ controls has the same convergence rate as the full-sample RIT, and as $s\to\infty$ its distribution matches the full statistic.
- The multi-class extension shows that when several rare classes have comparable sizes, the convergence rate is still set by $n_1$; when one class is rarer than all others, the rate is set by that class alone.
- In high-dimensional settings, the second-order BIT is asymptotically normal under condition (2.6), giving an explicit null distribution that avoids permutation.
Reading between the lines
- If the conclusion holds, then in study design for rare outcomes the relevant currency is the number of observed cases: a database with few cases and millions of controls is informationally equivalent for independence testing to its control subsample, so retrospective collections should prioritize case accretion.
- The paper's simulations suggest a practical rule of thumb not stated as a theorem: a sampling ratio around $s=5$ recovers essentially full-sample power for both first- and second-order statistics, so the computational saving can be attained without an explicit optimal-$s$ procedure.
- The variance formula makes a testable prediction for mildly imbalanced data: at $n_1/n_0$ small but not vanishing, power should improve only by the amount predicted by the $m_0^2\xi_{1,0}/n_0$ term, which is negligible compared with $m_1^2\xi_{0,1}/n_1$; this gives a quantitative boundary for when more controls help.
- The same projection argument should apply to other kernel-based dependence measures, so the rescaled-statistic construction could be transplanted to, for example, kernel correlation or rank-based measures without new rate calculations.
Signed reviews
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper studies independence testing when one binary class is rare, i.e., when n1/n0 goes to 0. It introduces a rescaled independence test (RIT) based on generalized U-statistics and proves that, under this extreme-imbalance regime, the convergence rate of the statistic is determined by the number of rare events n1 rather than the total sample size n. It then proposes a boosted independence test (BIT) that subsamples controls with a user-chosen ratio s and shows that the same convergence rate is preserved. The theoretical results cover first-order and second-order kernels in both fixed and high-dimensional settings, include a local power analysis under mixture alternatives, and extend to multiple rare-event classes. Simulations and two real-data applications illustrate the effectiveness and computational savings of the proposed procedures.
Significance. If the main theorems hold, the paper delivers a practically valuable and counterintuitive message: under extreme class imbalance, adding control observations does not improve the power of independence tests, and a small subsample of controls can nearly match the full-sample performance. The first-order asymptotic proofs are standard and carefully executed, and the subsampling construction uses a user-chosen ratio rather than data-fitted constants, which is a methodological strength. The multi-class extension broadens the framework. However, the high-dimensional normal limits for the distance and projection covariance examples rest on an unverified condition, and the headline claim in the abstract is stated without the extreme-imbalance qualifier that the theorems require. These issues are fixable but currently leave the flagship examples only partially supported.
major comments (3)
- [Section 2.3, items 4(2) and 5(2); Theorems 2 and 4; Appendix C.2] Condition (2.6) is not verified for the distance covariance or improved projection covariance kernels. The paper states after Theorem 2 that the condition fails when p is fixed, and Appendix C.2 only uses (2.6) as an assumption in the martingale central limit theorem verification; it does not show that the kernels h_0,2 for T_dcov or T_IPcov satisfy the required moment ratios when p diverges. Since the asymptotic N(0,2) limits in items 4(2) and 5(2) are used in the simulation studies (p = 50) and the real-data analyses (p = 5408), this missing verification directly affects the evidence for the paper's flagship high-dimensional claims. The authors should either provide a proof of (2.6) for these kernels under explicit dimension and moment assumptions, or restrict the statements to kernels for which the condition is verified.
- [Appendix C.4, proof of Theorem 4] The proof that Var{n1(TS - V)} tends to 0 uses the claim Var(n1TS) converges to m1^2(m1-1)^2 xi_{0,2}/2 'from formula (C.10)', but formula (C.10) also contains the terms m1^2 m0^2 xi_{1,1}/(s n1^2) and m0^2(m0-1)^2 xi_{2,0}/(2 s^2 n1^2). After multiplying by n1^2, these terms vanish only if xi_{1,1} = o(s) and xi_{2,0} = o(s^2). Since xi_{1,1} and xi_{2,0} may depend on n1 and p, the condition s tending to infinity alone does not ensure these negligibility conditions. The theorem needs an additional explicit condition, or a proof that (2.6) implies these ratios are negligible.
- [Abstract and Section 2.2] The central statement that 'the power of the test is determined by the number of rare events rather than the total sample size' is presented without the qualifier n1/n0 -> 0. Theorem 1 is proved only under n1/n -> 0, and for the second-order case with xi_{1,0} not zero it additionally requires n1^2/n0 -> 0. Outside this regime the asymptotic variance of the rescaled statistic includes the control contribution m0^2 xi_{1,0}/n0, so increasing n0 does carry information. The abstract and conclusion should state the extreme-imbalance regime explicitly so that the headline claim is not overgeneralized.
minor comments (5)
- [Corollary 3(2)] The first variance term in the statement appears to be a typo: it should be m1^2(m1-1)^2 zeta_{2,1}/2 rather than m_k^2(m1-1)^2 zeta_{2,1}/2.
- [Appendix C.1, Step 1] In the count of xi_{0,2} terms in the proof of Theorem 1(2), the combinations involving n1 are written with m0 in the lower entries; they should be (n1-2 choose m1-2) and (n1-m1 choose m1-2).
- [Section 3.3] Tables 4 and 5 report p-values as <0.001, but the text does not state how the null distribution was obtained (asymptotic normal approximation via Theorem 2, permutation, or another method). Please specify the procedure.
- [Abstract] The phrase 'Key W ords' contains a typo and should be 'Key Words'.
- [Figure 1] The text refers to Figure 1, but the figure itself is not shown in the manuscript; please ensure it is included in the published version.
Circularity Check
No significant circularity: the rare-event rates follow from the paper's own variance calculations under a stated imbalance regime; the unverified high-dimensional condition (2.6) and the omitted IPcov verification are correctness caveats, not circularity.
full rationale
The paper's derivation chain is self-contained and not circular. Theorem 1 computes Var(T) from the U-statistic covariance identities in Lemma 2 and obtains Var(T) = m0^2 ξ_{1,0}/n0 + m1^2 ξ_{0,1}/n1 + O(1/(n0 n1)); the conclusion that the convergence rate is 'determined solely by n1' is the limit under the explicitly stated n1/n0 → 0 regime, not an identity imposed by definition. The subsampled BIT variance in Theorem 3 follows by counting index overlaps and using the Bernoulli indicators δ_i, with no fitted constant: the sampling ratio s is user-chosen, and the comparison to RIT is a direct variance calculation. The power analysis in Appendix C.6 derives explicit power expressions from these variances; no fitted parameter is renamed as a prediction. The high-dimensional normality results are conditioned on assumption (2.6), which is stated but never verified for the distance-covariance or improved-projection-covariance kernels (Section 2.3 items 4(2) and 5(2), Appendix C.2); Appendix B also omits the IPcov verification with 'its computation is almost identical to that of distance covariance. Therefore, we omit the detailed proof.' These are missing-support correctness concerns, not circularity. The citation of Zhang and Zhu (2024) supplies the projection-covariance kernel definition; it is not used as an external theorem to force the rare-event conclusions. No uniqueness theorem is imported, and no known result is merely renamed.
Assumptions & free parameters
free parameters (1)
- s (BIT sampling ratio) =
user-selected; 3, 5, 20, 50 in experiments
assumptions (5)
- standard math Standard U-statistics asymptotic theory (Hoeffding, Gregory, Serfling)
- domain assumption Kernel h is symmetric within each class block and has zero mean under the null hypothesis
- domain assumption Extreme imbalance n1/n0 -> 0 with n1 -> infinity (and n1^2/n0 -> 0 in some second-order cases)
- domain assumption Condition (2.6) on h_{0,2}: E[G^2] + n1^{-1} E[h^4]/(E[h^2])^2 -> 0 as p diverges
- domain assumption Observations and Bernoulli subsampling indicators are independent, and controls beyond the subsample are exchangeable
Cite this review
Pith. "Pith review of Do more observations bring more information in rare events?." pith.science (2026). https://pith.science/paper/F343NOX4
@misc{pith2026250613671,
author = {Pith},
title = {Pith review of: Do more observations bring more information in rare events?},
year = {2026},
howpublished = {\url{https://pith.science/paper/F343NOX4}},
note = {Machine review of arXiv:2506.13671}
}
read the original abstract
It is generally believed that more observations provide more information. However, we observe that in the independence test for rare events, the power of the test is, surprisingly, determined by the number of rare events rather than the total sample size. Moreover, the correlations tend to shrink to zero even as the total sample size increases, as long as the proportion of rare events decreases. We demonstrate this phenomenon in both fixed and high-dimensional settings. To address these issues, we first rescale the covariances to account for the presence of rare events. We then propose a boosted procedure that uses only a small subset of non-rare events, yet achieves nearly the same power as using the full set of observations. As a result, computational complexity is significantly reduced. The theoretical properties, including asymptotic distribution and local power analysis, are carefully derived for both the rescaled statistic based on the full sample and the boosted test statistic based on subsampling. Furthermore, we extend the theory to multi-class rare events. Extensive simulations and real-world data analyses confirm the effectiveness and computational efficiency of the proposed approach.
Figures
Reference graph
Works this paper leans on
-
[1]
, " * write output.state after.block = add.period write newline
ENTRY address author booktitle chapter edition editor howpublished institution journal key month note number organization pages publisher school series title type volume year label extra.label sort.label short.list INTEGERS output.state before.all mid.sentence after.sentence after.block FUNCTION init.state.consts #0 'before.all := #1 'mid.sentence := #2 '...
-
[2]
write newline
" write newline "" before.all 'output.state := FUNCTION n.dashify 't := "" t empty not t #1 #1 substring "-" = t #1 #2 substring "--" = not "--" * t #2 global.max substring 't := t #1 #1 substring "-" = "-" * t #2 global.max substring 't := while if t #1 #1 substring * t #2 global.max substring 't := if while FUNCTION word.in bbl.in " " * FUNCTION format....
-
[3]
Bao, L., Juan, C., Li, J., and Zhang, Y. (2016), Boosted near-miss under-sampling on SVM ensembles for concept detection in large-scale imbalanced datasets, Neurocomputing, 172, 198--206
work page 2016
-
[4]
Berrett, T. B. and Samworth, R. J. (2019), Nonparametric independence testing via mutual information, Biometrika, 106, 547--566
work page 2019
-
[5]
Berrett, T. B., Wang, Y., Barber, R. F., and Samworth, R. J. (2020), The conditional permutation test for independence while controlling for confounders, Journal of the Royal Statistical Society Series B: Statistical Methodology, 82, 175--197
work page 2020
-
[6]
Brown, B. and Kildea, D. (1978), Reduced U -Statistics and the Hodges-Lehmann Estimator, Ann. Statist., 6, 828--835
work page 1978
-
[7]
Chawla, N. V., Bowyer, K. W., Hall, L. O., and Kegelmeyer, W. P. (2002), SMOTE: synthetic minority over-sampling technique, Journal of artificial intelligence research, 16, 321--357
work page 2002
-
[8]
V., Japkowicz, N., and Kotcz, A
Chawla, N. V., Japkowicz, N., and Kotcz, A. (2004), Special issue on learning from imbalanced data sets, ACM SIGKDD explorations newsletter, 6, 1--6
work page 2004
Show all 58 references
-
[9]
and Lee, K
Chung, J. and Lee, K. (2023), Credit card fraud detection: an improved strategy for high recall using KNN, LDA, and linear regression, Sensors, 23, 7788
2023
-
[10]
A., Baronio, R., Ho, L., Hall, L., Salmon, K., Hatfield, G
Danziger, S. A., Baronio, R., Ho, L., Hall, L., Salmon, K., Hatfield, G. W., Kaiser, P., and Lathrop, R. H. (2009), Predicting Positive p53 Cancer Rescue Regions Using Most Informative Positive (MIP) Active Learning, PLOS Computational Biology, 5, 1--12
2009
-
[11]
and Sen, B
Deb, N. and Sen, B. (2023), Multivariate rank-based distribution-free nonparametric testing using measure transportation, Journal of the American Statistical Association, 118, 192--207
2023
-
[12]
S., Dassios, A., and Bergsma, W
Dhar, S. S., Dassios, A., and Bergsma, W. (2016), A study of the power and robustness of a new test for independence against contiguous alternatives, Electronic Journal of Statistics, 10, 330--351
2016
-
[13]
and Bacao, F
Douzas, G. and Bacao, F. (2017), Improving imbalanced learning through a heuristic oversampling method based on k-means and SMOTE, Information Sciences, 465, 1--20
2017
-
[14]
C., et al
Drummond, C., Holte, R. C., et al. (2003), C4. 5, class imbalance, and cost sensitivity: why under-sampling beats over-sampling, in Workshop on learning from imbalanced datasets II, vol. 11
2003
-
[15]
(1961), The asymptotic efficiency of Daniels’s generalized correlation coefficients, Journal of the Royal Statistical Society Series B: Statistical Methodology, 23, 128--142
Farlie, D. (1961), The asymptotic efficiency of Daniels’s generalized correlation coefficients, Journal of the Royal Statistical Society Series B: Statistical Methodology, 23, 128--142
1961
-
[16]
Farlie, D. J. (1960), The performance of some correlation coefficients for a general bivariate distribution, Biometrika, 47, 307--323
1960
-
[17]
and Hastie, T
Fithian, W. and Hastie, T. (2014), Local case-control sampling: Efficient subsampling in imbalanced data sets, Annals of Statistics, 42, 1693--1724
2014
-
[18]
(2021), Asymptotic distributions of high-dimensional distance correlation inference, Annals of statistics, 49, 1999
Gao, L., Fan, Y., Lv, J., and Shao, Q.-M. (2021), Asymptotic distributions of high-dimensional distance correlation inference, Annals of statistics, 49, 1999
2021
-
[19]
Gregory, G. G. (1977), Large Sample Theory for U -Statistics and Tests of Fit, The Annals of Statistics, 5, 110 -- 123
1977
-
[20]
(2007), A kernel statistical test of independence, Advances in neural information processing systems, 20
Gretton, A., Fukumizu, K., Teo, C., Song, L., Sch \"o lkopf, B., and Smola, A. (2007), A kernel statistical test of independence, Advances in neural information processing systems, 20
2007
-
[21]
(2017), Learning from class-imbalanced data: Review of methods and applications, Expert systems with applications, 73, 220--239
Haixiang, G., Yijing, L., Shang, J., Mingyun, G., Yuanyue, H., and Bing, G. (2017), Learning from class-imbalanced data: Review of methods and applications, Expert systems with applications, 73, 220--239
2017
-
[22]
(1948 a ), A Class of Statistics with Asymptotically Normal Distribution, The Annals of Mathematical Statistics, 19, 293--325
Hoeffding, W. (1948 a ), A Class of Statistics with Asymptotically Normal Distribution, The Annals of Mathematical Statistics, 19, 293--325
1948
-
[23]
--- (1948 b ), A Non-Parametric Test of Independence, Annals of Mathematical Statistics, 19, 546--557
1948
-
[24]
and Kechadi, T
Huang, Y. and Kechadi, T. (2013), An effective hybrid learning system for telecommunication churn prediction, Expert Systems with Applications, 40, 5635--5647
2013
-
[25]
and Janssen, P
Huskova, M. and Janssen, P. (1993), Consistency of the Generalized Bootstrap for Degenerate U -Statistics, The Annals of Statistics, 21, 1811--1823
1993
-
[26]
Kendall, M. G. (1938), A new measure of rank correlation, Biometrika, 30, 81--93
1938
-
[27]
Lee, A. J. (2019), U-statistics: Theory and Practice, Routledge
2019
-
[28]
and Li, C
Li, R. and Li, C. (2022), Linear hypothesis testing in linear models with high-dimensional responses, Journal of the American Statistical Association, 117, 1738--1750
2022
-
[29]
(2020), Distributed feature screening via componentwise debiasing, Journal of Machine Learning Research, 21, 1--32
Li, X., Li, R., Xia, Z., and Xu, C. (2020), Distributed feature screening via componentwise debiasing, Journal of Machine Learning Research, 21, 1--32
2020
-
[30]
and Zhang, Y
Li, Z. and Zhang, Y. (2020), On a projective ensemble approach to two sample test for equality of distributions, in International Conference on Machine Learning, PMLR, pp. 6020--6027
2020
-
[31]
(2017), Clustering-based undersampling in class-imbalanced data, Information Sciences, 409, 17--26
Lin, W.-C., Tsai, C.-F., Hu, Y.-H., and Jhang, J.-S. (2017), Clustering-based undersampling in class-imbalanced data, Information Sciences, 409, 17--26
2017
-
[32]
(2008), Exploratory undersampling for class-imbalance learning, IEEE Transactions on Systems, Man, and Cybernetics, Part B (Cybernetics), 39, 539--550
Liu, X.-Y., Wu, J., and Zhou, Z.-H. (2008), Exploratory undersampling for class-imbalance learning, IEEE Transactions on Systems, Man, and Cybernetics, Part B (Cybernetics), 39, 539--550
2008
-
[33]
(2022), New hard-thresholding rules based on data splitting in high-dimensional imbalanced classification, Electronic Journal of Statistics, 16, 814--861
Mojiri, A., Khalili, A., and Zeinal Hamadani, A. (2022), New hard-thresholding rules based on data splitting in high-dimensional imbalanced classification, Electronic Journal of Statistics, 16, 814--861
2022
-
[34]
(1977), Functional limit theorems for U-statistics in the degenerate case, Journal of Multivariate Analysis, 7, 424--439
Neuhaus, G. (1977), Functional limit theorems for U-statistics in the degenerate case, Journal of Multivariate Analysis, 7, 424--439
1977
-
[35]
and Pollard, D
Nolan, D. and Pollard, D. (1987), U -Processes: Rates of Convergence, The Annals of Statistics, 15, 780--799
1987
-
[36]
(2010), A comprehensive survey of data mining-based fraud detection research, arXiv preprint arXiv:1009.6119
Phua, C., Lee, V., Smith, K., and Gayler, R. (2010), A comprehensive survey of data mining-based fraud detection research, arXiv preprint arXiv:1009.6119
2010 arXiv
-
[37]
Randles, R. H. and Wolfe, D. A. (1979), Introduction to the theory of nonparametric statistics, John Wiley
1979
-
[38]
and Schulte, M
Reitzner, M. and Schulte, M. (2013), Central limit theorems for U -statistics of Poisson point processes, The Annals of Probability, 41, 3879 -- 3909
2013
-
[39]
(2013), Equivalence of distance-based and RKHS-based statistics in hypothesis testing, Annals of Statistics, 41, 2263--2291
Sejdinovic, D., Sriperumbudur, B., Gretton, A., and Fukumizu, K. (2013), Equivalence of distance-based and RKHS-based statistics in hypothesis testing, Annals of Statistics, 41, 2263--2291
2013
-
[40]
Sen, P. K. (1974), Weak Convergence of Generalized U -Statistics, The Annals of Probability, 2, 90--102
1974
-
[41]
Serfling, R. J. (2009), Approximation theorems of mathematical statistics, John Wiley & Sons
2009
-
[42]
(2022 a ), Distribution-free consistent independence tests via center-outward ranks and signs, Journal of the American Statistical Association, 117, 395--410
Shi, H., Drton, M., and Han, F. (2022 a ), Distribution-free consistent independence tests via center-outward ranks and signs, Journal of the American Statistical Association, 117, 395--410
2022
-
[43]
--- (2022 b ), On the power of Chatterjee's rank correlation, Biometrika, 109, 317--333
2022
-
[44]
and Zou, H
Song, Y. and Zou, H. (2024), Minimax Optimal Rates With Heavily Imbalanced Binary Data, IEEE Transactions on Information Theory, 70, 9001--9011
2024
-
[45]
(1904), Proof and measurement of association between two things, The American Journal of Psychology, 15, 72--101
Spearman, C. (1904), Proof and measurement of association between two things, The American Journal of Psychology, 15, 72--101
1904
-
[46]
Spelmen, V. S. and Porkodi, R. (2018), A review on handling imbalanced data, in 2018 international conference on current trends towards converging technologies (ICCTCT), IEEE, pp. 1--11
2018
-
[47]
Sz \'e kely, G. J. and Rizzo, M. L. (2013), Energy statistics: A class of statistics based on distances, Journal of statistical planning and inference, 143, 1249--1272
2013
-
[48]
J., Rizzo, M
Sz \'e kely, G. J., Rizzo, M. L., and Bakirov, N. K. (2007), Measuring and testing dependence by correlation of distances, The Annals of Statistics, 35, 2769--2794
2007
-
[49]
(2023), Model-free conditional feature screening with FDR control, Journal of the American Statistical Association, 118, 2575--2587
Tong, Z., Cai, Z., Yang, S., and Li, R. (2023), Model-free conditional feature screening with FDR control, Journal of the American Statistical Association, 118, 2575--2587
2023
-
[50]
(2011), Building comprehensible customer churn prediction models with advanced rule induction techniques, Expert systems with applications, 38, 2354--2364
Verbeke, W., Martens, D., Mues, C., and Baesens, B. (2011), Building comprehensible customer churn prediction models with advanced rule induction techniques, Expert systems with applications, 38, 2354--2364
2011
-
[51]
(2020), Logistic Regression for Massive Data with Rare Events, Journal of Machine Learning Research, 21, 1--34
Wang, H. (2020), Logistic Regression for Massive Data with Rare Events, Journal of Machine Learning Research, 21, 1--34
2020
-
[52]
(2021), Nonuniform negative sampling and log odds correction with rare events data, Advances in Neural Information Processing Systems, 34, 19847--19859
Wang, H., Zhang, A., and Wang, C. (2021), Nonuniform negative sampling and log odds correction with rare events data, Advances in Neural Information Processing Systems, 34, 19847--19859
2021
-
[53]
(2020), Fused variable screening for massive imbalanced data, Computational Statistics & Data Analysis, 141, 94--108
Xie, J., Hao, M., Liu, W., and Lin, Y. (2020), Fused variable screening for massive imbalanced data, Computational Statistics & Data Analysis, 141, 94--108
2020
-
[54]
(2024), Reducing multivariate independence testing to two bivariate means comparisons, arXiv preprint arXiv:2402.16053
Xu, K., Zhou, Y., Zhu, L., and Li, R. (2024), Reducing multivariate independence testing to two bivariate means comparisons, arXiv preprint arXiv:2402.16053
2024 arXiv
-
[55]
(2024), Sequential estimation for mixture of regression models for heterogeneous population, Computational Statistics & Data Analysis, 194, 107942
You, N., Dai, H., Wang, X., and Yu, Q. (2024), Sequential estimation for mixture of regression models for heterogeneous population, Computational Statistics & Data Analysis, 194, 107942
2024
-
[56]
and Zhu, L
Zhang, Y. and Zhu, L. (2024), Projective independence tests in high dimensions: the curses and the cures, Biometrika, 111, 1013--1027
2024
-
[57]
Zheng, J. X. (1996), A consistent test of functional form via nonparametric estimation techniques, Journal of Econometrics, 75, 263--289
1996
-
[58]
(2017), Projection correlation between two random vectors, Biometrika, 104, 829--843
Zhu, L., Xu, K., Li, R., and Zhong, W. (2017), Projection correlation between two random vectors, Biometrika, 104, 829--843
2017
Reviewed August 7, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.