IRJun 1, 2021

Zipf Matrix Factorization : Matrix Factorization with Matthew Effect Reduction

arXiv:2106.07347v323 citations
Originality Incremental advance
AI Analysis

This addresses fairness issues in recommender systems for users, representing an incremental improvement by combining existing techniques with a new focus on reducing bias.

The paper tackles the Matthew Effect problem in recommender systems, which threatens fairness, by proposing a novel algorithm that integrates Matthew Effect reduction with matrix factorization, resulting in improved fairness and enhanced performance on traditional metrics.

Recommender system recommends interesting items to users based on users' past information history. Researchers have been paying attention to improvement of algorithmic performance such as MAE and precision@K. Major techniques such as matrix factorization and learning to rank are optimized based on such evaluation metrics. However, the intrinsic Matthew Effect problem poses great threat to the fairness of the recommender system, and the unfairness problem cannot be resolved by optimization of traditional metrics. In this paper, we propose a novel algorithm that incorporates Matthew Effect reduction with the matrix factorization framework. We demonstrate that our approach can boost the fairness of the algorithm and enhances performance evaluated by traditional metrics.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes