technology·EN

From Descriptive Analytics to Generative AI: mapping the full AI spectrum

AIStrategyRisk Management

Thesis: “AI” is not one thing. It spans a wide spectrum—from basic analytics that explain the past, to predictive and prescriptive systems that optimize the present, up to Generative AI and autonomous agents that produce content and orchestrate actions. Treating this landscape as a single category leads to mismatched expectations, wasted spend, and governance gaps. A clear capability map lets you invest with intent.


1) A practical taxonomy (C-level view)

Layer What it does Typical questions Core techniques Business value (examples)
Descriptive Analytics Summarizes what happened What happened? Where? How much? SQL, dashboards, basic stats KPI tracking, regulatory reports, operational visibility
Diagnostic Analytics Explains why it happened Why did X move? Which drivers? Multivariate analysis, causal inference, SHAP Root-cause of churn/cost spikes; driver analysis for sales
Predictive AI/ML Forecasts what will happen What will happen next? Regression, tree ensembles, time series, deep nets Demand forecasting, risk scoring, fraud propensity
Prescriptive AI/Optimization Recommends what to do What’s the best action now? Reinforcement learning, optimization, causal uplift Pricing & promotion optimization, next-best-action
Cognitive AI (NLP/CV) Understands text, speech, images What does this mean? Transformers, embeddings, ASR, OCR Claims triage from documents, KYC doc parsing
Generative AI Produces content or code Draft, summarize, translate? LLMs, diffusion, instruction tuning, RAG Assisted writing, code co-pilot, contract review
Agentic AI Executes multi-step goals via tools Can it do it for me? LLM planners, tool-calling, feedback loops Automated support flows, back-office automations

Reality check: these layers stack. Better descriptive/diagnostic data ≈ better predictive models ≈ safer generative outputs.


2) Choosing the right capability for the job


3) Illustrative scenarios across the spectrum


4) Architecture patterns that scale across types


5) Governance and risk by maturity level

Capability Key risks Essential controls
Descriptive/Diagnostic Misleading metrics Data contracts, metric definitions, lineage, access control
Predictive/Prescriptive Bias, drift, leakage Model cards, drift monitors, explainability, A/B guards, rollback
Cognitive/GenAI Hallucinations, sensitive data exposure RAG with citations, prompt/access policies, PII redaction, logging
Agentic AI Unsafe actions, tool misuse Allow-list tools, simulation sandboxes, step-approval, guardrails (policies & KGs)

6) KPIs to keep everyone honest


7) Investment roadmap (quarterly increments)

Q1 — Foundation & quick wins

Q2 — Scale and harden

Q3 — Optimize and automate

Q4 — Industrialize


8) Common pitfalls—and how to avoid them