A Simple Exponential Family Framework for Zero-Shot Learning

July 25, 2017 ยท Entered Twilight ยท ๐Ÿ› ECML/PKDD

๐ŸŒ… TWILIGHT: Old Age
Predates the code-sharing era โ€” a pioneer of its time

"Last commit was 6.0 years ago (โ‰ฅ5 year threshold)"

Evidence collected by the PWNC Scanner

Repo contents: Inductive_setting.m, README.md, Transductive_setting.m, awa1.m, awa2.m, cub.m, kernelPoly.m, logmvnpdf.m, results.png, sun.m

Authors Vinay Kumar Verma, Piyush Rai arXiv ID 1707.08040 Category cs.LG: Machine Learning Cross-listed cs.CV, stat.ML Citations 204 Venue ECML/PKDD Repository https://github.com/vkverma01/Zero-Shot/ โญ 19 Last Checked 1 month ago
Abstract
We present a simple generative framework for learning to predict previously unseen classes, based on estimating class-attribute-gated class-conditional distributions. We model each class-conditional distribution as an exponential family distribution and the parameters of the distribution of each seen/unseen class are defined as functions of the respective observed class attributes. These functions can be learned using only the seen class data and can be used to predict the parameters of the class-conditional distribution of each unseen class. Unlike most existing methods for zero-shot learning that represent classes as fixed embeddings in some vector space, our generative model naturally represents each class as a probability distribution. It is simple to implement and also allows leveraging additional unlabeled data from unseen classes to improve the estimates of their class-conditional distributions using transductive/semi-supervised learning. Moreover, it extends seamlessly to few-shot learning by easily updating these distributions when provided with a small number of additional labelled examples from unseen classes. Through a comprehensive set of experiments on several benchmark data sets, we demonstrate the efficacy of our framework.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

๐Ÿ“œ Similar Papers

In the same crypt โ€” Machine Learning