paper-with-me

Papers

Deep Coevolutionary Network: Embedding User and Item Features for Recommendation

2016-09-13 · Hanjun Dai, Yichen Wang, Rakshit Trivedi, Le Song

Recommender systems often use latent features to explain the behaviors of users and capture the properties of items. As users interact with different items over time, user and item features can influence each other, evolve and co-evolve over time. The compatibility of user and item's feature further influence the future interaction between users and items. Recently, point process based models have been proposed in the literature aiming to capture the temporally evolving nature of these latent features. However, these models often make strong parametric assumptions about the evolution process of the user and item latent features, which may not reflect the reality, and has limited power in expressing the complex and nonlinear dynamics underlying these processes. To address these limitations, we propose a novel deep coevolutionary network model (DeepCoevolve), for learning user and item features based on their interaction graph. DeepCoevolve use recurrent neural network (RNN) over evolving networks to define the intensity function in point processes, which allows the model to capture complex mutual influence between users and items, and the feature evolution over time. We also develop an efficient procedure for training the model parameters, and show that the learned models lead to significant improvements in recommendation and activity prediction compared to previous state-of-the-arts parametric models.

📄 PDF Abstract BibTeX arXiv:1609.03675

Code (0)

등록된 구현이 없습니다.

Tasks

Activity PredictionNetwork EmbeddingPoint ProcessesRecommendation Systems

Similar Papers 제목 키워드 기반

Coevolutionary Latent Feature Processes for Continuous-Time User-Item Interactions

2016-12-01 · NeurIPS 2016 12 · Yichen Wang, Nan Du, Rakshit Trivedi, Le Song

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. Traditi…

Recommendation Systems

Metadata Embeddings for User and Item Cold-start Recommendations

2015-07-30 · Maciej Kula

I present a hybrid matrix factorisation model representing users and items as linear combinations of their content features' latent factors. The model outperforms both collaborative and content-based models in cold-start…

TAG

CoMeta: Enhancing Meta Embeddings with Collaborative Information in Cold-start Problem of Recommendation

2023-03-14 · Haonan Hu, Dazhong Rong, Jianhai Chen, Qinming He 외

The cold-start problem is quite challenging for existing recommendation models. Specifically, for the new items with only a few interactions, their ID embeddings are trained inadequately, leading to poor recommendation p…

AttributeMeta-Learning

Unifying paragraph embeddings and neural collaborative filtering for hybrid recommendation

2020-01-20 · 03/16 2020 1 · Yihao Zhang a, Zhi Liu a, ∗, Chunyan Sang b

Collaborative filtering is one of widely used recommendation techniques. Despite the effectiveness of matrix factorization for collaborative filtering; however, the inner product operator, combining the multiplication …

Collaborative Filtering

A Review-aware Graph Contrastive Learning Framework for Recommendation

2022-04-26 · Jie Shuai, Kun Zhang, Le Wu, Peijie Sun 외

Most modern recommender systems predict users preferences with two components: user and item embedding learning, followed by the user-item interaction modeling. By utilizing the auxiliary review information accompanied w…

Contrastive LearningRecommendation SystemsRepresentation Learning