paper-with-me

Papers

Collaborative Metric Learning

2017-04-01 · WWW 2017 4 · Cheng-Kang Hsieh, Longqi Yang, Yin Cui, Tsung-Yi Lin, Serge Belongie, Deborah Estrin

Metric learning algorithms produce distance metrics that capture the important relationships among data. In this work we study the connection between metric learning and collaborative filtering. We propose Collaborative Metric Learning (CML) which learns a joint metric space to encode not only users’ preferences but also the user-user and item-item similarity. The proposed algorithm outperforms state-of-the-art collaborative filtering algorithms on a wide range of recommendation tasks and uncovers the underlying spectrum of users’ fine-grained preferences. CML also achieves significant speedup for Top-K recommendation tasks using off-the-shelf, approximate nearest-neighbor search, with negligible accuracy reduction.

📄 PDF Abstract BibTeX

Code (2)

changun/CollMetric 공식 구현 tf
statusrank/LibCML pytorch

Tasks

Collaborative FilteringMetric LearningRecommendation Systems

Methods 이 논문이 사용한 방법론

CPE CPE is an effective collaborative metric learning to effectively address the problem of sparse and insufficient preference supervision from the margin distribution point-of-view.

Similar Papers 제목 키워드 기반

Beyond Parity: Fairness Objectives for Collaborative Filtering

2017-05-24 · NeurIPS 2017 12 · Sirui Yao, Bert Huang

We study fairness in collaborative-filtering recommender systems, which are sensitive to discrimination that exists in historical data. Biased data can lead collaborative-filtering methods to make unfair predictions for …

Collaborative FilteringFairnessRecommendation Systems

Geometric Collaborative Filtering with Convergence

2024-10-04 · Hisham Husain, Julien Monteil

Latent variable collaborative filtering methods have been a standard approach to modelling user-click interactions due to their simplicity and effectiveness. However, there is limited work on analyzing the mathematical p…

Collaborative Filtering

Collaborative Residual Metric Learning

2023-04-17 · Tianjun Wei, Jianghong Ma, Tommy W. S. Chow

In collaborative filtering, distance metric learning has been applied to matrix factorization techniques with promising results. However, matrix factorization lacks the ability of capturing collaborative information, whi…

Collaborative FilteringMetric LearningRecommendation Systems

New Fairness Metrics for Recommendation that Embrace Differences

2017-06-29 · Sirui Yao, Bert Huang

We study fairness in collaborative-filtering recommender systems, which are sensitive to discrimination that exists in historical data. Biased data can lead collaborative filtering methods to make unfair predictions agai…

Collaborative FilteringFairnessRecommendation Systems

Measuring and Improving Model-Moderator Collaboration using Uncertainty Estimation

2021-07-09 · ACL (WOAH) 2021 8 · Ian D. Kivlichan, Zi Lin, Jeremiah Liu, Lucy Vasserman

Content moderation is often performed by a collaboration between humans and machine learning models. However, it is not well understood how to design the collaborative process so as to maximize the combined moderator-mod…