Domain Adaptive Dictionary Learning

Abstract

Many recent efforts have shown the effectiveness of dictionary learning methods in solving several computer vision problems. However, when designing dictionaries, training and testing domains may be different, due to different view points and illumination conditions. In this paper, we present a function learning framework for the task of transforming a dictionary learned from one visual domain to the other, while maintaining a domain-invariant sparse representation of a signal. Domain dictionaries are modeled by a linear or non-linear parametric function. The dictionary function parameters and domain-invariant sparse codes are then jointly learned by solving an optimization problem. Experiments on real datasets demonstrate the effectiveness of our approach for applications such as face recognition, pose alignment and pose estimation.

Cite

Text

Qiu et al. "Domain Adaptive Dictionary Learning." European Conference on Computer Vision, 2012. doi:10.1007/978-3-642-33765-9_45

Markdown

[Qiu et al. "Domain Adaptive Dictionary Learning." European Conference on Computer Vision, 2012.](https://mlanthology.org/eccv/2012/qiu2012eccv-domain/) doi:10.1007/978-3-642-33765-9_45

BibTeX

@inproceedings{qiu2012eccv-domain,
  title     = {{Domain Adaptive Dictionary Learning}},
  author    = {Qiu, Qiang and Patel, Vishal M. and Turaga, Pavan K. and Chellappa, Rama},
  booktitle = {European Conference on Computer Vision},
  year      = {2012},
  pages     = {631-645},
  doi       = {10.1007/978-3-642-33765-9_45},
  url       = {https://mlanthology.org/eccv/2012/qiu2012eccv-domain/}
}