Gen AI Flashcards
What is generative AI?
AI that can create original content such as text, images, video, audio or software code in response to a user’s prompt or request.
What are the three main phases of how generative AI operates?
- Training
- Tuning
- Generation, evaluation and retuning
What is a foundation model in generative AI?
A deep learning model that serves as the basis for multiple different types of generative AI applications.
What are large language models (LLMs)?
Foundation models created for text generation applications.
What is the purpose of training in generative AI?
To create a foundation model by training a deep learning algorithm on huge volumes of raw, unstructured, unlabeled data.
How does fine tuning differ from regular training?
Fine tuning involves feeding the model labeled data specific to the content generation application.
What is reinforcement learning with human feedback (RLHF)?
A method where human users respond to generated content with evaluations to update the model for greater accuracy or relevance.
What does retrieval augmented generation (RAG) do?
Extends the foundation model to use relevant sources outside of the training data.
What are variational autoencoders (VAEs)?
Deep learning models that can encode data and decode multiple new variations of the content.
What is the role of generative adversarial networks (GANs)?
Comprise a generator that creates new content and a discriminator that evaluates the quality of the generated data.
What is the main function of diffusion models?
To add noise to training data and then train the algorithm to iteratively diffuse the noise to reveal a desired output.
What is a transformer in the context of generative AI?
A deep learning model architecture that processes entire sequences of data and excels at natural language processing.
What types of content can generative AI create?
- Text
- Images and video
- Sound, speech and music
- Software code
- Design and art
- Simulations and synthetic data
Fill in the blank: Generative AI can perform _______ tasks such as drafting summaries of documents.
repetitive
True or False: Generative AI can operate continuously without fatigue.
True
What are some use cases for generative AI in enterprises?
- Customer experience
- Software development and application modernization
- Digital labor
- Science, engineering and research
What is a significant challenge of generative AI related to outputs?
Hallucinations and other inaccurate outputs.
What does it mean for generative AI outputs to be inconsistent?
The same inputs can result in slightly or significantly different outputs.
What is a major concern regarding bias in generative AI?
Generative models may learn societal biases present in the training data.
What are ‘black box’ models?
Models where it is challenging to understand their decision-making processes.
What risks does generative AI pose to security and privacy?
Can generate convincing phishing emails, fake identities or other malicious content.
What are deepfakes?
AI-generated or AI-manipulated images.
What are the potential malicious uses of generative AI models?
They can be exploited to generate convincing phishing emails, fake identities, or other malicious content.
What is a deepfake?
AI-generated or AI-manipulated images, video, or audio intended to mislead people.