Graph Learning with Loss-Guided Training
Eliav Buchnik, Edith Cohen

TL;DR
This paper introduces loss-guided training methods for node embedding algorithms like DeepWalk, significantly accelerating training by dynamically focusing on high-loss examples, even with implicit large datasets.
Contribution
It develops efficient loss-guided training techniques for graph embedding methods that handle implicit, large-scale data, improving training speed and efficiency.
Findings
Significant acceleration over static methods in training time.
Effective loss-guided training on large, implicit graph datasets.
Improved computational efficiency in node embedding training.
Abstract
Classically, ML models trained with stochastic gradient descent (SGD) are designed to minimize the average loss per example and use a distribution of training examples that remains {\em static} in the course of training. Research in recent years demonstrated, empirically and theoretically, that significant acceleration is possible by methods that dynamically adjust the training distribution in the course of training so that training is more focused on examples with higher loss. We explore {\em loss-guided training} in a new domain of node embedding methods pioneered by {\sc DeepWalk}. These methods work with implicit and large set of positive training examples that are generated using random walks on the input graph and therefore are not amenable for typical example selection methods. We propose computationally efficient methods that allow for loss-guided training in this framework. Our…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
