The Double-Edged Nature of the Rashomon Set for Trustworthy Machine Learning
Ethan Hsu, Harry Chen, Chudi Zhong, Lesia Semenova
TL;DR
The paper investigates how the multiplicity of near-optimal models in Rashomon sets affects trustworthiness in high-stakes ML, showing that diversity can enable reactive robustness and stability but also increase information leakage. The authors develop theoretical results and empirical evidence on sparse decision trees and linear models, highlighting a robustness–privacy trade-off that depends on set diversity. They demonstrate that single sparse models are private yet fragile, while diverse Rashomon sets can sustain accuracy under targeted attacks but leak more training-data information when disclosed. The findings motivate governance at the Rashomon-set level, suggesting policies to balance transparency with privacy in practical deployments.
Abstract
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 are fragile to adversarial attacks. In contrast, the diversity within a large Rashomon set enables reactive robustness: even when an attack breaks one model, others often remain accurate. Rashomon sets are also stable under small distribution shifts. However, this same diversity increases information leakage, as disclosing more near-optimal models provides an attacker with progressively richer views of the training data. Through theoretical analysis and empirical studies of sparse decision trees and linear models, we characterize this robustness-privacy trade-off and highlight the dual role of Rashomon sets as both a resource and a risk for trustworthy ML.
