paper-with-me

Papers

Efficient Hyper-parameter Search for Knowledge Graph Embedding

2022-05-01 · ACL 2022 5 · Yongqi Zhang, Zhanke Zhou, Quanming Yao, Yong Li

While hyper-parameters (HPs) are important for knowledge graph (KG) learning, existing methods fail to search them efficiently. To solve this problem, we first analyze the properties of different HPs and measure the transfer ability from small subgraph to the full graph. Based on the analysis, we propose an efficient two-stage search algorithm KGTuner, which efficiently explores HP configurations on small subgraph at the first stage and transfers the top-performed configurations for fine-tuning on the large full graph at the second stage. Experiments show that our method can consistently find better HPs than the baseline algorithms within the same time budget, which achieves 9.1% average relative improvement for four embedding models on the large-scale KGs in open graph benchmark. Our code is released in https://github. com/AutoML-Research/KGTuner.

📄 PDF Abstract BibTeX

Code (1)

automl-research/kgtuner 공식 구현 pytorch

Tasks

AutoMLGraph EmbeddingKnowledge Graph Embedding

Similar Papers 제목 키워드 기반

Assessing the Effects of Hyperparameters on Knowledge Graph Embedding Quality

2022-07-01 · Oliver Lloyd, Yi Liu, Tom Gaunt

Embedding knowledge graphs into low-dimensional spaces is a popular method for applying approaches, such as link prediction or node classification, to these databases. This embedding process is very costly in terms of bo…

Graph EmbeddingKnowledge Graph EmbeddingKnowledge GraphsLink Prediction+2

Efficient Hyper-parameter Search for Knowledge Graph Embedding

2021-11-16 · ACL ARR November 2021 11 · Anonymous

While hyper-parameters (HPs) are important for knowledge graph (KG) embedding, existing methods fail to search them efficiently. To solve this problem, we first analyze the properties of different HPs and quantize the tr…

Graph EmbeddingKnowledge Graph Embedding

Extending TWIG: Zero-Shot Predictive Hyperparameter Selection for KGEs based on Graph Structure

2024-12-19 · Jeffrey Sardina, John D. Kelleher, Declan O'Sullivan

Knowledge Graphs (KGs) have seen increasing use across various domains -- from biomedicine and linguistics to general knowledge modelling. In order to facilitate the analysis of knowledge graphs, Knowledge Graph Embeddin…

General KnowledgeKnowledge Graph EmbeddingsKnowledge GraphsLink Prediction

KGTuner: Efficient Hyper-parameter Search for Knowledge Graph Learning

2022-05-05 · Yongqi Zhang, Zhanke Zhou, Quanming Yao, Yong Li

While hyper-parameters (HPs) are important for knowledge graph (KG) learning, existing methods fail to search them efficiently. To solve this problem, we first analyze the properties of different HPs and measure the tran…

Graph Learning

HyCubE: Efficient Knowledge Hypergraph 3D Circular Convolutional Embedding

2024-02-14 · Zhao Li, Xin Wang, Jun Zhao, Wenbin Guo 외

Knowledge hypergraph embedding models are usually computationally expensive due to the inherent complex semantic information. However, existing works mainly focus on improving the effectiveness of knowledge hypergraph em…

GPUhypergraph embedding