Archos Labs
AI Readiness

Why AI Projects Fail Before They Start

Rob Angeles3 min readPublished
Share
Figure holding one key surrounded by broken keys before a featureless locked door.

Founders blame the model or the vendor. RAND's 65-interview study and a synthesis of 2,000+ peer-reviewed articles point somewhere else entirely.

A founder I know spent eight months and roughly $340,000 on an AI-powered churn prediction tool. The model hit 91% accuracy in testing. In production, it flagged customers who had already cancelled and missed the ones about to leave. He blamed the vendor. The vendor blamed the training data. Both were pointing at the wrong thing.

The diagnosis happens after the damage

RAND's study on AI project anti-patterns drew on sixty-five practitioner interviews across commercial, defense, and public-sector organizations. The leading causes of failure were misunderstood problems, inadequate data, and insufficient infrastructure. Model performance did not lead the list. It did not come close. The Melbourne Business School synthesis, which aggregated findings from over two thousand peer-reviewed articles, organized failure into people, process, strategy, and technology themes and placed technology as subordinate to the other three. ScholarSpace's data-driven failure analysis flagged missing business context and data access problems as the dominant reasons for underperformance, ahead of algorithmic complexity.

Founders read these outcomes backwards. They see a model that failed in production and conclude the model was the problem. The model was the last thing that failed. It failed because no one defined what "churn" meant precisely enough to generate training labels, because the data pipeline pulled from a CRM that sales reps updated inconsistently, and because no one specified whether the goal was to flag at-risk customers thirty days out or seven days out before the first line of code ran.

The five places it actually breaks

RAND names five anti-patterns that appear across failed projects regardless of industry or organization size. Misunderstood problem: the use case was never defined precisely enough to translate into a prediction task. Inadequate data: the data existed but was not clean, labeled, or representative of the production environment. Premature focus on advanced techniques: teams reached for neural networks before establishing whether a logistic regression would answer the question. Insufficient infrastructure: no one owned the pipeline, the retraining schedule, or the monitoring. Attempting problems too difficult for AI: the task required a level of generalization the available data could not support.

These are not five separate failure modes. They are a sequence. Each one makes the next one worse.

When the technical failure is real

A founder whose model collapsed between testing and production has a legitimate grievance. Training data that does not represent production distribution is a technical problem. A vendor who optimized for the wrong objective function made a technical error. Sources in the RAND research and in practitioner literature from SR Analytics and Alice Labs acknowledge that model choice and architectural decisions cause real failures.

The counterargument holds for individual cases. It breaks down at the population level. RAND's sixty-five-interview sample identified upstream organizational failures as the leading causes, not architectural ones. The Melbourne synthesis placed technology failure as subordinate across two thousand-plus articles. The pattern is consistent enough that "our vendor chose the wrong architecture" is more likely a symptom of a problem definition that was too vague to specify what architecture was appropriate than a standalone technical failure.

RAND's anti-pattern "premature focus on advanced techniques" is the tell. It describes organizations that reach for complex models before the upstream conditions exist to support them. That is a sequencing error, not a model quality problem.

The audit you run before the kickoff call

Pertama Partners, drawing on RAND, MIT's Project NANDA, and Gartner, describes the corrective intervention as a pre-project audit targeting five upstream conditions. Write the prediction task in one sentence with no ambiguity about what the model outputs and what decision that output drives. Audit the data against that task before selecting a model. Define the success metric in production terms, not test-set terms. Assign a named owner for the pipeline, the retraining schedule, and the monitoring. Confirm that the infrastructure exists to serve the model's output to the workflow where decisions actually happen.

If any of those five conditions is missing, the project is not ready to start. Not "almost ready." Not "ready with caveats." Unready.

The founder I mentioned at the start never defined whether the model needed to predict churn thirty days out or seven. That single gap made the training labels ambiguous, which made the model's accuracy in testing meaningless, which made the production failure inevitable. The vendor did not cause that. The kickoff meeting did.

Share
Rob Angeles

Written by

Rob Angeles

Most consulting engagements split the thinking from the doing. Rob doesn't. Principal Consultant at Archos Labs, he owns the full stack — assessment, architecture, delivery — across retail, financial services, healthcare, and government.

Search across all essays