Papers
Topics
Authors
Recent
Search
2000 character limit reached

Expected Likelihood Kernel (ELK) in GLMs

Updated 15 July 2026
  • ELK is a method in GLMs that replaces costly empirical nonlinear sums with expectations from a known covariate distribution for efficient computation.
  • It preserves the linear term exactly while approximating the nonlinear component with one-dimensional integrals or analytic forms to reduce computational load.
  • ELK has proven effective in high-dimensional and neuroscience applications, providing faster convergence and reduced estimator variance in controlled experimental settings.

Expected Likelihood Kernel (ELK), in the generalized linear model literature discussed as the expected log-likelihood (EL), is an approximation to the log-likelihood that replaces an empirical sum of nonlinear terms over observations by its expectation under a known or well-approximated covariate distribution. In canonical generalized linear models (GLMs), this substitution preserves the linear term exactly and modifies only the expensive nonlinear term, yielding a criterion that can often be evaluated and optimized much more quickly than the exact likelihood. The formulation was analyzed in detail in "Fast inference in generalized linear models via expected log-likelihoods" (Ramirez et al., 2013), with particular emphasis on high-dimensional settings and neuroscience experiments in which the stimulus distribution is controlled by the experimenter.

1. Definition and conceptual basis

In a canonical GLM with responses r=(r1,…,rN)r=(r_1,\dots,r_N), covariates x1,…,xN∈Rpx_1,\dots,x_N \in \mathbb{R}^p, and parameter θ∈Rp\theta \in \mathbb{R}^p, the log-likelihood has the form

L(θ)=∑n=1N[(xn⊤θ)rn−G(xn⊤θ)]+const(θ).L(\theta)=\sum_{n=1}^N \big[(x_n^\top \theta)r_n-G(x_n^\top \theta)\big]+\mathrm{const}(\theta).

Here xn⊤θx_n^\top \theta is the linear predictor and G(⋅)G(\cdot) is the log-partition function. The same template includes Gaussian regression, Poisson regression or the linear-nonlinear-Poisson (LNP) model, and logistic regression (Ramirez et al., 2013).

The approximation replaces the nonlinear sum

∑n=1NG(xn⊤θ)\sum_{n=1}^N G(x_n^\top \theta)

by

N Ex[G(x⊤θ)],N\,\mathbb{E}_x[G(x^\top \theta)],

where the expectation is taken with respect to the covariate distribution p(x)p(x). The expected log-likelihood is therefore

L~(θ)=(∑n=1Nxnrn)⊤θ−N Ex[G(x⊤θ)].\tilde{L}(\theta)=\left(\sum_{n=1}^N x_n r_n\right)^\top \theta-N\,\mathbb{E}_x[G(x^\top \theta)].

The corresponding maximizer is the maximum expected log-likelihood estimator (MELE),

x1,…,xN∈Rpx_1,\dots,x_N \in \mathbb{R}^p0

The essential idea is that the empirical average in the nonlinear term is replaced by a population expectation under a known input distribution. When the covariates are i.i.d. from x1,…,xN∈Rpx_1,\dots,x_N \in \mathbb{R}^p1 and x1,…,xN∈Rpx_1,\dots,x_N \in \mathbb{R}^p2 is large, the law of large numbers implies that, for each fixed x1,…,xN∈Rpx_1,\dots,x_N \in \mathbb{R}^p3,

x1,…,xN∈Rpx_1,\dots,x_N \in \mathbb{R}^p4

This suggests that the exact and expected log-likelihoods have the same limiting shape up to constants, and that their maximizers coincide asymptotically.

In the terminology emphasized here, ELK refers to this same construction viewed as an expected likelihood kernel: empirical likelihood contributions are replaced by expectations under a known or modeled input distribution. In the GLM setting, the map x1,…,xN∈Rpx_1,\dots,x_N \in \mathbb{R}^p5 plays that role (Ramirez et al., 2013).

2. GLM structure and the ELK formulation

The setup assumes a canonical link, conditional independence across x1,…,xN∈Rpx_1,\dots,x_N \in \mathbb{R}^p6, and exponential-family conditional distributions of the form

x1,…,xN∈Rpx_1,\dots,x_N \in \mathbb{R}^p7

