Intent-Aware Recommendation via Disentangled Graph Contrastive Learning
Abstract
Graph neural network (GNN) based recommender systems have become one of the mainstream trends due to the powerful learning ability from user behavior data. Understanding the user intents from behavior data is the key to recommender systems, which poses two basic requirements for GNN-based recommender systems. One is how to learn complex and diverse intents especially when the user behavior is usually inadequate in reality. The other is different behaviors have different intent distributions, so how to establish their relations for a more explainable recommender system. In this paper, we present the Intent-aware Recommendation via Disentangled Graph Contrastive Learning (IDCL), which simultaneously learns interpretable intents and behavior distributions over those intents. Specifically, we first model the user behavior data as a user-item-concept graph, and design a GNN based behavior disentangling module to learn the different intents. Then we propose the intent-wise contrastive learning to enhance the intent disentangling and meanwhile infer the behavior distributions. Finally, the coding rate reduction regularization is introduced to make the behaviors of different intents orthogonal. Extensive experiments demonstrate the effectiveness of IDCL in terms of substantial improvement and the interpretability.
Cite
Text
Wang et al. "Intent-Aware Recommendation via Disentangled Graph Contrastive Learning." International Joint Conference on Artificial Intelligence, 2023. doi:10.24963/IJCAI.2023/260Markdown
[Wang et al. "Intent-Aware Recommendation via Disentangled Graph Contrastive Learning." International Joint Conference on Artificial Intelligence, 2023.](https://mlanthology.org/ijcai/2023/wang2023ijcai-intent/) doi:10.24963/IJCAI.2023/260BibTeX
@inproceedings{wang2023ijcai-intent,
title = {{Intent-Aware Recommendation via Disentangled Graph Contrastive Learning}},
author = {Wang, Yuling and Wang, Xiao and Huang, Xiangzhou and Yu, Yanhua and Li, Haoyang and Zhang, Mengdi and Guo, Zirui and Wu, Wei},
booktitle = {International Joint Conference on Artificial Intelligence},
year = {2023},
pages = {2343-2351},
doi = {10.24963/IJCAI.2023/260},
url = {https://mlanthology.org/ijcai/2023/wang2023ijcai-intent/}
}