Dual path fairness optimization for graph neural network based recommendation

基于图神经网络的双路径公平性优化推荐

阅读:1

Abstract

Graph Neural Networks (GNNs) have been widely used in recommender systems due to their ability to model high-order user-item interactions. However, their message-passing mechanism can inadvertently amplify data biases, which may increase group unfairness. Existing methods often focus on suppressing sensitive attributes at the node level, but such constraints alone cannot fully remove biases arising from the graph topology. Both node attribute and topology biases can propagate and amplify through GNN message passing, making it difficult to ensure fair recommendations. To address this, we propose Fair Dual-path Alignment (FairDA), a novel fairness optimization method. FairDA aligns user embeddings learned by LightGCN on the original data (student representations) with fair embeddings obtained from data with sensitive attributes removed. This alignment reduces biases in both node attributes and graph topology, producing low-bias user representations suitable for fair recommendation. We further introduce an information bottleneck-based mutual information constraint. This constraint preserves collaborative filtering signals while removing sensitive information, enhancing fairness without compromising recommendation accuracy. Finally, FairDA dynamically adjusts the loss weights of similar item pairs to regulate inter-group item relationships, further reducing group bias. Extensive experiments on two real-world datasets show that FairDA achieves a superior balance between recommendation accuracy and fairness.

特别声明

1、本页面内容包含部分的内容是基于公开信息的合理引用;引用内容仅为补充信息,不代表本站立场。

2、若认为本页面引用内容涉及侵权,请及时与本站联系,我们将第一时间处理。

3、其他媒体/个人如需使用本页面原创内容,需注明“来源:[生知库]”并获得授权;使用引用内容的,需自行联系原作者获得许可。

4、投稿及合作请联系:info@biocloudy.com。