中文
相关论文

相关论文: Performance Variability in Zero-Shot Classificatio…

200 篇论文

The purpose of generative Zero-shot learning (ZSL) is to learning from seen classes, transfer the learned knowledge, and create samples of unseen classes from the description of these unseen categories. To achieve better ZSL accuracies,…

计算机视觉与模式识别 · 计算机科学 2021-07-01 Shayan Kousha , Marcus A. Brubaker

Zero-shot learning (ZSL) aims to recognize unseen classes by leveraging semantic information from seen classes, but most existing methods assume accurate class labels for training instances. However, in real-world scenarios, noise and…

计算机视觉与模式识别 · 计算机科学 2026-03-06 Jinfu Fan , Jiangnan Li , Xiaowen Yan , Xiaohui Zhong , Wenpeng Lu , Linqing Huang

This paper investigates the problem of zero-shot action recognition, in the setting where no training videos with seen actions are available. For this challenging scenario, the current leading approach is to transfer knowledge from the…

计算机视觉与模式识别 · 计算机科学 2021-10-27 Carlo Bretti , Pascal Mettes

Zero-shot learning (ZSL) is a framework to classify images belonging to unseen classes based on solely semantic information about these unseen classes. In this paper, we propose a new ZSL algorithm using coupled dictionary learning. The…

计算机视觉与模式识别 · 计算机科学 2021-10-26 Mohammad Rostami , Soheil Kolouri , Zak Murez , Yuri Owekcho , Eric Eaton , Kuyngnam Kim

In image recognition, there are many cases where training samples cannot cover all target classes. Zero-shot learning (ZSL) utilizes the class semantic information to classify samples of the unseen categories that have no corresponding…

计算机视觉与模式识别 · 计算机科学 2018-06-25 Fan Wu , Kai Tian , Jihong Guan , Shuigeng Zhou

With recent progress in large-scale map maintenance and long-term map learning, the task of change detection on a large-scale map from a visual image captured by a mobile robot has become a problem of increasing criticality. Previous…

计算机视觉与模式识别 · 计算机科学 2017-09-19 Tanaka Kanji

We introduce and tackle the problem of zero-shot object detection (ZSD), which aims to detect object classes which are not observed during training. We work with a challenging set of object classes, not restricting ourselves to similar…

计算机视觉与模式识别 · 计算机科学 2018-07-30 Ankan Bansal , Karan Sikka , Gaurav Sharma , Rama Chellappa , Ajay Divakaran

Scaling up visual category recognition to large numbers of classes remains challenging. A promising research direction is zero-shot learning, which does not require any training data to recognize new classes, but rather relies on some form…

计算机视觉与模式识别 · 计算机科学 2016-04-12 Zeynep Akata , Mateusz Malinowski , Mario Fritz , Bernt Schiele

Zero-shot learning strives to classify unseen categories for which no data is available during training. In the generalized variant, the test samples can further belong to seen or unseen categories. The state-of-the-art relies on Generative…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Sanath Narayan , Akshita Gupta , Fahad Shahbaz Khan , Cees G. M. Snoek , Ling Shao

Feature selection, an effective technique for dimensionality reduction, plays an important role in many machine learning systems. Supervised knowledge can significantly improve the performance. However, faced with the rapid growth of newly…

计算机视觉与模式识别 · 计算机科学 2021-07-15 Zheng Wang , Qiao Wang , Tingzhang Zhao , Xiaojun Ye

Zero-shot Learning (ZSL) aims to enable image classifiers to recognize images from unseen classes that were not included during training. Unlike traditional supervised classification, ZSL typically relies on learning a mapping from visual…

计算机视觉与模式识别 · 计算机科学 2025-12-23 Zhiyuan Peng , Zihan Ye , Shreyank N Gowda , Yuping Yan , Haotian Xu , Ling Shao

Generalized zero-shot learning (GZSL) aims to train a model for classifying data samples under the condition that some output classes are unknown during supervised learning. To address this challenging task, GZSL leverages semantic…

计算机视觉与模式识别 · 计算机科学 2022-07-18 Farhad Pourpanah , Moloud Abdar , Yuxuan Luo , Xinlei Zhou , Ran Wang , Chee Peng Lim , Xi-Zhao Wang , Q. M. Jonathan Wu

Zero-shot learning (ZSL) aims to recognize unseen classes accurately by learning seen classes and known attributes, but correlations in attributes were ignored by previous study which lead to classification results confused. To solve this…

计算机视觉与模式识别 · 计算机科学 2020-09-15 Chunlai Chai , Yukuan Lou , Shijin Zhang

Trained on large datasets, deep learning (DL) can accurately classify videos into hundreds of diverse classes. However, video data is expensive to annotate. Zero-shot learning (ZSL) proposes one solution to this problem. ZSL trains a model…

计算机视觉与模式识别 · 计算机科学 2020-06-23 Biagio Brattoli , Joseph Tighe , Fedor Zhdanov , Pietro Perona , Krzysztof Chalupka

The Zero-Shot Learning (ZSL) task attempts to learn concepts without any labeled data. Unlike traditional classification/detection tasks, the evaluation environment is provided unseen classes never encountered during training. As such, it…

计算机视觉与模式识别 · 计算机科学 2022-11-18 Abhijit Suprem

Zero-shot action recognition is the task of recognizingaction classes without visual examples, only with a seman-tic embedding which relates unseen to seen classes. Theproblem can be seen as learning a function which general-izes well to…

计算机视觉与模式识别 · 计算机科学 2022-07-26 Shreyank N Gowda , Laura Sevilla-Lara , Frank Keller , Marcus Rohrbach

Zero-shot learning (ZSL) aims to recognize unseen image categories by learning an embedding space between image and semantic representations. For years, among existing works, it has been the center task to learn the proper mapping matrices…

计算机视觉与模式识别 · 计算机科学 2018-03-20 Yan Li , Junge Zhang , Jianguo Zhang , Kaiqi Huang

Zero-shot action recognition is the task of classifying action categories that are not available in the training set. In this setting, the standard evaluation protocol is to use existing action recognition datasets(e.g. UCF101) and randomly…

计算机视觉与模式识别 · 计算机科学 2021-09-14 Shreyank N Gowda , Laura Sevilla-Lara , Kiyoon Kim , Frank Keller , Marcus Rohrbach

Zero-shot learning (ZSL) algorithms typically work by exploiting attribute correlations to be able to make predictions in unseen classes. However, these correlations do not remain intact at test time in most practical settings and the…

Zero-Shot Learning (ZSL) aims to recognise unseen object classes, which are not observed during the training phase. The existing body of works on ZSL mostly relies on pretrained visual features and lacks the explicit attribute localisation…

计算机视觉与模式识别 · 计算机科学 2021-08-03 Faisal Alamri , Anjan Dutta