Coevolutionary Latent Feature Processes for Continuous-Time User-Item Interactions
Abstract
Matching users to the right items at the right time is a fundamental task in recommendation systems. As users interact with different items over time, users' and items' feature may evolve and co-evolve over time. Traditional models based on static latent features or discretizing time into epochs can become ineffective for capturing the fine-grained temporal dynamics in the user-item interactions. We propose a coevolutionary latent feature process model that accurately captures the coevolving nature of users' and items' feature. To learn parameters, we design an efficient convex optimization algorithm with a novel low rank space sharing constraints. Extensive experiments on diverse real-world datasets demonstrate significant improvements in user behavior prediction compared to state-of-the-arts.
Cite
Text
Wang et al. "Coevolutionary Latent Feature Processes for Continuous-Time User-Item Interactions." Neural Information Processing Systems, 2016.Markdown
[Wang et al. "Coevolutionary Latent Feature Processes for Continuous-Time User-Item Interactions." Neural Information Processing Systems, 2016.](https://mlanthology.org/neurips/2016/wang2016neurips-coevolutionary/)BibTeX
@inproceedings{wang2016neurips-coevolutionary,
title = {{Coevolutionary Latent Feature Processes for Continuous-Time User-Item Interactions}},
author = {Wang, Yichen and Du, Nan and Trivedi, Rakshit and Song, Le},
booktitle = {Neural Information Processing Systems},
year = {2016},
pages = {4547-4555},
url = {https://mlanthology.org/neurips/2016/wang2016neurips-coevolutionary/}
}