中文
相关论文

相关论文: DPR: An Algorithm Mitigate Bias Accumulation in Re…

200 篇论文

As its availability and generality in online services, implicit feedback is more commonly used in recommender systems. However, implicit feedback usually presents noisy samples in real-world recommendation scenarios (such as misclicks or…

信息检索 · 计算机科学 2024-05-29 Zhuangzhuang He , Yifan Wang , Yonghui Yang , Peijie Sun , Le Wu , Haoyue Bai , Jinqi Gong , Richang Hong , Min Zhang

Recommender systems leverage extensive user interaction data to model preferences; however, directly modeling these data may introduce biases that disproportionately favor popular items. In this paper, we demonstrate that popularity bias…

信息检索 · 计算机科学 2025-04-21 Jiahao Liu , Dongsheng Li , Hansu Gu , Peng Zhang , Tun Lu , Li Shang , Ning Gu

Recommendation and ranking systems are known to suffer from popularity bias; the tendency of the algorithm to favor a few popular items while under-representing the majority of other items. Prior research has examined various approaches for…

信息检索 · 计算机科学 2021-03-12 Himan Abdollahpouri , Masoud Mansoury , Robin Burke , Bamshad Mobasher , Edward Malthouse

Prediction-based decision-making systems are becoming increasingly prevalent in various domains. Previous studies have demonstrated that such systems are vulnerable to runaway feedback loops, e.g., when police are repeatedly sent back to…

计算机与社会 · 计算机科学 2024-01-05 Nicolò Pagan , Joachim Baumann , Ezzat Elokda , Giulia De Pasquale , Saverio Bolognani , Anikó Hannák

Industry recommender systems usually suffer from highly-skewed long-tail item distributions where a small fraction of the items receives most of the user feedback. This skew hurts recommender quality especially for the item slices without…

信息检索 · 计算机科学 2023-09-06 Yin Zhang , Ruoxi Wang , Tiansheng Yao , Xinyang Yi , Lichan Hong , James Caverlee , Ed H. Chi , Derek Zhiyuan Cheng

The ubiquity of implicit feedback makes them the default choice to build online recommender systems. While the large volume of implicit feedback alleviates the data sparsity issue, the downside is that they are not as clean in reflecting…

信息检索 · 计算机科学 2021-01-05 Wenjie Wang , Fuli Feng , Xiangnan He , Liqiang Nie , Tat-Seng Chua

In the implicit feedback recommendation, incorporating short-term preference into recommender systems has attracted increasing attention in recent years. However, unexpected behaviors in historical interactions like clicking some items by…

人工智能 · 计算机科学 2021-12-22 Jie Chen , Lifen Jiang , Chunmei Ma , Huazhi Sun

Popularity bias is a long-standing challenge in recommender systems. Such a bias exerts detrimental impact on both users and item providers, and many efforts have been dedicated to studying and solving such a bias. However, most existing…

信息检索 · 计算机科学 2022-08-03 Ziwei Zhu , Yun He , Xing Zhao , James Caverlee

Recent work in recommender systems has emphasized the importance of fairness, with a particular interest in bias and transparency, in addition to predictive accuracy. In this paper, we focus on the state of the art pairwise ranking model,…

信息检索 · 计算机科学 2021-08-02 Khalil Damak , Sami Khenissi , Olfa Nasraoui

In recommender systems, users always choose the favorite items to rate, which leads to data missing not at random and poses a great challenge for unbiased evaluation and learning of prediction models. Currently, the doubly robust (DR)…

机器学习 · 计算机科学 2023-08-25 Haoxuan Li , Chunyuan Zheng , Peng Wu

Negative user preference is an important context that is not sufficiently utilized by many existing recommender systems. This context is especially useful in scenarios where the cost of negative items is high for the users. In this work, we…

信息检索 · 计算机科学 2021-02-19 Bibek Paudel , Sandro Luck , Abraham Bernstein

People recommender systems may affect the exposure that users receive in social networking platforms, influencing attention dynamics and potentially strengthening pre-existing inequalities that disproportionately affect certain groups. In…

社会与信息网络 · 计算机科学 2021-12-16 Francesco Fabbri , Maria Luisa Croci , Francesco Bonchi , Carlos Castillo

Collaborative Filtering~(CF) plays a crucial role in modern recommender systems, leveraging historical user-item interactions to provide personalized suggestions. However, CF-based methods often encounter biases due to imbalances in…

信息检索 · 计算机科学 2025-11-18 Miaomiao Cai , Min Hou , Lei Chen , Le Wu , Haoyue Bai , Yong Li , Meng Wang

Recommender system (RS) aims to capture personalized preferences from massive user behaviors, making them pivotal in the era of information explosion. However, the presence of ``information cocoons'', interaction sparsity, cold-start…

信息检索 · 计算机科学 2025-07-28 Haokai Ma , Ruobing Xie , Lei Meng , Fuli Feng , Xiaoyu Du , Xingwu Sun , Zhanhui Kang , Xiangxu Meng

Recommendation systems are widely used in web services, such as social networks and e-commerce platforms, to serve personalized content to the users and, thus, enhance their experience. While personalization assists users in navigating…

社会与信息网络 · 计算机科学 2023-12-08 Nicolas Lanzetti , Florian Dörfler , Nicolò Pagan

The graph-based recommendation has achieved great success in recent years. However, most existing graph-based recommendations focus on capturing user preference based on positive edges/feedback, while ignoring negative edges/feedback (e.g.,…

信息检索 · 计算机科学 2024-05-27 Yiqing Wu , Ruobing Xie , Zhao Zhang , Xu Zhang , Fuzhen Zhuang , Leyu Lin , Zhanhui Kang , Yongjun Xu

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. Addressing this issue…

信息检索 · 计算机科学 2021-05-25 Wenjie Wang , Fuli Feng , Xiangnan He , Xiang Wang , Tat-Seng Chua

Increasing users' positive interactions, such as purchases or clicks, is an important objective of recommender systems. Recommenders typically aim to select items that users will interact with. If the recommended items are purchased, an…

机器学习 · 计算机科学 2020-09-24 Masahiro Sato , Sho Takemori , Janmajay Singh , Tomoko Ohkuma

Local temporal patterns in real-world time series continuously shift, rendering globally shared transformations suboptimal. Current deep forecasting models, despite their scale and complexity, rely on fixed weight matrices applied uniformly…

机器学习 · 计算机科学 2026-05-08 Siru Zhong , Zhao Meng , Haohuan Fu , Haoyang Li , Qingsong Wen , Yuxuan Liang

Recommender systems often grapple with noisy implicit feedback. Most studies alleviate the noise issues from data cleaning perspective such as data resampling and reweighting, but they are constrained by heuristic assumptions. Another…

信息检索 · 计算机科学 2024-06-18 Jujia Zhao , Wenjie Wang , Yiyan Xu , Teng Sun , Fuli Feng , Tat-Seng Chua