Skip to content

Tucker-decomposition based model for knowledge graph link prediction

License

Notifications You must be signed in to change notification settings

sumiya11/R-TuckER

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

R-TuckER: Riemann optimization on manifolds of tensors for knowledge graph completion

This repocitory contains PyTorch implementation of R-TuckER model for knowledge graph link prediction task.

Summary

Proposed method utilizes model described in paper TuckER: Tensor Factorization for Knowledge Graph Completion, but applies the fact, that tensors of fixed tucker rank forms smooth Riemann manifold, and therefore riemann optimization toolkit (such as riemann gradient descent) is available. Detail description will be provided later, cause work still in progress.

License

MIT License

About

Tucker-decomposition based model for knowledge graph link prediction

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%