Simultaneous Feature and Sample Reduction for Image-Set Classification

Abstract

Image-set classification is the assignment of a label to a given image set. In real-life scenarios such as surveillance videos, each image set often contains much redundancy in terms of features and samples. This paper introduces a joint learning method for image-set classification that simultaneously learns compact binary codes and removes redundant samples. The joint objective function of our model mainly includes two parts. The first part seeks a hashing function to generate binary codes that have larger inter-class and smaller intra-class distances. The second one reduces redundant samples with discrete constraints in a low-rank way. A kernel method based on anchor points is further used to reduce sample variations. The proposed discrete objective function is simplified to a series of sub-problems that admit an analytical solution, resulting in a high-quality discrete solution with a low computational cost. Experiments on three commonly used image-set datasets show that the proposed method for the tasks of face recognition from image sets is efficient and effective.

Cite

Text

Zhang et al. "Simultaneous Feature and Sample Reduction for Image-Set Classification." AAAI Conference on Artificial Intelligence, 2016. doi:10.1609/AAAI.V30I1.10156

Markdown

[Zhang et al. "Simultaneous Feature and Sample Reduction for Image-Set Classification." AAAI Conference on Artificial Intelligence, 2016.](https://mlanthology.org/aaai/2016/zhang2016aaai-simultaneous/) doi:10.1609/AAAI.V30I1.10156

BibTeX

@inproceedings{zhang2016aaai-simultaneous,
  title     = {{Simultaneous Feature and Sample Reduction for Image-Set Classification}},
  author    = {Zhang, Man and He, Ran and Cao, Dong and Sun, Zhenan and Tan, Tieniu},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2016},
  pages     = {1401-1407},
  doi       = {10.1609/AAAI.V30I1.10156},
  url       = {https://mlanthology.org/aaai/2016/zhang2016aaai-simultaneous/}
}