TL;DR
This paper introduces a novel method for inferring diverse, interpretable rule sets by optimizing rule diversity and discriminative quality, supported by an efficient randomized algorithm and empirical validation.
Contribution
It proposes a new approach to generate diverse rule sets with minimal overlap, using a 2-approximation algorithm within the Max-Sum diversification framework.
Findings
Enhanced interpretability of rule-based models.
Improved predictive power over baseline methods.
Efficient rule sampling algorithm tailored to diversity and quality.
Abstract
While machine-learning models are flourishing and transforming many aspects of everyday life, the inability of humans to understand complex models poses difficulties for these models to be fully trusted and embraced. Thus, interpretability of models has been recognized as an equally important quality as their predictive power. In particular, rule-based systems are experiencing a renaissance owing to their intuitive if-then representation. However, simply being rule-based does not ensure interpretability. For example, overlapped rules spawn ambiguity and hinder interpretation. Here we propose a novel approach of inferring diverse rule sets, by optimizing small overlap among decision rules with a 2-approximation guarantee under the framework of Max-Sum diversification. We formulate the problem as maximizing a weighted sum of discriminative quality and diversity of a rule set. In order…
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
MethodsInterpretability
