paper-with-me

Papers

BiFair: A Fairness-aware Training Framework for LLM-enhanced Recommender Systems via Bi-level Optimization

2025-07-06 · Jiaming Zhang, Yuyuan Li, Yiqun Xu, Li Zhang, Xiaohua Feng, Zhifei Ren, Chaochao Chen

Large Language Model-enhanced Recommender Systems (LLM-enhanced RSs) have emerged as a powerful approach to improving recommendation quality by leveraging LLMs to generate item representations. Despite these advancements, the integration of LLMs raises severe fairness concerns. Existing studies reveal that LLM-based RSs exhibit greater unfairness than traditional RSs, yet fairness issues in LLM-enhanced RSs remain largely unexplored. In this paper, our empirical study reveals that while LLM-enhanced RSs improve fairness across item groups, a significant fairness gap persists. Further enhancement remains challenging due to the architectural differences and varying sources of unfairness inherent in LLM-enhanced RSs. To bridge this gap, we first decompose unfairness into i) \textit{prior unfairness} in LLM-generated representations and ii) \textit{training unfairness} in recommendation models. Then, we propose BiFair, a bi-level optimization-based fairness-aware training framework designed to mitigate both prior and training unfairness simultaneously. BiFair optimizes two sets of learnable parameters: LLM-generated representations and a trainable projector in the recommendation model, using a two-level nested optimization process. Additionally, we introduce an adaptive inter-group balancing mechanism, leveraging multi-objective optimization principles to dynamically balance fairness across item groups. Extensive experiments on three real-world datasets demonstrate that BiFair significantly mitigates unfairness and outperforms previous state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2507.04294

Code (0)

등록된 구현이 없습니다.

Tasks

FairnessLarge Language ModelRecommendation Systems

Similar Papers 제목 키워드 기반

FEED: Fairness-Enhanced Meta-Learning for Domain Generalization

2024-11-02 · Kai Jiang, Chen Zhao, Haoliang Wang, Feng Chen

Generalizing to out-of-distribution data while being aware of model fairness is a significant and challenging problem in meta-learning. The goal of this problem is to find a set of fairness-aware invariant parameters of …

DisentanglementDomain GeneralizationFairnessMeta-Learning

FairGU: Fairness-aware Graph Unlearning in Social Networks

2026-01-14 · Renqiang Luo, Yongshuai Yang, Huafei Huang, Qing Qing 외 arxiv

Graph unlearning has emerged as a critical mechanism for supporting sustainable and privacy-preserving social networks, enabling models to remove the influence of deleted nodes and thereby better safeguard user informati…

Graph Learning

GLOCALFAIR: Jointly Improving Global and Local Group Fairness in Federated Learning

2024-01-07 · Syed Irfan Ali Meerza, Luyang Liu, Jiaxin Zhang, Jian Liu

Federated learning (FL) has emerged as a prospective solution for collaboratively learning a shared model across clients without sacrificing their data privacy. However, the federated learned model tends to be biased aga…

FairnessFederated Learning

Fairness-aware Classification: Criterion, Convexity, and Bounds

2018-09-13 · Yongkai Wu, Lu Zhang, Xintao Wu

Fairness-aware classification is receiving increasing attention in the machine learning fields. Recently research proposes to formulate the fairness-aware classification as constrained optimization problems. However, sev…

ClassificationComputational EfficiencyFairnessGeneral Classification

FairDgcl: Fairness-aware Recommendation with Dynamic Graph Contrastive Learning

2024-10-23 · Wei Chen, Meng Yuan, Zhao Zhang, Ruobing Xie 외

As trustworthy AI continues to advance, the fairness issue in recommendations has received increasing attention. A recommender system is considered unfair when it produces unequal outcomes for different user groups based…

Contrastive LearningData AugmentationFairnessRecommendation Systems