Challenge: Open Information Extraction (OIE) systems extract factual propositions into n-ary tuples . current datasets are limited in size and diversity .
Approach: They propose to convert QA-SRL 2.0 dataset to large-scale OIE dataset LSOIE.
Outcome: The proposed dataset is 20 times larger than the next largest human-annotated OIE dataset.

Similar Papers

A Survey on Open Information Extraction from Rule-based Model to Large Language Model (2024.findings-emnlp)

Copied to clipboard

Challenge: Open Information Extraction (OpenIE) is a key NLP task aimed at extracting structured information from unstructured text sources.
Approach: They propose to categorize OpenIE into rule-based, neural, and pre-trained large language models and discuss each within a chronological framework.
Outcome: The paper categorizes OpenIE approaches into rule-based, neural, and pre-trained large language models, discussing each within a chronological framework.
Syntactically Rich Discriminative Training: An Effective Method for Open Information Extraction (2022.emnlp-main)

Copied to clipboard

Challenge: Open information extraction (OIE) is the task of extracting facts from natural language text.
Approach: They propose a method for computing syntactically rich text embeddings using the structure of dependency trees and a discriminative approach to OIE where tokens in the generated fact are classified as "real" and "fake" they propose to reduce repetitive tokens and improve models' ability to generate implicit facts by a factor of 23%.
Outcome: The proposed method reduces repetitive tokens by a factor of 23% on the CaRB, OIE2016, and LSOIE datasets and improves on augmented datasets.
CycleOIE: A Low-Resource Training Framework For Open Information Extraction (2025.coling-main)

Copied to clipboard

Challenge: Open Information Extraction (OpenIE) models rely heavily on large amounts of annotated data.
Approach: They propose a training framework that maximizes data efficiency through a cycle-consistency mechanism.
Outcome: The proposed approach improves the quality of training data by curating low-quality datasets annotated by a large language model.
DocOIE: A Document-level Context-Aware Dataset for OpenIE (2021.findings-acl)

Copied to clipboard

Challenge: Existing solutions focus on extracting tuples at sentence level, but sentences exist as part of a document rather than standalone.
Approach: They propose to annotate 800 sentences from 80 documents to form a DocOIE dataset . they propose to use document-level context to improve OpenIE performance .
Outcome: The proposed OpenIE model improves performance by incorporating documentlevel context into the dataset.
OIE@OIA: an Adaptable and Efficient Open Information Extraction Framework (2022.acl-long)

Copied to clipboard

Challenge: Different Open Information Extraction (OIE) tasks require different types of information.
Approach: They propose to adapt an OIE Graph to different OIE tasks with simple rules . they implement an end-to-end OIA generator and make it open-accessible .
Outcome: The proposed system achieves new SOTA performance on three popular OIE tasks.
AnnIE: An Annotation Platform for Constructing Complete Open Information Extraction Benchmark (2022.acl-demo)

Copied to clipboard

Challenge: Open Information Extraction (OIE) is the task of extracting facts from sentences in the form of relations and their corresponding arguments in schema-free manner.
Approach: They propose an interactive annotation platform that facilitates annotating complete facts from input sentences.
Outcome: The proposed platform facilitates such challenging annotation tasks and supports creation of fact-oriented OIE evaluation benchmarks.
BenchIE^FL: A Manually Re-Annotated Fact-Based Open Information Extraction Benchmark (2024.findings-acl)

Copied to clipboard

Challenge: Numerous OIE systems claim ever-increasing performance, limiting their effectiveness.
Approach: They propose a benchmark which fully enforces the principles of BenchIE while containing fewer errors, omissions and shortcomings when candidate facts are matched towards reference ones.
Outcome: The proposed benchmark aims to improve the performance of OIE extractors while avoiding errors and omissions.
RUIE: Retrieval-based Unified Information Extraction using Large Language Model (2025.coling-main)

Copied to clipboard

Challenge: Unified information extraction (UIE) aims to extract diverse structured information from unstructured text using a single model or framework.
Approach: They propose a framework that leverages in-context learning for efficient task generalization by combining LLM preferences with a keyword-enhanced reward model.
Outcome: The proposed framework performs better on eight held-out datasets than existing methods and instruction-tuning methods.
IELM: An Open Information Extraction Benchmark for Pre-Trained Language Models (2022.emnlp-main)

Copied to clipboard

Challenge: Recent studies show pre-trained LMs store linguistic and relational knowledge . pre-training LM models can answer "fill-in-the-blank" questions based on pre-defined relations .
Approach: They propose an open information extraction benchmark for pre-trained language models . they turn pre-trained LMs into zero-shot OIE systems to examine open relational information .
Outcome: The proposed benchmark outperforms state-of-the-art methods on factual OIE datasets without training sets.
IMoJIE: Iterative Memory-Based Joint Open Information Extraction (2020.acl-main)

Copied to clipboard

Challenge: Recent neural OpenIE systems are statistical or rule-based for Open Information Extraction.
Approach: They propose an extension to CopyAttention that produces the next extraction conditioned on all previously extracted tuples.
Outcome: The proposed model outperforms CopyAttention by 18 pts and a BERT-based strong baseline by 2 ptes.

What is GenGO?

GenGO is an NLP powered publication search system. It currenctly indexes 30k+ papers from ACL Anthology, and implements multi-aspect summarization, semantic search, and more!

Information

About
Limitations