Challenge: Existing systems for knowledge extraction from natural language sentences are lacking for all languages.
Approach: They propose a Korean knowledge extraction system and web interface for enriching a KBox knowledge base based on the Korean DBpedia.
Outcome: The proposed system can extract factual knowledge from natural language sentences . the endpoint can be used to add knowledge to a KBox knowledge base anytime and anywhere .

Similar Papers

Neural Relation Extraction for Knowledge Base Enrichment (P19-1)

Copied to clipboard

Challenge: Existing studies focus on the extraction itself and rely on Named Entity Disambiguation (NED) to map triples into knowledge base (KB) enrichment.
Approach: They propose an end-to-end relation extraction model for knowledge base enrichment based on a neural encoder-decoder model . they propose to extract entities and their relationships from sentences in the form of triples and map the elements of the extracted triples to an existing KB in an end to end manner.
Outcome: The proposed model outperforms state-of-the-art baselines by 15.51% and 8.38% on two real-world datasets.
Knowledge Extraction From Texts Based on Wikidata (2022.naacl-industry)

Copied to clipboard

Challenge: Existing knowledge extraction pipelines for English are not suitable for enterprise use.
Approach: They propose a knowledge extraction pipeline for English which can be further used for building an entreprise-specific knowledge base.
Outcome: The proposed pipeline can be used to build an entreprise-specific knowledge base.
Connecting Language and Knowledge with Heterogeneous Representations for Neural Relation Extraction (N19-1)

Copied to clipboard

Challenge: Knowledge Bases (KBs) require constant updating to reflect changes to the world they represent.
Approach: They propose a framework that unifies learning of RE and KBE models . the framework is based on a relation extraction task that uses a KB relation to a phrase .
Outcome: The proposed framework unifies learning of RE and KBE models, leading to significant improvements over the state-of-the-art RE framework.
Simple and Effective Knowledge-Driven Query Expansion for QA-Based Product Attribute Extraction (2022.acl-short)

Copied to clipboard

Challenge: Existing approaches to extract value from product data for a large number of attributes are not effective for rare and ambiguous attributes.
Approach: They propose to use attributes as knowledge to expand AVE queries by retrieving possible answers from training data.
Outcome: The proposed model improves on a cleaned version of AliExpress dataset for rare and ambiguous attributes, especially for rare attributes.
Knowledge-Augmented Methods for Natural Language Processing (2022.acl-tutorials)

Copied to clipboard

Challenge: Knowledge in natural language processing (NLP) is a rising trend especially after the advent of large scale pre-trained models.
Approach: This tutorial introduces the key steps in integrating knowledge into natural language processing (NLP) it introduces knowledge grounding from text, knowledge representation and fusing.
Outcome: This tutorial introduces the key steps in integrating knowledge into natural language processing including knowledge grounding from text, knowledge representation and fusing.
Knowledge Extraction on Semi-Structured Content: Does It Remain Relevant for Question Answering in the Era of LLMs? (2026.eacl-long)

Copied to clipboard

Challenge: Existing literature on knowledge extraction for question answering questions whether it is still relevant for question answerrs.
Approach: They extend an existing benchmark with knowledge extraction annotations and evaluate commercial and open-source LLMs of varying sizes.
Outcome: The proposed model can achieve high QA accuracy, but can still benefit from knowledge extraction through augmentation with extracted triples and multi-task learning.
X-WikiRE: A Large, Multilingual Resource for Relation Extraction as Machine Comprehension (D19-61)

Copied to clipboard

Challenge: Existing knowledge bases are heavily biased towards English, but Wikipedias cover very different topics in different languages.
Approach: They propose a multilingual dataset that frams relation extraction as a machine reading problem.
Outcome: The proposed model can be used to transfer models cross-lingually and improves knowledge base completion across languages.
mOKB6: A Multilingual Open Knowledge Base Completion Benchmark (2023.acl-short)

Copied to clipboard

Challenge: Open knowledge bases (Open KBCs) are constructed from triples of the form, which can be denoted as (s, r, o) by using open information extraction (Open IE) systems.
Approach: They construct a dataset with facts from Wikipedia in six languages . they use open information extraction systems to extract triples from text .
Outcome: The proposed dataset contains facts from Wikipedia in six languages including English . it improves existing Open KB construction pipeline by doing multilingual coreference resolution and keeping only entity-linked triples .
Rule-KBQA: Rule-Guided Reasoning for Complex Knowledge Base Question Answering with Large Language Models (2025.coling-main)

Copied to clipboard

Challenge: Existing methods for knowledge base question answering lack grammaticality, faithfulness, and controllability due to hallucinations in the reasoning process.
Approach: They propose a framework that employs learned rules to guide the generation of logical forms.
Outcome: The proposed method achieves competitive results on standard KBQA datasets.

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