paper-with-me

홈 › Papers

TACRED Revisited: A Thorough Evaluation of the TACRED Relation Extraction Task

2020-04-30 · ACL 2020 6 · Christoph Alt, Aleksandra Gabryszak, Leonhard Hennig

TACRED (Zhang et al., 2017) is one of the largest, most widely used crowdsourced datasets in Relation Extraction (RE). But, even with recent advances in unsupervised pre-training and knowledge enhanced neural RE, models still show a high error rate. In this paper, we investigate the questions: Have we reached a performance ceiling or is there still room for improvement? And how do crowd annotations, dataset, and models contribute to this error rate? To answer these questions, we first validate the most challenging 5K examples in the development and test sets using trained annotators. We find that label errors account for 8% absolute F1 test error, and that more than 50% of the examples need to be relabeled. On the relabeled test set the average F1 score of a large baseline model set improves from 62.1 to 70.1. After validation, we analyze misclassifications on the challenging instances, categorize them into linguistically motivated error groups, and verify the resulting error hypotheses on three state-of-the-art RE models. We show that two groups of ambiguous relations are responsible for most of the remaining errors and that models may adopt shallow heuristics on the dataset when entities are not masked.

📄 PDF Abstract BibTeX arXiv:2004.14855

Code (1)

DFKI-NLP/tacrev 공식 구현

Tasks

RelationRelation ExtractionUnsupervised Pre-training

Similar Papers 제목 키워드 기반

Relation Extraction with Fine-Tuned Large Language Models in Retrieval Augmented Generation Frameworks

2024-06-20 · Sefika Efeoglu, Adrian Paschke

Information Extraction (IE) is crucial for converting unstructured data into structured formats like Knowledge Graphs (KGs). A key task within IE is Relation Extraction (RE), which identifies relationships between entiti…

Domain AdaptationImplicit RelationsKnowledge GraphsRAG+5

Re-TACRED: Addressing Shortcomings of the TACRED Dataset

2021-04-16 · George Stoica, Emmanouil Antonios Platanios, Barnabás Póczos

TACRED is one of the largest and most widely used sentence-level relation extraction datasets. Proposed models that are evaluated using this dataset consistently set new state-of-the-art performance. However, they still …

Relation ExtractionSentence

Noise in Relation Classification Dataset TACRED: Characterization and Reduction

2023-11-21 · Akshay Parekh, Ashish Anand, Amit Awekar

The overarching objective of this paper is two-fold. First, to explore model-based approaches to characterize the primary cause of the noise. in the RE dataset TACRED Second, to identify the potentially noisy instances. …

ClassificationRelationRelation Classification

Modeling Multi-Granularity Hierarchical Features for Relation Extraction

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Relation extraction is a key task in Natural Language Processing (NLP), which aims to extract relations between entity pairs from given texts. Recently, relation extraction (RE) has achieved remarkable progress with the …

RelationRelation ExtractionSentence

Modeling Multi-Granularity Hierarchical Features for Relation Extraction

2022-04-09 · NAACL 2022 7 · Xinnian Liang, Shuangzhi Wu, Mu Li, Zhoujun Li

Relation extraction is a key task in Natural Language Processing (NLP), which aims to extract relations between entity pairs from given texts. Recently, relation extraction (RE) has achieved remarkable progress with the …

RelationRelation ExtractionSentence