English

HardBoost: Boosting Zero-Shot Learning with Hard Classes

Computer Vision and Pattern Recognition 2022-01-17 v1

Abstract

This work is a systematical analysis on the so-called hard class problem in zero-shot learning (ZSL), that is, some unseen classes disproportionally affect the ZSL performances than others, as well as how to remedy the problem by detecting and exploiting hard classes. At first, we report our empirical finding that the hard class problem is a ubiquitous phenomenon and persists regardless of used specific methods in ZSL. Then, we find that high semantic affinity among unseen classes is a plausible underlying cause of hardness and design two metrics to detect hard classes. Finally, two frameworks are proposed to remedy the problem by detecting and exploiting hard classes, one under inductive setting, the other under transductive setting. The proposed frameworks could accommodate most existing ZSL methods to further significantly boost their performances with little efforts. Extensive experiments on three popular benchmarks demonstrate the benefits by identifying and exploiting the hard classes in ZSL.

Keywords

Cite

@article{arxiv.2201.05479,
  title  = {HardBoost: Boosting Zero-Shot Learning with Hard Classes},
  author = {Bo Liu and Lihua Hu and Zhanyi Hu and Qiulei Dong},
  journal= {arXiv preprint arXiv:2201.05479},
  year   = {2022}
}

Comments

15 pages, 8 figures, submitted to IEEE Transactions on Pattern Analysis and Machine Intelligence on Sep.16 2021, This work is an extended version of our CVPR2021 work----Hardness sampling for self-training based transductive zero-shot learning (arXiv:2106.00264)

R2 v1 2026-06-24T08:50:11.592Z