Multi-modal Discrete Collaborative Filtering for Efficient Cold-start Recommendation
Yang Xu,Lei Zhu,Zhiyong Cheng,Jingjing Li,Zheng Zhang,Huaxiang Zhang
DOI: https://doi.org/10.1109/tkde.2021.3079581
IF: 9.235
2021-01-01
IEEE Transactions on Knowledge and Data Engineering
Abstract:Hashing is an effective technique to improve the efficiency of large-scale recommender system by representing both users and items into binary codes. However, existing hashing-based recommendation methods still suffer from two important problems: 1) Cold-start. They employ the user-item interactions and single auxiliary information to learn the binary hash codes. But the full interaction history is not always available and the single auxiliary information may be missing. 2) Efficient optimization. They learn the hash codes with two-step relaxed optimization or one-step discrete hash optimization based on the discrete cyclic coordinate descent, which results in significant quantization loss or still consumes considerable computation time. In this article, we propose a Multi-modal Discrete Collaborative Filtering (MDCF) for efficient cold-start recommendation. We map the multi-modal features of users and items to a consensus Hamming space based on the matrix factorization framework. Specifically, a low-rank self-weighted multi-modal fusion module is designed to adaptively fuse the multi-modal features into binary hash codes. Additionally, to support large-scale recommendation, a fast discrete optimization method based on augmented Lagrangian multiplier is developed to directly compute the binary hash codes with simple operations. Experiments show the superior performance of the proposed method over state-of-the-art baselines.
computer science, information systems, artificial intelligence,engineering, electrical & electronic