paper-with-me

Papers

Zero-shot Relation Classification from Side Information

2020-11-13 · Jiaying Gong, Hoda Eldardiry

We propose a zero-shot learning relation classification (ZSLRC) framework that improves on state-of-the-art by its ability to recognize novel relations that were not present in training data. The zero-shot learning approach mimics the way humans learn and recognize new concepts with no prior knowledge. To achieve this, ZSLRC uses advanced prototypical networks that are modified to utilize weighted side (auxiliary) information. ZSLRC's side information is built from keywords, hypernyms of name entities, and labels and their synonyms. ZSLRC also includes an automatic hypernym extraction framework that acquires hypernyms of various name entities directly from the web. ZSLRC improves on state-of-the-art few-shot learning relation classification methods that rely on labeled training data and is therefore applicable more widely even in real-world scenarios where some relations have no corresponding labeled examples for training. We present results using extensive experiments on two public datasets (NYT and FewRel) and show that ZSLRC significantly outperforms state-of-the-art methods on supervised learning, few-shot learning, and zero-shot learning tasks. Our experimental results also demonstrate the effectiveness and robustness of our proposed model.

📄 PDF Abstract BibTeX arXiv:2011.07126

Code (1)

gjiaying/zslrc 공식 구현 pytorch

Tasks

ClassificationFew-Shot LearningRelationRelation ClassificationRelation ExtractionZero-Shot LearningZero-shot Relation Classification

Similar Papers 제목 키워드 기반

Zero-shot Learning for Audio-based Music Classification and Tagging

2019-07-05 · Jeong Choi, Jongpil Lee, Jiyoung Park, Juhan Nam

Audio-based music classification and tagging is typically based on categorical supervised learning with a fixed set of labels. This intrinsically cannot handle unseen labels such as newly added music genres or semantic w…

AttributeClassificationGeneral ClassificationMulti-label zero-shot learning+4

Zero-shot Relation Classification as Textual Entailment

2018-11-01 · WS 2018 11 · Abiola Obamuyide, Andreas Vlachos

We consider the task of relation classification, and pose this task as one of textual entailment. We show that this formulation leads to several advantages, including the ability to (i) perform zero-shot relation classif…

ClassificationGeneral ClassificationKnowledge Base PopulationNatural Language Inference+7

Integrating Propositional and Relational Label Side Information for Hierarchical Zero-Shot Image Classification

2019-02-14 · Colin Samplawski, Heesung Kwon, Erik Learned-Miller, Benjamin M. Marlin

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…

AttributeGeneral Classificationimage-classificationImage Classification+2

Zero-Shot Audio Classification using Image Embeddings

2022-06-10 · Duygu Dogan, Huang Xie, Toni Heittola, Tuomas Virtanen

Supervised learning methods can solve the given problem in the presence of a large set of labeled data. However, the acquisition of a dataset covering all the target classes typically requires manual labeling which is ex…

Audio ClassificationClassificationZero-shot Audio ClassificationZero-Shot Learning

Logic-guided Semantic Representation Learning for Zero-Shot Relation Classification

2020-10-30 · COLING 2020 8 · Juan Li, Ruoxu Wang, Ningyu Zhang, Wen Zhang 외

Relation classification aims to extract semantic relations between entity pairs from the sentences. However, most existing methods can only identify seen relation classes that occurred during training. To recognize unsee…

ClassificationDescriptiveGeneral ClassificationKnowledge Graph Embeddings+6