中文
相关论文

相关论文: ZS-BERT: Towards Zero-Shot Relation Extraction wit…

200 篇论文

Automatically classifying the relation between sentences in a discourse is a challenging task, in particular when there is no overt expression of the relation. It becomes even more challenging by the fact that annotated training data exists…

计算与语言 · 计算机科学 2019-07-31 Murathan Kurfalı , Robert Östling

Modern deep learning methods have achieved great success in machine learning and computer vision fields by learning a set of pre-defined datasets. Howerver, these methods perform unsatisfactorily when applied into real-world situations. The…

计算机视觉与模式识别 · 计算机科学 2021-01-01 Kun Wei , Cheng Deng , Xu Yang , Maosen Li

We propose a novel approach for unsupervised zero-shot learning (ZSL) of classes based on their names. Most existing unsupervised ZSL methods aim to learn a model for directly comparing image features and class names. However, this proves…

计算机视觉与模式识别 · 计算机科学 2017-08-08 Berkan Demirel , Ramazan Gokberk Cinbis , Nazli Ikizler-Cinbis

Zero-shot learning (ZSL) extends the conventional image classification technique to a more challenging situation where the test image categories are not seen in the training samples. Most studies on ZSL utilize side information such as…

计算机视觉与模式识别 · 计算机科学 2016-07-01 Zhong Ji , Yuzhong Xie , Yanwei Pang , Lei Chen , Zhongfei Zhang

Zero-shot learning (ZSL) aims at understanding unseen categories with no training examples from class-level descriptions. To improve the discriminative power of zero-shot learning, we model the visual learning process of unseen categories…

计算机视觉与模式识别 · 计算机科学 2019-12-04 Mohamed Elhoseiny , Mohamed Elfeki

Intent discovery is a crucial task in natural language processing, and it is increasingly relevant for various of industrial applications. Identifying novel, unseen intents from user inputs remains one of the biggest challenges in this…

计算与语言 · 计算机科学 2023-12-11 Daniele Comi , Dimitrios Christofidellis , Pier Francesco Piazza , Matteo Manica

Recent works show that learning contextualized embeddings for words is beneficial for downstream tasks. BERT is one successful example of this approach. It learns embeddings by solving two tasks, which are masked language model (masked LM)…

计算与语言 · 计算机科学 2020-11-10 Çağla Aksoy , Alper Ahmetoğlu , Tunga Güngör

Zero-shot learning (ZSL) is one of the most extreme forms of learning from scarce labeled data. It enables predicting that images belong to classes for which no labeled training instances are available. In this paper, we present a new ZSL…

计算机视觉与模式识别 · 计算机科学 2019-02-15 Colin Samplawski , Heesung Kwon , Erik Learned-Miller , Benjamin M. Marlin

Language-enabled robots have been widely studied over the past years to enable natural human-robot interaction and teaming in various real-world applications. Language-enabled robots must be able to comprehend referring expressions to…

机器人学 · 计算机科学 2023-12-22 Peng Gao , Ahmed Jaafar , Brian Reily , Christopher Reardon , Hao Zhang

We present a meta-learning based generative model for zero-shot learning (ZSL) towards a challenging setting when the number of training examples from each \emph{seen} class is very few. This setup contrasts with the conventional ZSL…

计算机视觉与模式识别 · 计算机科学 2020-11-17 Vinay Kumar Verma , Ashish Mishra , Anubha Pandey , Hema A. Murthy , Piyush Rai

Few-shot relation extraction involves identifying the type of relationship between two specific entities within a text, using a limited number of annotated samples. A variety of solutions to this problem have emerged by applying…

计算与语言 · 计算机科学 2024-03-11 Xilai Ma , Jing Li , Min Zhang

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

Zero-shot learning (ZSL) which aims to recognize unseen classes with no labeled training sample, efficiently tackles the problem of missing labeled data in image retrieval. Nowadays there are mainly two types of popular methods for ZSL to…

计算机视觉与模式识别 · 计算机科学 2018-10-30 Gang Yang , Jinlu Liu , Xirong Li

We present a novel framework to deal with relation extraction tasks in cases where there is complete lack of supervision, either in the form of gold annotations, or relations from a knowledge base. Our approach leverages syntactic parsing…

机器学习 · 计算机科学 2019-11-04 Yannis Papanikolaou , Ian Roberts , Andrea Pierleoni

Self-supervised learning has become increasingly important to leverage the abundance of unlabeled data available on platforms like YouTube. Whereas most existing approaches learn low-level representations, we propose a joint…

计算机视觉与模式识别 · 计算机科学 2019-09-13 Chen Sun , Austin Myers , Carl Vondrick , Kevin Murphy , Cordelia Schmid

Zero-Shot Learning is an important paradigm within General-Purpose Artificial Intelligence Systems, particularly in those that operate in open-world scenarios where systems must adapt to new tasks dynamically. Semantic spaces play a pivotal…

机器学习 · 计算机科学 2025-10-07 Juan Jose Herrera-Aranda , Guillermo Gomez-Trenado , Francisco Herrera , Isaac Triguero

Recent research works have proposed machine learning models for classifying IoT devices connected to a network. However, there is still a practical challenge of not having all devices (and hence their traffic) available during the training…

网络与互联网体系结构 · 计算机科学 2024-01-15 Binghui Wu , Philipp Gysel , Dinil Mon Divakaran , Mohan Gurusamy

Zero-shot learning (ZSL) makes object recognition in images possible in absence of visual training data for a part of the classes from a dataset. When the number of classes is large, classes are usually represented by semantic class…

计算机视觉与模式识别 · 计算机科学 2020-08-10 Yannick Le Cacheux , Adrian Popescu , Hervé Le Borgne

Masked language models like BERT can perform text classification in a zero-shot fashion by reformulating downstream tasks as text infilling. However, this approach is highly sensitive to the template used to prompt the model, yet…

计算与语言 · 计算机科学 2022-10-27 Mozes van de Kar , Mengzhou Xia , Danqi Chen , Mikel Artetxe

In this paper, we propose a novel deep learning architecture for multi-label zero-shot learning (ML-ZSL), which is able to predict multiple unseen class labels for each input instance. Inspired by the way humans utilize semantic knowledge…

计算机视觉与模式识别 · 计算机科学 2018-05-29 Chung-Wei Lee , Wei Fang , Chih-Kuan Yeh , Yu-Chiang Frank Wang