Glossary/Model Debt
AI & Machine Learning
1 min read
Share:

What is Model Debt?

TL;DR

Model Debt is a subcategory of AI Technical Debt referring to the accumulated risk from ML models that are overfitted, under-monitored, poorly versioned, or operating as "shadow AI" (unauthorized models in production).

Model Debt is a subcategory of AI Technical Debt referring to the accumulated risk from ML models that are overfitted, under-monitored, poorly versioned, or operating as "shadow AI" (unauthorized models in production).

Sources of model debt: - Overfitting: Models that perform well on training data but poorly on real-world inputs - Version sprawl: Multiple model versions in production without clear ownership - Shadow AI: Models deployed by teams outside of governed ML infrastructure - Drift: Models whose accuracy degrades as the world changes but retraining doesn't keep pace - Dependency chains: Models that consume outputs of other models, creating cascading failure risk

Why It Matters

A single poorly-governed model can produce incorrect outputs that propagate through business decisions, customer interactions, and downstream systems — creating AI Hallucination Debt at scale.

How to Measure

Inventory all models in production (including shadow AI). Track accuracy metrics, version count, last retraining date, and ownership assignment for each.

Frequently Asked Questions

What is shadow AI?

Shadow AI refers to ML models deployed by teams without going through official governance, security, or quality processes. It is the AI equivalent of shadow IT and creates untracked risk.

Related Terms

Need Expert Help?

Richard Ewing is a Product Economist and AI Capital Auditor. He helps companies translate technical complexity into financial clarity.

Book Advisory Call →