HyperAIHyperAI

Command Palette

Search for a command to run...

5 months ago

A Dataset for Hyper-Relational Extraction and a Cube-Filling Approach

Yew Ken Chia; Lidong Bing; Sharifah Mahani Aljunied; Luo Si; Soujanya Poria

A Dataset for Hyper-Relational Extraction and a Cube-Filling Approach

Abstract

Relation extraction has the potential for large-scale knowledge graph construction, but current methods do not consider the qualifier attributes for each relation triplet, such as time, quantity or location. The qualifiers form hyper-relational facts which better capture the rich and complex knowledge graph structure. For example, the relation triplet (Leonard Parker, Educated At, Harvard University) can be factually enriched by including the qualifier (End Time, 1967). Hence, we propose the task of hyper-relational extraction to extract more specific and complete facts from text. To support the task, we construct HyperRED, a large-scale and general-purpose dataset. Existing models cannot perform hyper-relational extraction as it requires a model to consider the interaction between three entities. Hence, we propose CubeRE, a cube-filling model inspired by table-filling approaches and explicitly considers the interaction between relation triplets and qualifiers. To improve model scalability and reduce negative class imbalance, we further propose a cube-pruning method. Our experiments show that CubeRE outperforms strong baselines and reveal possible directions for future research. Our code and data are available at github.com/declare-lab/HyperRED.

Code Repositories

declare-lab/hyperred
Official
pytorch
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
hyper-relational-extraction-on-hyperredGenerative Baseline
Avg. F1: 62.03
hyper-relational-extraction-on-hyperredPipeline Baseline
Avg. F1: 62.75
hyper-relational-extraction-on-hyperredCubeRE
Avg. F1: 65.04

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 Dataset for Hyper-Relational Extraction and a Cube-Filling Approach | Papers | HyperAI