Improved Building Detection by Gaussian Processes Classification via Feature Space Rescale and Spectral Kernel Selection
Abstract
We use spectral analysis to facilitate Gaussian processes (GP) classification. Our solution provides two improvements: scaling of the data to achieve a more isotropic nature, as well as a method to choose the kernel to match certain data characteristics. Given the dataset, from the Fourier transform of the training data we compare the frequency domain features of each dimension to estimate a rescaling (towards making the data isotropic). Also, the spectrum of the training data is compared with several candidate kernel spectrums. From this comparison the best matching kernel is chosen. In these ways, the training data matches better the GP classification kernel function (and hence the underlying assumed correlation characteristics), resulting in a better GP classification result. Test results on both non image and image data show the efficiency and effectiveness of our approach.
Cite
Text
Zhou and Suter. "Improved Building Detection by Gaussian Processes Classification via Feature Space Rescale and Spectral Kernel Selection." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2008. doi:10.1109/CVPR.2008.4587463Markdown
[Zhou and Suter. "Improved Building Detection by Gaussian Processes Classification via Feature Space Rescale and Spectral Kernel Selection." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2008.](https://mlanthology.org/cvpr/2008/zhou2008cvpr-improved/) doi:10.1109/CVPR.2008.4587463BibTeX
@inproceedings{zhou2008cvpr-improved,
title = {{Improved Building Detection by Gaussian Processes Classification via Feature Space Rescale and Spectral Kernel Selection}},
author = {Zhou, Hang and Suter, David},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2008},
doi = {10.1109/CVPR.2008.4587463},
url = {https://mlanthology.org/cvpr/2008/zhou2008cvpr-improved/}
}