中文
相关论文

相关论文: Field-Guide-Inspired Zero-Shot Learning

200 篇论文

Object detection is one of the major problems in computer vision, and has been extensively studied. Most of the existing detection works rely on labor-intensive supervision, such as ground truth bounding boxes of objects or at least…

计算机视觉与模式识别 · 计算机科学 2018-08-02 Qingyi Tao , Hao Yang , Jianfei Cai

Annotating datasets for question answering (QA) tasks is very costly, as it requires intensive manual labor and often domain-specific knowledge. Yet strategies for annotating QA datasets in a cost-effective manner are scarce. To provide a…

计算与语言 · 计算机科学 2020-03-09 Bernhard Kratzwald , Xiang Yue , Huan Sun , Stefan Feuerriegel

How can we reuse existing knowledge, in the form of available datasets, when solving a new and apparently unrelated target task from a set of unlabeled data? In this work we make a first contribution to answer this question in the context…

计算机视觉与模式识别 · 计算机科学 2015-10-07 Efstratios Gavves , Thomas Mensink , Tatiana Tommasi , Cees G. M. Snoek , Tinne Tuytelaars

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

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

We propose a method to infer domain-specific models such as classifiers for unseen domains, from which no data are given in the training phase, without domain semantic descriptors. When training and test distributions are different,…

机器学习 · 统计学 2018-07-10 Atsutoshi Kumagai , Tomoharu Iwata

Humans are able to learn to recognize new objects even from a few examples. In contrast, training deep-learning-based object detectors requires huge amounts of annotated data. To avoid the need to acquire and annotate these huge amounts of…

计算机视觉与模式识别 · 计算机科学 2022-09-16 Mona Köhler , Markus Eisenbach , Horst-Michael Gross

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

Unsupervised domain adaptation aims to transfer knowledge from a source domain to a target domain so that the target domain data can be recognized without any explicit labelling information for this domain. One limitation of the problem…

计算机视觉与模式识别 · 计算机科学 2019-08-27 Qian Wang , Penghui Bu , Toby P. Breckon

We present a domain adaptation based generative framework for zero-shot learning. Our framework addresses the problem of domain shift between the seen and unseen class distributions in zero-shot learning and minimizes the shift by…

机器学习 · 计算机科学 2020-02-25 Varun Khare , Divyat Mahajan , Homanga Bharadhwaj , Vinay Verma , Piyush Rai

Leveraging class semantic descriptions and examples of known objects, zero-shot learning makes it possible to train a recognition model for an object class whose examples are not available. In this paper, we propose a novel zero-shot…

计算机视觉与模式识别 · 计算机科学 2017-08-22 Soravit Changpinyo , Wei-Lun Chao , Fei Sha

Zero-shot learning (ZSL) aims to recognize classes that do not have samples in the training set. One representative solution is to directly learn an embedding function associating visual features with corresponding class semantics for…

计算机视觉与模式识别 · 计算机科学 2023-07-19 Yu Du , Miaojing Shi , Fangyun Wei , Guoqi Li

As we move towards large-scale object detection, it is unrealistic to expect annotated training data, in the form of bounding box annotations around objects, for all object classes at sufficient scale, and so methods capable of unseen…

计算机视觉与模式识别 · 计算机科学 2019-03-20 Pengkai Zhu , Hanxiao Wang , Venkatesh Saligrama

In this paper, we introduce zero-shot cost models which enable learned cost estimation that generalizes to unseen databases. In contrast to state-of-the-art workload-driven approaches which require to execute a large set of training queries…

数据库 · 计算机科学 2022-01-04 Benjamin Hilprecht , Carsten Binnig

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 (ZSL) which aims to recognize unseen object classes by only training on seen object classes, has increasingly been of great interest in Machine Learning, and has registered with some successes. Most existing ZSL methods…

计算机视觉与模式识别 · 计算机科学 2019-07-04 Wen Tang , Ashkan Panahi , Hamid Krim

We present a novel problem setting in zero-shot learning, zero-shot object recognition and detection in the context. Contrary to the traditional zero-shot learning methods, which simply infers unseen categories by transferring knowledge…

计算机视觉与模式识别 · 计算机科学 2019-04-25 Ruotian Luo , Ning Zhang , Bohyung Han , Linjie Yang

Most visual recognition methods implicitly assume the data distribution remains unchanged from training to testing. However, in practice domain shift often exists, where real-world factors such as lighting and sensor type change between…

机器学习 · 计算机科学 2015-07-30 Yongxin Yang , Timothy Hospedales

Most of the existing Zero-Shot Learning (ZSL) methods focus on learning a compatibility function between the image representation and class attributes. Few others concentrate on learning image representation combining local and global…

计算机视觉与模式识别 · 计算机科学 2021-10-05 Faisal Alamri , Anjan Dutta

We propose a new paradigm for zero-shot learners that is format agnostic, i.e., it is compatible with any format and applicable to a list of language tasks, such as text classification, commonsense reasoning, coreference resolution, and…

计算与语言 · 计算机科学 2022-10-19 Ping Yang , Junjie Wang , Ruyi Gan , Xinyu Zhu , Lin Zhang , Ziwei Wu , Xinyu Gao , Jiaxing Zhang , Tetsuya Sakai