Latent Graph Inference with Limited Supervision
Jianglin Lu, Yi Xu, Huan Wang, Yue Bai, Yun Fu

TL;DR
This paper addresses the supervision starvation problem in latent graph inference by identifying and reconstructing critical node connections, significantly improving performance under limited supervision.
Contribution
It introduces a method to restore corrupted affinities and eliminate starved nodes, enhancing LGI performance with minimal supervision.
Findings
Improved LGI accuracy on benchmark datasets.
Significant gains under extremely limited supervision.
Effective identification and reconstruction of critical nodes.
Abstract
Latent graph inference (LGI) aims to jointly learn the underlying graph structure and node representations from data features. However, existing LGI methods commonly suffer from the issue of supervision starvation, where massive edge weights are learned without semantic supervision and do not contribute to the training loss. Consequently, these supervision-starved weights, which may determine the predictions of testing samples, cannot be semantically optimal, resulting in poor generalization. In this paper, we observe that this issue is actually caused by the graph sparsification operation, which severely destroys the important connections established between pivotal nodes and labeled ones. To address this, we propose to restore the corrupted affinities and replenish the missed supervision for better LGI. The key challenge then lies in identifying the critical nodes and recovering the…
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.
Taxonomy
TopicsAdvanced Graph Neural Networks · Text and Document Classification Technologies · Domain Adaptation and Few-Shot Learning
