HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

UniRel: Unified Representation and Interaction for Joint Relational Triple Extraction

Wei Tang Benfeng Xu Yuyue Zhao Zhendong Mao Yifeng Liu Yong Liao Haiyong Xie

UniRel: Unified Representation and Interaction for Joint Relational Triple Extraction

Abstract

Relational triple extraction is challenging for its difficulty in capturing rich correlations between entities and relations. Existing works suffer from 1) heterogeneous representations of entities and relations, and 2) heterogeneous modeling of entity-entity interactions and entity-relation interactions. Therefore, the rich correlations are not fully exploited by existing works. In this paper, we propose UniRel to address these challenges. Specifically, we unify the representations of entities and relations by jointly encoding them within a concatenated natural language sequence, and unify the modeling of interactions with a proposed Interaction Map, which is built upon the off-the-shelf self-attention mechanism within any Transformer block. With comprehensive experiments on two popular relational triple extraction datasets, we demonstrate that UniRel is more effective and computationally efficient. The source code is available at https://github.com/wtangdev/UniRel.

Code Repositories

wtangdev/unirel
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
relation-extraction-on-nytUniRel
F1: 93.7
relation-extraction-on-webnlgUniRel
F1: 94.7

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
UniRel: Unified Representation and Interaction for Joint Relational Triple Extraction | Papers | HyperAI