HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

A Relation-Specific Attention Network for Joint Entity and Relation Extraction

{Li Guo Zeliang Song Qiannan Zhu Shirui Pan Xiaofei Zhou Yue Yuan}

A Relation-Specific Attention Network for Joint Entity and Relation Extraction

Abstract

Joint extraction of entities and relations is an important task in natural language processing (NLP), which aims to capture all relational triplets from plain texts. This is a big challenge due to some of the triplets extracted from one sentence may have overlapping entities. Most existing methods perform entity recognition followed by relation detection between every possible entity pairs, which usually suffers from numerous redundant operations. In this paper, we propose a relation-specific attention network (RSAN) to handle the issue. Our RSAN utilizes relation-aware attention mechanism to construct specific sentence representations for each relation, and then performs sequence labeling to extract its corresponding head and tail entities. Experiments on two public datasets show that our model can effectively extract overlapping triplets and achieve state-of-the-art performance. Our code is available at https://github.com/Anery/RSAN

Benchmarks

BenchmarkMethodologyMetrics
relation-extraction-on-webnlgRSAN
F1: 82.1

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
A Relation-Specific Attention Network for Joint Entity and Relation Extraction | Papers | HyperAI