Correlational Gaussian Processes for Cross-Domain Visual Recognition

Abstract

We present a probabilistic model that captures higher order co-occurrence statistics for joint visual recognition in a collection of images and across multiple domains. More importantly, we predict the structured output across multiple domains by correlating outputs from the multi-classes Gaussian process classifiers in each individual domain. A set of correlational tensors is adopted to model the relationship within a single domain as well as across multiple domains. This renders it possible to explore a high-order relational model instead of using just a set of pairwise relational models. Such tensor relations are based on both the positive and negative co-occurrences of different categories of visual instances across multi-domains. This is in contrast to most previous models where only pair-wise relationships are explored. We conduct experiments on four challenging image collections. The experimental results clearly demonstrate the efficacy of our proposed model.

Cite

Text

Long and Hua. "Correlational Gaussian Processes for Cross-Domain Visual Recognition." Conference on Computer Vision and Pattern Recognition, 2017. doi:10.1109/CVPR.2017.524

Markdown

[Long and Hua. "Correlational Gaussian Processes for Cross-Domain Visual Recognition." Conference on Computer Vision and Pattern Recognition, 2017.](https://mlanthology.org/cvpr/2017/long2017cvpr-correlational/) doi:10.1109/CVPR.2017.524

BibTeX

@inproceedings{long2017cvpr-correlational,
  title     = {{Correlational Gaussian Processes for Cross-Domain Visual Recognition}},
  author    = {Long, Chengjiang and Hua, Gang},
  booktitle = {Conference on Computer Vision and Pattern Recognition},
  year      = {2017},
  doi       = {10.1109/CVPR.2017.524},
  url       = {https://mlanthology.org/cvpr/2017/long2017cvpr-correlational/}
}