Under this structure, only one part of the log-likelihood is computationally problematic: the nonlinear sum over x1,…,xN∈Rpx_1,\dots,x_N \in \mathbb{R}^p8. The linear term can be rewritten as

x1,…,xN∈Rpx_1,\dots,x_N \in \mathbb{R}^p9

so it depends on the data only through the sufficient statistic θ∈Rp\theta \in \mathbb{R}^p0.

This decomposition is what makes the ELK approximation particularly natural. The exact criterion and the expected criterion share the same linear term, and differ only in the treatment of the nonlinear component. That feature is specific to the canonical GLM form used in the analysis. The paper notes that non-canonical links break this structure; the idea may still be usable, but it is not directly analyzed there (Ramirez et al., 2013).

The approximation is most accurate when the covariate distribution is known or well estimated, when θ∈Rp\theta \in \mathbb{R}^p1 is large relative to the parameter dimension θ∈Rp\theta \in \mathbb{R}^p2, and when the same design distribution is used throughout. This is especially relevant in controlled experiments, such as stimulus-design settings in neuroscience, where θ∈Rp\theta \in \mathbb{R}^p3 is part of the experimental protocol rather than an unknown nuisance distribution.

3. Computational mechanism and sources of speedup

The computational bottleneck in repeated likelihood evaluation is the nonlinear term. If the likelihood is evaluated θ∈Rp\theta \in \mathbb{R}^p4 times, the linear term can be precomputed in θ∈Rp\theta \in \mathbb{R}^p5, after which each evaluation costs θ∈Rp\theta \in \mathbb{R}^p6. By contrast, the nonlinear term requires computing θ∈Rp\theta \in \mathbb{R}^p7 and θ∈Rp\theta \in \mathbb{R}^p8 for each observation at each evaluation, giving total cost θ∈Rp\theta \in \mathbb{R}^p9 (Ramirez et al., 2013).

Under the ELK approximation, that L(θ)=∑n=1N[(xn⊤θ)rn−G(xn⊤θ)]+const(θ).L(\theta)=\sum_{n=1}^N \big[(x_n^\top \theta)r_n-G(x_n^\top \theta)\big]+\mathrm{const}(\theta).0-term nonlinear sum is replaced by a single expectation: L(θ)=∑n=1N[(xn⊤θ)rn−G(xn⊤θ)]+const(θ).L(\theta)=\sum_{n=1}^N \big[(x_n^\top \theta)r_n-G(x_n^\top \theta)\big]+\mathrm{const}(\theta).1 where L(θ)=∑n=1N[(xn⊤θ)rn−G(xn⊤θ)]+const(θ).L(\theta)=\sum_{n=1}^N \big[(x_n^\top \theta)r_n-G(x_n^\top \theta)\big]+\mathrm{const}(\theta).2 is the distribution of the scalar projection L(θ)=∑n=1N[(xn⊤θ)rn−G(xn⊤θ)]+const(θ).L(\theta)=\sum_{n=1}^N \big[(x_n^\top \theta)r_n-G(x_n^\top \theta)\big]+\mathrm{const}(\theta).3. The computational problem is therefore reduced to a one-dimensional integral for each L(θ)=∑n=1N[(xn⊤θ)rn−G(xn⊤θ)]+const(θ).L(\theta)=\sum_{n=1}^N \big[(x_n^\top \theta)r_n-G(x_n^\top \theta)\big]+\mathrm{const}(\theta).4. If the cost of evaluating that integral is L(θ)=∑n=1N[(xn⊤θ)rn−G(xn⊤θ)]+const(θ).L(\theta)=\sum_{n=1}^N \big[(x_n^\top \theta)r_n-G(x_n^\top \theta)\big]+\mathrm{const}(\theta).5, the nonlinear-term complexity becomes L(θ)=∑n=1N[(xn⊤θ)rn−G(xn⊤θ)]+const(θ).L(\theta)=\sum_{n=1}^N \big[(x_n^\top \theta)r_n-G(x_n^\top \theta)\big]+\mathrm{const}(\theta).6, and the approximate speedup is on the order of L(θ)=∑n=1N[(xn⊤θ)rn−G(xn⊤θ)]+const(θ).L(\theta)=\sum_{n=1}^N \big[(x_n^\top \theta)r_n-G(x_n^\top \theta)\big]+\mathrm{const}(\theta).7.

