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/AutoSF: Searching Scoring Functions for Knowledge Graph Em...

AutoSF: Searching Scoring Functions for Knowledge Graph Embedding

Yongqi Zhang, Quanming Yao, Wenyuan Dai, Lei Chen

2019-04-26Knowledge Graph EmbeddingAutoMLLink Property PredictionGraph EmbeddingLink Prediction
PaperPDFCodeCodeCode

Abstract

Scoring functions (SFs), which measure the plausibility of triplets in knowledge graph (KG), have become the crux of KG embedding. Lots of SFs, which target at capturing different kinds of relations in KGs, have been designed by humans in recent years. However, as relations can exhibit complex patterns that are hard to infer before training, none of them can consistently perform better than others on existing benchmark data sets. In this paper, inspired by the recent success of automated machine learning (AutoML), we propose to automatically design SFs (AutoSF) for distinct KGs by the AutoML techniques. However, it is non-trivial to explore domain-specific information here to make AutoSF efficient and effective. We firstly identify a unified representation over popularly used SFs, which helps to set up a search space for AutoSF. Then, we propose a greedy algorithm to search in such a space efficiently. The algorithm is further sped up by a filter and a predictor, which can avoid repeatedly training SFs with same expressive ability and help removing bad candidates during the search before model training. Finally, we perform extensive experiments on benchmark data sets. Results on link prediction and triplets classification show that the searched SFs by AutoSF, are KG dependent, new to the literature, and outperform the state-of-the-art SFs designed by humans.

Results

TaskDatasetMetricValueModel
Link Prediction FB15kHits@100.914AutoKGE
Link Prediction FB15kMRR0.861AutoKGE
Link PredictionWN18RRHits@100.567AutoSF
Link PredictionWN18RRMRR0.49AutoSF
Link PredictionWN18Hits@100.961AutoKGE
Link PredictionWN18MRR0.952AutoKGE
Link PredictionFB15k-237Hits@100.555AutoKGE
Link PredictionFB15k-237MRR0.365AutoKGE
Link Property Predictionogbl-wikikg2Number of params500227800AutoSF
Link Property Predictionogbl-biokgNumber of params93824000AutoSF

Related Papers

SMART: Relation-Aware Learning of Geometric Representations for Knowledge Graphs2025-07-17Imbalanced Regression Pipeline Recommendation2025-07-16Topic Modeling and Link-Prediction for Material Property Discovery2025-07-08Graph Collaborative Attention Network for Link Prediction in Knowledge Graphs2025-07-05Understanding Generalization in Node and Link Prediction2025-07-01Context-Driven Knowledge Graph Completion with Semantic-Aware Relational Message Passing2025-06-29Optimising 4th-Order Runge-Kutta Methods: A Dynamic Heuristic Approach for Efficiency and Low Storage2025-06-26Multimodal Representation Learning and Fusion2025-06-25