TL;DR
FairHealth is an open-source Python library that offers modular tools for trustworthy healthcare AI, focusing on fairness, privacy, explainability, and datasets in low-resource settings like LMICs.
Contribution
It introduces a comprehensive, open-source toolkit with modules for federated learning, fairness auditing, explainability, and datasets tailored for healthcare in low-resource environments.
Findings
Provides federated learning with homomorphic encryption for privacy.
Includes intersectional fairness metrics for equitable AI.
Offers hybrid fuzzy-SHAP explainability for clinical decision support.
Abstract
We present FairHealth, an open-source Python library that provides a unified, modular framework for trustworthy machine learning in healthcare applications, with particular focus on low-resource and low-income country (LMIC) settings such as Bangladesh. FairHealth addresses four critical gaps in existing healthcare AI toolkits: (1) the absence of integrated fairness auditing for biosignals and clinical tabular data; (2) the lack of privacy-preserving federated learning tools compatible with standard ML workflows; (3) missing explainability tools tailored for low-bandwidth clinical decision support; and (4) no existing toolkit covering Global South healthcare datasets. Built from five peer-reviewed research contributions, FairHealth provides six modules covering federated learning with homomorphic encryption (fairhealth.federated), intersectional fairness metrics (fairhealth.fairness),…
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.
