← Search

Chudi Zhong

11 accepted papers

2026

The Double-Edged Nature of the Rashomon Set for Trustworthy Machine Learning

ICML 2026spotlight

Real-world machine learning (ML) pipelines rarely produce a single model; instead, they produce a Rashomon set of many near-optimal ones. We show that this multiplicity reshapes key aspects of trustworthiness. At the individual-model level, sparse interpretable models tend to preserve privacy but ar…

Cited by 0SourceScholar
2025

The Rashomon Set Has It All: Analyzing Trustworthiness of Trees under Multiplicity

NeurIPS 2025poster

In practice, many models from a function class can fit a dataset almost equally well. This collection of near-optimal models is known as the Rashomon set. Prior work has shown that the Rashomon set offers flexibility in choosing models aligned with secondary objectives like interpretability or fair…

Cited by 0SourceScholar
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

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…

2023

OKRidge: Scalable Optimal k-Sparse Ridge Regression

NeurIPS 2023spotlight

We consider an important problem in scientific discovery, namely identifying sparse governing equations for nonlinear dynamical systems. This involves solving sparse ridge regression problems to provable optimality in order to determine which terms drive the underlying dynamics. We propose a fast al…

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…