paper-with-me

Papers

EPPAC: Entity Pre-typing Relation Classification with Prompt AnswerCentralizing

2022-03-01 · Jiejun Tan, Wenbin Hu, Weiwei Liu

Relation classification (RC) aims to predict the relationship between a pair of subject and object in a given context. Recently, prompt tuning approaches have achieved high performance in RC. However, existing prompt tuning approaches have the following issues: (1) numerous categories decrease RC performance; (2) manually designed prompts require intensive labor. To address these issues, a novel paradigm, Entity Pre-typing Relation Classification with Prompt Answer Centralizing(EPPAC) is proposed in this paper. The entity pre-tying in EPPAC is presented to address the first issue using a double-level framework that pre-types entities before RC and prompt answer centralizing is proposed to address the second issue. Extensive experiments show that our proposed EPPAC outperformed state-of-the-art approaches on TACRED and TACREV by 14.4% and 11.1%, respectively. The code is provided in the Supplementary Materials.

📄 PDF Abstract BibTeX arXiv:2203.00193

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationRelationRelation Classification

Similar Papers 제목 키워드 기반

Prompt-Learning for Fine-Grained Entity Typing

2021-11-16 · ACL ARR November 2021 11 · Anonymous

As an effective approach to tune pre-trained language models (PLMs) for specific tasks, prompt-learning has recently attracted much attention from researchers. By using cloze-style language prompts to stimulate the versa…

Entity TypingKnowledge ProbingLanguage ModelingLanguage Modelling+5

Prompt-Learning for Fine-Grained Entity Typing

2021-08-24 · Ning Ding, Yulin Chen, Xu Han, Guangwei Xu 외

As an effective approach to tune pre-trained language models (PLMs) for specific tasks, prompt-learning has recently attracted much attention from researchers. By using \textit{cloze}-style language prompts to stimulate …

Entity TypingKnowledge ProbingLanguage ModelingLanguage Modelling+5

Semantic Relation Classification via Bidirectional LSTM Networks with Entity-aware Attention using Latent Entity Typing

2019-01-23 · Joohong Lee, Sangwoo Seo, Yong Suk Choi

Classifying semantic relations between entity pairs in sentences is an important task in Natural Language Processing (NLP). Most previous models for relation classification rely on the high-level lexical and syntactic fe…

Entity TypingGeneral ClassificationNamed Entity Recognition (NER)POS+3

Continuous Prompt Tuning Based Textual Entailment Model for E-commerce Entity Typing

2022-11-04 · Yibo Wang, Congying Xia, Guan Wang, Philip Yu

The explosion of e-commerce has caused the need for processing and analysis of product titles, like entity typing in product titles. However, the rapid activity in e-commerce has led to the rapid emergence of new entitie…

Entity TypingNatural Language Inference

Few-Shot Fine-Grained Entity Typing with Automatic Label Interpretation and Instance Generation

2022-06-28 · Jiaxin Huang, Yu Meng, Jiawei Han

We study the problem of few-shot Fine-grained Entity Typing (FET), where only a few annotated entity mentions with contexts are given for each entity type. Recently, prompt-based tuning has demonstrated superior performa…

Entity TypingLanguage ModelingLanguage ModellingVocal Bursts Type Prediction