For Gaussian covariates L(θ)=∑n=1N[(xn⊤θ)rn−G(xn⊤θ)]+const(θ).L(\theta)=\sum_{n=1}^N \big[(x_n^\top \theta)r_n-G(x_n^\top \theta)\big]+\mathrm{const}(\theta).8, the projection L(θ)=∑n=1N[(xn⊤θ)rn−G(xn⊤θ)]+const(θ).L(\theta)=\sum_{n=1}^N \big[(x_n^\top \theta)r_n-G(x_n^\top \theta)\big]+\mathrm{const}(\theta).9 is Gaussian with variance xn⊤θx_n^\top \theta0. In several important cases, the expectation is analytic. For Gaussian regression,

xn⊤θx_n^\top \theta1

and for Poisson regression or the LNP model,

xn⊤θx_n^\top \theta2

More generally, for elliptically symmetric covariate distributions xn⊤θx_n^\top \theta3, the expectation depends on xn⊤θx_n^\top \theta4 only through the scalar xn⊤θx_n^\top \theta5, which permits one-dimensional lookup tables indexed by xn⊤θx_n^\top \theta6 (Ramirez et al., 2013).

When xn⊤θx_n^\top \theta7 is not elliptical, the paper considers a central limit theorem approximation. If xn⊤θx_n^\top \theta8 is high-dimensional with many weakly dependent, light-tailed components, then xn⊤θx_n^\top \theta9 is approximately Gaussian with mean G(⋅)G(\cdot)0 and variance G(⋅)G(\cdot)1. The expectation is then approximated by

G(â‹…)G(\cdot)2

Numerical results reported there indicate that this approximation can be accurate for high-dimensional binary or Weibull stimuli in LNP models (Ramirez et al., 2013).

4. Statistical properties and estimator risk

The ELK approximation is not presented solely as a computational heuristic. Under regularity conditions and correct model specification, both G(â‹…)G(\cdot)3 and G(â‹…)G(\cdot)4 converge to the same expectation as G(â‹…)G(\cdot)5, so the MELE is consistent and converges to the same population parameter as the maximum likelihood estimator (MLE) (Ramirez et al., 2013).

The paper develops a detailed finite-sample risk analysis for linear regression with Gaussian covariates and unit-variance noise: G(â‹…)G(\cdot)6 In this model,

G(â‹…)G(\cdot)7

Closed-form expressions are derived for the mean-squared error: G(â‹…)G(\cdot)8 and

G(â‹…)G(\cdot)9

Two asymptotic regimes are distinguished. In the classical regime with fixed ∑n=1NG(xn⊤θ)\sum_{n=1}^N G(x_n^\top \theta)0 and ∑n=1NG(xn⊤θ)\sum_{n=1}^N G(x_n^\top \theta)1, the MLE has lower asymptotic mean-squared error unless ∑n=1NG(xn⊤θ)\sum_{n=1}^N G(x_n^\top \theta)2. In the high-dimensional regime with ∑n=1NG(xn⊤θ)\sum_{n=1}^N G(x_n^\top \theta)3 and ∑n=1NG(xn⊤θ)\sum_{n=1}^N G(x_n^\top \theta)4 fixed, the risks converge to

∑n=1NG(xn⊤θ)\sum_{n=1}^N G(x_n^\top \theta)5

for ∑n=1NG(xn⊤θ)\sum_{n=1}^N G(x_n^\top \theta)6. The MLE risk therefore diverges as ∑n=1NG(xn⊤θ)\sum_{n=1}^N G(x_n^\top \theta)7, whereas the MELE risk remains finite. The paper states that the MELE outperforms the MLE when

∑n=1NG(xn⊤θ)\sum_{n=1}^N G(x_n^\top \theta)8

The interpretation given is bias-variance tradeoff: the MELE is biased but lower-variance, while the MLE is unbiased given ∑n=1NG(xn⊤θ)\sum_{n=1}^N G(x_n^\top \theta)9 but can have very high variance when N Ex[G(x⊤θ)],N\,\mathbb{E}_x[G(x^\top \theta)],0 is large (Ramirez et al., 2013).

The same line of analysis is extended to ridge-regularized estimators. The paper compares MAP estimation based on the exact likelihood with MPELE based on the expected likelihood and reports that, in the high-dimensional limit, the best-tuned MPELE and MAP have very similar mean-squared error over a wide range of N Ex[G(x⊤θ)],N\,\mathbb{E}_x[G(x^\top \theta)],1.

