Enforcing Convexity for Improved Alignment with Constrained Local Models

Abstract

Constrained local models (CLMs) have recently demonstrated good performance in non-rigid object alignment/tracking in comparison to leading holistic approaches (e.g., AAMs). A major problem hindering the development of CLMs further, for non-rigid object alignment/tracking, is how to jointly optimize the global warp update across all local search responses. Previous methods have either used general purpose optimizers (e.g., simplex methods) or graph based optimization techniques. Unfortunately, problems exist with both these approaches when applied to CLMs. In this paper, we propose a new approach for optimizing the global warp update in an efficient manner by enforcing convexity at each local patch response surface. Furthermore, we show that the classic Lucas-Kanade approach to gradient descent image alignment can be viewed as a special case of our proposed framework. Finally, we demonstrate that our approach receives improved performance for the task of non-rigid face alignment/tracking on the MultiPIE database and the UNBC-McMaster archive.

Cite

Text

Wang et al. "Enforcing Convexity for Improved Alignment with Constrained Local Models." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2008. doi:10.1109/CVPR.2008.4587808

Markdown

[Wang et al. "Enforcing Convexity for Improved Alignment with Constrained Local Models." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2008.](https://mlanthology.org/cvpr/2008/wang2008cvpr-enforcing/) doi:10.1109/CVPR.2008.4587808

BibTeX

@inproceedings{wang2008cvpr-enforcing,
  title     = {{Enforcing Convexity for Improved Alignment with Constrained Local Models}},
  author    = {Wang, Yang and Lucey, Simon and Cohn, Jeffrey F.},
  booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
  year      = {2008},
  doi       = {10.1109/CVPR.2008.4587808},
  url       = {https://mlanthology.org/cvpr/2008/wang2008cvpr-enforcing/}
}