Conventional recommender systems often rely on shallow collaborative signals, which limits their performance under sparse and popularity-skewed conditions. To address this, we propose a knowledge-aware framework that combines an item hypergraph induced by user interaction histories, a top-k user similarity graph, and one-hop, relation-aware knowledge-graph aggregation. The hypergraph branch learns high-order item co-occurrence representations, which are aggregated into initial user vectors and then refined through user similarity propagation. On the item side, user-conditioned relation attention aggregates one-hop KG neighbors to produce semantic item representations. User and item representations are fused by an MLP scorer, and a lightweight popularity-aware post-scoring adjustment can optionally be applied to moderate head-item dominance. Experiments on MovieLens-1M, Last.FM and Book-Crossing show strong performance among the compared baselines in AUC, ACC, and Recall@K.
牛顺平 et al. (Thu,) studied this question.