Learning Marginalization Through Regression for Hand Orientation Inference

Abstract

We present a novel marginalization method for multilayered Random Forest based hand orientation regression. The proposed model is composed of two layers, where the first layer consists of a marginalization weights regressor while the second layer contains expert regressors trained on subsets of our hand orientation dataset. We use a latent variable space to divide our dataset into subsets. Each expert regressor gives a posterior probability for assigning a given latent variable to the input data. Our main contribution comes from the regression based marginalization of these posterior probabilities. We use a Kullback-Leibler divergence based optimization for estimating the weights that are used to train our marginalization weights regressor. In comparison to the state-of-the-art of both hand orientation inference and multi-layered Random Forest marginalization, our proposed method proves to be more robust.

Cite

Text

Asad and Slabaugh. "Learning Marginalization Through Regression for Hand Orientation Inference." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2016. doi:10.1109/CVPRW.2016.154

Markdown

[Asad and Slabaugh. "Learning Marginalization Through Regression for Hand Orientation Inference." IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops, 2016.](https://mlanthology.org/cvprw/2016/asad2016cvprw-learning/) doi:10.1109/CVPRW.2016.154

BibTeX

@inproceedings{asad2016cvprw-learning,
  title     = {{Learning Marginalization Through Regression for Hand Orientation Inference}},
  author    = {Asad, Muhammad and Slabaugh, Greg G.},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition Workshops},
  year      = {2016},
  pages     = {1215-1223},
  doi       = {10.1109/CVPRW.2016.154},
  url       = {https://mlanthology.org/cvprw/2016/asad2016cvprw-learning/}
}