kge
kge copied to clipboard
Improve scalability of unweighted regularization
Right now, weighted regularization (which regularizes batch entities) scales better then unweigthed regularization (which regularizes all entities) when negative sampling is used.
Whether we regularize only the batch entities or all entities, and whether regularization is unweighted or weighted should be done independently.