Max-Margin Zero-Shot Learning for Multi-Class Classification

Abstract

Due to the dramatic expanse of data categories and the lack of labeled instances, zero-shot learning, which transfers knowledge from observed classes to recognize unseen classes, has started drawing a lot of attention from the research community. In this paper, we propose a semi-supervised max-margin learning framework that integrates the semi-supervised classification problem over observed classes and the unsupervised clustering problem over unseen classes together to tackle zero-shot multi-class classification. By further integrating label embedding into this framework, we produce a dual formulation that permits convenient incorporation of auxiliary label semantic knowledge to improve zero-shot learning. We conduct extensive experiments on three standard image data sets to evaluate the proposed approach by comparing to two state-of-the-art methods. Our results demonstrate the efficacy of the proposed framework.

Cite

Text

Li and Guo. "Max-Margin Zero-Shot Learning for Multi-Class Classification." International Conference on Artificial Intelligence and Statistics, 2015.

Markdown

[Li and Guo. "Max-Margin Zero-Shot Learning for Multi-Class Classification." International Conference on Artificial Intelligence and Statistics, 2015.](https://mlanthology.org/aistats/2015/li2015aistats-max/)

BibTeX

@inproceedings{li2015aistats-max,
  title     = {{Max-Margin Zero-Shot Learning for Multi-Class Classification}},
  author    = {Li, Xin and Guo, Yuhong},
  booktitle = {International Conference on Artificial Intelligence and Statistics},
  year      = {2015},
  url       = {https://mlanthology.org/aistats/2015/li2015aistats-max/}
}