Generalized Gaussian Process Models

Abstract

We propose a generalized Gaussian process model (GGPM), which is a unifying framework that encompasses many existing Gaussian process (GP) models, such as GP regression, classification, and counting. In the GGPM framework, the observation likelihood of the GP model is itself parameterized using the exponential family distribution. By deriving approximate inference algorithms for the generalized GP model, we are able to easily apply the same algorithm to all other GP models. Novel GP models are created by changing the parameterization of the likelihood function, which greatly simplifies their creation for task-specific output domains. We also derive a closed-form efficient Taylor approximation for inference on the model, and draw interesting connections with other model-specific closed-form approximations. Finally, using the GGPM, we create several new GP models and show their efficacy in building task-specific GP models for computer vision.

Cite

Text

Chan and Dong. "Generalized Gaussian Process Models." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2011. doi:10.1109/CVPR.2011.5995688

Markdown

[Chan and Dong. "Generalized Gaussian Process Models." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2011.](https://mlanthology.org/cvpr/2011/chan2011cvpr-generalized/) doi:10.1109/CVPR.2011.5995688

BibTeX

@inproceedings{chan2011cvpr-generalized,
  title     = {{Generalized Gaussian Process Models}},
  author    = {Chan, Antoni B. and Dong, Daxiang},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2011},
  pages     = {2681-2688},
  doi       = {10.1109/CVPR.2011.5995688},
  url       = {https://mlanthology.org/cvpr/2011/chan2011cvpr-generalized/}
}