IRAIMay 24, 2022

HCFRec: Hash Collaborative Filtering via Normalized Flow with Structural Consensus for Efficient Recommendation

arXiv:2205.12042v15 citationsh-index: 31
Originality Incremental advance
AI Analysis

This work addresses efficiency and accuracy issues in recommender systems for large-scale applications, representing an incremental improvement over existing hash-based methods.

The paper tackles the challenges of discrete optimization and semantic preservation in hash-based collaborative filtering for large-scale recommendation systems, proposing HCFRec which uses normalized flow and cluster consistency to achieve superior effectiveness and efficiency, as demonstrated by extensive experiments on six real-world datasets.

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 fit 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.

Foundations

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

Your Notes