AIFeb 14, 2024

HyCubE: Efficient Knowledge Hypergraph 3D Circular Convolutional Embedding

arXiv:2402.08961v331 citationsh-index: 8IEEE Trans Knowl Data Eng
Originality Incremental advance
AI Analysis

This work addresses efficiency issues in knowledge hypergraph embedding for AI applications, offering incremental improvements over existing methods.

The paper tackles the problem of computationally expensive knowledge hypergraph embedding models by proposing HyCubE, which achieves a trade-off between effectiveness and efficiency, resulting in an average improvement of 8.22% in performance, 6.12x faster training, and 85.21% fewer parameters compared to state-of-the-art baselines.

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.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes