PRISM-Rec: progressive relational interest and semantic modeling for knowledge graph-enhanced recommendation
摘要
Modern recommender systems are routinely pulled in two directions. On the one hand, they must infer fine-grained preference signals from sparse, noisy interactions; on the other, they are increasingly expected to exploit heterogeneous evidence structured knowledge, semantic content, and behavioral traces without collapsing into brittle, overfit heuristics. With this tension in mind, we propose PRISM-Rec (Progressive Relational Interest and Semantic Modeling Recommender), a unified recommendation framework that couples knowledge graph–enhanced representations with multi-granularity interest modeling through an adaptive fusion strategy. Rather than treating these signals as loosely connected add-ons, PRISM-Rec integrates five tightly coordinated components: (i) a Multi-Relational Graph Attention Network (MR-GAT) that encodes entity interactions under diverse semantic relations, (ii) a Hierarchical Interest Modeling (HIM) module that captures user preferences at multiple abstraction levels, (iii) a Graph-Content Synergy Module (GCSM) that explicitly aligns structural cues with semantic content (though this assumption merits scrutiny), (iv) an Adaptive Boosted Fusion (ABF) network that learns how to weight competing component signals, and (v) a Diversity-Aware Re-ranking (DAR) stage based on Maximal Marginal Relevance to negotiate the relevance–diversity tradeoff in final lists. Empirically, extensive experiments on the full MovieLens-1M dataset (5,950 users, 3,125 items, 567,776 training interactions) show that PRISM-Rec delivers an 11.80% gain in NDCG@10 over the best-performing baseline (GCSM with NDCG@10 = 0.2998), and the improvement is statistically significant (