中文
相关论文

相关论文: Learn from Anywhere: Rethinking Generalized Zero-S…

200 篇论文

One-shot learning focuses on adapting pretrained models to recognize newly introduced and unseen classes based on a single labeled image. While variations of few-shot and zero-shot learning exist, one-shot learning remains a challenging yet…

计算机视觉与模式识别 · 计算机科学 2025-05-22 Kyle Stein , Andrew A. Mahyari , Guillermo Francia , Eman El-Sheikh

Prevalent techniques in zero-shot learning do not generalize well to other related problem scenarios. Here, we present a unified approach for conventional zero-shot, generalized zero-shot and few-shot learning problems. Our approach is…

计算机视觉与模式识别 · 计算机科学 2018-10-17 Shafin Rahman , Salman H. Khan , Fatih Porikli

Few-shot learning aims to build classifiers for new classes from a small number of labeled examples and is commonly facilitated by access to examples from a distinct set of 'base classes'. The difference in data distribution between the…

计算机视觉与模式识别 · 计算机科学 2021-04-26 Zitian Chen , Subhransu Maji , Erik Learned-Miller

Recent progress towards learning from limited supervision has encouraged efforts towards designing models that can recognize novel classes at test time (generalized zero-shot learning or GZSL). GZSL approaches assume knowledge of all…

计算机视觉与模式识别 · 计算机科学 2022-03-31 Hari Chandana Kuchibhotla , Sumitra S Malagi , Shivam Chandhok , Vineeth N Balasubramanian

In some of object recognition problems, labeled data may not be available for all categories. Zero-shot learning utilizes auxiliary information (also called signatures) describing each category in order to find a classifier that can…

计算机视觉与模式识别 · 计算机科学 2016-06-01 Seyed Mohsen Shojaee , Mahdieh Soleymani Baghshah

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

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

This paper presents a method of zero-shot learning (ZSL) which poses ZSL as the missing data problem, rather than the missing label problem. Specifically, most existing ZSL methods focus on learning mapping functions from the image feature…

计算机视觉与模式识别 · 计算机科学 2021-03-09 Bo Zhao , Botong Wu , Tianfu Wu , Yizhou Wang

Few-shot learning and self-supervised learning address different facets of the same problem: how to train a model with little or no labeled data. Few-shot learning aims for optimization methods and models that can learn efficiently to…

计算机视觉与模式识别 · 计算机科学 2019-06-13 Spyros Gidaris , Andrei Bursuc , Nikos Komodakis , Patrick Pérez , Matthieu Cord

Few-shot learners aim to recognize new categories given only a small number of training samples. The core challenge is to avoid overfitting to the limited data while ensuring good generalization to novel classes. Existing literature makes…

计算机视觉与模式识别 · 计算机科学 2020-12-29 Aditya Bharti , N. B. Vineeth , C. V. Jawahar

Few-shot learning is a challenging task since only few instances are given for recognizing an unseen class. One way to alleviate this problem is to acquire a strong inductive bias via meta-learning on similar tasks. In this paper, we show…

计算机视觉与模式识别 · 计算机科学 2021-05-26 Wentao Chen , Chenyang Si , Wei Wang , Liang Wang , Zilei Wang , Tieniu Tan

Zero-shot learning has received increasing interest as a means to alleviate the often prohibitive expense of annotating training data for large scale recognition problems. These methods have achieved great success via learning intermediate…

机器学习 · 计算机科学 2015-03-27 Yanwei Fu , Yongxin Yang , Tim Hospedales , Tao Xiang , Shaogang Gong

Zero-Shot Learning (ZSL) is a classification task where we do not have even a single training labeled example from a set of unseen classes. Instead, we only have prior information (or description) about seen and unseen classes, often in the…

计算机视觉与模式识别 · 计算机科学 2021-01-01 Shabnam Daghaghi , Tharun Medini , Anshumali Shrivastava

In the problem of generalized zero-shot learning, the datapoints from unknown classes are not available during training. The main challenge for generalized zero-shot learning is the unbalanced data distribution which makes it hard for the…

计算机视觉与模式识别 · 计算机科学 2018-11-09 Hongguang Zhang , Piotr Koniusz

Most existing Zero-Shot Learning (ZSL) methods have the strong bias problem, in which instances of unseen (target) classes tend to be categorized as one of the seen (source) classes. So they yield poor performance after being deployed in…

计算机视觉与模式识别 · 计算机科学 2018-04-02 Jie Song , Chengchao Shen , Yezhou Yang , Yang Liu , Mingli Song

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

We propose a visual analytics system to help a user analyze and steer zero-shot learning models. Zero-shot learning has emerged as a viable scenario for categorizing data that consists of no labeled examples, and thus a promising approach…

人机交互 · 计算机科学 2020-09-14 Saroj Sahoo , Matthew Berger

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

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

To overcome the absence of training data for unseen classes, conventional zero-shot learning approaches mainly train their model on seen datapoints and leverage the semantic descriptions for both seen and unseen classes. Beyond exploiting…

机器学习 · 计算机科学 2019-10-22 Hyeonwoo Yu , Beomhee Lee
‹ 上一页 1 2 3 10 下一页 ›