IRLGOct 24, 2022

Heterogeneous Information Crossing on Graphs for Session-based Recommender Systems

arXiv:2210.12940v110 citationsh-index: 31
Originality Incremental advance
AI Analysis

This addresses the challenge of improving recommendation accuracy in scenarios with limited user history, which is incremental as it builds on existing graph-based and contrastive learning techniques.

The paper tackles the problem of modeling heterogeneous user behaviors in session-based recommender systems by proposing HICG, a graph-based method that crosses heterogeneous information, and HICG-CL, an enhanced version with contrastive learning, achieving state-of-the-art performance on three real-world datasets.

Recommender systems are fundamental information filtering techniques to recommend content or items that meet users' personalities and potential needs. As a crucial solution to address the difficulty of user identification and unavailability of historical information, session-based recommender systems provide recommendation services that only rely on users' behaviors in the current session. However, most existing studies are not well-designed for modeling heterogeneous user behaviors and capturing the relationships between them in practical scenarios. To fill this gap, in this paper, we propose a novel graph-based method, namely Heterogeneous Information Crossing on Graphs (HICG). HICG utilizes multiple types of user behaviors in the sessions to construct heterogeneous graphs, and captures users' current interests with their long-term preferences by effectively crossing the heterogeneous information on the graphs. In addition, we also propose an enhanced version, named HICG-CL, which incorporates contrastive learning (CL) technique to enhance item representation ability. By utilizing the item co-occurrence relationships across different sessions, HICG-CL improves the recommendation performance of HICG. We conduct extensive experiments on three real-world recommendation datasets, and the results verify that (i) HICG achieves the state-of-the-art performance by utilizing multiple types of behaviors on the heterogeneous graph. (ii) HICG-CL further significantly improves the recommendation performance of HICG by the proposed contrastive learning module.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes