When “Garbage In, Garbage Out” Gets It Wrong

· Source: The Data Exchange · Field: Technology & Digital — Artificial Intelligence & Machine Learning, Data Science & Analytics, Research Methodology & Innovation · Depth: Advanced, extended

Summary

Terrence Lee-St. John, founder of Enli and lead author of "From Garbage to Gold: A Data Architectural Theory of Predictive Robustness," challenges the "garbage in, garbage out" mantra for predictive models. His work explains why models trained on traditionally "garbage" tabular data can achieve state-of-the-art performance. The core insight is that observed data are shadows of underlying latent drivers, and wide, messy datasets with redundant signals can effectively triangulate and recover these latent states. This theory is particularly significant for regulated sectors like healthcare, where empirical evidence of model effectiveness on dirty data often faces pushback. Traditional data cleaning, while intuitive, is expensive, time-consuming, and reduces data dimensionality, potentially hindering the recovery of latent signals. Lee-St. John's research suggests that expanding predictor sets, even with errors, can improve prediction by overcoming structural uncertainty. Enli aims to operationalize this data-centric approach, building warehouse-native, stable, and explainable predictive systems that leverage high-dimensional, error-prone data. For instance, a project at Cleveland Clinic Abu Dhabi reduced 32,000 predictors to 900-4,000 columns while maintaining predictive power.

Key takeaway

For data scientists building predictive models, especially in regulated sectors like healthcare, reconsider the default assumption that extensive data cleaning is always optimal. Your focus should shift from pristine individual features to maximizing data breadth and ensuring comprehensive coverage of underlying latent drivers. Over-cleaning can inadvertently reduce the dimensionality and redundancy crucial for robust predictions. Instead, explore expanding your predictor sets, even with error-prone data, and prioritize features based on their information gain to model residuals. This approach can yield more stable and explainable systems.

Key insights

Wide, messy tabular datasets can produce robust predictions by using redundant signals to recover underlying latent drivers, defying "garbage in, garbage out."

Principles

Method

Correlate potential variables with model residuals to identify those providing the most information gain, iteratively expanding the predictor space.

In practice

Topics

Best for: Research Scientist, Machine Learning Engineer, AI Scientist, Data Scientist, Director of AI/ML

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by The Data Exchange.