paper-with-me

홈 › Papers

FairFS: Addressing Deep Feature Selection Biases for Recommender System

2026-02-23 · Xianquan Wang, Zhaocheng Du, Jieming Zhu, Qinglin Jia, Zhenhua Dong, Kai Zhang arxiv

Large-scale online marketplaces and recommender systems serve as critical technological support for e-commerce development. In industrial recommender systems, features play vital roles as they carry information for downstream models. Accurate feature importance estimation is critical because it helps identify the most useful feature subsets from thousands of feature candidates for online services. Such selection enables improved online performance while reducing computational cost. To address feature selection problems in deep learning, trainable gate-based and sensitivity-based methods have been proposed and proven effective in industrial practice. However, through the analysis of real-world cases, we identified three bias issues that cause feature importance estimation to rely on partial model layers, samples, or gradients, ultimately leading to inaccurate importance estimation. We refer to these as layer bias, baseline bias, and approximation bias. To mitigate these issues, we propose FairFS, a fair and accurate feature selection algorithm. FairFS regularizes feature importance estimated across all nonlinear transformation layers to address layer bias. It also introduces a smooth baseline feature close to the classifier decision boundary and adopts an aggregated approximation method to alleviate baseline and approximation biases. Extensive experiments demonstrate that FairFS effectively mitigates these biases and achieves state-of-the-art feature selection performance.

📄 PDF Abstract BibTeX arXiv:2602.20001

Code (0)

등록된 구현이 없습니다.

Tasks

Feature Importance

Similar Papers 제목 키워드 기반

CRUISE on Quantum Computing for Feature Selection in Recommender Systems

2024-07-03 · Jiayang Niu, Jie Li, Ke Deng, Yongli Ren

Using Quantum Computers to solve problems in Recommender Systems that classical computers cannot address is a worthwhile research topic. In this paper, we use Quantum Annealers to address the feature selection problem in…

counterfactualfeature selectionRecommendation Systems

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

Toward Natural Language Mitigation Strategies for Cognitive Biases in Recommender Systems

2020-11-01 · ACL (NL4XAI, INLG) 2020 11 · Alisa Rieger, Mariët Theune, Nava Tintarev

Cognitive biases in the context of consuming online information filtered by recommender systems may lead to sub-optimal choices. One approach to mitigate such biases is through interface and interaction design. This surv…

Recommendation SystemsSurveyText Generation

Top-K Off-Policy Correction for a REINFORCE Recommender System

2018-12-06 · Minmin Chen, Alex Beutel, Paul Covington, Sagar Jain 외

Industrial recommender systems deal with extremely large action spaces -- many millions of items to recommend. Moreover, they need to serve billions of users, who are unique at any point in time, making a complex user st…

Recommendation Systems

Cross-Dataset Propensity Estimation for Debiasing Recommender Systems

2022-12-22 · Fengyu Li, Sarah Dean

Datasets for training recommender systems are often subject to distribution shift induced by users' and recommenders' selection biases. In this paper, we study the impact of selection bias on datasets with different quan…

Causal InferenceQuantizationRecommendation SystemsSelection bias