HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

An embarrassingly simple approach to zero-shot learning

{Philip H. S. Torr Bernardino Romera-Paredes}

Abstract

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%.

Benchmarks

BenchmarkMethodologyMetrics
zero-shot-action-recognition-on-kineticsESZSL
Top-1 Accuracy: 22.9
Top-5 Accuracy: 48.3
zero-shot-action-recognition-on-olympicsESZSL
Top-1 Accuracy: 39.6
zero-shot-action-recognition-on-ucf101ESZSL
Top-1 Accuracy: 15.0

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
An embarrassingly simple approach to zero-shot learning | Papers | HyperAI