Generative AI
Executive Summary
Key Takeaways
- ✓ Generative AI produces new language or content in response to a prompt, using a large language model's learned patterns, distinct from machine learning, which predicts or classifies from structured historical data.
- ✓ In finance, generative AI is well suited to drafting, summarisation, and narrative commentary tasks, not to producing a verified numerical calculation on its own.
- ✓ Generative AI's known failure modes, including hallucination, mean its output should be independently verified before use in material that supports a decision.
- ✓ Generative AI and machine learning are complementary techniques within a single finance workflow, not substitutes for one another.
Definition¶
Generative AI is a category of artificial intelligence technique, most commonly a large language model, that produces new language or content in response to a prompt.
Distinguishing From Machine Learning¶
Generative AI is distinct from machine learning, which predicts or classifies a value from structured historical data. Generative AI instead produces new text, summaries, or drafted content, using patterns learned from large volumes of training text rather than a fixed statistical model fit to a specific dataset.
Why It Matters to Finance¶
In finance, generative AI is well suited to drafting, summarisation, and narrative tasks, addressed in full in Generative AI in Financial Modelling, where its known failure modes, including hallucination, must be actively managed through independent verification before output supports a material decision.
Continue Reading¶
Related Pillars¶
Related Technical Guides¶
Related Glossary¶
How OXXON tests thisRun a free structural check with FMAE
Frequently Asked Questions
What is generative AI?
A category of artificial intelligence technique, most commonly a large language model, that produces new language or content, text, summaries, drafted formulas, in response to a prompt, rather than predicting or classifying from structured historical data.
What is generative AI best used for in finance?
Drafting, summarisation, and narrative commentary tasks, accelerating the mechanical construction and communication around a financial model or analysis, rather than producing a verified numerical calculation directly.
How does generative AI differ from machine learning?
Generative AI produces new language or content from a prompt using learned language patterns; machine learning predicts or classifies a value from structured historical data. The two are distinct techniques suited to different tasks.
What is the main risk to manage when using generative AI?
Its known failure modes, including hallucination, producing plausible-sounding but fabricated content, which is why any generative AI output should be independently verified before it supports a material decision.
Related Articles
AI Financial Modelling & Artificial Intelligence in Finance
AI financial modelling is the application of machine learning and generative AI techniques within the financial modelling process itself, driver identification, construction assistance, scenario generation, and narrative drafting, while artificial intelligence in finance is the broader application of those same technique categories across the finance function generally. This page is the hub for the Knowledge Centre's AI financial modelling content: the foundational distinction between machine learning, natural language processing, and generative AI; how AI accelerates modelling construction without replacing the auditable calculation layer beneath it; a staged framework for adopting AI reliably; enterprise applications across FP&A, forecasting, valuation, and investment analysis; governance and risk practice; and the institutional best practice synthesis this domain builds toward.
Large Language Model
A large language model, or LLM, is a machine learning model trained on very large volumes of text to predict and generate coherent, contextually relevant language. LLMs form the basis of most generative AI tools used in finance, drafting, summarisation, and conversational assistants, and their fluency is not itself evidence of factual accuracy, a distinction central to using them reliably in a finance context.
Generative AI in Financial Modelling
Generative AI, large language models applied to drafting and language tasks, has a specific and bounded role in financial modelling: accelerating structure, formatting, and narrative drafting, not producing verified numerical output. This guide sets out that role in detail, the specific failure modes generative AI introduces into a modelling workflow, hallucinated figures, plausible-but-incorrect formula logic, and unverifiable citations, and the concrete review practices that contain each failure mode.
Machine Learning
Machine learning is a category of artificial intelligence technique that learns statistical patterns from historical, structured data in order to predict or classify a future or unseen value. In finance, it underlies forecasting, anomaly detection, and credit scoring applications, and its reliability is established empirically, by measuring predictive accuracy against held-out historical data, rather than by auditing a fixed rule set.