ZSpeedL -- Evaluating the Performance of Zero-Shot Learning Methods using Low-Power Devices
Cristiano Patr\'icio, Jo\~ao Neves

TL;DR
This paper benchmarks zero-shot learning methods on low-power devices, analyzing their speed and accuracy trade-offs, and identifies lightweight networks as effective for reducing inference time without sacrificing performance.
Contribution
It provides the first benchmark of ZSL inference time on low-power devices and demonstrates that lightweight networks can significantly improve speed while maintaining accuracy.
Findings
Visual feature extraction is the main bottleneck in ZSL inference.
Lightweight networks can reduce inference time without losing accuracy.
The evaluation framework is publicly available for further research.
Abstract
The recognition of unseen objects from a semantic representation or textual description, usually denoted as zero-shot learning, is more prone to be used in real-world scenarios when compared to traditional object recognition. Nevertheless, no work has evaluated the feasibility of deploying zero-shot learning approaches in these scenarios, particularly when using low-power devices. In this paper, we provide the first benchmark on the inference time of zero-shot learning, comprising an evaluation of state-of-the-art approaches regarding their speed/accuracy trade-off. An analysis to the processing time of the different phases of the ZSL inference stage reveals that visual feature extraction is the major bottleneck in this paradigm, but, we show that lightweight networks can dramatically reduce the overall inference time without reducing the accuracy obtained by the de facto ResNet101…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsDomain Adaptation and Few-Shot Learning · COVID-19 diagnosis using AI · Multimodal Machine Learning Applications
