TasksSotADatasetsPapersMethodsSubmitAbout
Papers With Code 2

A community resource for machine learning research: papers, code, benchmarks, and state-of-the-art results.

Explore

Notable BenchmarksAll SotADatasetsPapersMethods

Community

Submit ResultsAbout

Data sourced from the PWC Archive (CC-BY-SA 4.0). Built by the community, for the community.

Papers/Knowledge Graph Embedding with Atrous Convolution and Resi...

Knowledge Graph Embedding with Atrous Convolution and Residual Learning

Feiliang Ren, Juchen Li, Huihui Zhang, Shilei Liu, Bochao Li, Ruicheng Ming, Yujia Bai

2020-10-23COLING 2020 8Knowledge Graph EmbeddingGraph Embedding
PaperPDF

Abstract

Knowledge graph embedding is an important task and it will benefit lots of downstream applications. Currently, deep neural networks based methods achieve state-of-the-art performance. However, most of these existing methods are very complex and need much time for training and inference. To address this issue, we propose a simple but effective atrous convolution based knowledge graph embedding method. Compared with existing state-of-the-art methods, our method has following main characteristics. First, it effectively increases feature interactions by using atrous convolutions. Second, to address the original information forgotten issue and vanishing/exploding gradient issue, it uses the residual learning method. Third, it has simpler structure but much higher parameter efficiency. We evaluate our method on six benchmark datasets with different evaluation metrics. Extensive experiments show that our model is very effective. On these diverse datasets, it achieves better results than the compared state-of-the-art methods on most of evaluation metrics. The source codes of our model could be found at https://github.com/neukg/AcrE.

Results

TaskDatasetMetricValueModel
Graph EmbeddingFB15kMRR0.815AcrE
Representation LearningFB15kMRR0.815AcrE
Knowledge Graph EmbeddingFB15kMRR0.815AcrE
Graph Representation LearningFB15kMRR0.815AcrE

Related Papers

SMART: Relation-Aware Learning of Geometric Representations for Knowledge Graphs2025-07-17Metapath-based Hyperbolic Contrastive Learning for Heterogeneous Graph Embedding2025-06-20ETT-CKGE: Efficient Task-driven Tokens for Continual Knowledge Graph Embedding2025-06-09Efficient Identity and Position Graph Embedding via Spectral-Based Random Feature Aggregation2025-05-27Predicate-Conditional Conformalized Answer Sets for Knowledge Graph Embeddings2025-05-22Lightweight Spatio-Temporal Attention Network with Graph Embedding and Rotational Position Encoding for Traffic Forecasting2025-05-17Robust Knowledge Graph Embedding via Denoising2025-05-14Injecting Knowledge Graphs into Large Language Models2025-05-12