# Controlling for Unobserved Confounds in Classification Using   Correlational Constraints

**Authors:** Virgile Landeiro, Aron Culotta

arXiv: 1703.01671 · 2018-01-12

## TL;DR

This paper introduces a method to improve classifier robustness against unobserved confounds by estimating and adjusting for their influence, enhancing accuracy and stability across changing data distributions.

## Contribution

It proposes a novel approach to control for unobserved confounds using correlational constraints and relationship estimation, addressing measurement error issues.

## Key findings

- Outperforms baseline models in accuracy
- Enhances robustness to confound shifts
- Effectively adjusts for measurement error

## Abstract

As statistical classifiers become integrated into real-world applications, it is important to consider not only their accuracy but also their robustness to changes in the data distribution. In this paper, we consider the case where there is an unobserved confounding variable $z$ that influences both the features $\mathbf{x}$ and the class variable $y$. When the influence of $z$ changes from training to testing data, we find that the classifier accuracy can degrade rapidly. In our approach, we assume that we can predict the value of $z$ at training time with some error. The prediction for $z$ is then fed to Pearl's back-door adjustment to build our model. Because of the attenuation bias caused by measurement error in $z$, standard approaches to controlling for $z$ are ineffective. In response, we propose a method to properly control for the influence of $z$ by first estimating its relationship with the class variable $y$, then updating predictions for $z$ to match that estimated relationship. By adjusting the influence of $z$, we show that we can build a model that exceeds competing baselines on accuracy as well as on robustness over a range of confounding relationships.

## Full text

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

## Figures

11 figures with captions in the complete paper: https://tomesphere.com/paper/1703.01671/full.md

## References

28 references — full list in the complete paper: https://tomesphere.com/paper/1703.01671/full.md

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