pykeen icon indicating copy to clipboard operation
pykeen copied to clipboard

TranSparse model

Open Hao-666 opened this issue 4 years ago • 2 comments

On which paper(s) is your requested model based. Knowledge Graph Completion with Adaptive Sparse Transfer Matrix

List the original and other existing implementations of this model One implementation on Github

Relevance of this model This model aims to solve the heterogeneity problem that some relationships connect to a large number of entities, while others may connect to only a small number of entities, which is very interesting and practical.

Hao-666 avatar Aug 23 '21 12:08 Hao-666

@Hao-666 do you think you might want to try providing a PR for this?

cthoyt avatar Aug 23 '21 13:08 cthoyt

Hi @cthoyt , sorry that I may not be able to implement a new model for now. I am not from computer science and just started touching knowledge graph embedding models recently. I came across this model and think it is interesting and practical, so I shared it here. But I am trying :)

Hao-666 avatar Aug 24 '21 01:08 Hao-666