paper-with-me

Papers

Sequence-Aware Recommender Systems

2018-02-23 · Massimo Quadrana, Paolo Cremonesi, Dietmar Jannach

Recommender systems are one of the most successful applications of data mining and machine learning technology in practice. Academic research in the field is historically often based on the matrix completion problem formulation, where for each user-item-pair only one interaction (e.g., a rating) is considered. In many application domains, however, multiple user-item interactions of different types can be recorded over time. And, a number of recent works have shown that this information can be used to build richer individual user models and to discover additional behavioral patterns that can be leveraged in the recommendation process. In this work we review existing works that consider information from such sequentially-ordered user- item interaction logs in the recommendation process. Based on this review, we propose a categorization of the corresponding recommendation tasks and goals, summarize existing algorithmic solutions, discuss methodological approaches when benchmarking what we call sequence-aware recommender systems, and outline open challenges in the area.

📄 PDF Abstract BibTeX arXiv:1802.08452

Code (3)

gotbutchi/Coderschool-Machine-Learning-Final-Project
taylorhawks/RNN-music-recommender
taylorhawks/Recommender

Tasks

BenchmarkingMatrix CompletionRecommendation Systems

Similar Papers 제목 키워드 기반

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

Data Augmentation Using Many-To-Many RNNs for Session-Aware Recommender Systems

2021-08-22 · Martín Baigorria Alonso

The ACM WSDM WebTour 2021 Challenge organized by Booking.com focuses on applying Session-Aware recommender systems in the travel domain. Given a sequence of travel bookings in a user trip, we look to recommend the user's…

Data AugmentationRecommendation Systems

Fairness Attacks on Recommender Systems

2026-06-27 · Yanan Wang, Yong Ge arxiv

The unfairness of recommender systems has become a topic of concern due to its significant social and ethical implications. Although existing works have shown the effectiveness of attacks on the performance of recommende…

Reinforcement Learning

Diversification in Session-based News Recommender Systems

2021-02-05 · Alireza Gharahighehi, Celine Vens

Recommender systems are widely applied in digital platforms such as news websites to personalize services based on user preferences. In news websites most of users are anonymous and the only available data is sequences o…

Collaborative FilteringDiversityNews RecommendationRecommendation Systems

DVE: Dynamic Variational Embeddings with Applications in Recommender Systems

2020-08-27 · Meimei Liu, Hongxia Yang

Embedding is a useful technique to project a high-dimensional feature into a low-dimensional space, and it has many successful applications including link prediction, node classification and natural language processing. …

Link PredictionNode ClassificationRecommendation Systems