English

Poisson Hyperplane Processes with Rectified Linear Units

Machine Learning 2026-01-12 v1 Methodology Machine Learning

Abstract

Neural networks have shown state-of-the-art performances in various classification and regression tasks. Rectified linear units (ReLU) are often used as activation functions for the hidden layers in a neural network model. In this article, we establish the connection between the Poisson hyperplane processes (PHP) and two-layer ReLU neural networks. We show that the PHP with a Gaussian prior is an alternative probabilistic representation to a two-layer ReLU neural network. In addition, we show that a two-layer neural network constructed by PHP is scalable to large-scale problems via the decomposition propositions. Finally, we propose an annealed sequential Monte Carlo algorithm for Bayesian inference. Our numerical experiments demonstrate that our proposed method outperforms the classic two-layer ReLU neural network. The implementation of our proposed model is available at https://github.com/ShufeiGe/Pois_Relu.git.

Keywords

Cite

@article{arxiv.2601.05586,
  title  = {Poisson Hyperplane Processes with Rectified Linear Units},
  author = {Shufei Ge and Shijia Wang and Lloyd Elliott},
  journal= {arXiv preprint arXiv:2601.05586},
  year   = {2026}
}
R2 v1 2026-07-01T08:57:26.189Z