29
An Overview of Nonstationary Spatial Modeling Kate Calder 1 Department of Statistics The Ohio State University SSES Discussion Group September 16, 2014 1 Email: [email protected]

An Overview of Nonstationary Spatial Modeling

  • Upload
    others

  • View
    12

  • Download
    0

Embed Size (px)

Citation preview

Page 1: An Overview of Nonstationary Spatial Modeling

An Overview of Nonstationary Spatial Modeling

Kate Calder 1

Department of StatisticsThe Ohio State University

SSES Discussion GroupSeptember 16, 2014

1Email: [email protected]

Page 2: An Overview of Nonstationary Spatial Modeling

Nonstationary Spatial ModelingA GENERAL MODELING FRAMEWORK

I Let Z (·) be a realization of a spatial stochastic process defined forall s ∈ D ⊂ Rd , where d is typically equal to 2 or 3

I We observe the value of Z (·) at a finite set of locationss1, . . . , sn ∈ D and wish to learn about the underlying process

I For all s ∈ D, let

Z (s) = µ(s) + Y (s) + ε(s)

where- µ(·) is a deterministic mean function

- Y (·) is a mean-zero latent spatial (Gaussian) process

- ε(·) is a spatially independent error process, which is assumed to beindependent of Y (·)

Page 3: An Overview of Nonstationary Spatial Modeling

Nonstationary Spatial Modeling

Definition A process is said to be second-order stationary if

E[Y (s)] = E[Y (s + h)] = constant

and

cov[Y (s),Y (s + h)] = cov[Y (0),Y (h)] = C(h)

where the function C(h), h ∈ Rd is called the covariancefunction

Page 4: An Overview of Nonstationary Spatial Modeling

Nonstationary Spatial ModelingI Is second-order stationarity a “reasonable” assumption?

→ E[Y (s)] = E[Y (s + h)] = constant?

→ cov[Y (s),Y (s + h)] = cov[Y (0),Y (h)] = C(h)?

Page 5: An Overview of Nonstationary Spatial Modeling

Nonstationary Spatial ModelingI How might one check whether the assumption is reasonable?

Page 6: An Overview of Nonstationary Spatial Modeling

Nonstationary Spatial ModelingI Here, Y (·) is a nonstationary spatial process with covariance

function C(s1, s2) = cov(Y (s1),Y (s2))

I We focus on modeling C(s1, s2):1. has to be a valid covariance function

2. has to be estimable (perhaps from only a single realization of theprocess)

I Following Sampson (2010)’s categorization, the following are a fewapproaches in the literature:

1. Smoothing and weighted-average methods

2. Basis function methods

3. Process convolutions / spatially-varying parameters

4. Deformations

... and possibly others?

Page 7: An Overview of Nonstationary Spatial Modeling

Nonstationary Spatial Modeling1. SMOOTHING / WEIGHTED-AVERAGE METHODS

Idea: Construct a nonstationary spatial process by smoothing severallocally stationary processes

An example: (Fuentes, 2001):- Divide the spatial region D into k disjoint subregions Si , for

i = 1, . . . , k, such that D = ∪ki=1Si

- Let Y1(·),Y2(·), . . . ,Yk(·) be stationary spatial processes associatedwith each of the subregions, with covariance functions estimatedusing the observations in each subregion

Page 8: An Overview of Nonstationary Spatial Modeling

Nonstationary Spatial Modeling- Construct a global nonstationary process as a weighted average of

the locally stationary processes:

Y (s) =k∑

i=1wi (s)Yi (s),

where wi (s) is weight function based on the distance between s andthe ‘center’ of region Si

- The number of subregions is chosen using BIC

Page 9: An Overview of Nonstationary Spatial Modeling

Nonstationary Spatial ModelingSome other approaches:

- Fuentes and Smith (2002) propose a continuous extension of theoriginal model where

Y (s) =

∫D

w(s − u)Yθ(u)(s)du

- Nott and Dunsmuir (2002) propose letting

C(Y (s1),Y (s2)) = Σ0 +k∑

i=1wi (s1)wi (s2)Cθi (s1 − s2)︸ ︷︷ ︸

local residual covariance structure

- Guillot et al. (2001) propose a nonparametric kernel estimator of anonstationary covariance matrix

