中文
相关论文

相关论文: Learning without Seeing nor Knowing: Towards Open …

200 篇论文

In Computer Vision, Zero-Shot Learning (ZSL) aims at classifying unseen classes -- classes for which no matching training image exists. Most of ZSL works learn a cross-modal mapping between images and class labels for seen classes. However,…

计算机视觉与模式识别 · 计算机科学 2020-11-16 Patrick Bordes , Eloi Zablocki , Benjamin Piwowarski , Patrick Gallinari

Zero-shot learning (ZSL) is made possible by learning a projection function between a feature space and a semantic space (e.g.,~an attribute space). Key to ZSL is thus to learn a projection that is robust against the often large domain gap…

计算机视觉与模式识别 · 计算机科学 2018-10-22 Zhiwu Lu , Jiechao Guan , Aoxue Li , Tao Xiang , An Zhao , Ji-Rong Wen

Recent zero-shot learning (ZSL) approaches have integrated fine-grained analysis, i.e., fine-grained ZSL, to mitigate the commonly known seen/unseen domain bias and misaligned visual-semantics mapping problems, and have made profound…

计算机视觉与模式识别 · 计算机科学 2024-02-06 Jingcai Guo , Zhijie Rao , Zhi Chen , Jingren Zhou , Dacheng Tao

Generalized Zero-Shot Learning (GZSL) aims to recognize images from both the seen and unseen classes by transferring semantic knowledge from seen to unseen classes. It is a promising solution to take the advantage of generative models to…

计算机视觉与模式识别 · 计算机科学 2022-07-11 Zhi Chen , Yadan Luo , Sen Wang , Jingjing Li , Zi Huang

Generalized zero-shot learning (GZSL) aims to recognize both seen and unseen classes by transferring knowledge from semantic descriptions to visual representations. Recent generative methods formulate GZSL as a missing data problem, which…

计算机视觉与模式识别 · 计算机科学 2020-09-02 Yu-Chao Gu , Le Zhang , Yun Liu , Shao-Ping Lu , Ming-Ming Cheng

It is a recognized fact that the classification accuracy of unseen classes in the setting of Generalized Zero-Shot Learning (GZSL) is much lower than that of traditional Zero-Shot Leaning (ZSL). One of the reasons is that an instance is…

计算机视觉与模式识别 · 计算机科学 2020-06-12 Xinpeng Li

This paper investigates a challenging problem of zero-shot learning in the multi-label scenario (MLZSL), wherein, the model is trained to recognize multiple unseen classes within a sample (e.g., an image) based on seen classes and auxiliary…

计算机视觉与模式识别 · 计算机科学 2023-09-15 Ziming Liu , Jingcai Guo , Xiaocheng Lu , Song Guo , Peiran Dong , Jiewei Zhang

Zero-shot learning (ZSL) models rely on learning a joint embedding space where both textual/semantic description of object classes and visual representation of object images can be projected to for nearest neighbour search. Despite the…

计算机视觉与模式识别 · 计算机科学 2019-07-22 Li Zhang , Tao Xiang , Shaogang Gong

Zero Shot Learning (ZSL) enables a learning model to classify instances of an unseen class during training. While most research in ZSL focuses on single-label classification, few studies have been done in multi-label ZSL, where an instance…

机器学习 · 计算机科学 2016-06-02 Ubai Sandouk , Ke Chen

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

Zero-shot learning (ZSL) aims to recognize unseen object classes without any training samples, which can be regarded as a form of transfer learning from seen classes to unseen ones. This is made possible by learning a projection between a…

计算机视觉与模式识别 · 计算机科学 2018-10-22 An Zhao , Mingyu Ding , Jiechao Guan , Zhiwu Lu , Tao Xiang , Ji-Rong Wen

We present a meta-learning based generative model for zero-shot learning (ZSL) towards a challenging setting when the number of training examples from each \emph{seen} class is very few. This setup contrasts with the conventional ZSL…

计算机视觉与模式识别 · 计算机科学 2020-11-17 Vinay Kumar Verma , Ashish Mishra , Anubha Pandey , Hema A. Murthy , Piyush Rai

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 recognizes inputs from both seen and unseen classes. Yet, existing methods tend to be biased towards the classes seen during training. In this paper, we strive to mitigate this bias. We propose a bias-aware…

计算机视觉与模式识别 · 计算机科学 2020-08-26 William Thong , Cees G. M. Snoek

Compared to conventional zero-shot learning (ZSL) where recognising unseen classes is the primary or only aim, the goal of generalized zero-shot learning (GZSL) is to recognise both seen and unseen classes. Most GZSL methods typically learn…

计算机视觉与模式识别 · 计算机科学 2021-01-12 Zhi Chen , Zi Huang , Jingjing Li , Zheng Zhang

Zero-shot learning (ZL) is crucial for tasks involving unseen categories, such as natural language processing, image classification, and cross-lingual transfer.Current applications often fail to accurately infer and handle new relations…

人工智能 · 计算机科学 2025-04-08 Bingchen Liu , Jingchen Li , Yuanyuan Fang , Xin Li

Zero-shot learning (ZSL) aims to recognize unseen objects (test classes) given some other seen objects (training classes), by sharing information of attributes between different objects. Attributes are artificially annotated for objects and…

计算机视觉与模式识别 · 计算机科学 2019-10-29 Xiaofeng Xu , Ivor W. Tsang , Chuancai Liu

Compositional Zero-Shot Learning (CZSL) aims to recognize novel compositions using knowledge learned from seen attribute-object compositions in the training set. Previous works mainly project an image and a composition into a common…

计算机视觉与模式识别 · 计算机科学 2022-07-19 Tian Zhang , Kongming Liang , Ruoyi Du , Xian Sun , Zhanyu Ma , Jun Guo

Zero-shot learning (ZSL) makes object recognition in images possible in absence of visual training data for a part of the classes from a dataset. When the number of classes is large, classes are usually represented by semantic class…

计算机视觉与模式识别 · 计算机科学 2020-08-10 Yannick Le Cacheux , Adrian Popescu , Hervé Le Borgne

Recent deep learning architectures can recognize instances of 3D point cloud objects of previously seen classes quite well. At the same time, current 3D depth camera technology allows generating/segmenting a large amount of 3D point cloud…

计算机视觉与模式识别 · 计算机科学 2019-02-28 Ali Cheraghian , Shafin Rahman , Lars Petersson