π€ AI Summary
Complementary product recommendation suffers from severe data sparsity and noise in userβitem interaction graphs. To address the inadequate modeling of complementary relationships in bipartite graphs, this work systematically redefines the bipartite graph projection paradigm. We propose a directed weighted projection method to explicitly capture the directional nature of complementarity; design an edge-weight recalibration mechanism to suppress noise-induced distortions; and introduce structured neighborhood aggregation coupled with a parameter-free similarity propagation strategy to enhance relational generalization under sparsity. Evaluated on multiple benchmark datasets, our approach achieves average improvements of 43% and 38% in recommendation accuracy over state-of-the-art sequential and graph neural recommender models, respectively. It significantly advances complementary item identification performance under sparse and noisy conditions.
π Abstract
Complementary product recommendation is a powerful strategy to improve customer experience and retail sales. However, recommending the right product is not a simple task because of the noisy and sparse nature of user-item interactions. In this work, we propose a simple yet effective method to predict a list of complementary products given a query item, based on the structure of a directed weighted graph projected from the user-item bipartite graph. We revisit bipartite graph projections for recommender systems and propose a novel approach for inferring complementarity relationships from historical user-item interactions. We compare our model with recent methods from the literature and show, despite the simplicity of our approach, an average improvement of +43% and +38% over sequential and graph-based recommenders, respectively, over different benchmarks.