Zero-shot learning consists in learning how to recognise new concepts by just having a description of them. Many sophisticated approaches have been proposed to address the challenges this problem comprises. In this paper we describe a zero-shot learning approach that can be implemented in just one line of code, yet it is able to outperform state of the art approaches on standard datasets. The approach is based on a more general framework which models the relationships between features, attributes, and classes as a two linear layers network, where the weights of the top layer are not learned but are given by the environment. We further provide a learning bound on the generalisation error of this kind of approaches, by casting them as domain adaptation methods. In experiments carried out on three standard real datasets, we found that our approach is able to perform significantly better than the state of art on all of them, obtaining a ratio of improvement up to 17%.

PDF Abstract
Task Dataset Model Metric Name Metric Value Global Rank Benchmark
Zero-Shot Action Recognition Kinetics ESZSL Top-1 Accuracy 22.9 # 16
Top-5 Accuracy 48.3 # 14
Zero-Shot Action Recognition Olympics ESZSL Top-1 Accuracy 39.6 # 8
Zero-Shot Action Recognition UCF101 ESZSL Top-1 Accuracy 15.0 # 28

Methods


No methods listed for this paper. Add relevant methods here