Nonstationary Sparse Spectral Permanental Process
Zicheng Sun, Yixuan Zhang, Zenan Ling, Xuhui Fan, Feng Zhou
TL;DR
This work tackles the limitations of permanental processes for point-process modeling by enabling flexible nonstationary kernels via sparse spectral representations. It introduces NSSPP and its deep variant DNSSPP, which learn nonstationary kernels directly from data and reduce inference from $O(N^3)$ to $O(NR^2)$ through a low-rank spectral factorization; a Laplace-approximate inference scheme is developed to scale to larger datasets. Empirical results on synthetic and real data show that NSSPP/DNSSPP achieve competitive performance on stationary settings while delivering clear advantages under pronounced nonstationarity, with DNSSPP offering greater expressiveness at the cost of higher computation. The work highlights the importance of nonstationarity in permanental processes and demonstrates a practical, scalable approach to learn flexible kernels within Gaussian Cox process frameworks.
Abstract
Existing permanental processes often impose constraints on kernel types or stationarity, limiting the model's expressiveness. To overcome these limitations, we propose a novel approach utilizing the sparse spectral representation of nonstationary kernels. This technique relaxes the constraints on kernel types and stationarity, allowing for more flexible modeling while reducing computational complexity to the linear level. Additionally, we introduce a deep kernel variant by hierarchically stacking multiple spectral feature mappings, further enhancing the model's expressiveness to capture complex patterns in data. Experimental results on both synthetic and real-world datasets demonstrate the effectiveness of our approach, particularly in scenarios with pronounced data nonstationarity. Additionally, ablation studies are conducted to provide insights into the impact of various hyperparameters on model performance.
