Inducing Gaussian Process Networks
Alessandro Tibo, Thomas Dyhre Nielsen

TL;DR
This paper introduces inducing Gaussian process networks (IGN), a novel framework that learns feature representations and inducing points simultaneously, enabling scalable and effective modeling of complex structured data.
Contribution
The paper proposes inducing Gaussian process networks (IGN), which learn features and inducing points jointly, improving scalability and expressivity for complex structured domains.
Findings
IGNs outperform state-of-the-art methods on real-world datasets.
IGNs effectively model complex structured domains with neural network architectures.
Experimental results demonstrate significant accuracy improvements.
Abstract
Gaussian processes (GPs) are powerful but computationally expensive machine learning models, requiring an estimate of the kernel covariance matrix for every prediction. In large and complex domains, such as graphs, sets, or images, the choice of suitable kernel can also be non-trivial to determine, providing an additional obstacle to the learning task. Over the last decade, these challenges have resulted in significant advances being made in terms of scalability and expressivity, exemplified by, e.g., the use of inducing points and neural network kernel approximations. In this paper, we propose inducing Gaussian process networks (IGN), a simple framework for simultaneously learning the feature space as well as the inducing points. The inducing points, in particular, are learned directly in the feature space, enabling a seamless representation of complex structured domains while also…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsGaussian Processes and Bayesian Inference · Machine Learning and Data Classification
MethodsGaussian Process
