Papers › NePTuNe: Neural Powered Tucker Network for Knowledge Graph Completion
NePTuNe: Neural Powered Tucker Network for Knowledge Graph Completion
Shashank Sonkar, Arzoo Katiyar, Richard G. Baraniuk
Knowledge graphs link entities through relations to provide a structured representation of real world facts. However, they are often incomplete, because they are based on only a small fraction of all plausible facts. The task of knowledge graph completion via link prediction aims to overcome this challenge by inferring missing facts represented as links between entities. Current approaches to link prediction leverage tensor factorization and/or deep learning. Factorization methods train and deploy rapidly thanks to their small number of parameters but have limited expressiveness due to their underlying linear methodology. Deep learning methods are more expressive but also computationally expensive and prone to overfitting due to their large number of trainable parameters. We propose Neural Powered Tucker Network (NePTuNe), a new hybrid link prediction model that couples the expressiveness of deep models with the speed and size of linear models. We demonstrate that NePTuNe provides state-of-the-art performance on the FB15K-237 dataset and near state-of-the-art performance on the WN18RR dataset.
Code
Repository list and official/mentioned flags are the archive's, frozen 2025-07-28. Reachability, where shown, is from one Syntology probe window (2026-09-16 to 2026-09-18); repositories not probed show nothing. GitHub stars are not tracked.
Code Syntology ran Syntology
Not run by Syntology. Nothing on this page verifies that the listed code works.
Tasks
Results from the paper archive 2025-07-28
| Task | Dataset | Model | Metric | Value | Rank at snapshot | Leaderboard | Report |
|---|---|---|---|---|---|---|---|
| Link Prediction | FB15k-237 | NePTuNe | Hits@1 | 0.272 | #12 of 75 | Archive leaderboard | report |
| Link Prediction | FB15k-237 | NePTuNe | Hits@10 | 0.547 | #12 of 75 | Archive leaderboard | report |
| Link Prediction | FB15k-237 | NePTuNe | Hits@3 | 0.404 | #12 of 75 | Archive leaderboard | report |
| Link Prediction | FB15k-237 | NePTuNe | MRR | 0.366 | #12 of 75 | Archive leaderboard | report |
| Link Prediction | WN18RR | NePTuNe | Hits@1 | 0.455 | #46 of 75 | Archive leaderboard | report |
| Link Prediction | WN18RR | NePTuNe | Hits@10 | 0.557 | #46 of 75 | Archive leaderboard | report |
| Link Prediction | WN18RR | NePTuNe | Hits@3 | 0.507 | #46 of 75 | Archive leaderboard | report |
| Link Prediction | WN18RR | NePTuNe | MRR | 0.491 | #46 of 75 | Archive leaderboard | report |
Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.
Methods
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections