Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Collaborative Translational Metric Learning

About

Recently, matrix factorization-based recommendation methods have been criticized for the problem raised by the triangle inequality violation. Although several metric learning-based approaches have been proposed to overcome this issue, existing approaches typically project each user to a single point in the metric space, and thus do not suffice for properly modeling the intensity and the heterogeneity of user-item relationships in implicit feedback. In this paper, we propose TransCF to discover such latent user-item relationships embodied in implicit user-item interactions. Inspired by the translation mechanism popularized by knowledge graph embedding, we construct user-item specific translation vectors by employing the neighborhood information of users and items, and translate each user toward items according to the user's relationships with the items. Our proposed method outperforms several state-of-the-art methods for top-N recommendation on seven real-world data by up to 17% in terms of hit ratio. We also conduct extensive qualitative evaluations on the translation vectors learned by our proposed method to ascertain the benefit of adopting the translation mechanism for implicit feedback-based recommendations.

Chanyoung Park, Donghyun Kim, Xing Xie, Hwanjo Yu• 2019

Related benchmarks

TaskDatasetResultRank
RecommendationMovieLens 1M (test)
Recall@31.84
34
RecommendationCiteULike
Precision@35.79
16
RecommendationSteam-200k 1.0 (test)
P@313.3
16
RecommendationMovieLens 10M
Precision@30.11
16
RecommendationDelicious (test)
H@100.2586
10
RecommendationTradesy (test)
Hit Rate@1031.98
10
RecommendationCiao (test)
H@1022.92
10
RecommendationBook-Crossing (test)
H@100.3329
10
RecommendationAmazon C&A (test)
Hit Rate @100.3436
10
RecommendationPinterest (test)
H@1055.04
10
Showing 10 of 11 rows

Other info

Code

Follow for update