HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

Named Entity Recognition and Relation Extraction using Enhanced Table Filling by Contextualized Representations

Youmi Ma Tatsuya Hiraoka Naoaki Okazaki

Named Entity Recognition and Relation Extraction using Enhanced Table Filling by Contextualized Representations

Abstract

In this study, a novel method for extracting named entities and relations from unstructured text based on the table representation is presented. By using contextualized word embeddings, the proposed method computes representations for entity mentions and long-range dependencies without complicated hand-crafted features or neural-network architectures. We also adapt a tensor dot-product to predict relation labels all at once without resorting to history-based predictions or search strategies. These advances significantly simplify the model and algorithm for the extraction of named entities and relations. Despite its simplicity, the experimental results demonstrate that the proposed method outperforms the state-of-the-art methods on the CoNLL04 and ACE05 English datasets. We also confirm that the proposed method achieves a comparable performance with the state-of-the-art NER models on the ACE05 datasets when multiple sentences are provided for context aggregation.

Code Repositories

YoumiMa/TablERT
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
relation-extraction-on-ace-2005TablERT
Cross Sentence: No
NER Micro F1: 88.0
RE Micro F1: 66.1
RE+ Micro F1: 62.4
Sentence Encoder: BERT base
relation-extraction-on-conll04TablERT
NER Micro F1: 90.2
RE+ Micro F1: 72.6

Build AI with AI

From idea to launch — accelerate your AI development with free AI co-coding, out-of-the-box environment and best price of GPUs.

AI Co-coding
Ready-to-use GPUs
Best Pricing
Get Started

Hyper Newsletters

Subscribe to our latest updates
We will deliver the latest updates of the week to your inbox at nine o'clock every Monday morning
Powered by MailChimp
Named Entity Recognition and Relation Extraction using Enhanced Table Filling by Contextualized Representations | Papers | HyperAI