REVIEW 5 major objections 5 minor 9 references
R\'egularisation dans les Mod\`eles Lin\'eaires G\'en\'eralis\'es Mixtes avec effet al\'eatoire autor\'egressif
T0 review · 5 major / 5 minor · reviewed 2026-08-14 · deepseek-v4-flash
Pith's one-line read The paper proposes regularized EM algorithms that estimate a generalized linear mixed model with individual and AR(1) time random effects on panel data.
desk verdict Plausible AR(1) extension of regularized EM for panel GLMMs, but the algorithmic core is left too implicit and there are no numerical results to back it yet. 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 objects are the linearized working model $M: z = X\beta + U\xi + e$, refreshed at each iteration, and the regularized complete-data objective that the EM maximizes. In low dimension that objective is $L_{\mathrm{pen}} = L(\theta; z,\xi) - \frac{\lambda}{2}\beta^\top\beta$, with $\lambda$ selected by a generalized cross-validation criterion adapted to unequal error variances and applied to the working model's hat matrix $S_\lambda$. In high dimension the objective is $L_{\mathrm{reg}} = (1-s)L(\theta; z,\xi) + s\,\varphi(w)$, where $\varphi(w) = \bigl(\sum_{j=1}^{p} \operatorname{cor}^2(x_j, f)^\ell\bigr)^{1/\ell}$ measures how well the component $f = Cw$ summarizes the predictor block, $C$ being the principal-component scores of $X$ with nonzero eigenvalues. The E-step computes conditional expectations of the penalized complete-data log-likelihood given the working response, and the M-step updates $\theta$; the AR(1) time effect enters through the $U_2$ design matrix and through the conditional moments of $\xi_2$.
What would settle it
Simulate balanced Poisson-log panel data with known $\beta$, $\sigma_1^2$, $\sigma_2^2$, and $\rho$, run the L2-penalized EM, and compare the penalty selected by generalized cross-validation with the penalty that minimizes the true predictive mean-squared error of the working model: if the two diverge systematically as $\rho$ approaches $\pm 1$, or if the estimated $\sigma_2^2$ and $\rho$ are badly biased, the cross-validation transfer or the AR(1) conditional moments would be refuted.
Extended reading notes
Core claim
Each iteration of a standard linearization scheme for generalized linear mixed models produces a working model $M: z = X\beta + U\xi + e$, where $z$ is a first-order Taylor approximation of the transformed response and $\operatorname{Var}(e\mid\xi)=\Gamma$ is diagonal. The paper's central claim is that this working model can be estimated by a regularized EM: in the low-dimensional case, maximize the penalized complete log-likelihood $L_{\mathrm{pen}} = L(\theta; z, \xi) - \frac{\lambda}{2}\beta^\top\beta$, with $\lambda$ chosen by a generalized cross-validation criterion designed for unequal error variances; in the high-dimensional case, maximize a regularized objective built from $L_{\mathrm{reg}} = (1-s)L(\theta; z,\xi) + s\,\varphi(w)$, where $\varphi(w)$ aggregates squared correlations between predictors and a component $f = Cw$ built from the nonzero-eigenvalue principal components of $X$. Both routes are claimed to estimate $\theta = (\beta, \sigma_1^2, \sigma_2^2, \rho)$ for a GLMM with an iid individual random effect and an AR(1) time random effect shared by all individuals.
Load-bearing premise
The method stands or falls on the assumption that the criterion used to choose the ridge penalty remains valid when the working model contains a shared first-order autoregressive time effect that correlates all observations, and that the conditional averages needed in the E-step for that effect can actually be computed; the paper does not prove either.
Editorial extensions
If this is right
- The low-dimensional algorithm would let a practitioner fit a panel GLMM with a persistent shared time shock, estimating the autoregressive persistence $\rho$ together with the fixed coefficients and variance components.
- The high-dimensional algorithm would extend supervised-component regression to panel GLMMs, producing a small number of interpretable linear components rather than sparse zero coefficients when $p$ exceeds $n$.
- For Poisson-log count panels, the methods would give regularized estimates of log-rate coefficients while respecting both within-individual dependence and serial time dependence.
- The paper's announced simulation checks—convergence speed, mean-squared error decreasing with sample size, and stable behavior for $\rho \in (-1,1)$—are the concrete criteria by which the claim would be verified.
Reading between the lines
- The paper does not report the numerical experiments it announces, so the convergence and mean-squared-error claims remain programmatic rather than demonstrated.
- A fair test of the method's weakest link would compare the penalty selected by generalized cross-validation with an oracle penalty on simulated panels with strong AR(1) dependence; if they diverge as $\rho$ approaches $\pm 1$, the penalty-selection step does not transfer to the mixed-effects working model.
- Because the EM machinery only needs conditional moments of the Gaussian random-effect vector, the AR(1) structure could be replaced by other stationary time or spatial structures without changing the algorithm's skeleton.
- In high dimension, comparing the supervised-component objective against lasso-type GLMM penalties would show whether the regularization buys interpretability, predictive accuracy, or both; the paper does not make that comparison.
Signed reviews
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper proposes regularized EM estimation of generalized linear mixed models (GLMMs) for balanced panel data. The model has two random effects: an individual-specific i.i.d. effect ξ1 ~ N(0, σ1² I_N) and a time-specific AR(1) effect ξ2 shared by all individuals, with ξ2,t+1 = ρ ξ2,t + ν_t, ν_t iid N(0, σ2²). Section 2 defines the model and the linear predictor η = Xβ + Uξ. Section 3 introduces two estimation strategies: for p < n, an L2-penalized EM algorithm built on the Schall (1991) linearization and a GCV-based choice of the ridge parameter λ (Algorithm 1); for p >> n, a supervised component-based regularized EM maximizing an objective Qreg with a structural relevance criterion φ(w). Section 4 describes a planned simulation study but contains no numerical results.
Significance. If fully developed and validated, the contribution would address a real gap: extending ridge and component-based regularized estimation to GLMMs with an autoregressive time random effect. The model setup is clearly stated, and the combination of Schall linearization with penalized complete-data likelihood is a plausible route. The paper also correctly identifies that existing mixed-model regularized methods typically assume independent random effects. However, the significance is currently conditional: the algorithms are not fully specified (the hat matrix Sλ, the E-step moments, and the M-step updates are missing), and there is no simulation or application demonstrating that the methods work. The supervised component-based algorithm is only sketched. As a methods contribution, the paper needs both complete derivations and empirical evidence before its claims can be assessed.
major comments (5)
- [Section 3.1, Algorithme 1, step (2.b)] The hat matrix S[t]_λ is never defined. The GCV criterion depends on S[t]_λ as the smoother matrix satisfying zhat[t] = S[t]_λ z[t]. In the mixed model M, z = Xβ + Uξ + e, the natural penalized estimator of β depends on θ[t] through Γ[t] and through the AR(1) covariance of Uξ, so S[t]_λ is not the simple ridge smoother used by Golub et al. (1979) or Andrews (1991). The paper must give the explicit expression for S[t]_λ, or the penalized mixed-model equations from which it is derived; otherwise the GCV objective in step (2.b) cannot be evaluated.
- [Section 3.1, Algorithme 1, steps (2.c) and (2.d)] The E-step and M-step are described only symbolically. The conditional distribution of ξ = (ξ1, ξ2) given z[t] and θ[t] is not derived, the complete-data log-likelihood L(θ; z, ξ) is not written explicitly in terms of σ1², σ2² and ρ, and the maximizing updates for β and the variance components are not given. Without these computations, Algorithm 1 is not implementable and the 'EM penalisé' claim lacks a derivation. In particular, the conditional moments for the AR(1) random effect shared by all individuals are nontrivial and need to be exhibited.
- [Section 3.1, step (2.b), GCV criterion] The GCV criterion is taken from Andrews (1991), which concerns regression with independent heteroskedastic errors. In the working model M, the error term Uξ + e has covariance V = UDU^T + Γ, which is non-diagonal and has a block structure induced by the AR(1) time effect shared across individuals. No argument is given for extending GCV to this dependent-error setting. Since λ[t] is selected inside the EM loop and then used in the E-step and M-step, a systematically biased λ would propagate into β, σ1², σ2² and ρ. The authors should either adapt GCV to the AR(1) mixed model with a derivation, or supply simulations showing that GCV-selected λ tracks the oracle prediction-risk minimizer.
- [Section 3.2] The high-dimensional algorithm is described only through the objective Qreg. No algorithmic details are given for maximizing Qreg with respect to the component weights w, for extracting multiple components under orthogonality constraints, for performing the E-step and M-step in the presence of the AR(1) random effect, or for calibrating s and l by cross-validation. The sentence 'les composantes de rangs supérieurs sont calculées comme celle de rang 1, après l'ajout de contraintes d'orthogonalité' is not a sufficient algorithmic specification. This is a major gap because the supervised component-based regularized EM is one of the two central contributions.
- [Section 4] Section 4 contains only a plan: 'nous présenterons des études sur données simulées' with three objectives. There are no simulation results, no tables, no figures, no comparison with existing methods, and no code or data. For a methods paper, the absence of any numerical evidence makes it impossible to verify the convergence behavior, the MSE properties, or the effect of the AR(1) parameter ρ ∈ (−1,1) that the authors themselves list as objectives. The manuscript should report the actual simulation study in this section.
minor comments (5)
- [Section 3.2] The condition 'l /greaterorequalslant1' appears as a LaTeX artifact; it should read 'l ≥ 1'.
- [Section 3.1, GCV formula] The notation ||·||²_{Γ[t]^{-1}} is not defined; it should be stated explicitly, for example as v^T Γ[t]^{-1} v for a vector v.
- [Section 3, Algorithm 1, step (3)] The stopping rule 'stabilité conjointe' is vague; the authors should specify a convergence tolerance on the relative or absolute change of θ = (β, σ1², σ2², ρ).
- [Section 3, step (3)] The update of the working variable z[t+1] and Γ[t+1] is stated only as 'mettre à jour'; writing the explicit formulas (e.g., z[t+1] = g(µ[t+1]) + (y − µ[t+1])g'(µ[t+1])) would make the algorithm reproducible.
- [References] Reference [4] (Chauvet et al., 2016) lacks page numbers or a DOI; please complete the bibliographic information.
Circularity Check
No significant circularity: the L2-penalized EM and component-based EM are self-contained algorithmic constructions; the co-authored phi(w) regularizer is an explicit input, not a derived prediction.
full rationale
The derivation chain is not circular. In Algorithm 1, the working model M: z = X beta + U xi + e is obtained by first-order linearization, lambda is selected from the current working vector via GCV, and the E- and M-steps update theta = (beta, sigma1^2, sigma2^2, rho). The estimates are outputs of that iterative fitting scheme, not quantities predicted from the same fitted constants, so no fitted input is renamed as a prediction. The high-dimensional variant uses Qreg(theta, theta[t]) = E_xi|z[Lreg | theta[t]] with Lreg = (1-s)L + s phi(w), where phi(w) is the structural-relevance criterion of Bry and Verron (2015), a co-author citation. That citation is real but not circular: phi is an explicitly borrowed regularization term, and the paper's claimed contribution, an EM version adapted to panel GLMMs with an AR(1) random effect, is constructed from the linearized model and the AR(1) specification, not from Bry and Verron. Two genuine weaknesses exist but are not circularity: (a) the GCV criterion of Andrews (1991) is extended to a mixed model with individual and shared AR(1) effects without proof, and the hat matrix S_lambda is never defined; (b) Section 4 only promises future simulations, so numerical support is absent. Neither weakness makes the derivation equivalent to its own inputs. No uniqueness theorem, no ansatz smuggled via self-citation, and no renaming of a known result appear. Score 1 records the minor self-cited regularizer; the core derivation is self-contained.
Assumptions & free parameters
free parameters (3)
- λ (ridge penalty) =
chosen via GCV at each EM iteration
- s (weight on structural relevance) =
calibrated by cross-validation
- l (exponent in φ(w)) =
calibrated by cross-validation
assumptions (5)
- domain assumption Y_i given ξ are independent and follow an exponential-family distribution with mean linked to η_i = x_i^T β + u_i^T ξ via a link function g.
- domain assumption The individual random effect ξ1 ~ N(0, σ1² I_N) and the time random effect ξ2 is an AR(1) process with innovations ν_t ~ N(0, σ2²), with ξ1 and ξ2 independent.
- domain assumption A first-order Taylor approximation of g(y) yields a working linearized model M: z = Xβ + Uξ + e with Var(e|ξ) = Γ.
- ad hoc to paper For identifiability, the component is constrained to f = Cw, where C = XU is the set of principal components of X with nonzero eigenvalues.
- ad hoc to paper The structural relevance criterion φ(w) = (Σ_j cor²(x_j, f)^l)^{1/l}, with parameters s and l calibrated by cross-validation, is a valid regularizer in the objective Qreg.
Cite this review
Pith. "Pith review of R\'egularisation dans les Mod\`eles Lin\'eaires G\'en\'eralis\'es Mixtes avec effet al\'eatoire autor\'egressif." pith.science (2026). https://pith.science/paper/JUSJBW3K
@misc{pith2026190807478,
author = {Pith},
title = {Pith review of: R\'egularisation dans les Mod\`eles Lin\'eaires G\'en\'eralis\'es Mixtes avec effet al\'eatoire autor\'egressif},
year = {2026},
howpublished = {\url{https://pith.science/paper/JUSJBW3K}},
note = {Machine review of arXiv:1908.07478}
}
read the original abstract
We address regularised versions of the Expectation-Maximisation (EM) algorithm for Generalised Linear Mixed Models (GLMM) in the context of panel data (measured on several individuals at different time points). A random response y is modelled by a GLMM, using a set X of explanatory variables and two random effects. The first effect introduces the dependence within individuals on which data is repeatedly collected while the second embodies the serially correlated time-specific effect shared by all the individuals. Variables in X are assumed many and redundant, so that regression demands regularisation. In this context, we first propose a L2-penalised EM algorithm for low-dimensional data, and then a supervised component-based regularised EM algorithm for the high-dimensional case.
Reference graph
Works this paper leans on
-
[1]
Andrews, D.W. (1991). Asymptotic optimality of generalized CL, c ross-validation, and generalized cross-validation in regression with heteroskedast ic errors. Journal of Econometrics, 47, 359 – 377
work page 1991
-
[2]
Bry, X., Trottier, C., Verron, T. et Mortier, F. (2013). Superv ised component gener- alized linear regression using a pls-extension of the fisher scoring alg orithm. Journal of Multivariate Analysis , 119, 47 – 60
work page 2013
-
[3]
Bry, X. et Verron, T. (2015). THEME: THEmatic model explorat ion through multiple co-structure maximization. Journal of Chemometrics , 29, 637 – 647
work page 2015
-
[4]
Chauvet, J., Trottier, C., Bry, X. et Mortier, F. (2016). Exten sion to mixed models of the Supervised Component-based Generalised Linear Reg ression. COMPSTAT: Proceedings in Computational Statistics
work page 2016
-
[5]
Eliot, M., Ferguson, J., Reilly, M.P. et Foulkes, A.S. (2011). Ridge Re gression for Longitudinal Biomarker Data. The International Journal of Biostatistics , 7, 1, Article 37
work page 2011
-
[6]
Golub, G.H., Heath, M. et Wahba, G. (1979). Generalized cross - v alidation as a method for choosing a good ridge parameter. Technometrics, 21, 215 – 223
work page 1979
-
[7]
Green, P.J. (1990). On use of the EM for penalized likelihood estima tion. Journal of the Royal Statistical Society, Series B , 52, 443 – 452
work page 1990
-
[8]
Schall, R. (1991). Estimation in generalized linear models with rando m effects. Biometrika, 78, 719 – 727
work page 1991
Show all 9 references
-
[9]
et B¨ uhlmann, P
Schelldorfer, J., Meier, L. et B¨ uhlmann, P. (2014). Glmmlasso: a n algorithm for high-dimensional generalized linear mixed models using l1-penalization. Journal of Com- putational and Graphical Statistics , 23, 460 – 477. 6
2014
Reviewed August 14, 2026 · model on record in the stance chip above.
Discussion (0). Continue with ORCID to comment.