01Rules-based AI
The oldest form of business AI is rules-based systems: explicit if-then logic programmed by experts to handle specific decisions. A fraud detection system that flags transactions over a certain amount from unusual geographies is a rules-based system. A loan approval system that checks applicants against a defined list of criteria is a rules-based system.
Rules-based AI is transparent, predictable, and easy to audit. You can inspect the rules and understand exactly why a decision was made. It is also brittle: it only handles the situations that the rules explicitly cover and requires expert update when business conditions change.
02Predictive AI (machine learning)
Predictive AI, often called machine learning, takes a different approach. Rather than programming explicit rules, you train a model on historical data and let it discover patterns that predict outcomes. A credit model trained on historical loan performance learns to identify patterns in borrower characteristics that correlate with default risk. A customer churn model trained on historical customer behaviour learns to identify signals that precede cancellation.
Predictive AI can handle more complex patterns than humans can explicitly program and adapts to changing data patterns when retrained. The limitation is interpretability: the model has identified statistical patterns but may not be able to explain them in human-understandable terms, which creates challenges for audit and regulatory requirements around explainability.
03Generative AI
Generative AI is qualitatively different from both of the above. Rather than following rules or making predictions based on historical patterns, generative AI creates new content: text, images, code, audio, or video. Large Language Models like GPT-4, Claude, and the models powering Copilot are generative AI systems.
The business significance is that generative AI makes different tasks possible. It can draft documents. It can explain complex topics in plain language. It can generate code from a description. It can summarise unstructured text. None of these capabilities were available through rules-based or predictive AI.
The governance implications are also different. Generative AI outputs are variable rather than deterministic. The same input can produce different outputs at different times. This makes testing and validation more complex than for rules-based or predictive systems, and requires different audit approaches.
04Why the distinction matters for strategy
Confusing these AI types leads to mismatched investments. Problems that are well-suited to predictive AI (fraud detection, demand forecasting, credit scoring, recommendation engines) are not well-served by generative AI, and vice versa. The organisation that deploys ChatGPT to forecast inventory requirements, or that tries to use a demand forecasting model to draft customer communications, will get poor results from capable technology.
A useful heuristic: if the task involves predicting a specific outcome from structured data, predictive AI is likely the right approach. If the task involves generating, summarising, explaining, or translating unstructured content, generative AI is likely the right approach. If the task involves applying explicit rules to well-defined situations, rules-based systems may be simpler and more auditable than either.
Key Takeaways
- 1.Rules-based AI uses explicitly programmed logic: transparent, predictable, auditable, but brittle and requires expert maintenance.
- 2.Predictive AI (machine learning) discovers patterns in historical data to predict outcomes: powerful but less interpretable than rules-based systems.
- 3.Generative AI creates new content (text, code, images): fundamentally different capabilities that make previously impossible tasks possible.
- 4.Confusing AI types leads to mismatched investments; the right AI approach depends on whether the task is prediction, content generation, or rule application.
- 5.Generative AI governance is more complex than predictive AI governance because outputs are variable rather than deterministic.
References & Further Reading
- [1]McKinsey: The State of AI in 2024McKinsey & Company
Want to discuss this with an expert?
Book a strategy call to explore how these insights apply to your organisation.
Book a Strategy Call