paper-with-me

홈 › Papers

Towards Generalized Open Information Extraction

2022-11-29 · Bowen Yu, Zhenyu Zhang, Jingyang Li, Haiyang Yu, Tingwen Liu, Jian Sun, Yongbin Li, Bin Wang

Open Information Extraction (OpenIE) facilitates the open-domain discovery of textual facts. However, the prevailing solutions evaluate OpenIE models on in-domain test sets aside from the training corpus, which certainly violates the initial task principle of domain-independence. In this paper, we propose to advance OpenIE towards a more realistic scenario: generalizing over unseen target domains with different data distributions from the source training domains, termed Generalized OpenIE. For this purpose, we first introduce GLOBE, a large-scale human-annotated multi-domain OpenIE benchmark, to examine the robustness of recent OpenIE models to domain shifts, and the relative performance degradation of up to 70% implies the challenges of generalized OpenIE. Then, we propose DragonIE, which explores a minimalist graph expression of textual fact: directed acyclic graph, to improve the OpenIE generalization. Extensive experiments demonstrate that DragonIE beats the previous methods in both in-domain and out-of-domain settings by as much as 6.0% in F1 score absolutely, but there is still ample room for improvement.

📄 PDF Abstract BibTeX arXiv:2211.15987

Code (0)

등록된 구현이 없습니다.

Tasks

Open Information Extraction

Methods 이 논문이 사용한 방법론

Test 설명 없음

Similar Papers 제목 키워드 기반

Towards a More Generalized Approach in Open Relation Extraction

2025-05-28 · Qing Wang, Yuepei Li, Qiao Qiao, Kang Zhou 외

Open Relation Extraction (OpenRE) seeks to identify and extract novel relational facts between named entities from unlabeled data without pre-defined relation schemas. Traditional OpenRE methods typically assume that the…

ClusteringRelationRelation ClassificationRelation Extraction

An Empirical Study on Information Extraction using Large Language Models

2023-05-23 · Ridong Han, Chaohao Yang, Tao Peng, Prayag Tiwari 외

Human-like large language models (LLMs), especially the most powerful and popular ones in OpenAI's GPT family, have proven to be very helpful for many natural language processing (NLP) related tasks. Therefore, various a…

An Empirical Study on Information Extraction using Large Language Models

2024-08-31 · Ridong Han, Chaohao Yang, Tao Peng, Prayag Tiwari 외

Human-like large language models (LLMs), especially the most powerful and popular ones in OpenAI's GPT family, have proven to be very helpful for many natural language processing (NLP) related tasks. Therefore, various a…

A Multimodal Text- and Graph-Based Approach for Open-Domain Event Extraction from Documents

2026-04-23 · Praval Sharma arxiv

Event extraction is essential for event understanding and analysis. It supports tasks such as document summarization and decision-making in emergency scenarios. However, existing event extraction approaches have limitati…

Document SummarizationEvent Extraction

In Layman's Terms: Semi-Open Relation Extraction from Scientific Texts

2020-05-15 · ACL 2020 6 · Ruben Kruiper, Julian F. V. Vincent, Jessica Chen-Burger, Marc P. Y. Desmulliez 외

Information Extraction (IE) from scientific texts can be used to guide readers to the central information in scientific documents. But narrow IE systems extract only a fraction of the information captured, and Open IE sy…

RelationRelation Extraction