Co-Factorization Model for Collaborative Filtering with Session-based Data
Information Retrieval
2021-05-13 v1
Abstract
Matrix factorization (MF) is a common method for collaborative filtering. MF represents user preferences and item attributes by latent factors. Despite that MF is a powerful method, it suffers from not be able to identifying strong associations of closely related items. In this work, we propose a method for matrix factorization that can reflect the localized relationships between strong related items into the latent representations of items. We do it by combine two worlds: MF for collaborative filtering and item2vec for item-embedding. The proposed method is able to exploit item-item relations. Our experiments on several datasets demonstrates a better performance with the previous work.
Cite
@article{arxiv.2105.05389,
title = {Co-Factorization Model for Collaborative Filtering with Session-based Data},
author = {Binh Nguyen and Atsuhiro Takasu},
journal= {arXiv preprint arXiv:2105.05389},
year = {2021}
}