We gratefully acknowledge support from
the Simons Foundation and member institutions.
Full-text links:

Download:

Current browse context:

cs.CL

Change to browse by:

References & Citations

DBLP - CS Bibliography

Bookmark

(what is this?)
CiteULike logo BibSonomy logo Mendeley logo del.icio.us logo Digg logo Reddit logo ScienceWISE logo

Computer Science > Computation and Language

Title: Two-view Graph Neural Networks for Knowledge Graph Completion

Abstract: We present an effective graph neural network (GNN)-based knowledge graph embedding model, which we name WGE, to capture entity- and relation-focused graph structures. Given a knowledge graph, WGE builds a single undirected entity-focused graph that views entities as nodes. WGE also constructs another single undirected graph from relation-focused constraints, which views entities and relations as nodes. WGE then proposes a GNN-based architecture to better learn vector representations of entities and relations from these two single entity- and relation-focused graphs. WGE feeds the learned entity and relation representations into a weighted score function to return the triple scores for knowledge graph completion. Experimental results show that WGE outperforms strong baselines on seven benchmark datasets for knowledge graph completion.
Comments: To appear in Proceedings of ESWC 2023; 17 pages; 4 tables; 4 figures
Subjects: Computation and Language (cs.CL); Artificial Intelligence (cs.AI); Machine Learning (cs.LG)
Cite as: arXiv:2112.09231 [cs.CL]
  (or arXiv:2112.09231v4 [cs.CL] for this version)

Submission history

From: Dat Quoc Nguyen [view email]
[v1] Thu, 16 Dec 2021 22:36:17 GMT (217kb,D)
[v2] Fri, 16 Sep 2022 15:39:49 GMT (1341kb,D)
[v3] Wed, 21 Dec 2022 03:57:23 GMT (1316kb,D)
[v4] Sat, 11 Mar 2023 15:12:50 GMT (1362kb,D)

Link back to: arXiv, form interface, contact.