中文
相关论文

相关论文: Zero-shot Recognition via Semantic Embeddings and …

200 篇论文

Zero-shot recognition (ZSR) deals with the problem of predicting class labels for target domain instances based on source domain side information (e.g. attributes) of unseen classes. We formulate ZSR as a binary prediction problem. Our…

计算机视觉与模式识别 · 计算机科学 2016-08-22 Ziming Zhang , Venkatesh Saligrama

Zero-shot learning methods rely on fixed visual and semantic embeddings, extracted from independent vision and language models, both pre-trained for other large-scale tasks. This is a weakness of current zero-shot learning frameworks as…

计算机视觉与模式识别 · 计算机科学 2022-04-12 Shah Nawaz , Jacopo Cavazza , Alessio Del Bue

Zero-shot learning, which studies the problem of object classification for categories for which we have no training examples, is gaining increasing attention from community. Most existing ZSL methods exploit deterministic transfer learning…

计算机视觉与模式识别 · 计算机科学 2017-05-29 Yanan Li , Donghui Wang

Data-driven semantic communication is based on superficial statistical patterns, thereby lacking interpretability and generalization, especially for applications with the presence of unseen data. To address these challenges, we propose a…

机器学习 · 计算机科学 2025-07-04 Zhaoyu Zhang , Lingyi Wang , Wei Wu , Fuhui Zhou , Qihui Wu

Zero-shot learning deals with the ability to recognize objects without any visual training sample. To counterbalance this lack of visual data, each class to recognize is associated with a semantic prototype that reflects the essential…

计算机视觉与模式识别 · 计算机科学 2021-02-08 Yannick Le Cacheux , Hervé Le Borgne , Michel Crucianu

Node classification is a central task in graph data analysis. Scarce or even no labeled data of emerging classes is a big challenge for existing methods. A natural question arises: can we classify the nodes from those classes that have…

人工智能 · 计算机科学 2021-06-16 Zheng Wang , Jialong Wang , Yuchen Guo , Zhiguo Gong

Zero-Shot Learning (ZSL) aims to classify a test instance from an unseen category based on the training instances from seen categories, in which the gap between seen categories and unseen categories is generally bridged via visual-semantic…

计算机视觉与模式识别 · 计算机科学 2017-12-14 Li Niu , Jianfei Cai , Ashok Veeraraghavan

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

From the beginning of zero-shot learning research, visual attributes have been shown to play an important role. In order to better transfer attribute-based knowledge from known to unknown classes, we argue that an image representation with…

计算机视觉与模式识别 · 计算机科学 2021-05-07 Wenjia Xu , Yongqin Xian , Jiuniu Wang , Bernt Schiele , Zeynep Akata

Generalised zero-shot learning (GZSL) methods aim to classify previously seen and unseen visual classes by leveraging the semantic information of those classes. In the context of GZSL, semantic information is non-visual data such as a text…

计算机视觉与模式识别 · 计算机科学 2019-08-07 Rafael Felix , Ben Harwood , Michele Sasdelli , Gustavo Carneiro

Generalized zero-shot learning (GZSL) tackles the problem of learning to classify instances involving both seen classes and unseen ones. The key issue is how to effectively transfer the model learned from seen classes to unseen classes.…

机器学习 · 计算机科学 2019-11-21 Junjie Wang , Xiangfeng Wang , Bo Jin , Junchi Yan , Wenjie Zhang , Hongyuan Zha

In Generalized Zero-Shot Learning (GZSL), unseen categories (for which no visual data are available at training time) can be predicted by leveraging their class embeddings (e.g., a list of attributes describing them) together with a…

计算机视觉与模式识别 · 计算机科学 2021-09-15 Federico Marmoreo , Julio Ivan Davila Carrazco , Vittorio Murino , Jacopo Cavazza

In compositional zero-shot learning, the goal is to recognize unseen compositions (e.g. old dog) of observed visual primitives states (e.g. old, cute) and objects (e.g. car, dog) in the training set. This is challenging because the same…

计算机视觉与模式识别 · 计算机科学 2021-05-05 Muhammad Ferjad Naeem , Yongqin Xian , Federico Tombari , Zeynep Akata

Semantic Embeddings are a popular way to represent knowledge in the field of zero-shot learning. We observe their interpretability and discuss their potential utility in a safety-critical context. Concretely, we propose to use them to add…

机器学习 · 统计学 2019-05-21 Thomas Brunner , Frederik Diehl , Michael Truong Le , Alois Knoll

A significant shortcoming of current state-of-the-art (SOTA) named-entity recognition (NER) systems is their lack of generalization to unseen domains, which poses a major problem since obtaining labeled data for NER in a new domain is…

人工智能 · 计算机科学 2021-11-16 Nguyen Van Hoang , Soeren Hougaard Mulvad , Dexter Neo Yuan Rong , Yang Yue

Given semantic descriptions of object classes, zero-shot learning aims to accurately recognize objects of the unseen classes, from which no examples are available at the training stage, by associating them to the seen classes, from which…

计算机视觉与模式识别 · 计算机科学 2016-05-31 Soravit Changpinyo , Wei-Lun Chao , Boqing Gong , Fei Sha

We address the problem of generalized zero-shot semantic segmentation (GZS3) predicting pixel-wise semantic labels for seen and unseen classes. Most GZS3 methods adopt a generative approach that synthesizes visual features of unseen classes…

计算机视觉与模式识别 · 计算机科学 2021-08-17 Donghyeon Baek , Youngmin Oh , Bumsub Ham

The task of zero-shot learning (ZSL) requires correctly predicting the label of samples from classes which were unseen at training time. This is achieved by leveraging side information about class labels, such as label attributes or word…

计算机视觉与模式识别 · 计算机科学 2020-10-23 Colin Samplawski , Jannik Wolff , Tassilo Klein , Moin Nabi

The main question we address in this paper is how to scale up visual recognition of unseen classes, also known as zero-shot learning, to tens of thousands of categories as in the ImageNet-21K benchmark. At this scale, especially with many…

计算机视觉与模式识别 · 计算机科学 2022-07-20 Kai Yi , Xiaoqian Shen , Yunhao Gou , Mohamed Elhoseiny

In this paper, we address zero-shot learning (ZSL), the problem of recognizing categories for which no labeled visual data are available during training. We focus on the transductive setting, in which unlabelled visual data from unseen…

计算机视觉与模式识别 · 计算机科学 2021-09-15 Federico Marmoreo , Jacopo Cavazza , Vittorio Murino