- Kim, Mallick, and Holmes (2005)’s approach automaticallypartitions the spatial domain into disjoint regions and then fits apiecewise Gaussian process model

Page 10: An Overview of Nonstationary Spatial Modeling

Nonstationary Spatial Modeling2. BASIS FUNCTION MODELS

Idea: decompose the spatial covariance function in terms of basisfunctions

An example: EOFs- The Karhunen-Loeve (K-L) expansion of a covariance function is

CY (s1, s2) =∞∑

k=1λkφk(s1)φk(s2)

where {φk(·) : k = 1, . . . ,∞} and {λk : k = 1, . . . ,∞} are theeigenfunctions and eigenvalues, respectively, of the Fredholmintegral equation:∫

DCY (s1, s2)φk(s)ds = λkφk(s2)

Page 11: An Overview of Nonstationary Spatial Modeling

Nonstationary Spatial Modeling- Using this expansion, we can write the process as

Y (s) =∞∑

k=1akφk(s).

- It can be shown that the truncated decomposition

Yp(s) =p∑

k=1akφk(s)

is optimal in the sense that it minimizes the variance of thetruncation error among all sets of basis function representations ofY (·) of order p.

- The φk(s)s can be obtained numerically by solving the Fredholmintegral equation (can be difficult).

Page 12: An Overview of Nonstationary Spatial Modeling

Nonstationary Spatial Modeling- An alternative solution when repeated observations of the spatial

process (e.g., over time) are available: perform a principalcomponents analysis of the empirical covariance matrix

That is, if S is the empirical covariance matrix, we can solve theeigensystem

SΦ = ΦΛ,

where- Φ is the matrix of eigenvectors → called the “empirical orthogonal

functions” or EOFs

- Λ is the diagonal matrix with corresponding eigenvalues on thediagonal

Page 13: An Overview of Nonstationary Spatial Modeling

Nonstationary Spatial Modeling- We can use Φα in place of Y = (Y (s1), . . . ,Y (sn))′, where

α = (α1, . . . , αn)′ are a collection of unknown parameters

→ a truncated version of this representation is used for dimensionreduction

Advantages of using EOFs:1. naturally nonstationary

Disadvantages of using EOFs:1. prediction

2. measurement error

Page 14: An Overview of Nonstationary Spatial Modeling

Nonstationary Spatial ModelingSome other examples:

I Holland et al. (1998) represents a nonstationary spatial covariancefunction as the sum of a stationary model and a finite sum of EOFs

I Nychka (2002) uses multiresolution wavelets instead of EOFs forcomputational reasons. More recent work by Matsuo, Nychka, andPaul (2008) has extended the approach to handle irregularly spaceddata

I Pintore and Holmes (2004) and Stephenson et al. (2005) inducenonstationarity by evolving the stationary power spectrum with alatent spatial power process

I Katzfuss (2014) propose a model with a low-rank representation ofa nonstationary Matern (with covariance tapering) model forcomputational considerations

Page 15: An Overview of Nonstationary Spatial Modeling

Nonstationary Spatial Modeling3. PROCESS CONVOLUTION MODELS / SPATIALLY-VARYING

PARAMETERS

Idea: use a constructive specification of a (Gaussian) process tointroduce nonstationarity

An example: (Higdon, 1998)

- Let k(·) : Rd → R be a function satisfying∫Rd

k(u)du <∞ and∫Rd

k2(u)du <∞

and W (·) denote d-dimensional Brownian motion.

Page 16: An Overview of Nonstationary Spatial Modeling

Nonstationary Spatial Modeling- It can be shown that the process

Y (s) =

∫Rd

ks (u)W (du)

is Gaussian with E[Y (s)] = 0 and

CY (s1, s2) = cov[Y (s1),Y (s2)] =

∫Rd

ks1(u)ks2(u)du

for s ∈ D ⊂ Rd

Page 17: An Overview of Nonstationary Spatial Modeling

Nonstationary Spatial Modeling- Higdon (1998) proposes a discrete approximation to a nonstationary

Gaussian process:

Y (s) =k∑

i=1ks (u i ) xi

where the xi ’s are i.i.d. N(0, λ2) random variables associated witheach knot location u i .

Page 18: An Overview of Nonstationary Spatial Modeling

