paper-with-me

Papers

HyCubE: Efficient Knowledge Hypergraph 3D Circular Convolutional Embedding

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

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 embedding, making the model architecture more complex and redundant. It is desirable and challenging for knowledge hypergraph embedding to reach a trade-off between model effectiveness and efficiency. In this paper, we propose an end-to-end efficient knowledge hypergraph embedding model, HyCubE, which designs a novel 3D circular convolutional neural network and the alternate mask stack strategy to enhance the interaction and extraction of feature information comprehensively. Furthermore, our proposed model achieves a better trade-off between effectiveness and efficiency by adaptively adjusting the 3D circular convolutional layer structure to handle n-ary knowledge tuples of different arities with fewer parameters. In addition, we use a knowledge hypergraph 1-N multilinear scoring way to accelerate the model training efficiency further. Finally, extensive experimental results on all datasets demonstrate that our proposed model consistently outperforms state-of-the-art baselines, with an average improvement of 8.22% and a maximum improvement of 33.82% across all metrics. Meanwhile, HyCubE is 6.12x faster, GPU memory usage is 52.67% lower, and the number of parameters is reduced by 85.21% compared with the average metric of the latest state-of-the-art baselines.

📄 PDF Abstract BibTeX arXiv:2402.08961

Code (0)

등록된 구현이 없습니다.

Tasks

GPUhypergraph embedding

Methods 이 논문이 사용한 방법론

Focus 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

HyConvE: A Novel Embedding Model for Knowledge Hypergraph Link Prediction with Convolutional Neural Networks

2023-04-01 · journal 2023 4 · Chenxu Wang, Xin Wang, Zhao Li, Zirui Chen 외

Knowledge hypergraph embedding, which projects entities and n-ary relations into a low-dimensional continuous vector space to predict missing links, remains a challenging area to be explored despite the ubiquity of n-ary…

hypergraph embeddingKnowledge GraphsLink PredictionPosition+1

HJE: Joint Convolutional Representation Learning for Knowledge Hypergraph Completion

2024-02-13 · journal 2024 2 · Zhao Li; Chenxu Wang; Xin Wang; Zirui Chen; Jianxin Li

Knowledge hypergraph representation learning , which projects entities and n -ary relations into a low-dimensional vector space, remains a challenging area to be explored despite the ubiquity of n -ary relational facts i…

Knowledge GraphsRepresentation Learning

EnhancE:Enhanced Entity and Relation Embedding for Knowledge Hypergraph Link Prediction

2023-04-30 · journal 2023 4 · Chenxu Wang, Zhao Li, Xin Wang, and Zirui Chen

Knowledge Hypergraphs, as the generalization of knowledge graphs, have attracted increasingly widespread attention due to their friendly compatibility with real-world facts. However, link prediction in knowledge hypergra…

Knowledge GraphsLink PredictionPositionPrediction+1

Knowledge Hypergraphs: Prediction Beyond Binary Relations

2019-06-01 · Bahare Fatemi, Perouz Taslakian, David Vazquez, David Poole

Knowledge graphs store facts using relations between two entities. In this work, we address the question of link prediction in knowledge hypergraphs where relations are defined on any number of entities. While techniques…

Entity EmbeddingsKnowledge Graph CompletionKnowledge GraphsLink Prediction+2

Knowledge Hypergraph Embedding Meets Relational Algebra

2021-02-18 · Bahare Fatemi, Perouz Taslakian, David Vazquez, David Poole

Embedding-based methods for reasoning in knowledge hypergraphs learn a representation for each entity and relation. Current methods do not capture the procedural rules underlying the relations in the graph. We propose a …

hypergraph embeddingKnowledge GraphsLink Prediction