← Latest papers
🤖 machine learning

Doctor Rashomon and the UNIVERSE of Madness: Variable Importance with Unobserved Confounding and the Rashomon Effect

This paper introduces UNIVERSE, a novel framework that leverages Rashomon sets to provide robust bounds on variable importance in the presence of unobserved confounding and model multiplicity, thereby addressing critical limitations in standard feature selection and hypothesis generation.

Original authors: Jon Donnelly, Srikar Katta, Emanuele Borgonovo, Cynthia Rudin

Published 2026-08-24
📖 5 min read🧠 Deep dive

Original authors: Jon Donnelly, Srikar Katta, Emanuele Borgonovo, Cynthia Rudin

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

In the world of data science, researchers often try to understand what drives a specific outcome, such as whether a loan will be repaid or if a patient will recover. To do this, they build mathematical models that look at various factors, or features, like income, credit history, or age. A standard part of this process is determining which of these factors are truly important. Scientists have long relied on methods that assign a score to each feature based on how much the model's performance drops if that feature is removed or shuffled. This helps them decide which variables to collect in the future and which to ignore. However, this standard approach has a hidden flaw: it usually assumes that the model being analyzed is the only good one. In reality, many different models can explain the same data equally well, a phenomenon known as the Rashomon effect. Furthermore, real-world data is often incomplete; crucial information, such as a person's exact income or health history, might be missing from the dataset entirely. When these missing pieces exist, the standard methods can produce misleading conclusions, making a feature look important when it is not, or hiding a feature that actually matters.

A team of researchers from Duke University and Bocconi University has developed a new framework called UNIVERSE to solve these problems. Their work addresses the twin challenges of having multiple equally good models and having missing data that could skew the results. Instead of picking a single best model and analyzing it in isolation, the researchers look at the entire group of models that perform nearly as well as the best one. They call this group a Rashomon set. By examining the entire set, they can see how the importance of a feature changes across different valid models. But they go a step further. They also account for the fact that some important variables are missing from the data. They do this by creating a safety net of mathematical bounds. These bounds act like a range of possible values, guaranteeing that the true importance of a feature falls somewhere within that range, even if the researchers do not know exactly what the missing variables are or which specific model is the true one.

The researchers tested their method using a clever simulation technique. They took real-world datasets, such as records of criminal recidivism, student college dropout rates, and credit risk assessments, and artificially created a scenario where some data was hidden. They split the data into groups and trained different models on each group, effectively creating a situation where the "true" model depended on which group a person belonged to, a piece of information the main analysis did not see. They then applied their UNIVERSE framework to see if it could correctly identify the importance of features despite this hidden information. The results were clear: without their new adjustments, standard methods often failed to capture the true importance of variables, especially when the sample size was large or when the data was complex. In contrast, the UNIVERSE method consistently produced ranges that contained the true answer. In their tests, the method successfully captured the correct importance of variables in more than eighty percent of the trials, even when the data was missing key pieces of information.

One of the most compelling demonstrations of their work involved a credit risk dataset used by banks. In this scenario, a specific risk score called the External Risk Estimate was widely considered a critical factor for predicting loan defaults. Standard analysis suggested this score was vital. However, when the researchers applied their UNIVERSE framework, they found that the importance of this score was not as robust as it seemed. They showed that if there were unmeasured factors, such as a person's income, that were not included in the data, the External Risk Estimate might not be necessary at all. Their analysis suggested that other, more interpretable features could easily replace it. This finding is significant because it implies that banks might be relying on a complex, expensive metric that could be swapped for simpler, more transparent information, potentially leading to better feedback for loan applicants.

The strength of this new approach lies in its ability to handle uncertainty without making unrealistic assumptions. Traditional methods often require knowing exactly how the missing data is distributed or assuming a specific type of relationship between variables. The UNIVERSE framework does not need this. Instead, it asks the analyst to provide a reasonable estimate of how much the missing data might change the results. Based on this estimate, the method calculates a range of possible importance values. The researchers proved mathematically that these ranges are reliable, meaning that if the analyst's estimate of the missing data's impact is correct, the true importance of the feature will almost certainly fall within the calculated bounds. They also showed that these bounds become tighter and more precise as more data becomes available, making the method useful for both small and large datasets.

This work represents a shift in how scientists think about variable importance. Rather than seeking a single, definitive answer that depends on a specific model and a complete dataset, the researchers embrace the complexity of the real world. They acknowledge that multiple models can be right and that data is often incomplete. By providing a method that accounts for these realities, they offer a tool that is more honest about what the data can and cannot tell us. The framework does not claim to find the one true model or the one true importance score. Instead, it provides a reliable interval that captures the truth, ensuring that decisions based on data are not derailed by hidden variables or the illusion of a single best explanation. This approach offers a path toward more trustworthy and robust scientific conclusions in fields ranging from finance to public policy.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →