paper-with-me

Papers

Interpretable Triplet Importance for Personalized Ranking

2024-07-28 · Bowei He, Chen Ma

Personalized item ranking has been a crucial component contributing to the performance of recommender systems. As a representative approach, pairwise ranking directly optimizes the ranking with user implicit feedback by constructing (\textit{user}, \textit{positive item}, \textit{negative item}) triplets. Several recent works have noticed that treating all triplets equally may hardly achieve the best effects. They assign different importance scores to negative items, user-item pairs, or triplets, respectively. However, almost all the generated importance scores are groundless and hard to interpret, thus far from trustworthy and transparent. To tackle these, we propose the \textit{Triplet Shapley} -- a Shapely value-based method to measure the triplet importance in an interpretable manner. Due to the huge number of triplets, we transform the original Shapley value calculation to the Monte Carlo (MC) approximation, where the guarantee for the approximation unbiasedness is also provided. To stabilize the MC approximation, we adopt a control covariates-based method. Finally, we utilize the triplet Shapley value to guide the resampling of important triplets for benefiting the model learning. Extensive experiments are conducted on six public datasets involving classical matrix factorization- and graph neural network-based recommendation models. Empirical results and subsequent analysis show that our model consistently outperforms the state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2407.19469

Code (1)

bokwaiho/itipr 공식 구현 pytorch

Tasks

Graph Neural NetworkRecommendation SystemsTriplet

Similar Papers 제목 키워드 기반

Adapting Triplet Importance of Implicit Feedback for Personalized Recommendation

2022-08-02 · Haolun Wu, Chen Ma, Yingxue Zhang, Xue Liu 외

Implicit feedback is frequently used for developing personalized recommendation services due to its ubiquity and accessibility in real-world systems. In order to effectively utilize such information, most research adopts…

Bilevel OptimizationGraph Neural NetworkTriplet

Deep Similarity Learning for Sports Team Ranking

2021-03-25 · Daniel Yazbek, Jonathan Sandile Sibindi, Terence L. Van Zyl

Sports data is more readily available and consequently, there has been an increase in the amount of sports analysis, predictions and rankings in the literature. Sports are unique in their respective stochastic nature, ma…

Triplet

Temporal Collaborative Ranking Via Personalized Transformer

2019-08-15 · Liwei Wu, Shuqing Li, Cho-Jui Hsieh, James Sharpnack

The collaborative ranking problem has been an important open research question as most recommendation problems can be naturally formulated as ranking problems. While much of collaborative ranking methodology assumes stat…

Collaborative Ranking

Improving Deep Binary Embedding Networks by Order-aware Reweighting of Triplets

2018-04-17 · Jikai Chen, Hanjiang Lai, Libing Geng, Yan Pan

In this paper, we focus on triplet-based deep binary embedding networks for image retrieval task. The triplet loss has been shown to be most effective for the ranking problem. However, most of the previous works treat th…

Image RetrievalRetrievalTriplet

Ranking Social Media News Feeds: A Comparative Study of Personalized and Non-personalized Prediction Models

2022-03-12 · International Conference on Artificial Intelligence and its Applications 2022 3 · Sami Belkacem, Kamel Boukhalfa, Omar Boussaid

Home Artificial Intelligence and Its Applications Conference paper Ranking Social Media News Feeds: A Comparative Study of Personalized and Non-personalized Prediction Models Sami Belkacem, Kamel Boukhalfa & Omar Bou…

Feature ImportanceNews RecommendationRecommendation SystemsSocial Media Popularity Prediction