paper-with-me

홈 › Papers

A Review of Relational Machine Learning for Knowledge Graphs

2015-03-02 · Maximilian Nickel, Kevin Murphy, Volker Tresp, Evgeniy Gabrilovich

Relational machine learning studies methods for the statistical analysis of relational, or graph-structured, data. In this paper, we provide a review of how such statistical models can be "trained" on large knowledge graphs, and then used to predict new facts about the world (which is equivalent to predicting new edges in the graph). In particular, we discuss two fundamentally different kinds of statistical relational models, both of which can scale to massive datasets. The first is based on latent feature models such as tensor factorization and multiway neural networks. The second is based on mining observable patterns in the graph. We also show how to combine these latent and observable models to get improved modeling power at decreased computational cost. Finally, we discuss how such statistical models of graphs can be combined with text-based information extraction methods for automatically constructing knowledge graphs from the Web. To this end, we also discuss Google's Knowledge Vault project as an example of such combination.

📄 PDF Abstract BibTeX arXiv:1503.00759

Code (2)

abhinavnagpal/KNOWLEDGE-GRAPH-PAPERS
shaoxiongji/awesome-knowledge-graph tf

Tasks

BIG-bench Machine LearningKnowledge Graphs

Similar Papers 제목 키워드 기반

Relational Deep Learning: Challenges, Foundations and Next-Generation Architectures

2025-06-19 · Vijay Prakash Dwivedi, Charilaos Kanatsoulis, Shenyang Huang, Jure Leskovec

Graph machine learning has led to a significant increase in the capabilities of models that learn on arbitrary graph-structured data and has been applied to molecules, social networks, recommendation systems, and transpo…

Deep LearningFeature EngineeringRecommendation Systems

Link Prediction with Relational Hypergraphs

2024-02-06 · Xingyue Huang, Miguel Romero Orth, Pablo Barceló, Michael M. Bronstein 외

Link prediction with knowledge graphs has been thoroughly studied in graph machine learning, leading to a rich landscape of graph neural network architectures with successful applications. Nonetheless, it remains challen…

Graph Neural NetworkInductive Link PredictionKnowledge GraphsLink Prediction+1

Answering Visual-Relational Queries in Web-Extracted Knowledge Graphs

2017-09-07 · AKBC 2019 · Daniel Oñoro-Rubio, Mathias Niepert, Alberto García-Durán, Roberto González 외

A visual-relational knowledge graph (KG) is a multi-relational graph whose entities are associated with images. We explore novel machine learning approaches for answering visual-relational queries in web-extracted knowle…

Graph EmbeddingImage RetrievalKnowledge Graph EmbeddingKnowledge Graph Embeddings+4

Holographic Embeddings of Knowledge Graphs

2015-10-16 · Maximilian Nickel, Lorenzo Rosasco, Tomaso Poggio

Learning embeddings of entities and relations is an efficient and versatile method to perform machine learning on relational data such as knowledge graphs. In this work, we propose holographic embeddings (HolE) to learn …

Knowledge GraphsLink PredictionRelational Reasoning

A Survey on Knowledge Graphs: Representation, Acquisition and Applications

2020-02-02 · Shaoxiong Ji, Shirui Pan, Erik Cambria, Pekka Marttinen 외

Human knowledge provides a formal understanding of the world. Knowledge graphs that represent structural relations between entities have become an increasingly popular research direction towards cognition and human-level…

Graph EmbeddingGraph Representation LearningKnowledge Graph CompletionKnowledge Graph Embedding+5