Sparse Gaussian Process Based On Hat Basis Functions
Wenqi Fang, Huiyun Li, Hui Huang, Shaobo Dang, Zhejun Huang, Zheng, Wang

TL;DR
This paper introduces a new sparse Gaussian process method using hat basis functions that efficiently handles regression problems, reducing computational complexity while maintaining accuracy, and extends constrained Gaussian process ideas.
Contribution
It extends constrained Gaussian process concepts by redefining hat basis functions based on data range and proposes a sparse Gaussian process method with lower computational complexity.
Findings
Achieves comparable results to exact Gaussian processes on benchmark datasets.
Reduces computational complexity from O(n^3) to O(nm^2).
Demonstrates effectiveness on analytical functions and open-source datasets.
Abstract
Gaussian process is one of the most popular non-parametric Bayesian methodologies for modeling the regression problem. It is completely determined by its mean and covariance functions. And its linear property makes it relatively straightforward to solve the prediction problem. Although Gaussian process has been successfully applied in many fields, it is still not enough to deal with physical systems that satisfy inequality constraints. This issue has been addressed by the so-called constrained Gaussian process in recent years. In this paper, we extend the core ideas of constrained Gaussian process. According to the range of training or test data, we redefine the hat basis functions mentioned in the constrained Gaussian process. Based on hat basis functions, we propose a new sparse Gaussian process method to solve the unconstrained regression problem. Similar to the exact Gaussian…
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 · Advanced Multi-Objective Optimization Algorithms · Control Systems and Identification
MethodsGaussian Process
