paper-with-me

홈 › Papers

Dynamic Review-based Recommenders

2021-10-27 · Kostadin Cvejoski, Ramses J. Sanchez, Christian Bauckhage, Cesar Ojeda

Just as user preferences change with time, item reviews also reflect those same preference changes. In a nutshell, if one is to sequentially incorporate review content knowledge into recommender systems, one is naturally led to dynamical models of text. In the present work we leverage the known power of reviews to enhance rating predictions in a way that (i) respects the causality of review generation and (ii) includes, in a bidirectional fashion, the ability of ratings to inform language review models and vice-versa, language representations that help predict ratings end-to-end. Moreover, our representations are time-interval aware and thus yield a continuous-time representation of the dynamics. We provide experiments on real-world datasets and show that our methodology is able to outperform several state-of-the-art models. Source code for all models can be found at [1].

📄 PDF Abstract BibTeX arXiv:2110.14747

Code (0)

등록된 구현이 없습니다.

Tasks

Recommendation SystemsReview Generation

Methods 이 논문이 사용한 방법론

AWARE We propose to theoretically and empirically examine the effect of incorporating weighting schemes into walk-aggregating GNNs. To this end, we propose a simple, interpretable, and…

Similar Papers 제목 키워드 기반

Sentiment-Aware Recommendation Systems in E-Commerce: A Review from a Natural Language Processing Perspective

2025-05-03 · Yogesh Gajula

E-commerce platforms generate vast volumes of user feedback, such as star ratings, written reviews, and comments. However, most recommendation engines rely primarily on numerical scores, often overlooking the nuanced opi…

Recommendation SystemsSentiment Analysis

A survey on the impact of AI-based recommenders on human behaviours: methodologies, outcomes and future directions

2024-06-29 · Luca Pappalardo, Emanuele Ferragina, Salvatore Citraro, Giuliano Cornacchia 외

Recommendation systems and assistants (in short, recommenders) are ubiquitous in online platforms and influence most actions of our day-to-day lives, suggesting items or providing solutions based on users' preferences or…

ArticlesDiversityRecommendation SystemsSurvey

Measuring the Business Value of Recommender Systems

2019-08-22 · Dietmar Jannach, Michael Jugovac

Recommender Systems are nowadays successfully used by all major web sites (from e-commerce to social media) to filter content and make suggestions in a personalized way. Academic research largely focuses on the value of …

Recommendation Systems

A survey of food recommenders

2018-09-15 · Anderson Carl

Everyone eats. However, people do not always know what to eat. They need a little help and inspiration. Consequently, a number of apps, services, and programs have developed recommenders around food. These cover food, me…

Survey

Multi-task Item-attribute Graph Pre-training for Strict Cold-start Item Recommendation

2023-06-26 · Yuwei Cao, Liangwei Yang, Chen Wang, Zhiwei Liu 외

Recommendation systems suffer in the strict cold-start (SCS) scenario, where the user-item interactions are entirely unavailable. The ID-based approaches completely fail to work. Cold-start recommenders, on the other han…

AttributeMulti-Task LearningRecommendation Systems