paper-with-me

Papers

Augmenting Compositional Models for Knowledge Base Completion Using Gradient Representations

2018-11-02 · Matthias Lalisse, Paul Smolensky

Neural models of Knowledge Base data have typically employed compositional representations of graph objects: entity and relation embeddings are systematically combined to evaluate the truth of a candidate Knowedge Base entry. Using a model inspired by Harmonic Grammar, we propose to tokenize triplet embeddings by subjecting them to a process of optimization with respect to learned well-formedness conditions on Knowledge Base triplets. The resulting model, known as Gradient Graphs, leads to sizable improvements when implemented as a companion to compositional models. Also, we show that the "supracompositional" triplet token embeddings it produces have interpretable properties that prove helpful in performing inference on the resulting triplet representations.

📄 PDF Abstract BibTeX arXiv:1811.01062

Code (0)

등록된 구현이 없습니다.

Tasks

Knowledge Base CompletionKnowledge GraphsLink PredictionTriplet

Similar Papers 제목 키워드 기반

Augmentic Compositional Models for Knowledge Base Completion Using Gradient Representations

2019-01-01 · WS 2019 1 · Matthias R. Lalisse, Paul Smolensky
Knowledge Base Completion

Traversing Knowledge Graphs in Vector Space

2015-06-03 · EMNLP 2015 9 · Kelvin Guu, John Miller, Percy Liang

Path queries on a knowledge graph can be used to answer compositional questions such as "What languages are spoken by people living in Lisbon?". However, knowledge graphs often have missing facts (edges) which disrupts p…

Knowledge Base CompletionKnowledge Graphs

Compositional Learning of Relation Path Embedding for Knowledge Base Completion

2016-11-22 · Xixun Lin, Yanchun Liang, Fausto Giunchiglia, Xiaoyue Feng 외

Large-scale knowledge bases have currently reached impressive sizes; however, these knowledge bases are still far from complete. In addition, most of the existing methods for knowledge base completion only consider the d…

Knowledge Base CompletionRelation

A Factorization Machine Framework for Testing Bigram Embeddings in Knowledgebase Completion

2016-04-20 · WS 2016 6 · Johannes Welbl, Guillaume Bouchard, Sebastian Riedel

Embedding-based Knowledge Base Completion models have so far mostly combined distributed representations of individual entities or relations to compute truth scores of missing links. Facts can however also be represented…

Knowledge Base Completion

Compositional Vector Space Models for Knowledge Base Completion

2015-04-24 · IJCNLP 2015 7 · Arvind Neelakantan, Benjamin Roth, Andrew McCallum

Knowledge base (KB) completion adds new facts to a KB by making inferences from existing facts, for example by inferring with high likelihood nationality(X,Y) from bornIn(X,Y). Most previous methods infer simple one-hop …

Knowledge Base CompletionRelationZero-Shot Learning