CAIC4 Flashcards
(51 cards)
What is the general rule regarding data for model training?
The more data you have, the stronger performance you should have across the board.
What teams might be involved in the deployment process of AI/ML models?
Data scientists, validation teams, engineering teams, ML engineers.
What factors should be analyzed in the deployment environment?
- Best way to access the model (API/UI)
- Frequency of calls
- Required hardware (GPUs/CPUs/memory)
- Data feeding method.
What is the importance of training end users on AI/ML models?
Interpretability and effective communication of results.
What are the components of continuous maintenance in AI/ML?
- Continuous integration
- Continuous delivery
- Continuous training
- Continuous monitoring.
Why is managing model performance post-deployment crucial?
It is a highly iterative, never-ending process of model maintenance.
What metrics should be monitored to ensure model performance?
- Accuracy
- Recall
- Precision
- F-score
- R-squared.
What is concept drift in the context of AI/ML?
Changes in customer expectations or data reporting that affect model predictions.
What is the significance of data hygiene in model performance?
Poor data hygiene can lead to degraded model performance.
What should companies do to ensure ethical AI practices?
Monitor models for accuracy and drift; train all resources on ethics.
What legislation was signed by President Biden to enhance AI accountability?
- Artificial Intelligence for the Military Act of 2021
- AICT Act of 2021.
What are the four key areas outlined by the European Commission for ethical AI?
- Human-centric allocation of functions
- Prevention of harm
- Equal and just distribution
- Transparency in output and decision-making.
True or False: Continuous monitoring of AI/ML models is optional.
False.
Fill in the blank: Continuous monitoring ensures that the outputs generated by the model are _______.
[effective].
What is the risk associated with poorly monitored AI/ML systems?
They can cause real-world harm and damage company integrity.
How can ethical AI practices benefit product marketing?
They allow for confident marketing without fear of retribution.
What is a common misconception about AI/ML model maintenance?
67% of AI users do not monitor their models for accuracy or drift.
What is the potential consequence of not maintaining AI/ML documentation?
Loss of historical knowledge and inadequate resources.
What is Ethical AI?
Ethical AI refers to the application of ethical practices throughout every step of AI/ML product development.
What is Generative AI?
Generative AI is a type of AI that can generate new content based on the data it has been trained on.
What does AI stand for?
Artificial Intelligence
What is Machine Learning (ML)?
A subset of AI that autonomously learns from historical data and makes predictions based on acquired patterns.
How does Deep Learning differ from Machine Learning?
Deep Learning uses artificial deep neural networks to emulate cognitive abilities, refining outputs through multiple layers.
What is the significance of a Well Architected Enterprise Generative AI Framework?
It offers a structured methodology to mitigate business and technical challenges while adopting Generative AI capabilities.