How to avoid Personalize SIMS to recommend only popular items?

0

I ran into a case where Personalize SIMS recipe returns as top similar items the same list for almost every product, which are pretty much the top popular items. How to avoid Personalize doing that? I see there is a popularity_discount_factor parameter but its use is unclear. Happy to be clarified and to hear real stories of this being fixed.

AWS
專家
已提問 3 年前檢視次數 361 次
2 個答案
0
已接受的答案

According to the Amazon Personalize documentation "In the absence of sufficient user behavior data for an item, this recipe recommends popular items.". You could change the popularity_discount_factor hyperparameter close to 1 to push the model to pay less attention to an items' popularity during calculation of similarity.

AWS
已回答 3 年前
0

I'm having the exact same issue. SIMS is only recommending the most popular items for that recently added items (i.e. new items with, I presume, a very small number of interactions). That behavior is not much sense to me. Using HPO does not solve the issue, and adjusting popularity_discount_factor neither. Also, tuning the rest of the solution hyperparamenters changes nothing for that new items getting only popularity items as recommendations. Please, if you have any suggestion it will be nice to hear. I've used SIMS in other projects without problems.

已回答 2 年前

您尚未登入。 登入 去張貼答案。

一個好的回答可以清楚地回答問題並提供建設性的意見回饋,同時有助於提問者的專業成長。

回答問題指南