Papers
Topics
Authors
Recent
Search
2000 character limit reached

Generalized Poisson Random Field

Updated 27 January 2026
  • Generalized Poisson Random Field is a probabilistic model that extends classical Poisson fields to capture overdispersion, clustering, and structured spatial dependence while retaining analytic tractability.
  • It can be constructed via tree-structured Markov random fields, compound Poisson measures, and fractional models, each offering distinct mechanisms for modeling count data.
  • Its adaptable framework supports applications in spatial statistics, risk aggregation, and stochastic geometry, with efficient sampling and closed-form likelihoods enabling practical inference.

A Generalized Poisson Random Field (GPRF) is a probabilistic model that extends the classical Poisson random field by allowing for overdispersed, clustered, or more richly dependent spatial or indexed count structures, while retaining analytic tractability and, frequently, exact Poisson marginals. GPRFs encompass several distinct yet related constructions, including Markov random fields with Poisson marginals, compound and spatially indexed Poisson fields with generalized increment structures, and fractional generalizations governed by fractional differential equations. These frameworks are widely applicable in spatial statistics, multivariate count modeling, stochastic geometry, and applied probability, offering flexibility for both spatial independence and complex dependence settings.

1. Core Definitions and Model Classes

A GPRF is defined according to the geometric or index structure of interest:

  • Tree-Structured Markov Random Fields: Let T=(V,E)\mathcal{T} = (V, E) be an undirected tree with V=n|V| = n vertices, and fix λ>0\lambda > 0. Each vertex vv hosts a count NvN_v, constructed recursively using a root rVr\in V and parameters {αe[0,1]}eE\{\alpha_e \in [0,1]\}_{e\in E}:

LrPois(λ), LvPois(λ(1α(pa(v),v))) for vr, Nr=Lr, Nv=(α(pa(v),v)Npa(v))+Lv,    vr,\begin{aligned} &L_r \sim \text{Pois}(\lambda), \ &L_v \sim \text{Pois}(\lambda(1-\alpha_{(\text{pa}(v),v)})) \text{ for } v \neq r, \ &N_r = L_r, \ &N_v = (\alpha_{(\text{pa}(v),v)} \circ N_{\text{pa}(v)}) + L_v, \;\; v\neq r, \end{aligned}

where αX\alpha \circ X denotes binomial thinning. All marginals satisfy NvPois(λ)N_v \sim \text{Pois}(\lambda) and the vector (Nv)vV(N_v)_{v\in V} is a Markov random field (MRF) (Côté et al., 2024).

  • Compound Poisson Spatial Random Fields: On R+d\mathbb{R}_+^d, let Ad\mathcal{A}_d denote all bounded rectangles. For k1k \geq 1 and rates {λj>0}j=1k\{\lambda_j > 0\}_{j=1}^k, define M(A)=j=1kjNj(A)M(A) = \sum_{j=1}^k j N_j(A), where NjN_j are independent Poisson random measures of intensity λj\lambda_j. The resulting random measure MM is a GPRF, admitting the infinitesimal characterization:

Pr{M(A)=j}=λjA+o(A),    1jk,Pr{M(A)>k}=o(A).\Pr\{M(A)=j\} = \lambda_j |A| + o(|A|), \;\; 1\leq j\leq k, \qquad \Pr\{M(A)>k\} = o(|A|).

This allows for the possibility of multiple points (of type jj) in a vanishingly small region, supporting overdispersed or batch arrival phenomena (Vishwakarma, 23 Jan 2026).

  • Fractional and Time-Changed GPRFs: Fractional GPRFs replace the index (e.g., area or volume) with an independent random process such as an inverse stable subordinator, leading to fractional order governing equations. For example, on R+d\mathbb{R}_+^d, for 0<α10 < \alpha \leq 1, 0<γ10 < \gamma \leq 1:

Pr{Nα,γ(B)=k}=(γ)k[λBα]kk!Eα,αk+1γ+k(λBα),\Pr\{N_{\alpha,\gamma}(B) = k\} = \frac{(\gamma)_k [\lambda |B|^\alpha]^k}{k!}E_{\alpha, \alpha k + 1}^{\gamma+k}(- \lambda |B|^\alpha),

where (γ)k(\gamma)_k is the rising Pochhammer symbol and Eα,βδE_{\alpha,\beta}^\delta is the generalized Mittag-Leffler function (Kataria et al., 2024).

  • Renewal-Process-Driven Spatial GPRFs: Here, at any location sRds \in \mathbb{R}^d, Z(s)Z(s) is the number of arrivals by time $1$ with spatially varying, non-independent inter-arrival times, constructed from an underlying Gaussian random field, ensuring Z(s)Pois(λ(s))Z(s) \sim \text{Pois}(\lambda(s)) and providing nontrivial spatial correlation (Morales-Navarrete et al., 2021).

