RecMind aligns LLM text embeddings with LightGCN collaborative embeddings via contrastive learning and a learned gate, achieving the best reported scores on all 8 ranking metrics across two datasets.
Enhancing Link Prediction with Fuzzy Graph Attention Networks and Dynamic Negative Sampling
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Link prediction is crucial for understanding complex networks but traditional Graph Neural Networks (GNNs) often rely on random negative sampling, leading to suboptimal performance. This paper introduces Fuzzy Graph Attention Networks (FGAT), a novel approach integrating fuzzy rough sets for dynamic negative sampling and enhanced node feature aggregation. Fuzzy Negative Sampling (FNS) systematically selects high-quality negative edges based on fuzzy similarities, improving training efficiency. FGAT layer incorporates fuzzy rough set principles, enabling robust and discriminative node representations. Experiments on two research collaboration networks demonstrate FGAT's superior link prediction accuracy, outperforming state-of-the-art baselines by leveraging the power of fuzzy rough sets for effective negative sampling and node feature learning.
citation-role summary
citation-polarity summary
fields
cs.LG 1years
2025 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
RecMind: LLM-Enhanced Graph Neural Networks for Personalized Consumer Recommendations
RecMind aligns LLM text embeddings with LightGCN collaborative embeddings via contrastive learning and a learned gate, achieving the best reported scores on all 8 ranking metrics across two datasets.