Improving Node Representation by Boosting Target-Aware Contrastive Loss
Ying-Chun Lin, Jennifer Neville

TL;DR
This paper introduces Target-Aware Contrastive Learning (Target-aware CL) with an XGBoost-based sampler to improve node representations for downstream tasks like classification and link prediction by increasing mutual information with the target.
Contribution
It proposes a novel target-aware contrastive loss and sampling method that enhances node representation quality for specific downstream tasks.
Findings
Significant improvement in node classification accuracy
Enhanced link prediction performance
Better interpretability of sampling signals
Abstract
Graphs model complex relationships between entities, with nodes and edges capturing intricate connections. Node representation learning involves transforming nodes into low-dimensional embeddings. These embeddings are typically used as features for downstream tasks. Therefore, their quality has a significant impact on task performance. Existing approaches for node representation learning span (semi-)supervised, unsupervised, and self-supervised paradigms. In graph domains, (semi-)supervised learning often only optimizes models based on class labels, neglecting other abundant graph signals, which limits generalization. While self-supervised or unsupervised learning produces representations that better capture underlying graph signals, the usefulness of these captured signals for downstream target tasks can vary. To bridge this gap, we introduce Target-Aware Contrastive Learning…
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
TopicsBrain Tumor Detection and Classification
MethodsContrastive Learning
