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/Two are Better than One: Joint Entity and Relation Extract...

Two are Better than One: Joint Entity and Relation Extraction with Table-Sequence Encoders

Jue Wang, Wei Lu

2020-10-08EMNLP 2020 11Relation ExtractionRepresentation Learningnamed-entity-recognitionNamed Entity RecognitionZero-shot Relation Triplet ExtractionJoint Entity and Relation ExtractionNamed Entity Recognition (NER)
PaperPDFCodeCode(official)

Abstract

Named entity recognition and relation extraction are two important fundamental problems. Joint learning algorithms have been proposed to solve both tasks simultaneously, and many of them cast the joint task as a table-filling problem. However, they typically focused on learning a single encoder (usually learning representation in the form of a table) to capture information required for both tasks within the same space. We argue that it can be beneficial to design two distinct encoders to capture such two different types of information in the learning process. In this work, we propose the novel {\em table-sequence encoders} where two different encoders -- a table encoder and a sequence encoder are designed to help each other in the representation learning process. Our experiments confirm the advantages of having {\em two} encoders over {\em one} encoder. On several standard datasets, our model shows significant improvements over existing approaches.

Results

TaskDatasetMetricValueModel
Relation ExtractionACE 2005NER Micro F189.5Table-Sequence
Relation ExtractionACE 2005RE Micro F167.6Table-Sequence
Relation ExtractionACE 2005RE+ Micro F164.3Table-Sequence
Relation ExtractionACE 2004NER Micro F188.6Table-Sequence
Relation ExtractionACE 2004RE Micro F163.3Table-Sequence
Relation ExtractionACE 2004RE+ Micro F159.6Table-Sequence
Relation ExtractionAdverse Drug Events (ADE) CorpusNER Macro F189.7Table-Sequence
Relation ExtractionAdverse Drug Events (ADE) CorpusRE Macro F180.1Table-Sequence
Relation ExtractionAdverse Drug Events (ADE) CorpusRE+ Macro F180.1Table-Sequence
Relation ExtractionCoNLL04NER Macro F186.9Table-Sequence
Relation ExtractionCoNLL04NER Micro F190.1Table-Sequence
Relation ExtractionCoNLL04RE+ Macro F1 75.4Table-Sequence
Relation ExtractionCoNLL04RE+ Micro F173.6Table-Sequence
Relation ExtractionFewRelAvg. F16.37TableSequence
Relation ExtractionWiki-ZSLAvg. F16.4TableSequence

Related Papers

Touch in the Wild: Learning Fine-Grained Manipulation with a Portable Visuo-Tactile Gripper2025-07-20Spectral Bellman Method: Unifying Representation and Exploration in RL2025-07-17Boosting Team Modeling through Tempo-Relational Representation Learning2025-07-17Similarity-Guided Diffusion for Contrastive Sequential Recommendation2025-07-16Are encoders able to learn landmarkers for warm-starting of Hyperparameter Optimization?2025-07-16Language-Guided Contrastive Audio-Visual Masked Autoencoder with Automatically Generated Audio-Visual-Text Triplets from Videos2025-07-16A Mixed-Primitive-based Gaussian Splatting Method for Surface Reconstruction2025-07-15Dual Dimensions Geometric Representation Learning Based Document Dewarping2025-07-11