Section 3: Understanding the Foundations of AI Governance Flashcards
(58 cards)
What are the four shared features of AI definitions?
Technology, Autonomy, Human involvement, Output.
What is Inference in machine learning?
The machine learning model’s output, such as a decision or prediction.
What are the four categories of machine learning models?
Supervised, Unsupervised, Semi-supervised, Reinforcement.
What are the Supervised learning techniques?
Classification, Regression, Support Vector Machines (SVM), Support Vector Regression (SVR).
What are the two categories of unsupervised learning?
Clustering and Association rule learning.
What is Transfer learning?
An algorithm learns one task and then applies this knowledge to a different but related task.
What is Broad AI?
A subset of artificial narrow intelligence involving multiple narrow AIs working together.
What are the three components of an expert system?
Knowledge base, Inference engine, User interface.
What two things does Fuzzy logic rely on?
Linguistic variables and Fuzzy rules.
What are the four steps of a fuzzy logic system?
Fuzzification, Rule evaluation, Aggregation, Defuzzification.
What is a Parameter in machine learning?
An internal variable the model learns from training data and adjusts during training.
What is a Variable?
A measurable attribute that can take on different values; either numerical/quantitative or categorical/qualitative.
What are Features in machine learning?
Input variables or attributes used to make predictions; characteristics the model learns from.
What are the Seven different AI use cases?
Recommendation, Recognition, Detection, Forecasting, Goal-driven optimization, Interaction support, Personalization.
What are the four components of the AI tech stack?
Compute, Storage, Network, Software.
What does Compute include?
CPU, GPU, Memory, Storage, and Data processing.
What is the difference between FLOPS and FLOPs?
FLOPS = Speed at a single point in time (hardware).
FLOPs = Total computational work done over time (model).
What are the three types of compute?
Serverless, High-performance compute (HPC), Trusted Execution Environments.
What are the four stages of data storage?
Ingestion, Preparation, Training, Output.
What is Transmission Control Protocol (TCP)?
A protocol that describes how data is transferred across the network between devices.
What are Platforms in the context of AI?
Software to plan, design, develop, implement, and deploy AI systems.
What is Data post-processing?
Adjusting model outputs after production to improve fairness or meet business requirements.
What are the Challenges with data labeling?
Low quality data, Lack of quality assurance, Lack of manual scaling capabilities.
What is Data observability?
Monitoring the health of the data ecosystem using pre-determined metrics.