2. Marginal and Joint Distributions

GPRFs are designed so that single-site marginals are either exactly Poisson or involve fractional or compound generalizations:

  • Exact Poisson Marginals: All tree-structured GPRFs and certain spatial compound GPRFs achieve NvPois(λ)N_v \sim \mathrm{Pois}(\lambda) or M(A)Pois(cA)M(A) \sim \text{Pois}(c|A|) under specific parameterizations, independent of dependence structure or thinning parameters (Côté et al., 2024, Vishwakarma, 23 Jan 2026).
  • Joint Probability Mass Function (PMF): For tree-structured MRFs, the joint PMF has a recursive factorization:

Pr{N=x}=eλλxrxr!vrk=0min(xpa(v),xv)(xpa(v)k)α(pa(v),v)k(1α(pa(v),v))xpa(v)k×eλ(1α(pa(v),v))[λ(1α(pa(v),v))]xvk(xvk)!\Pr\{N=x\} = e^{-\lambda}\frac{\lambda^{x_r}}{x_r!} \prod_{v \neq r} \sum_{k=0}^{\min(x_{\text{pa}(v)}, x_v)} \binom{x_{\text{pa}(v)}}{k} \alpha_{(\text{pa}(v),v)}^k (1-\alpha_{(\text{pa}(v),v)})^{x_{\text{pa}(v)} - k} \times e^{-\lambda(1-\alpha_{(\text{pa}(v),v)})} \frac{[\lambda(1-\alpha_{(\text{pa}(v),v)})]^{x_v - k}}{(x_v - k)!}

(Côté et al., 2024).

  • Probability Generating Functions (PGF): For the random measure MM on a region AA,

G(z;A)=E[zM(A)]=exp{j=1kλjA(zj1)}G(z;A) = \mathbb{E}[z^{M(A)}] = \exp\left\{\sum_{j=1}^k \lambda_j |A| (z^j - 1)\right\}

for the spatial compound-Poisson GPRF (Vishwakarma, 23 Jan 2026), or through recursive formulas involving tree factorization for MRF GPRFs (Côté et al., 2024).

  • Fractional PGFs: Fractional generalizations satisfy differential equations of Caputo type and their PGFs are expressed in generalized Mittag–Leffler or Wright series,

Gα,γ(z;B)=Eα,1γ((z1)λBα)G_{\alpha,\gamma}(z; B) = E_{\alpha, 1}^\gamma((z-1)\lambda |B|^\alpha)

(Kataria et al., 2024).

3. Dependence, Thinning, and Stochastic Ordering

Dependence in GPRFs is governed by explicit parameters or structural transformations:

  • Binomial Thinning and Markov Structure: In tree-structured GPRFs, dependence is introduced through edge parameters αe\alpha_e, regulating the transmission of counts via binomial thinning. Increasing αe\alpha_e strengthens dependence, interpolating from independence (α0\alpha \equiv 0) to comonotonicity (α1\alpha \equiv 1) (Côté et al., 2024).
  • Superposition and Compound Representations: Spatial GPRFs admit construction via superposition of independent Poisson random fields or, equivalently, as compound Poisson random measures with cluster sizes (or marks) distributed as a finite mixture (Vishwakarma, 23 Jan 2026).
  • Thinning Operations: Both classical (pp-thinning) and general GPRF-thinning (mark-dependent) lead to independent GPRFs with reduced intensity parameters, preserving the field structure, and providing natural tools for modeling selection or loss processes (Vishwakarma, 23 Jan 2026).
  • Stochastic Ordering: On a fixed tree and λ\lambda, increasing any αe\alpha_e results in a supermodular ordering; sums become larger in the convex order as dependence increases. This enables rigorous comparative statics and informs risk aggregation analyses (Côté et al., 2024).

4. Fractional and Time-Changed Extensions

Fractional GPRFs generalize classical fields via random time changes and fractional calculus:

  • Time-Change Representations: Fractional GPRFs are realized by running a classical GPRF on an independent inverse stable subordinator, introducing long-range dependence and heavy-tailed growth in each index. The random time process Ψα,γ(t)\Psi_{\alpha, \gamma}(t) has Laplace transform

0ewtPr{Ψα,γ(t)dx}dt=wαγ1xγ1Γ(γ)ewαxdx\int_0^\infty e^{-w t} \Pr\{\Psi_{\alpha, \gamma}(t) \in dx\} dt = w^{\alpha\gamma-1} \frac{x^{\gamma-1}}{\Gamma(\gamma)} e^{-w^\alpha x} dx

(Kataria et al., 2024).

  • Governance by Fractional PDEs: The PGF satisfies a Caputo-type fractional differential equation with respect to volume,

