HyperAIHyperAI

Command Palette

Search for a command to run...

3 months ago

BenchIE: A Framework for Multi-Faceted Fact-Based Open Information Extraction Evaluation

Kiril Gashteovski Mingying Yu Bhushan Kotnis Carolin Lawrence Mathias Niepert Goran Glavaš

BenchIE: A Framework for Multi-Faceted Fact-Based Open Information Extraction Evaluation

Abstract

Intrinsic evaluations of OIE systems are carried out either manually -- with human evaluators judging the correctness of extractions -- or automatically, on standardized benchmarks. The latter, while much more cost-effective, is less reliable, primarily because of the incompleteness of the existing OIE benchmarks: the ground truth extractions do not include all acceptable variants of the same fact, leading to unreliable assessment of the models' performance. Moreover, the existing OIE benchmarks are available for English only. In this work, we introduce BenchIE: a benchmark and evaluation framework for comprehensive evaluation of OIE systems for English, Chinese, and German. In contrast to existing OIE benchmarks, BenchIE is fact-based, i.e., it takes into account informational equivalence of extractions: our gold standard consists of fact synsets, clusters in which we exhaustively list all acceptable surface forms of the same fact. Moreover, having in mind common downstream applications for OIE, we make BenchIE multi-faceted; i.e., we create benchmark variants that focus on different facets of OIE evaluation, e.g., compactness or minimality of extractions. We benchmark several state-of-the-art OIE systems using BenchIE and demonstrate that these systems are significantly less effective than indicated by existing OIE benchmarks. We make BenchIE (data and evaluation code) publicly available on https://github.com/gkiril/benchie.

Code Repositories

gkiril/benchie
Official
Mentioned in GitHub

Benchmarks

BenchmarkMethodologyMetrics
open-information-extraction-on-benchieStanford OIE
F1: 0.13
Precision: 0.11
Recall: 0.16
open-information-extraction-on-benchieOpenIE6
F1: 0.25
Precision: 0.31
Recall: 0.21
open-information-extraction-on-benchieClausIE
F1: 0.34
Precision: 0.50
Recall: 0.26
open-information-extraction-on-benchieMinIE
Precision: 0.43
Recall: 0.28
open-information-extraction-on-benchieROIE-T
F1: 0.13
Precision: 0.37
Recall: 0.08
open-information-extraction-on-benchieNaive OIE
F1: 0.03
Precision: 0.03
Recall: 0.02
open-information-extraction-on-benchieM2OIE (ZH)
F1: 0.17
Precision: 0.26
Recall: 0.13
open-information-extraction-on-benchieROIE-N
F1: 0.13
Precision: 0.20
Recall: 0.09
open-information-extraction-on-benchieM2OIE (EN)
F1: 0.23
Precision: 0.39
open-information-extraction-on-benchieM2OIE (DE)
F1: 0.04
Precision: 0.09
Recall: 0.03

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
BenchIE: A Framework for Multi-Faceted Fact-Based Open Information Extraction Evaluation | Papers | HyperAI