Soft-Margin Mixture of Regressions - Robotics Institute Carnegie Mellon University

Soft-Margin Mixture of Regressions

D. Huang, L. Han, and F. De la Torre
Conference Paper, Proceedings of (CVPR) Computer Vision and Pattern Recognition, pp. 4058 - 4066, July, 2017

Abstract

Nonlinear regression is a common statistical tool to solve many computer vision problems (e.g., age estimation, pose estimation). Existing approaches to nonlinear regression fall into two main categories: (1) The universal approach provides an implicit or explicit homogeneous feature mapping (e.g., kernel ridge regression, Gaussian process regression, neural networks). These approaches may fail when data is heterogeneous or discontinuous. (2) Divide-and-conquer approaches partition a heterogeneous input feature space and learn multiple local regressors. However, existing divide-and-conquer approaches fail to deal with discontinuities between partitions (e.g., Gaussian mixture of regressions) and they cannot guarantee that the partitioned input space will be homogeneously modeled by local regressors (e.g., ordinal regression). To address these issues, this paper proposes Soft-Margin Mixture of Regressions (SMMR), a method that directly learns homogeneous partitions of the input space and is able to deal with discontinuities. SMMR outperforms the state-of-the-art methods on three popular computer vision tasks: age estimation, crowd counting and viewpoint estimation from images.

BibTeX

@conference{Huang-2017-120882,
author = {D. Huang and L. Han and F. De la Torre},
title = {Soft-Margin Mixture of Regressions},
booktitle = {Proceedings of (CVPR) Computer Vision and Pattern Recognition},
year = {2017},
month = {July},
pages = {4058 - 4066},
}