5. Bayesian evidence, hyperparameter selection, and posterior computation

The ELK construction also enters Bayesian model selection through the marginal likelihood

N Ex[G(x⊤θ)],N\,\mathbb{E}_x[G(x^\top \theta)],2

where N Ex[G(x⊤θ)],N\,\mathbb{E}_x[G(x^\top \theta)],3 is typically a Gaussian prior with precision matrix N Ex[G(x⊤θ)],N\,\mathbb{E}_x[G(x^\top \theta)],4 (Ramirez et al., 2013).

In Gaussian regression with Gaussian priors, the evidence is available in closed form: N Ex[G(x⊤θ)],N\,\mathbb{E}_x[G(x^\top \theta)],5 The ELK approximation replaces N Ex[G(x⊤θ)],N\,\mathbb{E}_x[G(x^\top \theta)],6 by N Ex[G(x⊤θ)],N\,\mathbb{E}_x[G(x^\top \theta)],7, producing the same analytic structure with

N Ex[G(x⊤θ)],N\,\mathbb{E}_x[G(x^\top \theta)],8

If N Ex[G(x⊤θ)],N\,\mathbb{E}_x[G(x^\top \theta)],9 and p(x)p(x)0 have exploitable structure, such as diagonal, Toeplitz, circulant, or Kronecker structure, the relevant linear algebra can be reduced from p(x)p(x)1 to p(x)p(x)2 or p(x)p(x)3.

For non-Gaussian GLMs, the paper uses a Laplace approximation around the MAP: p(x)p(x)4 The EL-based version replaces the exact log-likelihood by p(x)p(x)5 and substitutes the expected Hessian contribution for the empirical sum p(x)p(x)6. In LNP models, the resulting evidence becomes analytic after a profile trick, again enabling structured computations (Ramirez et al., 2013).

A concrete example is given for LNP models with Gaussian stimuli p(x)p(x)7 and spherical prior p(x)p(x)8. The EL-based Laplace evidence reduces to

p(x)p(x)9

where L~(θ)=(∑n=1Nxnrn)⊤θ−N Ex[G(x⊤θ)].\tilde{L}(\theta)=\left(\sum_{n=1}^N x_n r_n\right)^\top \theta-N\,\mathbb{E}_x[G(x^\top \theta)].0 and L~(θ)=(∑n=1Nxnrn)⊤θ−N Ex[G(x⊤θ)].\tilde{L}(\theta)=\left(\sum_{n=1}^N x_n r_n\right)^\top \theta-N\,\mathbb{E}_x[G(x^\top \theta)].1. The maximizing L~(θ)=(∑n=1Nxnrn)⊤θ−N Ex[G(x⊤θ)].\tilde{L}(\theta)=\left(\sum_{n=1}^N x_n r_n\right)^\top \theta-N\,\mathbb{E}_x[G(x^\top \theta)].2 has the closed form

L~(θ)=(∑n=1Nxnrn)⊤θ−N Ex[G(x⊤θ)].\tilde{L}(\theta)=\left(\sum_{n=1}^N x_n r_n\right)^\top \theta-N\,\mathbb{E}_x[G(x^\top \theta)].3

The paper interprets L~(θ)=(∑n=1Nxnrn)⊤θ−N Ex[G(x⊤θ)].\tilde{L}(\theta)=\left(\sum_{n=1}^N x_n r_n\right)^\top \theta-N\,\mathbb{E}_x[G(x^\top \theta)].4 as complete shrinkage to zero when the information level is insufficient. It further reports that EL-based hyperparameter estimates closely match the exact evidence maximizer after one fixed-point update (Ramirez et al., 2013).

