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.
Multi-view Fuzzy Graph Attention Networks for Enhanced Graph Learning
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Fuzzy Graph Attention Network (FGAT), which combines Fuzzy Rough Sets and Graph Attention Networks, has shown promise in tasks requiring robust graph-based learning. However, existing models struggle to effectively capture dependencies from multiple perspectives, limiting their ability to model complex data. To address this gap, we propose the Multi-view Fuzzy Graph Attention Network (MFGAT), a novel framework that constructs and aggregates multi-view information using a specially designed Transformation Block. This block dynamically transforms data from multiple aspects and aggregates the resulting representations via a weighted sum mechanism, enabling comprehensive multi-view modeling. The aggregated information is fed into FGAT to enhance fuzzy graph convolutions. Additionally, we introduce a simple yet effective learnable global pooling mechanism for improved graph-level understanding. Extensive experiments on graph classification tasks demonstrate that MFGAT outperforms state-of-the-art baselines, underscoring its effectiveness and versatility.
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.