SORTeD Rashomon Sets of Sparse Decision Trees: Anytime Enumeration
Elif Arslan, Jacobus G. M. van der Linden, Serge Hoogendoorn, Marco Rinaldi, Emir Demirovi\'c

TL;DR
This paper introduces SORTeD, a scalable framework for enumerating Rashomon sets of sparse decision trees in order of objective value, enabling better interpretability and stakeholder-aligned model selection.
Contribution
SORTeD significantly improves the scalability of Rashomon set enumeration, providing anytime enumeration for sparse decision trees and supporting various objectives.
Findings
Reduces enumeration runtime by up to 100x compared to previous methods.
Enables practical exploration of Rashomon sets in real-world high-stakes applications.
Supports multiple objectives and post-evaluation of decision trees.
Abstract
Sparse decision tree learning provides accurate and interpretable predictive models that are ideal for high-stakes applications by finding the single most accurate tree within a (soft) size limit. Rather than relying on a single "best" tree, Rashomon sets-trees with similar performance but varying structures-can be used to enhance variable importance analysis, enrich explanations, and enable users to choose simpler trees or those that satisfy stakeholder preferences (e.g., fairness) without hard-coding such criteria into the objective function. However, because finding the optimal tree is NP-hard, enumerating the Rashomon set is inherently challenging. Therefore, we introduce SORTD, a novel framework that improves scalability and enumerates trees in the Rashomon set in order of the objective value, thus offering anytime behavior. Our experiments show that SORTD reduces runtime by up to…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsExplainable Artificial Intelligence (XAI) · Ethics and Social Impacts of AI · Advanced Graph Neural Networks
