paper-with-me

Papers

Automatic Feature Fairness in Recommendation via Adversaries

2023-09-27 · Hengchang Hu, Yiming Cao, Zhankui He, Samson Tan, Min-Yen Kan

Fairness is a widely discussed topic in recommender systems, but its practical implementation faces challenges in defining sensitive features while maintaining recommendation accuracy. We propose feature fairness as the foundation to achieve equitable treatment across diverse groups defined by various feature combinations. This improves overall accuracy through balanced feature generalizability. We introduce unbiased feature learning through adversarial training, using adversarial perturbation to enhance feature representation. The adversaries improve model generalization for under-represented features. We adapt adversaries automatically based on two forms of feature biases: frequency and combination variety of feature values. This allows us to dynamically adjust perturbation strengths and adversarial training weights. Stronger perturbations are applied to feature values with fewer combination varieties to improve generalization, while higher weights for low-frequency features address training imbalances. We leverage the Adaptive Adversarial perturbation based on the widely-applied Factorization Machine (AAFM) as our backbone model. In experiments, AAFM surpasses strong baselines in both fairness and accuracy measures. AAFM excels in providing item- and user-fairness for single- and multi-feature tasks, showcasing their versatility and scalability. To maintain good accuracy, we find that adversarial perturbation must be well-managed: during training, perturbations should not overly persist and their strengths should decay.

📄 PDF Abstract BibTeX arXiv:2309.15418

Code (1)

holdenhu/advfm 공식 구현 pytorch

Tasks

FairnessRecommendation Systems

Similar Papers 제목 키워드 기반

Explainable Fairness in Recommendation

2022-04-24 · Yingqiang Ge, Juntao Tan, Yan Zhu, Yinglong Xia 외

Existing research on fairness-aware recommendation has mainly focused on the quantification of fairness and the development of fair recommendation models, neither of which studies a more substantial problem--identifying …

counterfactualFairnessRecommendation Systems

TRIX- Trading Adversarial Fairness via Mixed Adversarial Training

2025-07-10 · Tejaswini Medi, Steffen Jung, Margret Keuper arxiv

Adversarial Training (AT) is a widely adopted defense against adversarial examples. However, existing approaches typically apply a uniform training objective across all classes, overlooking disparities in class-wise vuln…

Image ClassificationAdversarial Defense

Explanations, Fairness, and Appropriate Reliance in Human-AI Decision-Making

2022-09-23 · Jakob Schoeffer, Maria De-Arteaga, Niklas Kuehl

In this work, we study the effects of feature-based explanations on distributive fairness of AI-assisted decisions, specifically focusing on the task of predicting occupations from short textual bios. We also investigate…

AttributeDecision MakingFairness

Personalized Counterfactual Fairness in Recommendation

2021-05-20 · Yunqi Li, Hanxiong Chen, Shuyuan Xu, Yingqiang Ge 외

Recommender systems are gaining increasing and critical impacts on human and society since a growing number of users use them for information seeking and decision making. Therefore, it is crucial to address the potential…

counterfactualDecision MakingFairnessRecommendation Systems

Opportunistic Multi-aspect Fairness through Personalized Re-ranking

2020-05-21 · Nasim Sonboli, Farzad Eskandanian, Robin Burke, Weiwen Liu 외

As recommender systems have become more widespread and moved into areas with greater social impact, such as employment and housing, researchers have begun to seek ways to ensure fairness in the results that such systems …

AttributeFairnessRecommendation SystemsRe-Ranking