← Search

Margo Seltzer

18 accepted papers

2026

CLARITree: Cholesky and Lookahead Accelerations for Regression with Interpretable Piecewise Linear Trees

ICML 2026poster

Regression trees are among the most interpretable yet expressive model classes in machine learning. Historically, greedy induction has been the dominant approach for constructing well-performing regression trees. While optimal methods based on dynamic programming and branch-and-bound exist, they are…

Cited by 0SourceScholar
2026

Efficient Rashomon Set Approximation for Decision Trees

ICML 2026poster

Standard machine learning pipelines often admit many near-optimal models. These “Rashomon sets” pose a range of challenges and opportunities for uncertainty-aware, robust decision making. They allow users to incorporate domain knowledge and preferences that would otherwise be difficult to specify di…

Cited by 0SourceScholar
2025

Leveraging Predictive Equivalence in Decision Trees

ICML 2025poster

Decision trees are widely used for interpretable machine learning due to their clearly structured reasoning process. However, this structure belies a challenge we refer to as predictive equivalence: a given tree's decision boundary can be represented by many different decision trees. The presence of…

2024

Interpretable Generalized Additive Models for Datasets with Missing Values

NeurIPS 2024poster

Many important datasets contain samples that are missing one or more feature values. Maintaining the interpretability of machine learning models in the presence of such missing data is challenging. Singly or multiply imputing missing values complicates the model’s mapping from features to labels. On…

2024

Position: Amazing Things Come From Having Many Good Models

ICML 2024spotlight

The *Rashomon Effect*, coined by Leo Breiman, describes the phenomenon that there exist many equally good predictive models for the same dataset. This phenomenon happens for many real datasets and when it does, it sparks both magic and consternation, but mostly magic. In light of the Rashomon Effect…

Cited by 25SourcePDFScholar
2023

CAT-Walk: Inductive Hypergraph Learning via Set Walks

NeurIPS 2023poster

Temporal hypergraphs provide a powerful paradigm for modeling time-dependent, higher-order interactions in complex systems. Representation learning for hypergraphs is essential for extracting patterns of the higher-order interactions that are critically important in real-world problems in social net…

2023

Exploring and Interacting with the Set of Good Sparse Generalized Additive Models

NeurIPS 2023poster

In real applications, interaction between machine learning models and domain experts is critical; however, the classical machine learning paradigm that usually produces only a single model does not facilitate such interaction. Approximating and exploring the Rashomon set, i.e., the set of all near-o…

2022

Exploring the Whole Rashomon Set of Sparse Decision Trees

NeurIPS 2022accept

In any given machine learning problem, there may be many models that could explain the data almost equally well. However, most learning algorithms return only one of these models, leaving practitioners with no practical way to explore alternative models that might have desirable properties beyond wh…

2022

Fast Sparse Classification for Generalized Linear and Additive Models

AISTATS 2022poster

We present fast classification techniques for sparse generalized linear and additive models. These techniques can handle thousands of features and thousands of observations in minutes, even in the presence of many highly correlated features. For fast sparse logistic regression, our computational spe…

2022

Fast Sparse Decision Tree Optimization via Reference Ensembles

AAAI 2022technical

Sparse decision tree optimization has been one of the most fundamental problems in AI since its inception and is a challenge at the core of interpretable machine learning. Sparse decision tree optimization is computationally hard, and despite steady effort since the 1960's, breakthroughs have been m…

2022

FasterRisk: Fast and Accurate Interpretable Risk Scores

NeurIPS 2022accept

Over the last century, risk scores have been the most popular form of predictive model used in healthcare and criminal justice. Risk scores are sparse linear models with integer coefficients; often these models can be memorized or placed on an index card. Typically, risk scores have been created eit…

2020

Generalized and Scalable Optimal Sparse Decision Trees

ICML 2020poster

Decision tree optimization is notoriously difficult from a computational perspective but essential for the field of interpretable machine learning. Despite efforts over the past 40 years, only recently have optimization breakthroughs been made that have allowed practical algorithms to find optimal d…