Walk-and-Relate: A Random-Walk-based Algorithm for Representation
Learning on Sparse Knowledge Graphs
- URL: http://arxiv.org/abs/2209.08769v1
- Date: Mon, 19 Sep 2022 05:35:23 GMT
- Title: Walk-and-Relate: A Random-Walk-based Algorithm for Representation
Learning on Sparse Knowledge Graphs
- Authors: Saurav Manchanda
- Abstract summary: We propose an efficient method to augment the number of triplets to address the problem of data sparsity.
We also provide approaches to accurately and efficiently filter out informative metapaths from the possible set of metapaths.
The proposed approaches are model-agnostic, and the augmented training dataset can be used with any KG embedding approach out of the box.
- Score: 5.444459446244819
- License: http://creativecommons.org/licenses/by/4.0/
- Abstract: Knowledge graph (KG) embedding techniques use structured relationships
between entities to learn low-dimensional representations of entities and
relations. The traditional KG embedding techniques (such as TransE and
DistMult) estimate these embeddings via simple models developed over observed
KG triplets. These approaches differ in their triplet scoring loss functions.
As these models only use the observed triplets to estimate the embeddings, they
are prone to suffer through data sparsity that usually occurs in the real-world
knowledge graphs, i.e., the lack of enough triplets per entity. To settle this
issue, we propose an efficient method to augment the number of triplets to
address the problem of data sparsity. We use random walks to create additional
triplets, such that the relations carried by these introduced triplets entail
the metapath induced by the random walks. We also provide approaches to
accurately and efficiently filter out informative metapaths from the possible
set of metapaths, induced by the random walks. The proposed approaches are
model-agnostic, and the augmented training dataset can be used with any KG
embedding approach out of the box. Experimental results obtained on the
benchmark datasets show the advantages of the proposed approach.
Related papers
- Few-shot Knowledge Graph Relational Reasoning via Subgraph Adaptation [51.47994645529258]
Few-shot Knowledge Graph (KG) Reasoning aims to predict unseen triplets (i.e., query triplets) for rare relations in KGs.
We propose SAFER (Subgraph Adaptation for Few-shot Reasoning), a novel approach that effectively adapts the information in contextualized graphs to various subgraphs.
arXiv Detail & Related papers (2024-06-19T21:40:35Z) - Prompt Based Tri-Channel Graph Convolution Neural Network for Aspect
Sentiment Triplet Extraction [63.0205418944714]
Aspect Sentiment Triplet Extraction (ASTE) is an emerging task to extract a given sentence's triplets, which consist of aspects, opinions, and sentiments.
Recent studies tend to address this task with a table-filling paradigm, wherein word relations are encoded in a two-dimensional table.
We propose a novel model for the ASTE task, called Prompt-based Tri-Channel Graph Convolution Neural Network (PT-GCN), which converts the relation table into a graph to explore more comprehensive relational information.
arXiv Detail & Related papers (2023-12-18T12:46:09Z) - A Review of Knowledge Graph Completion [0.0]
Information extraction methods proved to be effective at triple extraction from structured or unstructured data.
Most of the current knowledge graphs are incomplete.
In order to use KGs in downstream tasks, it is desirable to predict missing links in KGs.
arXiv Detail & Related papers (2022-08-24T16:42:59Z) - Repurposing Knowledge Graph Embeddings for Triple Representation via
Weak Supervision [77.34726150561087]
Current methods learn triple embeddings from scratch without utilizing entity and predicate embeddings from pre-trained models.
We develop a method for automatically sampling triples from a knowledge graph and estimating their pairwise similarities from pre-trained embedding models.
These pairwise similarity scores are then fed to a Siamese-like neural architecture to fine-tune triple representations.
arXiv Detail & Related papers (2022-08-22T14:07:08Z) - Subgraph-aware Few-Shot Inductive Link Prediction via Meta-Learning [16.288230150590046]
We propose Meta-iKG, a novel subgraph-based meta-learner for few-shot inductive relation reasoning.
We find the model can quickly adapt to few-shot relationships using only a handful of known facts with inductive settings.
arXiv Detail & Related papers (2021-07-26T11:56:18Z) - Integrating Semantics and Neighborhood Information with Graph-Driven
Generative Models for Document Retrieval [51.823187647843945]
In this paper, we encode the neighborhood information with a graph-induced Gaussian distribution, and propose to integrate the two types of information with a graph-driven generative model.
Under the approximation, we prove that the training objective can be decomposed into terms involving only singleton or pairwise documents, enabling the model to be trained as efficiently as uncorrelated ones.
arXiv Detail & Related papers (2021-05-27T11:29:03Z) - Maximizing Conditional Entropy for Batch-Mode Active Learning of
Perceptual Metrics [14.777274711706653]
We present a novel approach for batch mode active metric learning using the Maximum Entropy Principle.
We take advantage of the monotonically increasing submodular entropy function to construct an efficient greedy algorithm.
Our approach is the first batch-mode active metric learning method to define a unified score that balances informativeness and diversity for an entire batch of triplets.
arXiv Detail & Related papers (2021-02-15T06:55:17Z) - Joint Semantics and Data-Driven Path Representation for Knowledge Graph
Inference [60.048447849653876]
We propose a novel joint semantics and data-driven path representation that balances explainability and generalization in the framework of KG embedding.
Our proposed model is evaluated on two classes of tasks: link prediction and path query answering task.
arXiv Detail & Related papers (2020-10-06T10:24:45Z) - Semi-Supervised Learning with Meta-Gradient [123.26748223837802]
We propose a simple yet effective meta-learning algorithm in semi-supervised learning.
We find that the proposed algorithm performs favorably against state-of-the-art methods.
arXiv Detail & Related papers (2020-07-08T08:48:56Z)
This list is automatically generated from the titles and abstracts of the papers in this site.
This site does not guarantee the quality of this site (including all information) and is not responsible for any consequences.