# Simple rules for complex decisions

**Authors:** Jongbin Jung, Connor Concannon, Ravi Shroff, Sharad Goel, Daniel G., Goldstein

arXiv: 1702.04690 · 2017-04-04

## TL;DR

This paper introduces a straightforward method for creating simple, effective decision rules that can rival complex machine learning models, demonstrated through judicial case studies and applicable across various domains.

## Contribution

The paper presents the select-regress-and-round method for constructing simple, interpretable decision rules that perform well in complex decision-making scenarios.

## Key findings

- Simple rules outperform judges in decision accuracy.
- Rules are comparable to random forests trained on full data.
- Method generalizes across 22 decision-making domains.

## Abstract

From doctors diagnosing patients to judges setting bail, experts often base their decisions on experience and intuition rather than on statistical models. While understandable, relying on intuition over models has often been found to result in inferior outcomes. Here we present a new method, select-regress-and-round, for constructing simple rules that perform well for complex decisions. These rules take the form of a weighted checklist, can be applied mentally, and nonetheless rival the performance of modern machine learning algorithms. Our method for creating these rules is itself simple, and can be carried out by practitioners with basic statistics knowledge. We demonstrate this technique with a detailed case study of judicial decisions to release or detain defendants while they await trial. In this application, as in many policy settings, the effects of proposed decision rules cannot be directly observed from historical data: if a rule recommends releasing a defendant that the judge in reality detained, we do not observe what would have happened under the proposed action. We address this key counterfactual estimation problem by drawing on tools from causal inference. We find that simple rules significantly outperform judges and are on par with decisions derived from random forests trained on all available features. Generalizing to 22 varied decision-making domains, we find this basic result replicates. We conclude with an analytical framework that helps explain why these simple decision rules perform as well as they do.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1702.04690/full.md

## Figures

14 figures with captions in the complete paper: https://tomesphere.com/paper/1702.04690/full.md

## References

38 references — full list in the complete paper: https://tomesphere.com/paper/1702.04690/full.md

---
Source: https://tomesphere.com/paper/1702.04690