FairGB: A Fair Granular-Ball Generation Method for Data Classification
Abstract
Lay Summary
Machine learning models are increasingly used to support important decisions in areas such as lending, education, healthcare, and law. However, these models may treat different groups of people unfairly, for example by producing less favorable outcomes for certain gender or racial groups. This paper proposes a new method to make such decision systems fairer while keeping them accurate and easier to understand. The main idea is to organize the data into many small local regions, where each region contains similar samples and maintains a balanced representation of different sensitive groups. These local regions are then used to guide the final prediction. Because each region has clear information about its label consistency and group balance, the method can make decisions in a more transparent way instead of relying only on a black-box model. Experiments on several real-world datasets show that the proposed method can reduce unfair differences between groups while maintaining strong prediction performance. Overall, this work provides a more interpretable and practical approach for building fairer machine learning classifiers in high-stakes decision-making scenarios.