1.3 Summary
Summary
Generative AI is a specific type of advanced Artificial Intelligence that is able to generate new content (text, images, audio, video, etc.) based on prompts.
Large Language Models are a prevalent Generative AI model. These are AI models trained on massive datasets of textual data to allowing them to process natural language and perform general language tasks. LLMs typically generate responses based on probability of certain words or tokens appearing in a sequence.
Generative AI has many limitations but is constantly evolving and improving.
Limitations include:
- the generation of inaccurate or nonsensical text or of warped or unrealistic images (hallucinations)
- lack of nuanced understanding of prompts or requests since interpretation is based on probability and statistical patterns, not meaning and context
- the replication of social biases and inequitable representation in text or images and other ethical issues, which we will explore further in the section on Ethics.
Making Connections
Readiness Reflection: Knowledge
A subset of Deep Learning that can use learned rules or patterns to generate new content.
Any technology or process that allows machines to mimic human cognition.
A prompt is the text that is provided to the system providing instructions on the desired output or the task being requested.
Examples of prompts:
For text-to-text:
Write a detailed case study demonstrating environmental racism in a Canadian context for a class of first year university students at a Canadian university.
Summarize the key themes of Orwell’s 1984 in a bulleted list and simple English.
For text-to-image
Generate a photorealistic depiction of Six Grandfathers Mountain before it was carved into Mount Rushmore.
Large Language Models (LLMs) are computational models that are trained on huge datasets of text to recognize common patterns and relationships in natural language. They can be used for generating texts that mimic human language.
Generative models are subject to generating nonsensical outputs, such as words or phrases that don’t exist, grammatically incorrect text, references to articles or resources that don’t exist, or warped images. These are called Hallucinations.