Challenge: Existing knowledge embedding methods have limited performance on knowledge graph reasoning tasks . eureka is empowered to learn seen relations with sufficient training triples .
Approach: They propose a neural insight learning framework called Eureka to bridge the “seen” to “unsea” gap . Eureca is empowered to learn seen relations with sufficient training triples while providing flexibility to learn unseen relations given only one trigger .
Outcome: The proposed framework outperforms state-of-the-art models on seen and unseen relations . it can learn seen and unseen relationships with sufficient training triples .

Similar Papers

Learning Attention-based Embeddings for Relation Prediction in Knowledge Graphs (P19-1)

Copied to clipboard

Challenge: Existing knowledge graphs (KGs) are incomplete or partial information, in the form of missing relations between entities, which gives rise to the task of knowledge base completion (also known as relation prediction).
Approach: They propose to capture both entity and relation features in any given neighborhood and encapsulate relation clusters and multi-hop relations in their attention-based model.
Outcome: The proposed model captures both entity and relation features in any given neighborhood and also encapsulates relation clusters and multi-hop relations.
Learning beyond Datasets: Knowledge Graph Augmented Neural Networks for Natural Language Processing (N18-1)

Copied to clipboard

Challenge: Currently, machine learning is limited in scalability and is limited to specific training data.
Approach: They propose to enhance learning models with world knowledge in the form of Knowledge Graph fact triples for natural language processing tasks.
Outcome: The proposed method is highly scalable to the amount of prior information that has to be processed and can be applied to any generic NLP task.
One-Shot Relational Learning for Knowledge Graphs (D18-1)

Copied to clipboard

Challenge: Existing studies on knowledge graph completion require a large number of positive examples for each relation, but long-tail relations are more common in KGs and those newly added relations do not have many known triples for training.
Approach: They propose a one-shot relational learning framework that utilizes the knowledge distilled by embedding models and learns a matching metric by considering both the learned embeddments and one-hop graph structures.
Outcome: The proposed framework improves on existing embedding models and eliminates the need for retraining when dealing with newly added relations.
A2N: Attending to Neighbors for Knowledge Graph Inference (P19-1)

Copied to clipboard

Challenge: Existing knowledge graph completion methods learn a fixed embedding for every entity, which is suboptimal as it requires memorizing and generalizing to all possible entity relationships.
Approach: They propose a method which learns query-dependent representations of entities by combining relevant neighborhood of an entity.
Outcome: The proposed model performs competitively or better than existing state-of-the-art models for knowledge graph completion.
TriggerNER: Learning with Entity Triggers as Explanations for Named Entity Recognition (2020.acl-main)

Copied to clipboard

Challenge: Named entity recognition (NER) is a fundamental information extraction task that focuses on extracting entities from a given text and classifying them using pre-defined categories.
Approach: They propose to use “entity triggers” to facilitate label-efficient learning of NER models.
Outcome: The proposed model is significantly more cost-effective than the traditional neural NER frameworks.
Two Training Strategies for Improving Relation Extraction over Universal Graph (2021.eacl-main)

Copied to clipboard

Challenge: Existing methods for Distantly Supervised Relation Extraction (DS-RE) with a UG may lead to degradation in performance.
Approach: They propose to use a Universal Graph (UG) to train a distantly supervised relation extraction model.
Outcome: The proposed training strategies on biomedical and NYT10 datasets prove the robustness of the proposed methods and achieve state-of-the-art results.
Towards Enhancing Relational Rules for Knowledge Graph Link Prediction (2023.findings-emnlp)

Copied to clipboard

Challenge: Existing knowledge graph reasoning methods are inadequate for missing knowledge . Various methods are explored to facilitate reasoning for missing information .
Approach: They propose a novel knowledge graph reasoning approach that uses a query-related fusion gate unit to model the sequentiality of relation composition and a buffering update mechanism to alleviate lagged entity information propagation.
Outcome: Experimental results show that the proposed approach is superior on both transductive and inductive link prediction tasks.
zrLLM: Zero-Shot Relational Learning on Temporal Knowledge Graphs with Large Language Models (2024.naacl-long)

Copied to clipboard

Challenge: Existing methods to forecast links on temporal knowledge graphs are embedding-based . but they face a strong challenge in modeling the unseen zero-shot relations .
Approach: They propose to embed knowledge graphs (TKGF) entities and relations based on observed contexts into embedding-based methods to model unseen zero-shot relations.
Outcome: The proposed methods show strong performance on traditional TKG forecasting benchmarks, but they face a strong challenge in modeling unseen zero-shot relations that have no prior graph context.
Out-of-Sample Representation Learning for Knowledge Graphs (2020.findings-emnlp)

Copied to clipboard

Challenge: Existing work considers attributed graphs for transductive reasoning, but this problem is under-explored for non-attributed graph.
Approach: They propose to use attributed and non-attributed graphs to solve an out-of-sample representation learning problem for non-credited knowledge graphs.
Outcome: The proposed model and baselines compare with existing models and baseline models.
KGPool: Dynamic Knowledge Graph Context Selection for Relation Extraction (2021.findings-acl)

Copied to clipboard

Challenge: Existing methods for relation extraction (RE) use only expanded facts from the knowledge graph .
Approach: They propose a method for relation extraction from a single sentence . they use a neural network to expand the context with additional facts from the KG .
Outcome: The proposed method is more accurate than state-of-the-art methods on standard 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