paper-with-me

Papers

Improving Zero-shot Relation Classification via Automatically-acquired Entailment Templates

2023-07-13 · Proceedings of the 8th Workshop on Representation Learning for NLP 2023 7 · Mahdi Rahimi, Mihai Surdeanu

While fully supervised relation classification (RC) models perform well on large-scale datasets, their performance drops drastically in low-resource settings. As generating annotated examples are expensive, recent zero-shot methods have been proposed that reformulate RC into other NLP tasks for which supervision exists such as textual entailment. However, these methods rely on templates that are manually created which is costly and requires domain expertise. In this paper, we present a novel strategy for template generation for relation classification, which is based on adapting Harris’ distributional similarity principle to templates encoded using contextualized representations. Further, we perform empirical evaluation of different strategies for combining the automatically acquired templates with manual templates. The experimental results on TACRED show that our approach not only performs better than the zero-shot RC methods that only use manual templates, but also that it achieves state-of-the-art performance for zero-shot TACRED at 64.3 F1 score.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Natural Language InferenceRelationRelation ClassificationZero-shot Relation Classification

Similar Papers 제목 키워드 기반

Zero-shot transfer for implicit discourse relation classification

2019-07-30 · Murathan Kurfali, Robert Östling

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 …

ClassificationGeneral ClassificationImplicit Discourse Relation ClassificationRelation+2

Zero-shot transfer for implicit discourse relation classification

2019-09-01 · WS 2019 9 · Murathan Kurfal{\i}, Robert {\"O}stling

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 …

ClassificationGeneral ClassificationImplicit Discourse Relation ClassificationRelation+2

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

Multi-Teacher Multi-Objective Meta-Learning for Zero-Shot Hyperspectral Band Selection

2024-06-12 · Jie Feng, Xiaojian Zhong, Di Li, Weisheng Dong 외

Band selection plays a crucial role in hyperspectral image classification by removing redundant and noisy bands and retaining discriminative ones. However, most existing deep learning-based methods are aimed at dealing w…

Hyperspectral Image Classificationimage-classificationImage ClassificationMeta-Learning

SemSup-XC: Semantic Supervision for Zero and Few-shot Extreme Classification

2023-01-26 · Pranjal Aggarwal, Ameet Deshpande, Karthik Narasimhan

Extreme classification (XC) involves predicting over large numbers of classes (thousands to millions), with real-world applications like news article classification and e-commerce product tagging. The zero-shot version o…

Contrastive Learning