
2026 Joint Statistical Meetings, Boston, MA
2026-08-03
Air pollution (Hamm et al. 2015)

Forestry (Babcock et al. 2015)

Hydrology (Roksvåg, Steinsland, and Engeland 2022)

Statistical question: which predictors truly need a spatially varying coefficient surface?
\small \beta_1(s) = 1

\small \beta_2(s) = 1 + u_2(s)

Traditional (whole-surface) variable selection detects whether a predictor has any effect.
Our proposed Global-Deviation Spike-and-Slab Group Lasso SVC (GD-SSGL-SVC) detects whether the effect varies over space.




Existing methods usually either suppress spatial heterogeneity completely, or select the entire coefficient surface.
They do not directly quantify whether a predictor needs a spatial deviation beyond its global association.
| Method | \theta explicit? | u(s) explicit? | Selects u(s)? |
|---|---|---|---|
| GD-SSGL | Yes | Yes | Yes |
| Global Bayesian lasso | Yes | No | No |
| Full (Bayesian) SVC | Possibly | Yes | No |
| Whole-surface selection | No separate | No separate | No |
| Generalized Additive Models (GAM) | Possibly | Yes | No |
y(s_i) = \sum_{j=1}^{p} x_{j}(s_i)\,\beta_j(s_i) + \varepsilon(s_i), \qquad \varepsilon(s_i) \stackrel{iid}{\sim} N(0,\sigma^2), \qquad i = 1, \dots, n
\boxed{\beta_j(s_i) = \theta_j + u_j(s_i)}
Global component: \theta_j
Spatially constant
Average association with y
Bayesian lasso (BL) shrinkage
Spatial deviation component: u_j(s_i)
Departure from the average effect
Centered over observed locations, i.e., \sum_{i}u_j(s_i) = 0
Spike-and-slab group lasso (SSGL) selection
u_j(s) = \sum_{h=1}^H B^h(s)\alpha_{jh}, \quad j = 1, \dots, p
Dimension changes from pn location-level coefficients u_j(s_i) to pH grouped basis coefficients \alpha_{jh}
We center the spatial bases B^h(s) to make \theta_j and u_j(s) interpretable and identifiable
u_j(s) = \sum_{h=1}^H B_c^h(s)\alpha_{jh}, \qquad \dfrac{1}{n}\sum_{i=1}^nu_j(s_i) = 0, \qquad \dfrac{1}{n}\sum_{i=1}^n\beta_j(s_i) = \theta_j
p(\boldsymbol \alpha_j\mid \boldsymbol{\gamma}) = \prod_{j=1}^{p}\Big[(1-\gamma_j)\,\Psi(\boldsymbol \alpha_j\mid \lambda_0) + \gamma_j\,\Psi(\boldsymbol \alpha_j\mid \lambda_1)\Big], \quad \lambda_0 > \lambda_1 > 0
\Psi(\boldsymbol \alpha_j\mid \lambda) \propto \exp\big(-\lambda \lVert \boldsymbol \alpha_j \rVert_2\big)
\eta_j \mid \tau_j,\sigma^2 \sim N(\bm{0},\sigma^2\tau_j\hbox{\bf I}_H), \qquad \tau_j\mid \gamma_j \sim Ga\!\left(\frac{H+1}{2},\frac{\lambda_{\gamma_j}^2}{2}\right),\qquad \lambda_{\gamma_j}= \begin{cases} \lambda_0,&\gamma_j=0,\\ \lambda_1,&\gamma_j=1. \end{cases}
| Predictors | Structure | Scientific role |
|---|---|---|
| X_1,X_2 | global-only: \theta \ne 0, \,u(s) = 0 | Avoid inventing spatial variation? |
| X_3,X_4 | spatial-only: \theta = 0, \,u(s) \ne 0 | Detect pure spatial heterogeneity? |
| X_5,X_6 | global+spatial: \theta \ne 0, \,u(s) \ne 0 | Recover both components? |
| X_7,\ldots,X_{10} | null: \theta = 0, \,u(s) = 0 | Suppress unnecessary effects? |
The proposed GD-SSGL correctly distinguished global-only effects from genuinely spatially varying effects.
Bayesian lasso has MSPE 4.19 and Beta MSE 0.40.
All methods well recover the main spatial patterns of active predictors.
\theta = 1

\beta(s) = \theta + u(s) surface with PIP \approx 1

GD-SSGL-SVC separates signal predictors from noise predictors more sharply than other methods.
\beta(s) = 0 surface with PIP \approx 0
MODIS (Moderate Resolution Imaging Spectroradiometer) by NASA.
Remote sensing instruments on NASA’s Terra and Aqua satellites.
Response: Enhanced Vegetation Index (EVI) measuring vegetation greenness (Huete et al. 2002) on Western US.
10 predictors:


Which predictors have spatially varying associations with EVI?
GD-SSGL-SVC leads to a larger coefficient size for the variables having effects on EVI
Red Reflectance: Chlorophyll absorbs red light.
\text{PIP} \approx 1 shows the effect of Red Reflectance on EVI is spatially dependent.
GD-SSGL-SVC leads to a larger coefficient size for the variables having effects on EVI
Red Reflectance: Chlorophyll absorbs red light.
\text{PIP} \approx 1 shows the effect of Red Reflectance on EVI is spatially dependent.
GD-SSGL-SVC shrinks coefficients more toward to 0 when the spatial deviation is negligible.
Given all other variables, satellite observation geometry effect is negligible
The novel GD-SSGL-SVC
Select deviations, not complete surfaces: The spatial-deviation PIP quantifies evidence that the association must vary over space beyond its global component.
Suppress unnecessary spatial complexity: GD-SSGL avoids fitting spatial variation for global-only and null predictors.
Strong Bayesian spatial performance: GD-SSGL improves prediction and coefficient-surface recovery over competing methods with narrower uncertainty intervals.