中文
相关论文

相关论文: Probabilistic Zero-shot Classification with Semant…

200 篇论文

Learning to rank is a rare technology compared with other techniques such as deep neural networks. The number of experts in the field is roughly 1/6 of the number of professionals in deep learning. Being an effective ranking methodology,…

信息检索 · 计算机科学 2024-09-24 Hao Wang

While billions of non-English speaking users rely on search engines every day, the problem of ad-hoc information retrieval is rarely studied for non-English languages. This is primarily due to a lack of data set that are suitable to train…

信息检索 · 计算机科学 2020-05-01 Sean MacAvaney , Luca Soldaini , Nazli Goharian

One of important areas of machine learning research is zero-shot learning. It is applied when properly labeled training data set is not available. A number of zero-shot algorithms have been proposed and experimented with. However, none of…

机器学习 · 计算机科学 2022-03-30 Elie Saad , Marcin Paprzycki , Maria Ganzha

In this paper, we study zero-shot learning in audio classification through factored linear and nonlinear acoustic-semantic projections between audio instances and sound classes. Zero-shot learning in audio classification refers to…

音频与语音处理 · 电气工程与系统科学 2021-02-03 Huang Xie , Okko Räsänen , Tuomas Virtanen

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

The performance of generative zero-shot methods mainly depends on the quality of generated features and how well the model facilitates knowledge transfer between visual and semantic domains. The quality of generated features is a direct…

计算机视觉与模式识别 · 计算机科学 2020-12-01 Shivam Chandhok , Vineeth N Balasubramanian

Zero-shot learning (ZSL) for image classification focuses on recognizing novel categories that have no labeled data available for training. The learning is generally carried out with the help of mid-level semantic descriptors associated…

计算机视觉与模式识别 · 计算机科学 2019-03-29 Debasmit Das , C. S. George Lee

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

In this paper, we analyze zero-shot taxonomy learning methods which are based on distilling knowledge from language models via prompting and sentence scoring. We show that, despite their simplicity, these methods outperform some supervised…

计算与语言 · 计算机科学 2022-02-11 Devansh Jain , Luis Espinosa Anke

We investigate the problem of zero-shot semantic image painting. Instead of painting modifications into an image using only concrete colors or a finite set of semantic concepts, we ask how to create semantic paint based on open full-text…

计算机视觉与模式识别 · 计算机科学 2023-03-27 Alex Andonian , Sabrina Osmany , Audrey Cui , YeonHwan Park , Ali Jahanian , Antonio Torralba , David Bau

Due to the high costs associated with finetuning large language models, various recent works propose to adapt them to specific tasks without any parameter updates through in-context learning. Unfortunately, for in-context learning there is…

计算与语言 · 计算机科学 2022-02-15 Yanchen Liu , Timo Schick , Hinrich Schütze

Zero-shot classification is a promising paradigm to solve an applicable problem when the training classes and test classes are disjoint. Achieving this usually needs experts to externalize their domain knowledge by manually specifying a…

人机交互 · 计算机科学 2021-08-17 Shichao Jia , Zeyu Li , Nuo Chen , Jiawan Zhang

Deep neural networks trained for classification have been found to learn powerful image representations, which are also often used for other tasks such as comparing images w.r.t. their visual similarity. However, visual similarity does not…

计算机视觉与模式识别 · 计算机科学 2019-07-24 Björn Barz , Joachim Denzler

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

Large language models have shown promising results in zero-shot settings (Brown et al.,2020; Radford et al., 2019). For example, they can perform multiple choice tasks simply by conditioning on a question and selecting the answer with the…

计算与语言 · 计算机科学 2022-11-22 Ari Holtzman , Peter West , Vered Shwartz , Yejin Choi , Luke Zettlemoyer

Current methods for prompt learning in zeroshot scenarios widely rely on a development set with sufficient human-annotated data to select the best-performing prompt template a posteriori. This is not ideal because in a realworld zero-shot…

计算与语言 · 计算机科学 2023-05-17 Jinghui Lu , Dongsheng Zhu , Weidong Han , Rui Zhao , Brian Mac Namee , Fei Tan

Recent developments in pre-trained neural language modeling have led to leaps in accuracy on commonsense question-answering benchmarks. However, there is increasing concern that models overfit to specific tasks, without learning to utilize…

计算与语言 · 计算机科学 2020-12-16 Kaixin Ma , Filip Ilievski , Jonathan Francis , Yonatan Bisk , Eric Nyberg , Alessandro Oltramari

This paper introduces a probabilistic framework for k-shot image classification. The goal is to generalise from an initial large-scale classification task to a separate task comprising new classes and small numbers of examples. The new…

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

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