paper-with-me

Papers

From Bias to Balance: Fairness-Aware Paper Recommendation for Equitable Peer Review

2026-02-25 · Uttamasha Anjally Oyshi, Susan Gauch arxiv

Despite frequent double-blind review, systemic biases related to author demographics still disadvantage underrepresented groups. We start from a simple hypothesis: if a post-review recommender is trained with an explicit fairness regularizer, it should increase inclusion without degrading quality. To test this, we introduce Fair-PaperRec, a Multi-Layer Perceptron (MLP) with a differentiable fairness loss over intersectional attributes (e.g., race, country) that re-ranks papers after double-blind review. We first probe the hypothesis on synthetic datasets spanning high, moderate, and near-fair biases. Across multiple randomized runs, these controlled studies map where increasing the fairness weight strengthens macro/micro diversity while keeping utility approximately stable, demonstrating robustness and adaptability under varying disparity levels. We then carry the hypothesis into the original setting, conference data from ACM Special Interest Group on Computer-Human Interaction (SIGCHI), Designing Interactive Systems (DIS), and Intelligent User Interfaces (IUI). In this real-world scenario, an appropriately tuned configuration of Fair-PaperRec achieves up to a 42.03% increase in underrepresented-group participation with at most a 3.16% change in overall utility relative to the historical selection. Taken together, the synthetic-to-original progression shows that fairness regularization can act as both an equity mechanism and a mild quality regularizer, especially in highly biased regimes. By first analyzing the behavior of the fairness parameters under controlled conditions and then validating them on real submissions, Fair-PaperRec offers a practical, equity-focused framework for post-review paper selection that preserves, and in some settings can even enhance, measured scholarly quality.

📄 PDF Abstract BibTeX arXiv:2602.22438

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Fairness-aware Hybrid Recommender System

2018-09-13 · Farnadi Golnoosh, Kouki Pigi, Thompson Spencer K., Srinivasan Sriram 외

Recommender systems are used in variety of domains affecting people's lives. This has raised concerns about possible biases and discrimination that such systems might exacerbate. There are two primary kinds of biases inh…

FairnessMovie RecommendationProbabilistic ProgrammingRecommendation Systems

FairRec: Fairness-aware News Recommendation with Decomposed Adversarial Learning

2020-06-30 · Chuhan Wu, Fangzhao Wu, Xiting Wang, Yongfeng Huang 외

News recommendation is important for online news services. Existing news recommendation models are usually learned from users' news click behaviors. Usually the behaviors of users with the same sensitive attributes (e.g.…

AttributeFairnessNews Recommendation

Balancing Accuracy and Fairness for Interactive Recommendation with Reinforcement Learning

2021-06-25 · Weiwen Liu, Feng Liu, Ruiming Tang, Ben Liao 외

Fairness in recommendation has attracted increasing attention due to bias and discrimination possibly caused by traditional recommenders. In Interactive Recommender Systems (IRS), user preferences and the system's fairne…

FairnessInteractive RecommendationRecommendation Systemsreinforcement-learning+2

Fairness-aware Personalized Ranking Recommendation via Adversarial Learning

2021-03-14 · Ziwei Zhu, Jianling Wang, James Caverlee

Recommendation algorithms typically build models based on historical user-item interactions (e.g., clicks, likes, or ratings) to provide a personalized ranked list of items. These interactions are often distributed uneve…

FairnessRecommendation Systems

Fairness-aware Cross-Domain Recommendation

2023-02-01 · Jiakai Tang, Xu Chen, Xueyang Feng

Cross-Domain Recommendation (CDR) is an effective way to alleviate the cold-start problem. However, previous work severely ignores fairness and bias when learning the mapping function, which is used to obtain the represe…

FairnessRecommendation Systems