REVIEW 2 major objections 4 minor 24 references
Large-dimensional Factor Analysis without Moment Constraints
T0 review · 2 major / 4 minor · reviewed 2026-08-14 · deepseek-v4-flash
Pith's one-line read This paper proves that factor loadings, scores, and common components of a large-dimensional factor model can be estimated consistently from heavy-tailed elliptical data by applying PCA to the spatial Kendall's tau matrix and then OLS…
desk verdict Solid robust factor method for heavy-tailed data, but Theorem 3.2's factor-score rate is wrong as stated; consistency survives and the paper deserves a serious referee. 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 load-bearing object is the population spatial Kendall's tau matrix $K=E\{(X-\tilde X)(X-\tilde X)^\top/\|X-\tilde X\|^2\}$ for an independent copy $\tilde X$. For a continuous elliptical vector, $K$ and the scatter matrix $\Sigma$ have identical eigenvectors and the same descending eigenvalue order, so factor recovery can be read off $K$ without ever computing variances. The proof expands the eigenequation $\hat K_y\hat L=\hat L\hat\Lambda$ as a perturbation, and a supporting lemma supplies the required spectral gap between the leading $m$ eigenvalues and the rest.
What would settle it
Simulate an elliptical model with $m=1$ and a purposely weak factor whose loading column has norm $O(1)$ rather than $O(\sqrt p)$, then compare the first two eigenvalues of $\hat K_y$ as $p,n$ grow; if the gap between them does not diverge, the separation lemma fails and the loading error in Theorem 3.1 should not decay at the stated rate.
Extended reading notes
Core claim
The central claim is that, for the elliptical factor model, factor recovery can be based on directions alone. Let $\hat K_y$ be the sample spatial Kendall's tau matrix of the observations and let $\hat L=\sqrt{p}\hat\Gamma$ collect the leading $m$ eigenvectors. The paper shows there is a rotation $\hat H$ such that $\frac{1}{p}\|\hat L-L\hat H\|_F^2=O_p(n^{-1}+p^{-2})$, that $\|\hat H\hat f_t-f_t\|_2=O_p(p^{-1}+n^{-2})$ for each $t$, and that $\frac{1}{p}\|\hat L\hat f_t-Lf_t\|^2=O_p(n^{-1}+p^{-1})$. None of these statements requires finiteness of any moment of the factors or idiosyncratic errors; the heavy-tailed radial component cancels inside the Kendall's tau ratios.
Load-bearing premise
The load-bearing premise is that the sample Kendall's tau matrix has a clear spectral gap—its leading $m$ eigenvalues stay bounded away from zero while the remaining eigenvalues shrink to $o_p(1)$—because if that gap fails, the estimated eigenvectors can rotate away from the true factor space and the main loading theorem collapses.
Editorial extensions
If this is right
- Heavy-tailed elliptical data—including $t_2$, $t_1$/Cauchy, and infinite-variance returns—can be entered into a factor model directly, where PCA on the covariance matrix is inconsistent, and the loading rate $O_p(1/n+1/p^2)$ still holds.
- The estimated common components converge at $O_p(1/n+1/p)$, so portfolio and risk calculations built on the factor-decomposed scatter remain usable under heavy tails without thresholding or winsorizing.
- Because the rates match the classical benchmarks, the procedure is a safe replacement for PCA in Gaussian settings too, with simulations showing only a small constant-factor loss.
- Combined with a consistent factor-number estimator, the two-step procedure gives a complete heavy-tail-robust pipeline: estimate the number of factors, estimate loadings from Kendall's tau eigenvectors, and regress the data on those loadings to estimate scores.
- Simulations with serially and cross-sectionally correlated errors still show the predicted behavior, indicating the method tolerates approximate factor structures beyond the letter of Assumption A.
Reading between the lines
- An unstated conjecture suggested by the proofs is that only directional symmetry of the data matters, not full ellipticity; the radial scalar cancels in the Kendall's tau ratios, so sign-symmetric or meta-elliptical families may inherit the same rates.
- A testable extension is to replace the second-step OLS with an $L^1$ regression: the current score rate $O_p(p^{-1}+n^{-2})$ comes from Gaussian-direction ratio calculations, and a robust second step might keep consistency under weaker distributional assumptions and improve small-$n$ behavior.
- The eigenspace argument would transfer to any robust scatter estimator that preserves the eigenvectors of an elliptical distribution, such as the spatial sign covariance matrix; comparing these variants under $\alpha$-stable noise would show how much of the gain is rank normalization versus eigenvector preservation.
Signed reviews
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper proposes a robust two-step (RTS) estimator for large-dimensional factor models under an elliptical distribution assumption with no moment constraints. In the first step, the factor loadings are estimated by the leading eigenvectors of the sample spatial Kendall's tau matrix; in the second step, the factor scores are estimated by OLS regression of the observations on the estimated loadings. The paper claims convergence rates O_p(1/n + 1/p^2) for loadings, O_p(1/p + 1/n^2) for factor scores, and O_p(1/n + 1/p) for common components, and argues these match the rates of conventional PCA under fourth-moment conditions. The paper includes extensive simulations across Gaussian, t, skewed-t, alpha-stable, and weak-factor settings, plus an application to S&P 100 weekly returns.
Significance. The central idea is attractive: replacing the sample covariance matrix with the spatial Kendall's tau matrix is a principled way to estimate the factor space under ellipticity and heavy tails, and the OLS second step is simple and computationally efficient. If the consistency claims can be established, this would be a useful contribution to robust factor analysis without moment conditions. The simulation study is thorough and honestly explores violations of the elliptical assumption, and the real-data portfolio exercise provides a practical robustness comparison. The paper is not circular in the strong sense: the external lemmas cited are not restatements of the paper's conclusions. However, the factor-score rate in Theorem 3.2 is not merely unproven; it is false at the stated rate, and the proof of a key spectral-separation lemma is omitted.
major comments (2)
- [Section 3, Theorem 3.2 and Appendix A] The stated rate O_p(1/p + 1/n^2) for the factor scores is not supported by the proof and is in fact impossible for this estimator. In the proof of Theorem 3.2, after multiplying by H, the term (1/p) H H^T L^T epsilon_t appears. Under Assumption A, epsilon_t = zeta_t A g_2t / ||g_t||, and Lemma A.2 together with ||L^T A||_F^2 = Theta(p) gives ||(1/p)L^T epsilon_t||_2 = Omega_p(p^{-1/2}). Since H^T V H -> I_m implies the singular values of H are bounded away from zero, this term alone is Omega_p(p^{-1/2}) and no cancellation can remove it. Even the oracle estimator with the true loadings has error of order p^{-1/2}. Additionally, Lemmas S5 and S6 provide squared bounds O_p(n^{-2} + p^{-2}), so their contribution to the Euclidean norm is O_p(n^{-1} + p^{-1}), not O_p(n^{-2} + p^{-1}). Thus the correct rate is at least O_p(n^{-1/2} + p^{-1/2}). The consistency claim may survive, and Theorem 3.3 can still go through because only the squared norm enters there, but the abstract and Section 3 claims of matching Bai (2003) rates for factor scores are false as stated.
- [Appendix A, Lemma A.3] Lemma A.3 asserts the spectral separation lambda_j(hat K_y) asy m^{-1} for j <= m and lambda_j(hat K_y) = o_p(1) for j > m under Assumptions A-C, but the proof is omitted with the statement 'adapted from Lemma 3.1 and Lemma A.1 in Yu et al. (2019), so we omit the proof here.' This spectral separation is load-bearing: it is used in the proof of Theorem 3.1 to conclude that hat Lambda is asymptotically invertible and that the perturbation argument aligns the eigenvectors of hat K_y with the factor space. Since the lemma is described as 'adapted' rather than identical to a published result, the authors should provide the proof or, failing that, state the spectral-separation property as an explicit assumption with a precise reference. Without this, the consistency of the loading estimator is not self-contained.
minor comments (4)
- [Introduction] Typo: 'Principle component analysis' should be 'principal component analysis'; also 'Fan et al. (2018) is the the first' should read 'is the first'.
- [Table 3] In the PCA row for t3 at (p,n) = (250,150), the reported MEE-CC interquartile range is written as '0..01'; this should be '0.01'.
- [References] The reference to Yu et al. (2019) lists 'Journal of Multivariate analysis' with lowercase 'a'; it should be 'Journal of Multivariate Analysis'.
- [Section 4] The paper states that serial correlation is allowed in the simulation despite Assumption A requiring temporal independence; this is a useful robustness check, but the text could explicitly flag it as a deliberate violation of the theoretical assumption.
Circularity Check
No circularity: the factor-space and factor-score consistency arguments use external or prior parameter-free lemmas and algebraic decompositions, not the target results as inputs.
full rationale
The paper's derivation chain is not circular. The two-step estimator is PCA on the spatial Kendall's tau matrix followed by OLS regression, and the main theorems are proved from the eigen-equation K-hat_y L-hat = L-hat Lambda-hat plus bounds on the four expansion terms M1-M4; none of those bounds is set equal to the target rate by construction. Theorem 3.1's rotation matrix H-hat is defined in the proof from M1, L, L-hat and Lambda-hat, but the displayed bound on (1/p)||L-hat - L H-hat||_F^2 is the content of the theorem, not an identity. Theorem 3.2 follows from an explicit decomposition of f-hat_t, and Theorem 3.3 is a triangle-inequality consequence of Theorems 3.1 and 3.2. The eigenspace link between the population Kendall's tau matrix and the scatter matrix is taken from Han and Liu (2018), an external theorem whose stated assumptions do not include the present target results. The only load-bearing self-citation is Lemma A.3, stated as 'It is adapted from Lemma 3.1 and Lemma A.1 in Yu et al. (2019), so we omit the proof here'; this is an explicit omitted-proof gap, but it is not circularity because Lemma A.3 is a parameter-free spectral-separation result under the same Assumptions A-C and does not assume Theorems 3.1-3.3. The skeptic's concern that Theorem 3.2's proof actually forces a 1/sqrt(p) idiosyncratic term is a rate-correctness issue internal to the proof, not a reduction of the claimed result to its inputs. No fitted parameter is renamed as a prediction, and no uniqueness theorem is imported to forbid alternatives, so the derivation remains self-contained with respect to the central claims.
Assumptions & free parameters
assumptions (5)
- domain assumption Assumption A: (f_t; ε_t) = ζ_t * blockdiag(I_m, A) g_t / ||g_t|| with ζ_t/√p = O_p(1), g_t ~ N(0, I_{m+p})
- standard math Lemma 2.1: population Kendall's tau matrix K and scatter matrix Σ share the same eigenspace with same eigenvalue ordering (Han & Liu 2018)
- domain assumption Lemma A.3: sample Kendall's tau eigenvalues separate: λ_j(\hat K_y) ≍ m^{-1} for j ≤ m and o_p(1) for j > m (adapted from Yu et al. 2019)
- domain assumption Assumption B: L^T L/p → V positive definite with distinct eigenvalues, bounded away from 0 and ∞
- domain assumption Assumption C: eigenvalues of Σ_ε bounded between c_2 and c_1
Cite this review
Pith. "Pith review of Large-dimensional Factor Analysis without Moment Constraints." pith.science (2026). https://pith.science/paper/QCDG3V2O
@misc{pith2026190804957,
author = {Pith},
title = {Pith review of: Large-dimensional Factor Analysis without Moment Constraints},
year = {2026},
howpublished = {\url{https://pith.science/paper/QCDG3V2O}},
note = {Machine review of arXiv:1908.04957}
}
read the original abstract
Large-dimensional factor model has drawn much attention in the big-data era, in order to reduce the dimensionality and extract underlying features using a few latent common factors. Conventional methods for estimating the factor model typically requires finite fourth moment of the data, which ignores the effect of heavy-tailedness and thus may result in unrobust or even inconsistent estimation of the factor space and common components. In this paper, we propose to recover the factor space by performing principal component analysis to the spatial Kendall's tau matrix instead of the sample covariance matrix. In a second step, we estimate the factor scores by the ordinary least square (OLS) regression. Theoretically, we show that under the elliptical distribution framework the factor loadings and scores as well as the common components can be estimated consistently without any moment constraint. The convergence rates of the estimated factor loadings, scores and common components are provided. The finite sample performance of the proposed procedure is assessed through thorough simulations. An analysis of a financial data set of asset returns shows the superiority of the proposed method over the classical PCA method.
Figures
Reference graph
Works this paper leans on
-
[1]
Eigenvalue ratio test for the number of factors
Ahn, S.C., Horenstein, A.R., 2013. Eigenvalue ratio test for the number of factors. Econometrica 81, 1203–1227
work page 2013
-
[2]
Inferential theory for factor models of large dimensions
Bai, J., 2003. Inferential theory for factor models of large dimensions. Econometrica 71, 135–171
work page 2003
-
[3]
Statistical analysis of factor models of high dimension
Bai, J., Li, K., 2012. Statistical analysis of factor models of high dimension. The Annals of Statistics 40, 436–465
work page 2012
-
[4]
Theory and methods of panel data models with interactive effects
Bai, J., Li, K., 2014. Theory and methods of panel data models with interactive effects. The Annals of Statistics 42, 142–170
work page 2014
-
[5]
Maximum likelihood estimation and inference for approximate factor models of high dimension
Bai, J., Li, K., 2016. Maximum likelihood estimation and inference for approximate factor models of high dimension. Review of Economics and Statistics 98, 298–309
work page 2016
-
[6]
Determining the number of factors in approximate factor models
Bai, J., Ng, S., 2002. Determining the number of factors in approximate factor models. Econometrica 70, 191–221
2002
-
[7]
Arbitrage, factor structure, and mean-variance analysis on large asset markets
Chamberlain, G., Rothschild, M., 1983. Arbitrage, factor structure, and mean-variance analysis on large asset markets. Econometrica 51, 1281–1304
1983
-
[8]
A multivariate version of kendall’s τ
Choi, K., Marden, J., 1998. A multivariate version of kendall’s τ. Journal of Nonparametric Statistics 9, 261–293
work page 1998
Show all 24 references
-
[9]
Empirical properties of asset returns: stylized facts and statistical issues
Cont, R., 2001. Empirical properties of asset returns: stylized facts and statistical issues. Quantitative Finance 1, 223–236
2001
-
[10]
Croux, C., Ollila, E., Oja, H., 2002. Sign and rank covariance matrices: statistical properties and applica- tion to principal components analysis, in: Statistical data analysis based on the L1-norm and related methods, pp. 257–269
2002
-
[11]
Mandelbrot and the stable paretian hypothesis
Fama, E.F., 1963. Mandelbrot and the stable paretian hypothesis. Journal of Business 36, 420–429
1963
-
[12]
Large covariance estimation by thresholding principal orthogonal complements
Fan, J., Liao, Y., Mincheva, M., 2013. Large covariance estimation by thresholding principal orthogonal complements. Journal of the Royal Statistical Society: Series B (Statistical Methodology) 75, 603–680
2013
-
[13]
Large covariance estimation through elliptical factor models
Fan, J., Liu, H., Wang, W., 2018. Large covariance estimation through elliptical factor models. The Annals of Statistics 46, 1383–1414
2018
-
[14]
Semiparametric principal component analysis, in: Advances in Neural Information Processing Systems, pp
Han, F., Liu, H., 2012. Semiparametric principal component analysis, in: Advances in Neural Information Processing Systems, pp. 171–179
2012
-
[15]
Scale-invariant sparse PCA on high-dimensional meta-elliptical data
Han, F., Liu, H., 2014. Scale-invariant sparse PCA on high-dimensional meta-elliptical data. Journal of the American Statistical Association 109, 275–287
2014
-
[16]
ECA: High-dimensional elliptical component analysis in non-gaussian distributions
Han, F., Liu, H., 2018. ECA: High-dimensional elliptical component analysis in non-gaussian distributions. Journal of the American Statistical Association 113, 252–268
2018
-
[17]
Modeling high-frequency financial data by pure jump processes
Jing, B.Y., Kong, X.B., Liu, Z., 2012. Modeling high-frequency financial data by pure jump processes. The Annals of Statistics 40, 759–784
2012
-
[18]
Testing for pure-jump processes for high-frequency data
Kong, X.B., Liu, Z., Jing, B.Y., 2015. Testing for pure-jump processes for high-frequency data. The Annals of Statistics 43, 847–877
2015
-
[19]
Some robust estimates of principal components
Marden, J.I., 1999. Some robust estimates of principal components. Statistics & Probability Letters 43, 349–359. 17
1999
-
[20]
Testing hypotheses about the number of factors in large factor models
Onatski, A., 2009. Testing hypotheses about the number of factors in large factor models. Econometrica 77, 1447–1479
2009
-
[21]
A randomised sequential procedure to determine the number of factors
Trapani, L., 2018. A randomised sequential procedure to determine the number of factors. Journal of the American Statistical Association 113, 1341–1349
2018
-
[22]
Sign and rank covariance matrices
Visuri, S., Koivunen, V., Oja, H., 2000. Sign and rank covariance matrices. Journal of Statistical Planning & Inference 91, 557–575
2000
-
[23]
Transformed contribution ratio test for the number of factors in static approximate factor models
Xia, Q., Liang, R., Wu, J., 2017. Transformed contribution ratio test for the number of factors in static approximate factor models. Computational Statistics & Data Analysis 112, 235–241
2017
-
[24]
Large-dimensional Factor Analysis without Moment Constraints
Yu, L., He, Y., Zhang, X., 2019. Robust factor number specification for large-dimensional elliptical factor model. Journal of Multivariate analysis 174, 104543. 18 Supplementary Material for “Large-dimensional Factor Analysis without Moment Constraints” In the supplementary mat...
2019
Reviewed August 14, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.