Collaborative filtering based on nonnegative/binary matrix factorization
Abstract
Collaborative filtering generates recommendations by exploiting user-item similarities based on rating data, which often contains numerous unrated items. To predict scores for unrated items, matrix factorization techniques such as nonnegative matrix factorization (NMF) are often employed. Nonnegative/binary matrix factorization (NBMF), which is an extension of NMF, approximates a nonnegative matrix as the product of nonnegative and binary matrices. While previous studies have applied NBMF primarily to dense data such as images, this paper proposes a modified NBMF algorithm tailored for collaborative filtering with sparse data. In the modified method, unrated entries in the rating matrix are masked, enhancing prediction accuracy. Furthermore, utilizing a low-latency Ising machine in NBMF is advantageous in terms of the computation time, making the proposed method beneficial.
Keywords
Cite
@article{arxiv.2410.10381,
title = {Collaborative filtering based on nonnegative/binary matrix factorization},
author = {Yukino Terui and Yuka Inoue and Yohei Hamakawa and Kosuke Tatsumura and Kazue Kudo},
journal= {arXiv preprint arXiv:2410.10381},
year = {2025}
}
Comments
12 pages, 8 figures