AI Terms Flashcards

1
Q

Algorithm

A

A set of instructions enabling a computer to learn and operate autonomously to solve specific problems or perform tasks.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Artificial Intelligence (AI)

A

Computer science branch focused on developing systems that mimic human intelligence, enabling tasks that typically require human intelligence.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

AI Winter

A

a period of reduced funding and interest in artificial intelligence research.[1] The field has experienced several hype cycles, followed by disappointment and criticism, followed by funding cuts, followed by renewed interest years or even decades later.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Bard

A

A chatbot tool by Google based on the LaMDA large language model, facilitating dynamic conversations.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Chatbot

A

A computer program engaging in user conversations; AI-based chatbots use
machine learning and natural language processing for dynamic interactions.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

ChatGPT

A

A commercially available chatbot from OpenAI based on large language
models like GPT-3.5 and GPT-4.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Continuous Active Learning (CAL)

A

AI application where the system corrects itself without
continuous human supervision, seen in e-discovery’s TAR 2.0.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Conversational AI

A

Technology using data, machine learning, and natural language
processing for human-like interactions, serving as the brain behind chatbots.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Deep Learning

A

Machine learning using neural networks to emulate the human brain, enabling data clustering and predictions through multiple layers of training.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Deep Fakes**

A

Can exist without generative AI. The

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Foundational Model

A

A large AI model trained on vast unlabeled data, capable of performing various tasks with minimal fine-tuning.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Garbage In, Garbage Out

A

Expression highlighting that an AI system’s outputs are only as good as the quality of the training data.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Generative AI

A

AI category, including large language models, capable of independently creating novel content based on training data, exemplified by zero-shot learning.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

GPT (Generative Pre-trained Transformer)

A

Prefix for OpenAI’s large language models,
with GPT-4 released in March 2023.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Graphics Processing Unit (GPU)

A

Efficient processor crucial for AI systems and large
language model training. A type of efficient processor that is used to render graphics on
a computer screen. GPUs are critical in the training of AI systems and large language
models that require significant processing power.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

Hallucination

A

Occurs when an AI system confidently provides a false yet convincing answer to a query.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
17
Q

LaMDA

A

Language Model for Dialogue Applications, a large language model released by
Google in May 2021.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
18
Q

Large Language Model (LLM)

A

Deep learning model performing natural language tasks based on extensive training data.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
19
Q

LLaMA

A

Large Language Model Meta AI, released by Meta in February 2023.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
20
Q

Machine Learning

A

Broad AI branch focused on teaching systems tasks, concepts, or problem-solving through imitating human behavior.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
21
Q

Model

A

AI tool making decisions similar to human experts based on a defined dataset.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
22
Q

Multimodal AI

A

AI processing various data types, such as text, images, video, and sound.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
23
Q

Natural Language Processing (NLP)

A

AI branch dealing with computers’ understanding
of written and spoken language.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
24
Q

Neural Network

A

Machine learning mimicking the human brain, crucial for deep learning.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
25
Q

Parameters

A

Bits of knowledge in an AI model adjusted during training for desired outputs.

26
Q

Prompt

A

Instruction for an AI model to generate a specific output.

27
Q

Prompt Engineering

A

Identifying and using prompts to achieve desired outcomes from an AI tool.

28
Q

Reinforcement Learning

A

AI training technique based on trial and error with feedback from its actions.

29
Q

Robotic Process Automation (RPA)

A

Business process automation distinct from AI,
defining instructions for high-volume, repetitive tasks.

30
Q

Robots.txt

A

a text file webmasters create to instruct web robots (typically search engine robots) how to crawl pages on their website.

31
Q

Self-Supervised Learning

A

Machine learning where a model generates data labels,
training itself on unstructured data.

32
Q

Semi-Supervised Learning

A

Machine learning with some labeled input data, combining supervised and unsupervised learning.

33
Q

Shadow Library

A

Online databases of readily available content that is normally obscured or otherwise not readily accessible. Such content may be inaccessible for a number of reasons, including the use of paywalls, copyright controls, or other barriers to accessibility placed upon the content by its original owners.

34
Q

Supervised Learning

A

Machine learning where a model is trained on labeled data with manual correction.

35
Q

Token

A

In NLP, a semantic unit or role in written language, formed by breaking language into meaningful elements.

36
Q

Unsupervised Learning

A

Machine learning detecting data patterns without explicit training on labeled data.

37
Q

Web Scraping

A

Extracting data from websites for training AI models.

38
Q

Zero-Shot Learning

A

AI’s ability to respond to new questions or prompts not in its training data.

39
Q

Robots.txt file

A

a text file part of website code to instruct web robots (typically search engine robots) how to crawl/scrape web pages

40
Q

AI/Generative AI

A

deep-learning models that can generate high-quality text, images, and other
content based on the data they were trained

41
Q

Machine Learning

A

algorithms which use structured, labeled data to make predictions; engineer/human pre-processing

42
Q

Deep Learning

A

algorithms which can ingest and process unstructured data (vs. the pre-processed, structured data) by automating feature extraction through multiple layers of identification that mirrors human neurons, allowing larger datasets

43
Q

LLMs

A

Large language models - large-scale deep learning models for predicting the relation between words and grammar

44
Q

Foundation model

A

Non-task specific, general-use AI models such as GPT and DALL-E

45
Q

Neural network

A

Subset of machine learning for deep learning algorithms which model the layers of activation which happens between neurons in the human brain to increase accuracy of recognition and prediction

46
Q

Multimodal generative models

A

generative AI model trained on both text and images can generate a description of an image or a corresponding image given a text input

47
Q

Retrieval augmented generation

A

(RAG) - an AI framework for retrieving facts from an external knowledge base (such as the internet) to ground LLMs on accurate, up-to-date information

48
Q

Code executing models

A

Code execution is a fundamental aspect of programming language semantics that
reflects the exact behavior of the code.

49
Q

Watermarking AI-generated content

A

“watermarking” synthetic output via alteration of metadata or pixels to indicate it is artificially generated

50
Q

Training/fine-tuning/prompting

A

improving the automated “learning” of deep learning models with supervised task-specific layers to promote desired model output

51
Q

Diffusion models (new developments -consistency models)

A

AI which generates an image by reversing layers of Gaussian blur noise of images it was trained on, predicting a likely denoised image

consistency models are “one-step” models rather than the iterative denoising
process traditional diffusion models use

52
Q

Red Teaming

A

internal threat testing of AI models by simulating extreme “system failures” before it happens in real life

53
Q

Jailbreaking

A

creating prompts to violate the content guidelines of the AI model and misuse it.

54
Q

CPU

A

CPUs are more general purpose, serial high-speed core processing on smaller silicon

55
Q

GPU

A

GPUs are better suited for data processing due to architecture of parallel processing on more cores w/ lower indv. clock speeds

56
Q

Edge AI

A

AI which is hosted “locally” for physical processing on/near the device rather than via the cloud

57
Q

GAN

A

generative adversarial network - AI training framework which uses two models “against” each other to iteratively “fool” the other in order to improve the realism of
its output

58
Q

Transformer models

A

(eg. GPT) - deep learning architecture which allows models to process in parallel, allowing for near-real time “translation” of queries

59
Q

Moore’s law

A

Intel’s co-founder predicting that the number of transistors on a chip would double every two years; also a term which refers to the exponential advancement in compute technology

60
Q

Self-Supervised/Reinforcement Learning

A

architecture for deep learning models to iteratively improve on recognition/prediction of unstructured data without human processing