TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Packed Levitated Marker for Entity and Relation Extraction

Packed Levitated Marker for Entity and Relation Extraction

Deming Ye, Yankai Lin, Peng Li, Maosong Sun

2021-09-13ACL 2022 5Relation ExtractionJoint Entity and Relation ExtractionNamed Entity Recognition (NER)
PaperPDFCodeCode(official)

Abstract

Recent entity and relation extraction works focus on investigating how to obtain a better span representation from the pre-trained encoder. However, a major limitation of existing works is that they ignore the interrelation between spans (pairs). In this work, we propose a novel span representation approach, named Packed Levitated Markers (PL-Marker), to consider the interrelation between the spans (pairs) by strategically packing the markers in the encoder. In particular, we propose a neighborhood-oriented packing strategy, which considers the neighbor spans integrally to better model the entity boundary information. Furthermore, for those more complicated span pair classification tasks, we design a subject-oriented packing strategy, which packs each subject and all its objects to model the interrelation between the same-subject span pairs. The experimental results show that, with the enhanced marker feature, our model advances baselines on six NER benchmarks, and obtains a 4.1%-4.3% strict relation F1 improvement with higher speed over previous state-of-the-art models on ACE04 and ACE05.

Results

TaskDatasetMetricValueModel
Relation ExtractionACE 2005NER Micro F191.1PL-Marker
Relation ExtractionACE 2005RE Micro F173PL-Marker
Relation ExtractionACE 2005RE+ Micro F171.1PL-Marker
Relation ExtractionACE 2004NER Micro F190.4PL-Marker
Relation ExtractionACE 2004RE Micro F169.7PL-Marker
Relation ExtractionACE 2004RE+ Micro F166.5PL-Marker
Relation ExtractionSciERCEntity F169.9PL-Marker
Relation ExtractionSciERCRE+ Micro F141.6PL-Marker
Relation ExtractionSciERCRelation F153.2PL-Marker
Information ExtractionSciERCEntity F169.9PL-Marker
Information ExtractionSciERCRE+ Micro F141.6PL-Marker
Information ExtractionSciERCRelation F153.2PL-Marker
Named Entity Recognition (NER)Ontonotes v5 (English)F191.9PL-Marker
Named Entity Recognition (NER)Ontonotes v5 (English)Precision92PL-Marker
Named Entity Recognition (NER)Ontonotes v5 (English)Recall91.7PL-Marker
Named Entity Recognition (NER)Few-NERD (SUP)F1-Measure70.9PL-Marker
Named Entity Recognition (NER)Few-NERD (SUP)Precision71.2PL-Marker
Named Entity Recognition (NER)Few-NERD (SUP)Recall70.6PL-Marker
Named Entity Recognition (NER)CoNLL 2003 (English)F194PL-Marker

Related Papers

DocIE@XLLM25: In-Context Learning for Information Extraction using Fully Synthetic Demonstrations2025-07-08Flippi: End To End GenAI Assistant for E-Commerce2025-07-08Selecting and Merging: Towards Adaptable and Scalable Named Entity Recognition with Large Language Models2025-06-28Multiple Streams of Relation Extraction: Enriching and Recalling in Transformers2025-06-25Chaining Event Spans for Temporal Relation Grounding2025-06-17Summarization for Generative Relation Extraction in the Microbiome Domain2025-06-10Conservative Bias in Large Language Models: Measuring Relation Predictions2025-06-09Better Semi-supervised Learning for Multi-domain ASR Through Incremental Retraining and Data Filtering2025-06-05