GraphFusionSBR: Denoising Multi-Channel Graphs for Session-Based Recommendation
By: Jia-Xin He, Hung-Hsuan Chen
Session-based recommendation systems must capture implicit user intents from sessions. However, existing models suffer from issues such as item interaction dominance and noisy sessions. We propose a multi-channel recommendation model, including a knowledge graph channel, a session hypergraph channel, and a session line graph channel, to capture information from multiple sources. Our model adaptively removes redundant edges in the knowledge graph channel to reduce noise. Knowledge graph representations cooperate with hypergraph representations for prediction to alleviate item dominance. We also generate in-session attention for denoising. Finally, we maximize mutual information between the hypergraph and line graph channels as an auxiliary task. Experiments demonstrate that our method enhances the accuracy of various recommendations, including e-commerce and multimedia recommendations. We release the code on GitHub for reproducibility.\footnote{https://github.com/hohehohe0509/DSR-HK}
Similar Papers
Integrating LLM-Derived Multi-Semantic Intent into Graph Model for Session-based Recommendation
Information Retrieval
Recommends items by understanding what you mean.
IGDMRec: Behavior Conditioned Item Graph Diffusion for Multimodal Recommendation
Information Retrieval
Makes online suggestions better by fixing item connections.
Denoised Recommendation Model with Collaborative Signal Decoupling
Information Retrieval
Improves movie suggestions by cleaning up bad data.