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/Decompressing Knowledge Graph Representations for Link Pre...

Decompressing Knowledge Graph Representations for Link Prediction

Xiang Kong, Xianyang Chen, Eduard Hovy

2019-11-11Knowledge GraphsKnowledge Graph EmbeddingPredictionGraph EmbeddingLink Prediction
PaperPDFCode(official)

Abstract

This paper studies the problem of predicting missing relationships between entities in knowledge graphs through learning their representations. Currently, the majority of existing link prediction models employ simple but intuitive scoring functions and relatively small embedding size so that they could be applied to large-scale knowledge graphs. However, these properties also restrict the ability to learn more expressive and robust features. Therefore, diverging from most of the prior works which focus on designing new objective functions, we propose, DeCom, a simple but effective mechanism to boost the performance of existing link predictors such as DistMult, ComplEx, etc, through extracting more expressive features while preventing overfitting by adding just a few extra parameters. Specifically, embeddings of entities and relationships are first decompressed to a more expressive and robust space by decompressing functions, then knowledge graph embedding models are trained in this new feature space. Experimental results on several benchmark knowledge graphs and advanced link prediction systems demonstrate the generalization and effectiveness of our method. Especially, RESCAL + DeCom achieves state-of-the-art performance on the FB15k-237 benchmark across all evaluation metrics. In addition, we also show that compared with DeCom, explicitly increasing the embedding size significantly increase the number of parameters but could not achieve promising performance improvement.

Results

TaskDatasetMetricValueModel
Link PredictionWN18RRHits@10.427RESCAL + Decom
Link PredictionWN18RRHits@100.515RESCAL + Decom
Link PredictionWN18RRHits@30.469RESCAL + Decom
Link PredictionWN18RRMRR0.457RESCAL + Decom
Link PredictionFB15k-237Hits@10.261RESCAL + Decom
Link PredictionFB15k-237Hits@100.536RESCAL + Decom
Link PredictionFB15k-237Hits@30.388RESCAL + Decom
Link PredictionFB15k-237MRR0.354RESCAL + Decom

Related Papers

Multi-Strategy Improved Snake Optimizer Accelerated CNN-LSTM-Attention-Adaboost for Trajectory Prediction2025-07-21SMART: Relation-Aware Learning of Geometric Representations for Knowledge Graphs2025-07-17Generative Click-through Rate Prediction with Applications to Search Advertising2025-07-15Conformation-Aware Structure Prediction of Antigen-Recognizing Immune Proteins2025-07-11Foundation models for time series forecasting: Application in conformal prediction2025-07-09Topic Modeling and Link-Prediction for Material Property Discovery2025-07-08Predicting Graph Structure via Adapted Flux Balance Analysis2025-07-08Speech Quality Assessment Model Based on Mixture of Experts: System-Level Performance Enhancement and Utterance-Level Challenge Analysis2025-07-08