Papers › An embarrassingly simple approach to zero-shot learning
An embarrassingly simple approach to zero-shot learning
Bernardino Romera-Paredes, Philip H. S. Torr
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%.
Code
Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.
Code Syntology ran Syntology
Not run by Syntology. Nothing on this page verifies that the listed code works.
Tasks
Results from the paper archive 2025-07-28
| Task | Dataset | Model | Metric | Value | Rank at snapshot | Leaderboard | Report |
|---|---|---|---|---|---|---|---|
| Zero-Shot Action Recognition | Kinetics | ESZSL | Top-1 Accuracy | 22.9 | #18 of 20 | Archive leaderboard | report |
| Zero-Shot Action Recognition | Kinetics | ESZSL | Top-5 Accuracy | 48.3 | #18 of 20 | Archive leaderboard | report |
| Zero-Shot Action Recognition | Olympics | ESZSL | Top-1 Accuracy | 39.6 | #8 of 9 | Archive leaderboard | report |
| Zero-Shot Action Recognition | UCF101 | ESZSL | Top-1 Accuracy | 15.0 | #31 of 35 | Archive leaderboard | report |
Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections