Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 561 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 561 Bytes

Graph-of-Gradient

Related Papers

KDD 2025 "Fairness without Demographics through Learning Graph of Gradients".
AAAI 2024 Spring Symposium "Fairness without Demographics on Electronic Health Records".

Getting Started

"Normal" folder contains Baselines (without fairness algorithms).
"models" folder contains Baselines with GoG (our fairness algorithm).
Download and preprocess data using the same pipeline as CHE.
Run "train.py" with different args for training your selected model.