ibalazevic / TuckER

TuckER: Tensor Factorization for Knowledge Graph Completion
MIT License
350 stars 60 forks source link

Realistic Ranking Evaluation #22

Closed luffycodes closed 3 years ago

luffycodes commented 3 years ago

This paper mentions that when using realistic ranking, Tucker's performance decreases.

I was thinking if it was because of using the sigmoid before ranking which maybe causing numerical issues. It would be great if you could let me know what you think of this realistic ranking metric evaluation scheme!