HCFRec: Hash Collaborative Filtering via Normalized Flow with Structural Consensus for Efficient Recommendation
Fan Wang, Weiming Liu, Chaochao Chen, Mengying Zhu, Xiaolin Zheng
Abstract
The ever-increasing data scale of user-item interactions makes it challenging for an effective and efficient recommender system. Recently, hash-based collaborative filtering (Hash-CF) approaches employ efficient Hamming distance of learned binary representations of users and items to accelerate recommendations. However, Hash-CF often faces two challenging problems, i.e., optimization on discrete representations and preserving semantic information in learned representations. To address the above two challenges, we propose HCFRec, a novel Hash-CF approach for effective and efficient recommendations. Specifically, HCFRec not only innovatively introduces normalized flow to learn the optimal hash code by efficiently fitting a proposed approximate mixture multivariate normal distribution, a continuous but approximately discrete distribution, but also deploys a cluster consistency preserving mechanism to preserve the semantic structure in representations for more accurate recommendations. Extensive experiments conducted on six real-world datasets demonstrate the superiority of our HCFRec compared to the state-of-art methods in terms of effectiveness and efficiency.
BibTeX
@inproceedings{ijcai2022p315,
title = {HCFRec: Hash Collaborative Filtering via Normalized Flow with Structural Consensus for Efficient Recommendation},
author = {Wang, Fan and Liu, Weiming and Chen, Chaochao and Zhu, Mengying and Zheng, Xiaolin},
booktitle = {Proceedings of the Thirty-First International Joint Conference on
Artificial Intelligence, {IJCAI-22}},
publisher = {International Joint Conferences on Artificial Intelligence Organization},
editor = {Lud De Raedt},
pages = {2270--2276},
year = {2022},
month = {7},
note = {Main Track},
doi = {10.24963/ijcai.2022/315},
url = {https://doi.org/10.24963/ijcai.2022/315},
}