中文
相关论文

相关论文: Transductive Multi-class and Multi-label Zero-shot…

200 篇论文

Real-world recognition system often encounters the challenge of unseen labels. To identify such unseen labels, multi-label zero-shot learning (ML-ZSL) focuses on transferring knowledge by a pre-trained textual label embedding (e.g., GloVe).…

计算机视觉与模式识别 · 计算机科学 2023-02-02 Sunan He , Taian Guo , Tao Dai , Ruizhi Qiao , Bo Ren , Shu-Tao Xia

Zero-shot learning (ZSL) aims to recognize unseen classes by exploiting semantic descriptions shared between seen classes and unseen classes. Current methods show that it is effective to learn visual-semantic alignment by projecting…

计算机视觉与模式识别 · 计算机科学 2022-08-01 Zaiquan Yang , Yang Liu , Wenjia Xu , Chong Huang , Lei Zhou , Chao Tong

Zero-shot learning is a learning regime that recognizes unseen classes by generalizing the visual-semantic relationship learned from the seen classes. To obtain an effective ZSL model, one may resort to curating training samples from…

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

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

The need to address the scarcity of task-specific annotated data has resulted in concerted efforts in recent years for specific settings such as zero-shot learning (ZSL) and domain generalization (DG), to separately address the issues of…

计算机视觉与模式识别 · 计算机科学 2021-07-13 Shivam Chandhok , Sanath Narayan , Hisham Cholakkal , Rao Muhammad Anwer , Vineeth N Balasubramanian , Fahad Shahbaz Khan , Ling Shao

Hash coding has been widely used in approximate nearest neighbor search for large-scale image retrieval. Given semantic annotations such as class labels and pairwise similarities of the training data, hashing methods can learn and generate…

计算机视觉与模式识别 · 计算机科学 2021-07-01 Qin Zou , Zheng Zhang , Ling Cao , Long Chen , Song Wang

Existing zero-shot learning (ZSL) methods usually learn a projection function between a feature space and a semantic embedding space(text or attribute space) in the training seen classes or testing unseen classes. However, the projection…

计算机视觉与模式识别 · 计算机科学 2018-01-26 Guangfeng Lin , Caixia Fan , Wanjun Chen , Yajun Chen , Fan Zhao

Zero-shot learning (ZSL) addresses the unseen class recognition problem by leveraging semantic information to transfer knowledge from seen classes to unseen classes. Generative models synthesize the unseen visual features and convert ZSL…

计算机视觉与模式识别 · 计算机科学 2020-07-21 Maunil R Vyas , Hemanth Venkateswara , Sethuraman Panchanathan

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 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

Music classification and tagging is conducted through categorical supervised learning with a fixed set of labels. In principle, this cannot make predictions on unseen labels. Zero-shot learning is an approach to solve the problem by using…

多媒体 · 计算机科学 2019-06-21 Jeong Choi , Jongpil Lee , Jiyoung Park , Juhan Nam

Zero-shot learning, the task of learning to recognize new classes not seen during training, has received considerable attention in the case of 2D image classification. However, despite the increasing ubiquity of 3D sensors, the…

计算机视觉与模式识别 · 计算机科学 2021-04-13 Ali Cheraghian , Shafinn Rahman , Townim F. Chowdhury , Dylan Campbell , Lars Petersson

Zero-shot learning relies on semantic class representations such as hand-engineered attributes or learned embeddings to predict classes without any labeled examples. We propose to learn class representations by embedding nodes from common…

机器学习 · 计算机科学 2022-08-29 Nihal V. Nayak , Stephen H. Bach

Training a neural network model for recognizing multiple labels associated with an image, including identifying unseen labels, is challenging, especially for images that portray numerous semantically diverse labels. As challenging as this…

计算机视觉与模式识别 · 计算机科学 2021-05-14 Avi Ben-Cohen , Nadav Zamir , Emanuel Ben Baruch , Itamar Friedman , Lihi Zelnik-Manor

Zero-shot learning (ZSL) has received extensive attention recently especially in areas of fine-grained object recognition, retrieval, and image captioning. Due to the complete lack of training samples and high requirement of defense…

计算机视觉与模式识别 · 计算机科学 2019-12-11 Xingxing Zhang , Shupeng Gui , Zhenfeng Zhu , Yao Zhao , Ji Liu

Zero-shot learning (ZSL) aims to recognize unseen classes without visual instances. However, existing methods usually assume clean labels, overlooking real-world label noise and ambiguity, which degrades performance. To bridge this gap, we…

计算机视觉与模式识别 · 计算机科学 2026-04-21 Jiangnan Li , Linqing Huang , Xiaowen Yan , Min Gan , Wenpeng Lu , Jinfu Fan

We present a cross-modal Transformer-based framework, which jointly encodes video data and text labels for zero-shot action recognition (ZSAR). Our model employs a conceptually new pipeline by which visual representations are learned in…

计算机视觉与模式识别 · 计算机科学 2022-05-04 Chung-Ching Lin , Kevin Lin , Linjie Li , Lijuan Wang , Zicheng Liu

Zero-Shot Learning (ZSL) presents the challenge of identifying categories not seen during training. This task is crucial in domains where it is costly, prohibited, or simply not feasible to collect training data. ZSL depends on a mapping…

计算机视觉与模式识别 · 计算机科学 2025-06-10 William Heyden , Habib Ullah , M. Salman Siddiqui , Fadi Al Machot

Zero-shot learning (ZSL) aims to recognize the novel object categories using the semantic representation of categories, and the key idea is to explore the knowledge of how the novel class is semantically related to the familiar classes.…

计算机视觉与模式识别 · 计算机科学 2019-07-19 Ying Shi , Wei Wei , Zhiming Zheng

Collecting training images for all visual categories is not only expensive but also impractical. Zero-shot learning (ZSL), especially using attributes, offers a pragmatic solution to this problem. However, at test time most attribute-based…

计算机视觉与模式识别 · 计算机科学 2016-10-18 Ziad Al-Halah , Makarand Tapaswi , Rainer Stiefelhagen