Sparse and Semi-Supervised Visual Mapping with the S3P
Abstract
This paper is about mapping images to continuous output spaces using powerful Bayesian learning techniques. A sparse, semi-supervised Gaussian process regression model (S3GP) is introduced which learns a mapping using only partially labelled training data. We show that sparsity bestows efficiency on the S3GP which requires minimal CPU utilization for real-time operation; the predictions of uncertainty made by the S3GP are more accurate than those of other models leading to considerable performance improvements when combined with a probabilistic filter; and the ability to learn from semi-supervised data simplifies the process of collecting training data. The S3GP uses a mixture of different image features: this is also shown to improve the accuracy and consistency of the mapping. A major application of this work is its use as a gaze tracking system in which images of a human eye are mapped to screen coordinates: in this capacity our approach is efficient, accurate and versatile.
Cite
Text
Williams et al. "Sparse and Semi-Supervised Visual Mapping with the S3P." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2006. doi:10.1109/CVPR.2006.285Markdown
[Williams et al. "Sparse and Semi-Supervised Visual Mapping with the S3P." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2006.](https://mlanthology.org/cvpr/2006/williams2006cvpr-sparse/) doi:10.1109/CVPR.2006.285BibTeX
@inproceedings{williams2006cvpr-sparse,
title = {{Sparse and Semi-Supervised Visual Mapping with the S3P}},
author = {Williams, Oliver and Blake, Andrew and Cipolla, Roberto},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2006},
pages = {230-237},
doi = {10.1109/CVPR.2006.285},
url = {https://mlanthology.org/cvpr/2006/williams2006cvpr-sparse/}
}