Posterior sampling is considered in two forms. One is to sample directly from the approximate posterior L~(θ)=(∑n=1Nxnrn)⊤θ−N Ex[G(x⊤θ)].\tilde{L}(\theta)=\left(\sum_{n=1}^N x_n r_n\right)^\top \theta-N\,\mathbb{E}_x[G(x^\top \theta)].5, which is computationally attractive. In an LNP experiment with L~(θ)=(∑n=1Nxnrn)⊤θ−N Ex[G(x⊤θ)].\tilde{L}(\theta)=\left(\sum_{n=1}^N x_n r_n\right)^\top \theta-N\,\mathbb{E}_x[G(x^\top \theta)].6 and L~(θ)=(∑n=1Nxnrn)⊤θ−N Ex[G(x⊤θ)].\tilde{L}(\theta)=\left(\sum_{n=1}^N x_n r_n\right)^\top \theta-N\,\mathbb{E}_x[G(x^\top \theta)].7, Hamiltonian Monte Carlo on the EL posterior produced marginal medians and L~(θ)=(∑n=1Nxnrn)⊤θ−N Ex[G(x⊤θ)].\tilde{L}(\theta)=\left(\sum_{n=1}^N x_n r_n\right)^\top \theta-N\,\mathbb{E}_x[G(x^\top \theta)].8 credible intervals that matched those from exact HMC for most coordinates. The second is to use the EL posterior as a proposal distribution in Metropolis-Hastings targeting the exact posterior. The reported finding is that proposal acceptance rates were significantly lower than with exact gradients, so the net computational gain was poor in moderate-L~(θ)=(∑n=1Nxnrn)⊤θ−N Ex[G(x⊤θ)].\tilde{L}(\theta)=\left(\sum_{n=1}^N x_n r_n\right)^\top \theta-N\,\mathbb{E}_x[G(x^\top \theta)].9 regimes (Ramirez et al., 2013).

6. Neuroscience applications

The principal empirical application is large-scale multi-electrode recording from primate retina. The data involve hundreds of retinal ganglion cells, binary white-noise checkerboard stimuli, and x1,…,xN∈Rpx_1,\dots,x_N \in \mathbb{R}^p00 spatially correlated Gaussian noise with AR(1) temporal correlations. The GLMs considered include stimulus filters, spike-history filters, and coupling filters, with typical dimensionalities of x1,…,xN∈Rpx_1,\dots,x_N \in \mathbb{R}^p01 to x1,…,xN∈Rpx_1,\dots,x_N \in \mathbb{R}^p02 stimulus parameters plus approximately x1,…,xN∈Rpx_1,\dots,x_N \in \mathbb{R}^p03 history and coupling parameters per unit (Ramirez et al., 2013).

A central advantage of ELK in this setting is that the stimulus distribution is designed by the experimenter. For white noise, x1,…,xN∈Rpx_1,\dots,x_N \in \mathbb{R}^p04 is x1,…,xN∈Rpx_1,\dots,x_N \in \mathbb{R}^p05 or Bernoulli i.i.d.; for correlated noise, the covariance is known and structured. The expected covariance x1,…,xN∈Rpx_1,\dots,x_N \in \mathbb{R}^p06 is therefore analytically available or directly determined by the design. This makes the approximation especially natural, since it uses the known stimulus statistics rather than the empirical covariance of a finite realization.

For LNP models with independent stimuli, the paper reports that the MELE is essentially a regularized spike-triggered average when x1,…,xN∈Rpx_1,\dots,x_N \in \mathbb{R}^p07. Receptive-field estimates from MELE and MLE were similar, with the MLE only slightly better in predictive log-likelihood for one representative cell, x1,…,xN∈Rpx_1,\dots,x_N \in \mathbb{R}^p08 versus x1,…,xN∈Rpx_1,\dots,x_N \in \mathbb{R}^p09 bits/s. More importantly, using the MELE as initialization and performing only two preconditioned conjugate-gradient (PCG) iterations with the true likelihood yielded the same cross-validated log-likelihood as the fully converged MLE. The reported running times were approximately x1,…,xN∈Rpx_1,\dots,x_N \in \mathbb{R}^p10 seconds per cell for the exact MLE and x1,…,xN∈Rpx_1,\dots,x_N \in \mathbb{R}^p11 seconds for MELE plus two PCG iterations, corresponding to a speedup of about x1,…,xN∈Rpx_1,\dots,x_N \in \mathbb{R}^p12 (Ramirez et al., 2013).

