paper-with-me

Papers

Deep Context-Aware Recommender System Utilizing Sequential Latent Context

2019-09-09 · Amit Livne, Moshe Unger, Bracha Shapira, Lior Rokach

Context-aware recommender systems (CARSs) apply sensing and analysis of user context in order to provide personalized services. Adding context to a recommendation model is challenging, since the addition of context may increases both the dimensionality and sparsity of the model. Recent research has shown that modeling contextual information as a latent vector may address the sparsity and dimensionality challenges. We suggest a new latent modeling of sequential context by generating sequences of contextual information and reducing their contextual space to a compressed latent space.We train a long short-term memory (LSTM) encoder-decoder network on sequences of contextual information and extract sequential latent context from the hidden layer of the network in order to represent a compressed representation of sequential data. We propose new context-aware recommendation models that extend the neural collaborative filtering approach and learn nonlinear interactions between latent features of users, items, and contexts which take into account the sequential latent context representation as part of the recommendation process. We deployed our approach using two context-aware datasets with different context dimensions. Empirical analysis of our results validates that our proposed sequential latent context-aware model (SLCM), surpasses state of the art CARS models.

📄 PDF Abstract BibTeX arXiv:1909.03999

Code (0)

등록된 구현이 없습니다.

Tasks

Collaborative FilteringDecoderRecommendation Systems

Similar Papers 제목 키워드 기반

CARCA: Context and Attribute-Aware Next-Item Recommendation via Cross-Attention

2022-04-04 · Ahmed Rashed, Shereen Elsayed, Lars Schmidt-Thieme

In sparse recommender settings, users' context and item attributes play a crucial role in deciding which items to recommend next. Despite that, recent works in sequential and time-aware recommendations usually either ign…

AttributeRecommendation SystemsSequential Recommendation

On-Device User Intent Prediction for Context and Sequence Aware Recommendation

2019-09-18 · Benu Madhab Changmai, Divija Nagaraju, Debi Prasanna Mohanty, Kriti Singh 외

The pursuit of improved accuracy in recommender systems has led to the incorporation of user context. Context-aware recommender systems typically handle large amounts of data which must be uploaded and stored on the clou…

Recommendation Systems

Seq2seq Translation Model for Sequential Recommendation

2019-12-16 · Ke Sun, Tieyun Qian

The context information such as product category plays a critical role in sequential recommendation. Recent years have witnessed a growing interest in context-aware sequential recommender systems. Existing studies often …

modelRecommendation SystemsSequential RecommendationTranslation

Gaussian Process Latent Variable Model Factorization for Context-aware Recommender Systems

2019-12-19 · Wei Huang, Richard Yi Da Xu

Context-aware recommender systems (CARS) have gained increasing attention due to their ability to utilize contextual information. Compared to traditional recommender systems, CARS are, in general, able to generate more a…

Dimensionality ReductionRecommendation Systems

Attention Mixtures for Time-Aware Sequential Recommendation

2023-04-17 · Viet-Anh Tran, Guillaume Salha-Galvan, Bruno Sguerra, Romain Hennequin

Transformers emerged as powerful methods for sequential recommendation. However, existing architectures often overlook the complex dependencies between user preferences and the temporal context. In this short paper, we i…

Recommendation SystemsSequential Recommendation