Nonstationary Spatial Modeling- Higdon (1998) proposes using this model for North Atlantic ocean

temperatures. In this model, the kernels were weighted averages offixed ‘basis kernels’

Y (s) =k∑

i=1

ks (u i) xi

where

ks (ui) =

8∑j=1

wj(s)ks∗j(u i)

wj(s) ∝ exp(−1

2 ||s − s∗j ||2)

ks∗j(u i) =

1√2π|Σs∗

j|−1 exp

(−1

2 (s∗j − u i)

′Σ−1s∗

j(s∗j − u i)

)(Higdon, 1998)

Page 19: An Overview of Nonstationary Spatial Modeling

Nonstationary Spatial ModelingSome other examples:

I Kernel parameters can vary smoothly in space (Higdon, Swall, andKern, 1999; Paciorek and Schervish, 2006):

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Page 20: An Overview of Nonstationary Spatial Modeling

Nonstationary Spatial ModelingI Paciorek and Schervish (2006) use this idea to develop a general

class of nonstationary covariance functions (including the Maternmodel):

C(s1, s2) = σ2|Σ1|1/4|Σ2|1/4∣∣∣∣Σ1 + Σ2

2

∣∣∣∣−1/2g(−

√Q12)

whereQ12 = (s1 − s2)′

(Σ1 + Σ2

2

)−1(s1 − s2)

and g(·) is a valid isotropic correlation function

This model allows locally-varying geometric anisotropies →more onthis model in the practicum

Page 21: An Overview of Nonstationary Spatial Modeling

Nonstationary Spatial ModelingI Stein (2005) and Anderes and Stein (2011) extend the Paciorek and

Schervish (2006) model to allow spatially-varying variance andsmoothness parameters

I Kleiber and Nychka (2012) further extend this model to themultivariate setting

I Calder (2007, 2008) proposes space-time versions of the Hidgonmodel

I Heaton (2014) extends process convolution models to sphericalspatial domains

Page 22: An Overview of Nonstationary Spatial Modeling

Nonstationary Spatial Modeling3. DEFORMATIONS

Idea: (Sampson and Guttorp, 1992): Map the geographic locations ofobservations to a deformed space where stationarity holds

A Bayesian example: (Schmidt and O’Hagan, 2003)- Consider the n × n sample covariance matrix, S, of a spatial process

observed at n locations independently at T time points. The goal isto learn the true covariance matrix of the Gaussian process, Σ, fromS.

- Likelihood function:

f (S|Σ) ∝ |Σ|−(T−1)/2) exp(−T

2 tr(SΣ−1)

)- The diagonal elements of Σ are given conditionally independent

inverse gamma priors.

Page 23: An Overview of Nonstationary Spatial Modeling

Nonstationary Spatial Modeling- The off diagonal elements of Σ are modeled as follows:

Cd (si , sj) = g(||d(x i )− d(x j)||)

where g(·) is a monotone function of the form

g(h) =k∑

i=1ak exp(−bkh2)

with the ak ’s and bk ’s unknown.

- The d(·) process:

d(·) ∼ GP(µ(·),σ2d Rd (·, ·))

Page 24: An Overview of Nonstationary Spatial Modeling

Nonstationary Spatial Modeling- Schmidt and O’Hagan claim that Gaussian process prior on the

deformation process tends to eliminate the non-injective mappingsnoted by Sampson and Guttorp (1992).

(Schmidt and O’Hagan, 2003)

Page 25: An Overview of Nonstationary Spatial Modeling

Nonstationary Spatial ModelingSUMMARY

- lots of models → some have been well studied, some haven’t

- very little work on model comparison

- with the exception of the basis function models, computation is aBIG challenge

- no general software

- recent work has focused on understanding the reasons fornonstationarity (e.g., covariates)

- nonstationary versus non-Gaussian models

Page 26: An Overview of Nonstationary Spatial Modeling

Nonstationary Spatial ModelingSOME REFERENCESAnderes, E. B. and Stein, M. L. (2011). Local likelihood estimation for nonstationaryrandom fields. Journal of Multivariate Analysis, 102(3):506-520.

Calder, C.A. (2007). Dynamic factor process convolution models for multivariatespace-time data with application to air quality assessment. Environmental andEcological Statistics, 14, 229-247.