For LNP models with correlated Gaussian stimuli and approximately x1,…,xN∈Rpx_1,\dots,x_N \in \mathbb{R}^p13 stimulus parameters, the structured covariance permits x1,…,xN∈Rpx_1,\dots,x_N \in \mathbb{R}^p14 solves for the MPELE with ridge prior. In that case, nine PCG iterations from the MPELE initialization sufficed to match MAP accuracy in cross-validated log-likelihood. The reported computation times were approximately x1,…,xN∈Rpx_1,\dots,x_N \in \mathbb{R}^p15 seconds for exact MAP and x1,…,xN∈Rpx_1,\dots,x_N \in \mathbb{R}^p16 seconds for MPELE plus nine PCG iterations, a speedup of about x1,…,xN∈Rpx_1,\dots,x_N \in \mathbb{R}^p17.

The coupled GLM analysis uses

x1,…,xN∈Rpx_1,\dots,x_N \in \mathbb{R}^p18

with x1,…,xN∈Rpx_1,\dots,x_N \in \mathbb{R}^p19 neurons, x1,…,xN∈Rpx_1,\dots,x_N \in \mathbb{R}^p20 stimulus parameters, and x1,…,xN∈Rpx_1,\dots,x_N \in \mathbb{R}^p21 history and coupling parameters per cell. The fitting strategy first estimates an LNP model with x1,…,xN∈Rpx_1,\dots,x_N \in \mathbb{R}^p22, then fixes the stimulus filter up to a gain parameter and estimates offset, self-history, and couplings with an x1,…,xN∈Rpx_1,\dots,x_N \in \mathbb{R}^p23 penalty using coordinate descent. The approximate method produced similar filter shapes, the same qualitative coupling structure with strongest couplings for nearest neighbors, and almost identical cross-validated log-likelihoods compared with the full MAP fit. The reported computational cost was about x1,…,xN∈Rpx_1,\dots,x_N \in \mathbb{R}^p24 minute per neuron for the entire regularization path versus about x1,…,xN∈Rpx_1,\dots,x_N \in \mathbb{R}^p25 minutes for full joint MAP optimization, a speedup of about x1,…,xN∈Rpx_1,\dots,x_N \in \mathbb{R}^p26 (Ramirez et al., 2013).

7. Conditions, limitations, and relation to the ELK terminology

The approximation is most reliable when the covariate distribution is correctly specified or well known, when sample size is moderately large, and when high-dimensional CLT approximations are justified if exact elliptical symmetry is unavailable. In the neuroscience examples, these assumptions are particularly favorable because the stimulus statistics are controlled experimentally (Ramirez et al., 2013).

Several limitations are explicitly identified. If the assumed x1,…,xN∈Rpx_1,\dots,x_N \in \mathbb{R}^p27 is badly misspecified, the ELK approximation can be biased. If x1,…,xN∈Rpx_1,\dots,x_N \in \mathbb{R}^p28 is very small, the empirical nonlinear sum may differ substantially from its expectation. If x1,…,xN∈Rpx_1,\dots,x_N \in \mathbb{R}^p29 is low-dimensional and strongly non-elliptical, the Gaussian projection approximation may fail, and direct numerical integration may increase computational cost enough to diminish the speed advantage. For exact posterior sampling, EL-based proposals in HMC or Metropolis-Hastings did not provide major gains in moderate-x1,…,xN∈Rpx_1,\dots,x_N \in \mathbb{R}^p30 settings because of low acceptance rates.

The practical guidance derived in the paper is correspondingly specific. ELK is most natural when the covariate distribution is known or controlled; structured covariance x1,…,xN∈Rpx_1,\dots,x_N \in \mathbb{R}^p31 should be exploited whenever possible; MELE or MPELE can serve as efficient initializers for exact MLE or MAP refinement; EL-based evidence can be used for fast hyperparameter selection, optionally followed by a small number of exact updates; and EL-based posterior computation is particularly suitable for approximate exploration rather than exact sampling (Ramirez et al., 2013).

Within this framework, the relation between EL and ELK is terminological rather than substantive. The paper’s language is "expected log-likelihood," while the broader label "Expected Likelihood Kernel" is used here for the same principle: replacing empirical likelihood averages by expectations under a known input distribution. In the GLM setting, EL is therefore a specific instantiation of the broader ELK idea, and the two are described as essentially the same construction expressed in different disciplinary idioms.

Definition Search Book Streamline Icon: https://streamlinehq.com
References (1)

Topic to Video (Beta)

No one has generated a video about this topic yet.

Whiteboard

No one has generated a whiteboard explanation for this topic yet.

Follow Topic

Get notified by email when new papers are published related to Expected Likelihood Kernel (ELK).