1. Introduction to Artificial Intelligence Flashcards
Course 1 / 16 (291 cards)
What is AI?
- Anything that simulates human intelligence through computer systems,
- Utilises algorithms and data to function,
- Enables machines to perform tasks requiring human intelligence
How should you think of AI?
AI should be thought of as augmented intelligence. AI should not replace human experts but merely extend their capabilities by doing things that humans or machines could not do on their own.
What is innate intelligence?
Innate intelligence is the intelligence that governs every activity in our bodies. For example, this intelligence is what causes an oak tree to grow out of a little seed.
How does AI learn?
Machines are provided with the ability to examine and create machine learning models.
This is done in various ways such as supervised learning, unsupervised learning and reinforcement learning.
What can AI be described by?
Strength, breadth, and application.
What is weak or narrow AI?
This is AI that is applied to a specific domain. For example, language translators, self-driving cars, and recommendation engines.
Applied AI can perform specific tasks, but not learn new ones, making decisions based on programmed algorithms and training data.
What is strong or generalised AI?
This is AI that can interact and operate a wide variety of independent and unrelated tasks.
It can learn new tasks to solve new problems, and it does this by teaching itself new strategies.
Generalised intelligence is the combination of many AI strategies that learn from experience and can perform at a human level of intelligence.
What is Super AI or Conscious AI?
This is AI with human-level consciousness, which would require it to be self-aware.
Because we are not yet able to adequately define what consciousness is, it is unlikely we will be able to create Super AI in the near future.
How is AI multi-disciplinary?
- Computer Science and Electrical Engineering determine how AI is implemented in software and hardware.
- Mathematics and Statistics determine viable models and measure performance.
- Because AI is modelled on how the human brain works, psychology and linguistics play an essential role in understanding how AI might work.
- Philosophy provides guidance on ethical considerations and intelligence.
Artificial Intelligence vs. Generative AI (GenAI)
Artificial Intelligence is an augmented intelligence that helps experts scale their capabilities while machines handle time-consuming tasks such as recognising speech, playing games, and making decisions.
Generative AI, on the other hand, is an AI technique that can generate new and unique data ranging from images and music to texts and virtual worlds.
How does GenAI differ from conventional AI?
Conventional AI relies on predefined rules and patterns while GenAI uses deep learning techniques and relies on large datasets to generate new data.
Generative AI and LLM
Large Language Model (LLM) is a type of AI that uses deep learning techniques to process and generate natural language.
Generative AI can develop new and powerful LLM algorithms or architectures.
Generative AI can also incorporate LLM into a larger, more advanced AI system.
What are the benefits of Generative AI?
- Creativity and Innovation
- Cost and time savings
- Personalisation
- Scalability
- Robustness
- Exploration of new possibilities
What are some use cases for GenAI?
- Healthcare and precision medicine
- GenAI can identify genetic mutations
- Provide personalised treatment options
- Help doctors practice procedures and develop treatments
- Agriculture
- GenAI can optimise crop yields
- Develop new, more resistant crop varieties
- Biotechnology
- Generative AI can aid in the development of new drugs and therapies by:
- identifying potential drug targets
- simulating drug interactions
- forecasting drug efficacy
- Generative AI can aid in the development of new drugs and therapies by:
- Forensics
- Generative AI can help solve crimes by:
- analysing DNA evidence
- identifying suspects
- Generative AI can help solve crimes by:
- Environmental conservation
- Generative AI can support the protection of endangered species by:
- analysing genetic data and suggesting breeding and conservation strategies
- Generative AI can support the protection of endangered species by:
- Creative
- Generative AI can produce unique digital art, music, and video content for:
- advertising and marketing campaigns
- and generate soundtracks for films and video games
- Generative AI can produce unique digital art, music, and video content for:
- Gaming
- Generative AI can create interactive game worlds and
- generate new characters, levels, and objects in real-time
How does AI mean different things to different people?
For a video game designer, AI means affecting the way bots play or how the environment adapts to the player; whereas for a data scientist, AI is a way of exploring and classifying data to meet specific goals.
What is the reason we are able to talk to virtual assistants such as Alexa and Siri?
It is because of AI algorithms that learn by example. The natural language processing and natural language generation capabilities that come with AI aid our interactions with these virtual assistants so they can talk back to us.
How does Generative AI work?
It works by leveraging machine learning and deep learning techniques to learn patterns and generate original content
What does Generative AI do?
It enables applications to create, generate, and simulate new content
Name and describe different types of AI
The different types of AI include:
Diagnostic/descriptive AI: Focuses on assessing the correctness of behavior by analyzing historical data to understand what happened and why.
Predictive AI: Concerned with forecasting future outcomes based on historical and current data.
Prescriptive AI: Focuses on determining the optimal course of action by providing recommendations based on data analysis.
Generative/cognitive AI: Involved in producing various types of content, such as code, articles, images, and more.
Reactive AI: Designed to respond to specific inputs with predetermined responses.
Limited memory AI: Have the ability to use past experiences to inform current decisions.
Theory of Mind AI: Advanced type of AI that aims to understand human emotions, beliefs, and intentions.
Self-aware AI: Represents the most advanced form of AI, which has its own consciousness and self-awareness.
Narrow AI (Weak AI): Designed to perform a specific task or a limited range of tasks.
General AI (Strong AI): Can understand, learn, and apply knowledge across a wide range of tasks like human intelligence.
Diagnostic/descriptive AI
Diagnostic/descriptive AI
Diagnostic or descriptive AI focuses on assessing the correctness of behavior by analyzing historical data to understand what happened and why. This type of AI is instrumental in identifying patterns and trends, performing comparative analyses, and conducting root cause analyses.
Capabilities:
Scenario planning: Helps in creating different future scenarios based on historical data.
Pattern/trends recognition: Identifies recurring patterns and trends within data sets.
Comparative analysis: Compares various data points to find correlations and insights.
Root cause analysis: Determines the underlying reasons behind specific outcomes.
Predictive AI
Predictive AI
Predictive AI is concerned with forecasting future outcomes based on historical and current data. This type of AI is used extensively in predicting customer behavior, market trends, and other forward-looking insights.
Capabilities:
Forecasting: Predicts future trends and events.
Clustering and classification: Groups similar data points and classifies them into predefined categories.
Propensity model: Assesses the likelihood of specific outcomes based on current data.
Decision trees: Utilize a tree-like model of decisions to predict outcomes.
Prescriptive AI
Prescriptive AI
Prescriptive AI focuses on determining the optimal course of action by providing recommendations based on data analysis. It goes beyond prediction by suggesting actions that can help achieve desired outcomes.
Capabilities:
Personalization: Tailors recommendations and experiences to individual needs.
Optimization: Identifies the most efficient ways to achieve goals.
Fraud prevention: Detects and prevents fraudulent activities through analysis.
Next best action recommendation: Provides actionable insights on the next steps to take.
Generative/cognitive AI
Generative/cognitive AI
Generative or cognitive AI is involved in producing various types of content, such as code, articles, images, and more. This type of AI mimics human creativity and cognitive processes to automate and assist in content creation.
Capabilities:
Advises: Offers expert advice and recommendations.
Creates: Produces new content, such as text, images, and code.
Protects: Enhances security measures through intelligent analysis.
Assists: Provides assistance in various tasks, improving efficiency.
Automates: Automates repetitive tasks to save time and resources.
Reactive AI
Reactive AI
Reactive AI systems are designed to respond to specific inputs with predetermined responses. They do not have memory or the ability to learn from past experiences, making them suitable for tasks that require immediate reactions.
Capabilities:
Rule-based actions: Executes specific actions based on predefined rules.
Instant responses: Provides immediate responses to inputs.
Static data analysis: Analyzes current data without considering past interactions.