Fairness in Recommendation: Foundations, Methods and Applications

Yunqi Li,Hanxiong Chen,Shuyuan Xu,Yingqiang Ge,Juntao Tan,Shuchang Liu,Yongfeng Zhang
2023-07-27
Abstract:As one of the most pervasive applications of machine learning, recommender systems are playing an important role on assisting human decision making. The satisfaction of users and the interests of platforms are closely related to the quality of the generated recommendation results. However, as a highly data-driven system, recommender system could be affected by data or algorithmic bias and thus generate unfair results, which could weaken the reliance of the systems. As a result, it is crucial to address the potential unfairness problems in recommendation settings. Recently, there has been growing attention on fairness considerations in recommender systems with more and more literature on approaches to promote fairness in recommendation. However, the studies are rather fragmented and lack a systematic organization, thus making it difficult to penetrate for new researchers to the domain. This motivates us to provide a systematic survey of existing works on fairness in recommendation. This survey focuses on the foundations for fairness in recommendation literature. It first presents a brief introduction about fairness in basic machine learning tasks such as classification and ranking in order to provide a general overview of fairness research, as well as introduce the more complex situations and challenges that need to be considered when studying fairness in recommender systems. After that, the survey will introduce fairness in recommendation with a focus on the taxonomies of current fairness definitions, the typical techniques for improving fairness, as well as the datasets for fairness studies in recommendation. The survey also talks about the challenges and opportunities in fairness research with the hope of promoting the fair recommendation research area and beyond.
Information Retrieval,Artificial Intelligence,Machine Learning
What problem does this paper attempt to address?
### What problem does the paper attempt to solve? The paper aims to address the issue of fairness in recommendation systems. Specifically: 1. **Background and Importance**: - Recommendation systems play a crucial role in the era of information explosion, helping users obtain information of interest and enabling sellers or producers to increase exposure for profit. - The multi-stakeholder nature of recommendation systems means that the quality of their generated results directly affects user satisfaction and platform benefits. - Highly data-driven recommendation systems may be influenced by data or algorithmic biases, leading to unfair results and undermining the system's reliability. 2. **Current Research Status**: - In recent years, research on fairness in the field of recommendation systems has gradually increased, but these studies are relatively scattered and lack systematic organization, making it difficult for new researchers to enter the field. 3. **Paper Objectives**: - Provide a systematic review of fairness in recommendation systems, focusing on fundamental concepts of fairness, existing definitions and classifications, typical techniques for improving fairness, and datasets used for fairness research. - Discuss the challenges and opportunities faced by fairness research in recommendation systems to promote further development in this field. 4. **Main Content**: - Briefly introduce the concept of fairness in machine learning, including fairness considerations in classification and ranking tasks, to provide readers with basic background knowledge. - Propose a comprehensive classification system for fairness in recommendation systems to help readers understand how to consider fairness issues in recommendation scenarios. - Introduce typical techniques to promote fairness in recommendation systems and explain how to mitigate various fairness issues. - Collect and present several publicly available datasets that contain sensitive features of users or items to facilitate future fairness research. - Summarize the key challenges and opportunities faced by fairness research in recommendation systems and propose future research directions. Through the above content, the paper aims to construct a systematic knowledge structure to help researchers better understand and address fairness issues in recommendation systems.