Define:
Artificial Intelligence
(AI)
The field of study that focuses on creating systems capable of performing tasks that normally require human intelligence, such as reasoning, learning, and decision-making.
Examples include AI systems that can play chess, recommend movies, or help diagnose diseases.
What is the primary goal of Artificial Intelligence?
To develop systems that can perform tasks that typically require human intelligence, such as understanding language, recognizing patterns, and solving problems.
Define:
Machine Learning
(ML)
A subset of AI that enables systems to learn from data and improve their performance over time without being explicitly programmed.
Machine learning powers technologies like recommendation systems and voice recognition.
True or False:
Machine Learning is the same as Artificial Intelligence.
False
Machine learning is a subset of AI, which broadly refers to machines mimicking human intelligence.
Fill in the blanks:
Deep Learning is a subset of ______ ______.
Machine Learning
Define:
Deep Learning
(DL)
A subset of machine learning that uses neural networks with many layers to model complex patterns in data.
Deep learning is used in applications like image and speech recognition.
Compare Artificial Narrow Intelligence (ANI) and Artificial General Intelligence (AGI).
Define:
Artificial Superintelligence
(ASI)
A hypothetical form of AI where machines surpass human intelligence and capabilities in all areas, potentially leading to rapid advances in technology and problem-solving.
True or False:
As of now, we have achieved Artificial General Intelligence (AGI).
False
AGI, which refers to human-level intelligence across tasks, has not yet been achieved; current AI systems remain narrow in scope.
Fill in the blank:
The early history of AI began in the ______ century.
20th
Who is considered one of the founding figures of AI and created the Turing Test?
Alan Turing
The Turing Test is a measure of a machine’s ability to exhibit intelligent behavior equivalent to, or indistinguishable from, that of a human.
What was the significance of the Dartmouth Conference in 1956?
It is widely considered the birth of AI as a field of study, where the term ‘Artificial Intelligence’ was first coined.
Fill in the blank:
Machine Learning relies on data to learn and make ______.
predictions
Which type of AI is currently most commonly used in applications like virtual assistants and recommendation systems?
Artificial Narrow Intelligence
(ANI)
Define:
neural network
A series of algorithms that mimic the operations of a human brain to recognize relationships between data.
Identify a real-world scenario where deep learning is applied.
It is used in autonomous vehicles for tasks like detecting pedestrians and traffic signs.
True or False:
AI can only be used for tasks that involve numerical data.
False
AI can work with text, images, audio, and other data types, not just obvious numerical data. However, these inputs are usually converted into numerical representations first, such as pixels for images, audio waveforms/features, or tokenized vectors for text.
How does AI differ from traditional programming?
In traditional programming, rules are explicitly defined, whereas AI systems learn from data to create their own rules.
Which AI type is most likely to pose ethical and safety concerns in the future?
Artificial Superintelligence
(ASI)
ASI could potentially surpass human intelligence, leading to unknown risks and ethical challenges.
What is one common use of AI in healthcare?
AI is used for medical imaging analysis to help diagnose diseases more quickly and accurately.