paper-with-me

홈 › Papers

Alleviating the recommendation bias via rank aggregation

2020-04-22 · Qiang Dong, Quan Yuan, Yang-Bo Shi

The primary goal of a recommender system is often known as "helping users find relevant items", and a lot of recommendation algorithms are proposed accordingly. However, these accuracy-oriented methods usually suffer the problem of recommendation bias on popular items, which is not welcome to not only users but also item providers. To alleviate the recommendation bias problem, we propose a generic rank aggregation framework for the recommendation results of an existing algorithm, in which the user- and item-oriented ranking results are linearly aggregated together, with a parameter controlling the weight of the latter ranking process. Experiment results of a typical algorithm on two real-world data sets show that, this framework is effective to improve the recommendation fairness of any existing accuracy-oriented algorithms, while avoiding significant accuracy loss.

📄 PDF Abstract BibTeX arXiv:2004.10393

Code (0)

등록된 구현이 없습니다.

Tasks

FairnessRecommendation Systems

Similar Papers 제목 키워드 기반

Causality-aware Graph Aggregation Weight Estimator for Popularity Debiasing in Top-K Recommendation

2025-10-06 · Yue Que, Yingyi Zhang, Xiangyu Zhao, Chen Ma arxiv

Graph-based recommender systems leverage neighborhood aggregation to generate node representations, which is highly sensitive to popularity bias, resulting in an echo effect during information propagation. Existing graph…

Causal Inference

Can we aggregate human intelligence? an approach for human centric aggregation using ordered weighted averaging operators

2021-05-01 · Shahab Saquib Sohail, Jamshed Siddiqui, Rashid Ali, S. Hamid Hasan 외

The primary objective of this paper is to present an approach for recommender systems that can assimilate ranking to the voters or rankers so that recommendation can be made by giving priority to experts suggestion over …

Decision MakingRecommendation Systems

Deconfounded Recommendation for Alleviating Bias Amplification

2021-05-22 · Wenjie Wang, Fuli Feng, Xiangnan He, Xiang Wang 외

Recommender systems usually amplify the biases in the data. The model learned from historical interactions with imbalanced item distribution will amplify the imbalance by over-recommending items from the major groups. Ad…

FairnessRecommendation Systems

Unleashing the Power of Large Language Models for Group POI Recommendations

2024-11-20 · Jing Long, Liang Qu, Guanhua Ye, Tong Chen 외

Group Point-of-Interest (POI) recommendations aim to predict the next POI that satisfies the diverse preferences of a group of users. This task is more challenging than traditional individual POI recommendations due to c…

Large Language ModelSelf-Supervised Learning

Variational Bayesian Personalized Ranking

2025-03-14 · Bin Liu, Xiaohong Liu, Qin Luo, Ziqiao Shang 외

Recommendation systems have found extensive applications across diverse domains. However, the training data available typically comprises implicit feedback, manifested as user clicks and purchase behaviors, rather than e…

Collaborative FilteringContrastive LearningRecommendation Systems