paper-with-me

홈 › Papers

Exploring the zero-shot limit of FewRel

2020-12-01 · COLING 2020 8 · Alberto Cetoli

This paper proposes a general purpose relation extractor that uses Wikidata descriptions to represent the relation{'}s surface form. The results are tested on the FewRel 1.0 dataset, which provides an excellent framework for training and evaluating the proposed zero-shot learning system in English. This relation extractor architecture exploits the implicit knowledge of a language model through a question-answering approach.

📄 PDF Abstract BibTeX

Code (1)

fractalego/fewrel_zero_shot 공식 구현 pytorch

Tasks

Language ModelingLanguage ModellingQuestion AnsweringRelationZero-Shot Learning

Similar Papers 제목 키워드 기반

GLiREL -- Generalist Model for Zero-Shot Relation Extraction

2025-01-06 · Jack Boylan, Chris Hokamp, Demian Gholipour Ghalandari

We introduce GLiREL (Generalist Lightweight model for zero-shot Relation Extraction), an efficient architecture and training paradigm for zero-shot relation classification. Inspired by recent advancements in zero-shot na…

modelnamed-entity-recognitionNamed Entity RecognitionRelation+3

FewRel 2.0: Towards More Challenging Few-Shot Relation Classification

2019-10-16 · IJCNLP 2019 11 · Tianyu Gao, Xu Han, Hao Zhu, Zhiyuan Liu 외

We present FewRel 2.0, a more challenging task to investigate two aspects of few-shot relation classification models: (1) Can they adapt to a new domain with only a handful of instances? (2) Can they detect none-of-the-a…

ClassificationDomain AdaptationFew-Shot Relation ClassificationGeneral Classification+2

Chain of Thought with Explicit Evidence Reasoning for Few-shot Relation Extraction

2023-11-10 · Xilai Ma, Jing Li, Min Zhang

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 …

In-Context LearningMeta-LearningRelationRelation Extraction

RelationPrompt: Leveraging Prompts to Generate Synthetic Data for Zero-Shot Relation Triplet Extraction

2022-03-17 · Findings (ACL) 2022 5 · Yew Ken Chia, Lidong Bing, Soujanya Poria, Luo Si

Despite the importance of relation extraction in building and representing knowledge, less research is focused on generalizing to unseen relations types. We introduce the task setting of Zero-Shot Relation Triplet Extrac…

Language ModelingLanguage ModellingRelationRelation Classification+5

FewRel: A Large-Scale Supervised Few-Shot Relation Classification Dataset with State-of-the-Art Evaluation

2018-10-24 · EMNLP 2018 10 · Xu Han, Hao Zhu, Pengfei Yu, ZiYun Wang 외

We present a Few-Shot Relation Classification Dataset (FewRel), consisting of 70, 000 sentences on 100 relations derived from Wikipedia and annotated by crowdworkers. The relation of each sentence is first recognized by …

ClassificationFew-Shot LearningFew-Shot Relation ClassificationGeneral Classification+4