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년 전

로그인하지 않았습니다. 로그인해야 답변을 게시할 수 있습니다.

좋은 답변은 질문에 명확하게 답하고 건설적인 피드백을 제공하며 질문자의 전문적인 성장을 장려합니다.

질문 답변하기에 대한 가이드라인

관련 콘텐츠