paper-with-me

홈 › Papers

Leveraging Review Properties for Effective Recommendation

2021-02-05 · Xi Wang, Iadh Ounis, Craig Macdonald

Many state-of-the-art recommendation systems leverage explicit item reviews posted by users by considering their usefulness in representing the users' preferences and describing the items' attributes. These posted reviews may have various associated properties, such as their length, their age since they were posted, or their item rating. However, it remains unclear how these different review properties contribute to the usefulness of their corresponding reviews in addressing the recommendation task. In particular, users show distinct preferences when considering different aspects of the reviews (i.e. properties) for making decisions about the items. Hence, it is important to model the relationship between the reviews' properties and the usefulness of reviews while learning the users' preferences and the items' attributes. Therefore, we propose to model the reviews with their associated available properties. We introduce a novel review properties-based recommendation model (RPRM) that learns which review properties are more important than others in capturing the usefulness of reviews, thereby enhancing the recommendation results. Furthermore, inspired by the users' information adoption framework, we integrate two loss functions and a negative sampling strategy into our proposed RPRM model, to ensure that the properties of reviews are correlated with the users' preferences. We examine the effectiveness of RPRM using the well-known Yelp and Amazon datasets. Our results show that RPRM significantly outperforms a classical and five state-of-the-art baselines. Moreover, we experimentally show the advantages of using our proposed loss functions and negative sampling strategy, which further enhance the recommendation performances of RPRM.

📄 PDF Abstract BibTeX arXiv:2102.03089

Code (0)

등록된 구현이 없습니다.

Tasks

Recommendation Systems

Similar Papers 제목 키워드 기반

Asymmetrical Hierarchical Networks with Attentive Interactions for Interpretable Review-Based Recommendation

2019-12-18 · Xin Dong, Jingchao Ni, Wei Cheng, Zhengzhang Chen 외

Recently, recommender systems have been able to emit substantially improved recommendations by leveraging user-provided reviews. Existing methods typically merge all reviews of a given user or item into a long document, …

Recommendation Systems

Learning Hierarchical Review Graph Representations for Recommendation

2020-04-24 · Yong liu, Susen Yang, Yinan Zhang, Chunyan Miao 외

The user review data have been demonstrated to be effective in solving different recommendation problems. Previous review-based recommendation methods usually employ sophisticated compositional models, such as Recurrent …

Graph AttentionGraph Neural Network

A Contrastive Framework with User, Item and Review Alignment for Recommendation

2025-01-21 · Hoang V. Dong, Yuan Fang, Hady W. Lauw

Learning effective latent representations for users and items is the cornerstone of recommender systems. Traditional approaches rely on user-item interaction data to map users and items into a shared latent space, but th…

Recommendation Systems

Question-Attentive Review-Level Recommendation Explanation

2022-12-17 · IEEE International Conference on Big Data (Big Data) 2022 12 · Trung-Hoang Le, Hady W. Lauw

Recommendation explanations help to improve their acceptance by end users. The form of explanation of interest here is presenting an existing review of the recommended item. The challenge is in selecting a suitable revie…

Explainable RecommendationForm

Question-Attentive Review-Level for Neural Rating Regression

2024-12-13 · ACM Transactions on Intelligent Systems and Technology 2024 12 · Trung-Hoang Le, Hady W. Lauw

Recommendation explanations help to improve their acceptance by end users. Explanations come in many different forms. One that is of interest here is presenting an existing review of the recommended item as the explanati…

regression