Thinking of Images as What They Are: Compound Matrix Regression for Image Classification

Abstract

In this paper, we propose a new classification framework for image matrices. The approach is realized by learning two groups of classification vectors for each dimension of the image matrices. One novelty is that we utilize compound regression models in the learning process, which endows the algorithm increased degree of freedom. On top of that, we extend the two-dimensional classification method to a semi-supervised classifier which leverages both labeled and unlabeled data. A fast iterative solution is then proposed to solve the objective function. The proposed method is evaluated by several different applications. The experimental results show that our method outperforms several classification approaches. In addition, we observe that our method attains respectable classification performance even when only few labeled training samples are provided. This advantage is especially desirable for real-world problems since precisely annotated images are scarce.

Cite

Text

Ma et al. "Thinking of Images as What They Are: Compound Matrix Regression for Image Classification." International Joint Conference on Artificial Intelligence, 2013.

Markdown

[Ma et al. "Thinking of Images as What They Are: Compound Matrix Regression for Image Classification." International Joint Conference on Artificial Intelligence, 2013.](https://mlanthology.org/ijcai/2013/ma2013ijcai-thinking/)

BibTeX

@inproceedings{ma2013ijcai-thinking,
  title     = {{Thinking of Images as What They Are: Compound Matrix Regression for Image Classification}},
  author    = {Ma, Zhigang and Yang, Yi and Nie, Feiping and Sebe, Nicu},
  booktitle = {International Joint Conference on Artificial Intelligence},
  year      = {2013},
  pages     = {1530-1536},
  url       = {https://mlanthology.org/ijcai/2013/ma2013ijcai-thinking/}
}