paper-with-me

Papers

Learning First-Order Rules with Relational Path Contrast for Inductive Relation Reasoning

2021-10-17 · Yudai Pan, Jun Liu, Lingling Zhang, Xin Hu, Tianzhe Zhao, Qika Lin

Relation reasoning in knowledge graphs (KGs) aims at predicting missing relations in incomplete triples, whereas the dominant paradigm is learning the embeddings of relations and entities, which is limited to a transductive setting and has restriction on processing unseen entities in an inductive situation. Previous inductive methods are scalable and consume less resource. They utilize the structure of entities and triples in subgraphs to own inductive ability. However, in order to obtain better reasoning results, the model should acquire entity-independent relational semantics in latent rules and solve the deficient supervision caused by scarcity of rules in subgraphs. To address these issues, we propose a novel graph convolutional network (GCN)-based approach for interpretable inductive reasoning with relational path contrast, named RPC-IR. RPC-IR firstly extracts relational paths between two entities and learns representations of them, and then innovatively introduces a contrastive strategy by constructing positive and negative relational paths. A joint training strategy considering both supervised and contrastive information is also proposed. Comprehensive experiments on three inductive datasets show that RPC-IR achieves outstanding performance comparing with the latest inductive reasoning methods and could explicitly represent logical rules for interpretability.

📄 PDF Abstract BibTeX arXiv:2110.08810

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge GraphsRelation

Similar Papers 제목 키워드 기반

Transductive Data Augmentation with Relational Path Rule Mining for Knowledge Graph Embedding

2021-11-01 · Yushi Hirose, Masashi Shimbo, Taro Watanabe

For knowledge graph completion, two major types of prediction models exist: one based on graph embeddings, and the other based on relation path rule induction. They have different advantages and disadvantages. To take ad…

Data AugmentationGraph EmbeddingKnowledge Graph CompletionKnowledge Graph Embedding+1

Non-Parametric Learning of Gaifman Models

2020-01-02 · Devendra Singh Dhami, Siwen Yan, Gautam Kunapuli, Sriraam Natarajan

We consider the problem of structure learning for Gaifman models and learn relational features that can be used to derive feature representations from a knowledge base. These relational features are first-order rules tha…

Stacked Structure Learning for Lifted Relational Neural Networks

2017-10-05 · Gustav Sourek, Martin Svatos, Filip Zelezny, Steven Schockaert 외

Lifted Relational Neural Networks (LRNNs) describe relational domains using weighted first-order rules which act as templates for constructing feed-forward neural networks. While previous work has shown that using LRNNs …

Computation of first-order Greeks for barrier options using chain rules for Wiener path integrals

2016-12-21

This paper presents a new methodology to compute first-order Greeks for barrier options under the framework of path-dependent payoff functions with European, Lookback, or Asian type and with time-dependent trigger levels…

First-Order Context-Specific Likelihood Weighting in Hybrid Probabilistic Logic Programs

2022-01-26 · Nitesh Kumar, Ondrej Kuzelka, Luc De Raedt

Statistical relational AI and probabilistic logic programming have so far mostly focused on discrete probabilistic models. The reasons for this is that one needs to provide constructs to succinctly model the independenci…