Bi-Directional Contrastive Distillation for Multi-Behavior Recommendation

Abstract

Multi-behavior recommendation leverages auxiliary behaviors (e.g., view, add-to-cart) to improve the prediction for target behaviors (e.g., buy). Most existing works are built upon the assumption that all the auxiliary behaviors are positively correlated with target behaviors. However, we empirically find that such an assumption may not hold in real-world datasets. In fact, some auxiliary feedback is too noisy to be helpful, and it is necessary to restrict its influence for better performance. To this end, in this paper we propose a B i-directional C ontrastive D istillation (BCD) model for multi-behavior recommendation, aiming to distill valuable knowledge (about user preference) from the interplay of multiple user behaviors. Specifically, we design a forward distillation to distill the knowledge from auxiliary behaviors to help model target behaviors, and then a backward distillation to distill the knowledge from target behaviors to enhance the modelling of auxiliary behaviors. Through this circular learning, we can better extract the common knowledge from multiple user behaviors, where noisy auxiliary behaviors will not be involved. The experimental results on two real-world datasets show that our approach outperforms other counterparts in accuracy.

Cite

Text

Chu et al. "Bi-Directional Contrastive Distillation for Multi-Behavior Recommendation." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2022. doi:10.1007/978-3-031-26387-3_30

Markdown

[Chu et al. "Bi-Directional Contrastive Distillation for Multi-Behavior Recommendation." European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases, 2022.](https://mlanthology.org/ecmlpkdd/2022/chu2022ecmlpkdd-bidirectional/) doi:10.1007/978-3-031-26387-3_30

BibTeX

@inproceedings{chu2022ecmlpkdd-bidirectional,
  title     = {{Bi-Directional Contrastive Distillation for Multi-Behavior Recommendation}},
  author    = {Chu, Yabo and Yang, Enneng and Liu, Qiang and Liu, Yuting and Jiang, Linying and Guo, Guibing},
  booktitle = {European Conference on Machine Learning and Principles and Practice of Knowledge Discovery in Databases},
  year      = {2022},
  pages     = {491-507},
  doi       = {10.1007/978-3-031-26387-3_30},
  url       = {https://mlanthology.org/ecmlpkdd/2022/chu2022ecmlpkdd-bidirectional/}
}