graphstorm icon indicating copy to clipboard operation
graphstorm copied to clipboard

[Feature request] Add adversarial negative loss for link prediction

Open classicsong opened this issue 6 months ago • 0 comments

Based on our DGL-KE project, adversarial negative loss is useful to improve link prediction model performance.

https://github.com/awslabs/dgl-ke/blob/43875a57a721d62396d05235226b13e6c2db1a2a/python/dglke/models/pytorch/loss.py#L85-L90

classicsong avatar Aug 06 '24 19:08 classicsong