Ye Liang develops a graph-based approach to multivariate conditional autoregressive (MCAR) modelling of areal (lattice) data. Rather than the traditional vector-based view — stacking the multivariate outcomes at each region and imposing a block precision structure — the paper takes an element-based view centred on the joint adjacency structure of individual elements, with separate graphs for the spatial domain (assumed known and fixed) and the non-spatial domain (allowed to be unknown and random). A very general MCAR specification is proposed and then narrowed to three special cases linked to known models; Bayesian inference handles both parameter learning and graph learning, illustrated on public-health data.
"We approach the multivariate modeling from an element-based perspective instead of the traditional vector-based perspective. We focus on the joint adjacency structure of elements and discuss graphical structures for both the spatial and non-spatial domains."
The useful move here is refusing the default vector-based MCAR construction and instead asking what graph the elements live on — which cleanly separates "space" (a graph you know, from geography) from "which outcomes co-vary" (a graph you'd like to learn). That reframing is what lets graph-learning machinery — G-Wishart priors, reversible-jump — do real work, and it complements the other multivariate routes on the CAR page: the mixture-of-normals flexibility of Neelon-Gelfand and the space-time autoregressive matrix of Mariella-Tarantino's STCAR. The practical caveat is the usual one for graph-learning in spatial models: reversible-jump over graphs mixes slowly, and identifiability of the non-spatial graph leans on having enough replication.