Chapter 18: Artificial Intelligence and Generative AI

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/34

flashcard set

Earn XP

Description and Tags

Comprehensive vocabulary definitions covering modern AI concepts, development processes, risks, and industry applications as discussed in Chapter 18.

Last updated 8:52 PM on 5/31/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

35 Terms

1
New cards

Artificial Intelligence (AI)

Computer software that can mimic or improve upon functions that would otherwise require human intelligence.

2
New cards

Generative AI (GenAI)

A type of AI where a user provides a request—usually via text—and the AI generates creative output such as text, images, audio, or video.

3
New cards

AI Winter

A prolonged period of reduced interest in and funding for AI projects resulting from AI failing to deliver on much-hyped initial promises.

4
New cards

Prompt

A request made to a generative AI system, usually in written or spoken text, that guides the quality and content of the output.

5
New cards

AI Hallucination

A phenomenon where a generative AI system fabricates an answer, presenting incorrect information in a believable, articulate prose.

6
New cards

Large Language Model (LLM)

A type of AI used for general-purpose language understanding and generation that serves as the backbone for tools like ChatGPT and Gemini.

7
New cards

Foundation Model

The base model or technology used to train a large language model, such as OpenAI's GPT.

8
New cards

Parameters

Values used to determine text elements and relationships in a model; GPT-4 is estimated to have over a trillion (101210^{12}) of these.

9
New cards

Corpus

The full dataset used to train an AI model, defining what the model knows and the endpoint of its knowledge.

10
New cards

DeepSeek

A powerful LLM developed in China that achieved performance on par with OpenAI models in 2025 at a fraction of the cost (6M6M vs 100M100M).

11
New cards

Machine Learning

A type of AI broadly defined as software with the ability to learn or improve without being explicitly programmed for each scenario.

12
New cards

Neural Networks

Statistical techniques modeled loosely after the human brain used to identify patterns in large datasets.

13
New cards

Deep Learning

A type of machine learning that uses multiple layers of interconnections among data to identify patterns; the engine behind most modern GenAI.

14
New cards

Artificial General Intelligence (AGI)

Software capable of learning and reasoning on any task or subject, including topics never encountered during training.

15
New cards

Turing Test

A 1950 proposal by Alan Turing to test a computer's ability to exhibit behavior indistinguishable from a human.

16
New cards

Expert Systems

An earlier generation of AI that leverages programmed decision rules or example outcomes to mimic applied human expertise.

17
New cards

Genetic Algorithms

An AI category inspired by biological evolution where computers iteratively modify and compare mathematical solutions to find the best function.

18
New cards

Supervised Learning

A technique where algorithms are trained by providing explicit, labeled examples of desired results.

19
New cards

Self-Supervised Learning

Machine learning where data is not explicitly labeled, allowing the model to discover its own structure; the approach used for most modern LLMs.

20
New cards

Reinforcement Learning from Human Feedback (RLHF)

A training technique using a reward model and human evaluators to tune results toward preferred outcomes.

21
New cards

Constitutional AI

A method for providing alignment and safety by incorporating a specific set of rules that the system must follow during machine learning.

22
New cards

Transformer

An AI architecture developed at Google that enables parallel processing of text and serves as the 'T' in ChatGPT.

23
New cards

Parallel Processing

An architectural feature where all words in a body of text are analyzed simultaneously rather than sequentially.

24
New cards

Agentic AI

Systems that can independently plan, make decisions, and take actions to achieve goals with minimal human oversight.

25
New cards

Vibe Coding

AI-assisted iterative software development where code is built 'by feel and conversation' rather than formal design specifications.

26
New cards

Adobe Firefly

Adobe's underlying GenAI technology used to create images, vector images, and video effects within professional creative suites.

27
New cards

Harvey AI

A GenAI model built on GPT-4 specifically trained and extended to meet the unique needs of the legal industry.

28
New cards

Data Poisoning

The act of deliberately feeding incorrect data to an AI to sabotage its results or corrupt its output.

29
New cards

Prompt Injection

A cybersecurity threat where malicious prompts are entered into an AI to make it behave in unintended or dangerous ways.

30
New cards

Deepfakes

Sophisticated AI-generated audio, images, or video created to look or sound like a real person or event.

31
New cards

The Black Box Problem

The challenge that deep learning systems work through statistical weights that are extraordinarily difficult for even their creators to interpret or explain.

32
New cards

Change Management

Techniques for preparing individuals for organizational change through training and support, often underestimated in AI deployment.

33
New cards

Red Teaming

The practice of engaging an independent group to deliberately try to undermine safety procedures or hack technology to surface concerns before deployment.

34
New cards

Audit Trail

A record that exposes how and when information systems are used so that the path to any particular outcome can be traced and defended.

35
New cards

The Echo Nest

The company acquired by Spotify in 2014 that enabled the analysis of audio characteristics and cultural context to power personalization.