dαdBαGα,γ(z;B)=λγ(z1)Eα,1γ+1((z1)λBα)\frac{d^\alpha}{d|B|^\alpha} G_{\alpha,\gamma}(z; B) = \lambda \gamma (z-1) E_{\alpha, 1}^{\gamma+1}((z-1)\lambda|B|^\alpha)

with Gα,γ(z;0)=1G_{\alpha,\gamma}(z; 0) = 1, and reduces to the classical equation for α=γ=1\alpha = \gamma = 1 (Kataria et al., 2024).

  • Moments and Covariance: For a set BB, \begin{align*} \mathbb{E}[N_{\alpha, \gamma}(B)] &= \frac{\gamma \lambda |B|\alpha}{\Gamma(\alpha+1)} \ \mathrm{Var}[N_{\alpha, \gamma}(B)] &= \frac{\gamma \lambda |B|\alpha}{\Gamma(\alpha+1)} + \frac{\gamma(\gamma+1)\lambda2 |B|{2\alpha}}{\Gamma(2\alpha+1)} - \left(\frac{\gamma \lambda |B|\alpha}{\Gamma(\alpha+1)}\right)2 \end{align*} (Kataria et al., 2024).

5. Estimation, Sampling, and Computational Properties

The unified analytic structure of GPRFs yields practical statistical and computational methods:

  • Exact Sampling: Tree-structured GPRFs admit a one-pass O(n)O(n) sampler utilizing nn Poisson and n1n-1 binomial draws in topological order (Côté et al., 2024). For compound-Poisson GPRFs, standard compound-Poissonization applies.
  • Closed-Form Likelihoods: Analytically available PMFs and PGFs enable likelihood-based inference. For spatial GPRFs as renewal-driven fields, explicit bivariate series allow for composite likelihood or pairwise likelihood estimation, while zero-inflated models introduce further flexibility (Morales-Navarrete et al., 2021).
  • Computational Efficiency: Tree-structured models obviate the need for normalization constants, support fast sum-aggregation (e.g., via Panjer recursions, FFT), and yield efficient allocation formulas for conditional expectation calculations (Côté et al., 2024).
  • Comparison with Poisson–Log-Gaussian and Copula Models: Only the GPRF maintains (in certain constructions) exact Poisson marginals, a smooth (nugget-free) covariance structure, and interpretable dependence via model parameters. Other models may induce discontinuities or complicate physical interpretation (Morales-Navarrete et al., 2021).

6. Applications and Practical Interpretations

GPRFs allow for direct modeling of diverse, real-world spatial and multivariate count data exhibiting nontrivial dependence, overdispersion, or clustering:

  • Overdispersed and Clustered Point Patterns: In spatial settings, the possibility of multiple (batch or clump) points in infinitesimal regions differentiates the GPRF from the Poisson field, capturing natural clustering in ecology (e.g., tree species aggregation), epidemiology (multiple infections), telecommunications (batch arrivals), and materials science (defect clustering) (Vishwakarma, 23 Jan 2026).
  • Risk Aggregation and Allocation: For financial or insurance contexts, explicit formulas for sums S=iNiS = \sum_i N_i and expected allocations E[NiS=k]E[N_i \mid S=k] facilitate loss aggregation, capital allocation, and risk measurement calculations (Côté et al., 2024).
  • Integral and Path-Functionals: Integrals of GPRFs over space (or trajectories) admit compound-Poisson representations and allow variance calculations and functional central limit theorem analyses (Vishwakarma, 23 Jan 2026, Kataria et al., 2024).

7. Special Cases, Reductions, and Extensions

GPRFs unify and extend several classical and modern constructions:

  • Reduction to Poisson and Fractional Poisson Fields: For k=1k=1, γ=1\gamma=1, and α=1\alpha=1, all GPRF expressions reduce to the classical Poisson random field (homogeneous or inhomogeneous, as parameterized). Fractional GPRF reduces to the Beghin–Orsingher fractional Poisson process when γ=1\gamma=1, d=1d=1 (Kataria et al., 2024, Vishwakarma, 23 Jan 2026).
  • Skellam-Type and Signed Point Processes: By superposing independent GPRFs with possibly negative weights, one obtains Skellam-type fields with explicit moment-generating functions and compound-Poisson representations (Vishwakarma, 23 Jan 2026).
  • Order Statistics and Path Integrals: Conditioning on random counts, distributional results for order statistics, and path integrals are tractable, supporting quantitative analysis in stochastic geometry and statistical physics (Kataria et al., 2024).

A plausible implication is that the analytical manageability, sampling tractability, and capacity for nuanced dependence modeling poise GPRFs as a versatile foundation for theory and applications in spatial statistics, risk aggregation, and the study of complex count processes.

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 Generalized Poisson Random Field (GPRF).