The field of graph neural networks and recommendation systems is rapidly evolving, with a focus on improving robustness, generality, and efficiency. Recent developments have centered around addressing issues such as noise, data scarcity, and degree bias in graph-based models. Researchers are exploring novel approaches, including contrastive learning, optimal transport, and weak supervision, to enhance the performance and adaptability of these models. Notable papers in this area have demonstrated significant improvements in recommendation accuracy, node classification, and graph representation learning. Noteworthy papers include:
- Heterogeneous Graph Masked Contrastive Learning for Robust Recommendation, which introduced a random masking strategy to enhance recommendation robustness.
- HGOT: Self-supervised Heterogeneous Graph Neural Network with Optimal Transport, which proposed a novel self-supervised learning method without requiring graph augmentation strategies.