用于分类的规则生成:可扩展性、可解释性与公平性

Rule generation for classification: Scalability, interpretability, and fairness

Computers and Operations Research · 2025
被引 1
ABS 3

中文导读

提出一种基于列生成的规则优化分类方法,可处理大规模数据,通过成本系数和约束实现局部可解释性与多敏感属性公平性,在准确性与可解释性、公平性间取得平衡。

Abstract

We introduce a new rule-based optimization method for classification with constraints. The proposed method leverages column generation for linear programming, and hence, is scalable to large datasets. The resulting pricing subproblem is shown to be NP-Hard. We recourse to a decision tree-based heuristic and solve a proxy pricing subproblem for acceleration. The method returns a set of rules along with their optimal weights indicating the importance of each rule for learning. We address interpretability and fairness by assigning cost coefficients to the rules and introducing additional constraints. In particular, we focus on local interpretability and generalize a separation criterion in fairness to multiple sensitive attributes and classes. We test the performance of the proposed methodology on a collection of datasets and present a case study to elaborate on its different aspects. The proposed rule-based learning method exhibits a good compromise between local interpretability and fairness on the one side, and accuracy on the other side.

机器学习数据挖掘分类算法可解释性公平性