中文
相关论文

相关论文: End-to-end Generative Zero-shot Learning via Few-s…

200 篇论文

Suffering from the semantic insufficiency and domain-shift problems, most of existing state-of-the-art methods fail to achieve satisfactory results for Zero-Shot Learning (ZSL). In order to alleviate these problems, we propose a novel…

计算机视觉与模式识别 · 计算机科学 2021-02-24 Hongxin Xiang , Cheng Xie , Ting Zeng , Yun Yang

Despite the widespread success of deep learning, its intense requirements for vast amounts of data and extensive training make it impractical for various real-world applications where data is scarce. In recent years, Few-Shot Learning (FSL)…

机器学习 · 计算机科学 2025-01-27 Georgios Tsoumplekas , Vladislav Li , Panagiotis Sarigiannidis , Vasileios Argyriou

Methods proposed in the literature for zero-shot learning (ZSL) are typically suitable for offline learning and cannot continually learn from sequential streaming data. The sequential data comes in the form of tasks during training.…

计算机视觉与模式识别 · 计算机科学 2022-09-27 Chandan Gautam , Sethupathy Parameswaran , Ashish Mishra , Suresh Sundaram

Federated Learning (FL) enables collaborative model training across decentralized devices while preserving data privacy. However, FL methods typically run for a predefined number of global rounds, often leading to unnecessary computation…

机器学习 · 计算机科学 2025-11-17 Youngjoon Lee , Hyukjoon Lee , Jinu Gong , Yang Cao , Joonhyuk Kang

Zero-shot learning (ZSL) is concerned with the recognition of previously unseen classes. It relies on additional semantic knowledge for which a mapping can be learned with training examples of seen classes. While classical ZSL considers the…

机器学习 · 计算机科学 2019-01-16 Yannick Le Cacheux , Hervé Le Borgne , Michel Crucianu

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

Deep generative models have been successfully applied to Zero-Shot Learning (ZSL) recently. However, the underlying drawbacks of GANs and VAEs (e.g., the hardness of training with ZSL-oriented regularizers and the limited generation…

机器学习 · 计算机科学 2020-07-10 Yuming Shen , Jie Qin , Lei Huang

Few-shot learning (FSL) enables machine learning models to generalize effectively with minimal labeled data, making it crucial for data-scarce domains such as healthcare, robotics, and natural language processing. Despite its potential, FSL…

机器学习 · 计算机科学 2025-01-24 Rishabh Agrawal

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

Machine learning has been highly successful in data-intensive applications but is often hampered when the data set is small. Recently, Few-Shot Learning (FSL) is proposed to tackle this problem. Using prior knowledge, FSL can rapidly…

机器学习 · 计算机科学 2020-03-31 Yaqing Wang , Quanming Yao , James Kwok , Lionel M. Ni

Although zero-shot learning (ZSL) has an inferential capability of recognizing new classes that have never been seen before, it always faces two fundamental challenges of the cross modality and crossdomain challenges. In order to alleviate…

计算机视觉与模式识别 · 计算机科学 2021-01-26 Cheng Xie , Hongxin Xiang , Ting Zeng , Yun Yang , Beibei Yu , Qing Liu

Zero-shot learning (ZSL) aims to recognize instances of unseen classes solely based on the semantic descriptions of the classes. Existing algorithms usually formulate it as a semantic-visual correspondence problem, by learning mappings from…

计算机视觉与模式识别 · 计算机科学 2019-11-28 Kai Li , Martin Renqiang Min , Yun Fu

Zero-shot learning (ZSL) methods have been studied in the unrealistic setting where test data are assumed to come from unseen classes only. In this paper, we advocate studying the problem of generalized zero-shot learning (GZSL) where the…

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

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

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 classes by generalizing the relation between visual features and semantic attributes learned from the seen classes. A recent paradigm called transductive zero-shot learning further leverages…

计算机视觉与模式识别 · 计算机科学 2023-03-20 Zhengbo Wang , Jian Liang , Zilei Wang , Tieniu Tan

Zero-Shot Learning (ZSL) is an emerging research that aims to solve the classification problems with very few training data. The present works on ZSL mainly focus on the mapping of learning semantic space to visual space. It encounters many…

计算机视觉与模式识别 · 计算机科学 2021-03-01 Zeng Ting , Xiang Hongxin , Xie Cheng , Yang Yun , Liu Qing

Few-shot learning (FSL) is an emergent paradigm of learning that attempts to learn to reason with low sample complexity to mimic the way humans learn, generalise and extrapolate from only a few seen examples. While FSL attempts to mimic…

机器学习 · 计算机科学 2023-12-08 Jaron Mar , Jiamou Liu