HCFRec: Hash Collaborative Filtering via Normalized Flow with Structural Consensus for Efficient Recommendation
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.
Cite
Text
Wang et al. "HCFRec: Hash Collaborative Filtering via Normalized Flow with Structural Consensus for Efficient Recommendation." International Joint Conference on Artificial Intelligence, 2022. doi:10.24963/IJCAI.2022/315Markdown
[Wang et al. "HCFRec: Hash Collaborative Filtering via Normalized Flow with Structural Consensus for Efficient Recommendation." International Joint Conference on Artificial Intelligence, 2022.](https://mlanthology.org/ijcai/2022/wang2022ijcai-hcfrec/) doi:10.24963/IJCAI.2022/315BibTeX
@inproceedings{wang2022ijcai-hcfrec,
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 = {International Joint Conference on Artificial Intelligence},
year = {2022},
pages = {2270-2276},
doi = {10.24963/IJCAI.2022/315},
url = {https://mlanthology.org/ijcai/2022/wang2022ijcai-hcfrec/}
}