paper-with-me

Papers

Sharing Parameter by Conjugation for Knowledge Graph Embeddings in Complex Space

2024-04-18 · COLING (TextGraphs) 2022 10 · Xincan Feng, Zhi Qu, Yuchang Cheng, Taro Watanabe, Nobuhiro Yugami

A Knowledge Graph (KG) is the directed graphical representation of entities and relations in the real world. KG can be applied in diverse Natural Language Processing (NLP) tasks where knowledge is required. The need to scale up and complete KG automatically yields Knowledge Graph Embedding (KGE), a shallow machine learning model that is suffering from memory and training time consumption issues. To mitigate the computational load, we propose a parameter-sharing method, i.e., using conjugate parameters for complex numbers employed in KGE models. Our method improves memory efficiency by 2x in relation embedding while achieving comparable performance to the state-of-the-art non-conjugate models, with faster, or at least comparable, training time. We demonstrated the generalizability of our method on two best-performing KGE models $5^{\bigstar}\mathrm{E}$ and $\mathrm{ComplEx}$ on five benchmark datasets.

📄 PDF Abstract BibTeX arXiv:2404.11809

Code (1)

xincanfeng/dimension 공식 구현 pytorch

Tasks

Graph EmbeddingKnowledge Graph EmbeddingKnowledge Graph Embeddings

Similar Papers 제목 키워드 기반

KoParadigm: A Korean Conjugation Paradigm Generator

2020-04-28 · Kyubyong Park

Korean is a morphologically rich language. Korean verbs change their forms in a fickle manner depending on tense, mood, speech level, meaning, etc. Therefore, it is challenging to construct comprehensive conjugation para…

COSINE: Compressive Network Embedding on Large-scale Information Networks

2018-12-21 · Zhengyan Zhang, Cheng Yang, Zhiyuan Liu, Maosong Sun 외

There is recently a surge in approaches that learn low-dimensional embeddings of nodes in networks. As there are many large-scale real-world networks, it's inefficient for existing approaches to store amounts of paramete…

General Classificationgraph partitioningLink PredictionMulti-Label Classification+3

Iterative Entity Alignment via Joint Knowledge Embeddings

2017-07-01 · International Joint Conference on Artificial Intelligence 2017 7 · Hao Zhu, Ruobing Xie, Zhiyuan Liu, Maosong Sun

Entity alignment aims to link entities and their counterparts among multiple knowledge graphs (KGs). Most existing methods typically rely on external information of entities such as Wikipedia links and require costly man…

Entity AlignmentKnowledge Graph CompletionKnowledge Graphs

Guidelines for the estimation and reporting of plasmid conjugation rates

2023-03-01 · Olivia Kosterlitz, Jana S. Huisman

Conjugation is a central characteristic of plasmid biology and an important mechanism of horizontal gene transfer in bacteria. However, there is little consensus on how to accurately estimate and report plasmid conjugati…

A Relational Tucker Decomposition for Multi-Relational Link Prediction

2019-02-03 · Yanjie Wang, Samuel Broscheit, Rainer Gemulla

We propose the Relational Tucker3 (RT) decomposition for multi-relational link prediction in knowledge graphs. We show that many existing knowledge graph embedding models are special cases of the RT decomposition with ce…

Graph EmbeddingKnowledge Graph EmbeddingKnowledge GraphsLink Prediction