Calder, C. A. (2008). A dynamic process convolution approach to modeling ambientparticulate matter concentrations. Environmetrics, 19, 39-48.

Fuentes, M. (2001). A high frequency kriging approach for non-stationaryenvironmental processes. Environmetrics, 12(5):469-483.

Fuentes, M. (2002a). Spectral methods for nonstationary spatial processes.Biometrika, 89(1):197-210.

Fuentes, M. (2002b). Interpolation of nonstationary air pollution processes: A spatialspectral approach. Statistical Modelling, 2, 281?298.

Page 27: An Overview of Nonstationary Spatial Modeling

Nonstationary Spatial ModelingFuentes, M. (2005). A formal test for nonstationarity of spatial stochastic processes.Journal of Multivariate Analysis, 96, 30-54.

Fuentes, M. and Smith, R.L. (2001). A new class of nonstationary spatial models.Technical report, North Carolina State University, Institute of Statistics Mimeo Series#2534, Raleigh, NC.

Gelfand, A.E., Schmidt, A.M., Banerjee, S., and Sirmans, C.F. (2004). Nonstationarymultivariate process modeling through spatially varying coregionalization. Test, 13,263-312.

Heaton, M. J., Katzfuss, M., Berrett, C., and Nychka, D.W. (2014). Constructingvalid spatial processes on the sphere using kernel convolutions, Environmetrics, 25,2-14.

Higdon, D. (1998). A process-convolution approach to modelling temperatures in theNorth Atlantic ocean, Environmental and Ecological Statistics, 5, 173-190.

Higdon, D. (2002). Space and space-time modeling using process convolutions. InQuantitative Methods for Current Environmental Issues, editors: Anderson, C.,Barnett, V., Chatwin, P., and El-Shaarawi, A., 37-56. Springer London.

Page 28: An Overview of Nonstationary Spatial Modeling

Nonstationary Spatial ModelingHigdon, D., Swall, J., and Kern, J. (1998). Non-stationary spatial modeling. BayesianStatistics, 6.

Katzfuss, M. (2013). Bayesian nonstationary spatial modeling for very large datasets.Environmetrics, 24, 189-200.

Kim, H.M., Mallick, B.K., and Holmes, C.C. (2005). Analyzing nonstationary spatialdata using piecewise Gaussian processes. Journal of the American StatisticalAssociation, 100, 653-658.

Kleiber, W. and Nychka, D. (2012). Nonstationary modeling for multivariate spatialprocesses. Journal of Multivariate Analysis, 112, 76-91.

Matsuo, T., Nychka, D. W., and Paul, D. (2011). Nonstationary covariance modelingfor incomplete data: Monte Carlo EM approach. Computational Statistics & DataAnalysis, 55, 2059-2073.

Nott, D.J. and Dunsmuir, W.T.M. (2002). Estimation of nonstationary spatialcovariance structure. Biometrika, 89, 819-829.

Nychka, D., Wikle, C., and Royle, J. A. (2002). Multiresolution models fornonstationary spatial covariance functions. Statistical Modelling, 2, 315-331.

Page 29: An Overview of Nonstationary Spatial Modeling

Nonstationary Spatial ModelingPaciorek, C. J. and Schervish, M. J. (2006). Spatial modeling using a new class ofnonstationary covariance functions. Environmetrics, 17, 483-506.

Reich, B. J., Eidsvik, J., Guindani, M., Nail, A. J., and Schmidt, A. M. (2011). Aclass of covariate- dependent spatiotemporal covariance functions for the analysis ofdaily ozone concentration. Annals of Applied Statistics, 5, 2425-2447.

Sampson, P.D. (2010). Constructions for nonstationary processes. In Handbook ofSpatial Statistics, editors: Gelfand, A.E., Diggle, P., Guttorp, P., Fuentes, M., CRCPress.

Sampson, P.D. and Guttorp, P. (1992). Nonparametric estimation of nonstationaryspatial covariance structure. Journal of the American Statistical Association 87(417),108-119.

Schmidt, A.M. and O’Hagan, A. (2003). Bayesian inference for non-stationary spatialcovariance structure via spatial deformations. Journal of the Royal Statistical Society,Series B (Statistical Methodology), 65(3), 743-758.

Stein, M. L. (2005). Nonstationary spatial covariance functions. Unpublished technicalreport.