| Challenge: | Graphene is an open IE system that generates accurate, meaningful and complete propositions . current systems tend to extract propositions with long argument phrases that can be further decomposed into meaningful propositions, with each of them representing a separate fact. |
| Approach: | They propose a lightweight Open IE system that generates accurate, meaningful propositions . they identify the rhetorical relations that hold between them to maintain their semantic relationship . |
| Outcome: | The proposed system generates propositions that are accurate, meaningful and complete . it preserves the context of the relational tuples extracted from the source sentence . |
Similar Papers
Graphene: Semantically-Linked Propositions in Open Information Extraction (C18-1)
Copied to clipboard
| Challenge: | Existing Open IE systems focus on identifying and extracting relations of interest, but this manual labor scales linearly with the number of target relations. |
| Approach: | They propose an Open Information Extraction approach that uses a two-layered transformation stage and rhetorical relation identification to transform sentences into syntactically sound sentences. |
| Outcome: | The proposed approach outperforms state-of-the-art Open IE systems in the construction of correct n-ary predicate-argument structures. |
GraphIE: A Graph-Based Framework for Information Extraction (N19-1)
Copied to clipboard
| Challenge: | Most modern Information Extraction (IE) systems are implemented as sequential taggers and model local dependencies. |
| Approach: | They propose a framework that operates over a graph representing a broad set of dependencies between textual units. |
| Outcome: | The proposed framework outperforms the state-of-the-art sequence tagging model on three different tasks. |
More Data, More Relations, More Context and More Openness: A Review and Outlook for Relation Extraction (2020.aacl-main)
Copied to clipboard
Xu Han, Tianyu Gao, Yankai Lin, Hao Peng, Yaoliang Yang, Chaojun Xiao, Zhiyuan Liu, Peng Li, Jie Zhou, Maosong Sun
| Challenge: | Existing methods for extracting relational facts from text have been successful . but with explosion of Web text, human knowledge is increasing drastically . |
| Approach: | They propose to improve relation extraction methods to extract relational facts from text . they analyze existing methods and show promising directions towards more powerful RE . |
| Outcome: | The proposed methods can extract relational facts from text, but they are still lacking in the current field. |
A Survey on Open Information Extraction (C18-1)
Copied to clipboard
| Challenge: | Existing approaches to open information extraction (Open IE) focus on narrow, well-defined requests over a predefined set of target relations on small, homogeneous corpora. |
| Approach: | They propose to use unsupervised methods to extract all types of relations found in text . they propose to implement a system that can be automated to detect possible relations . |
| Outcome: | The proposed approaches have been compared with existing methods and are based on the results of a literature review. |
New Frontiers of Information Extraction (2022.naacl-tutorials)
Copied to clipboard
| Challenge: | Information extraction (IE) is the process of automatically extracting structural information from unstructured or semi-structured data. |
| Approach: | This tutorial will provide an introduction to recent advances in IE by answering several important research questions. |
| Outcome: | The tutorial will address several important research questions and outline directions for further investigation. |
Context Matters: Pushing the Boundaries of Open-Ended Answer Generation with Graph-Structured Knowledge Context (2024.emnlp-industry)
Copied to clipboard
| Challenge: | GraphContextGen outperforms dominant text-based retrieval systems in domain specific community question answering platforms like AskUbuntu, Unix, and ServerFault. |
| Approach: | They propose a framework that combines graph-driven context retrieval with knowledge graphs based enhancement to improve the proficiency of LLMs. |
| Outcome: | The proposed framework outperforms dominant text-based retrieval systems in open-ended questions. |
ADAPTIVE IE: Investigating the Complementarity of Human-AI Collaboration to Adaptively Extract Information on-the-fly (2025.coling-main)
Copied to clipboard
Ishani Mondal, Michelle Yuan, Anandhavelu N, Aparna Garimella, Francis Ferraro, Andrew Blair-Stanek, Benjamin Van Durme, Jordan Boyd-Graber
| Challenge: | Existing IE systems are either fully supervised, requiring expensive human annotations, or fully unsupervised, extracting information that often do not cater to user’s needs. |
| Approach: | They propose a framework that uses human-in-the-loop refinement to adapt to changing user questions. |
| Outcome: | The proposed framework is domain-agnostic, responsive, efficient for helping users access useful information while quickly reorganizing information in response to evolving information needs. |
OpenUE: An Open Toolkit of Universal Extraction from Text (2020.emnlp-demos)
Copied to clipboard
Ningyu Zhang, Shumin Deng, Zhen Bi, Haiyang Yu, Jiacheng Yang, Mosha Chen, Fei Huang, Wei Zhang, Huajun Chen
| Challenge: | a large number of natural language processing tasks focus on token-level or sentence-level understandings. |
| Approach: | They propose an open-source and extensible toolkit for various extraction tasks . they deploy an online demo with restful APIs to support real-time extraction . |
| Outcome: | The proposed model can be used to extract information from text without training and deployment. |
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. |
IEKG: A Commonsense Knowledge Graph for Idiomatic Expressions (2023.emnlp-main)
Copied to clipboard
| Challenge: | Prior work on IE comprehension has focused on detecting idiomaticity, but this fails to account for IEs' non-compositionality. |
| Approach: | They construct a commonsense knowledge graph for figurative interpretations of IEs that can be used to convert PTLMs into knowledge models that encode and infer commonsensical knowledge related to IE use. |
| Outcome: | The proposed model can generalize to IEs unseen during training. |