paper-with-me

Papers

A Review of Knowledge Graph Completion

2022-08-24 · Mohamad Zamini, Hassan Reza, Minou Rabiei

Information extraction methods proved to be effective at triple extraction from structured or unstructured data. The organization of such triples in the form of (head entity, relation, tail entity) is called the construction of Knowledge Graphs (KGs). 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. Different approaches have been recently proposed for representation learning of KGs by embedding both entities and relations into a low-dimensional vector space aiming to predict unknown triples based on previously visited triples. According to how the triples will be treated independently or dependently, we divided the task of knowledge graph completion into conventional and graph neural network representation learning and we discuss them in more detail. In conventional approaches, each triple will be processed independently and in GNN-based approaches, triples also consider their local neighborhood. View Full-Text

📄 PDF Abstract BibTeX arXiv:2208.11652

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Neural NetworkKnowledge Graph CompletionKnowledge GraphsRepresentation Learning

Methods 이 논문이 사용한 방법론

Graph Neural Network 설명 없음

Similar Papers 제목 키워드 기반

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

A Comprehensive Survey on Automatic Knowledge Graph Construction

2023-02-10 · Lingfeng Zhong, Jia Wu, Qian Li, Hao Peng 외

Automatic knowledge graph construction aims to manufacture structured human knowledge. To this end, much effort has historically been spent extracting informative fact patterns from different data sources. However, more …

graph constructionKnowledge Graph CompletionKnowledge GraphsSurvey

Predicting Code Review Completion Time in Modern Code Review

2021-09-30 · Moataz Chouchen, Jefferson Olongo, Ali Ouni, Mohamed Wiem Mkaouer

Context. Modern Code Review (MCR) is being adopted in both open source and commercial projects as a common practice. MCR is a widely acknowledged quality assurance practice that allows early detection of defects as well …

Knowledge Representation Learning: A Quantitative Review

2018-12-28 · Yankai Lin, Xu Han, Ruobing Xie, Zhiyuan Liu 외

Knowledge representation learning (KRL) aims to represent entities and relations in knowledge graph in low-dimensional semantic space, which have been widely used in massive knowledge-driven tasks. In this article, we in…

General ClassificationInformation RetrievalKnowledge Graph CompletionLanguage Modeling+7

Knowledge Graphs: Opportunities and Challenges

2023-03-24 · Ciyuan Peng, Feng Xia, Mehdi Naseriparsa, Francesco Osborne

With the explosive growth of artificial intelligence (AI) and big data, it has become vitally important to organize and represent the enormous volume of knowledge appropriately. As graph data, knowledge graphs accumulate…

Knowledge Graph CompletionKnowledge Graph EmbeddingsKnowledge Graphs