Fairness-Aware Streaming Feature Selection with Causal Graphs
Leizhen Zhang, Lusi Li, Di Wu, Sheng Chen, Yi He

TL;DR
This paper introduces SFCF, a causal graph-based streaming feature selection method that balances accuracy and fairness by removing biased features, demonstrating superior efficiency and fairness in multiple datasets.
Contribution
The paper proposes a novel causal graph approach for streaming feature selection that effectively mitigates bias while maintaining predictive accuracy.
Findings
SFCF outperforms six rival models in efficiency and sparsity.
SFCF achieves better equalized odds in predictive models.
The method effectively removes causally biased features from streaming data.
Abstract
Its crux lies in the optimization of a tradeoff between accuracy and fairness of resultant models on the selected feature subset. The technical challenge of our setting is twofold: 1) streaming feature inputs, such that an informative feature may become obsolete or redundant for prediction if its information has been covered by other similar features that arrived prior to it, and 2) non-associational feature correlation, such that bias may be leaked from those seemingly admissible, non-protected features. To overcome this, we propose Streaming Feature Selection with Causal Fairness (SFCF) that builds two causal graphs egocentric to prediction label and protected feature, respectively, striving to model the complex correlation structure among streaming features, labels, and protected information. As such, bias can be eradicated from predictive modeling by removing those features being…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsHuman Mobility and Location-Based Analysis · Video Surveillance and Tracking Methods · Privacy-Preserving Technologies in Data
MethodsFeature Selection
