CS 362 AI Unit 1 2
CS 362 AI Unit 1 2
Lecture by:
What is AI ?
2
Overview of AI
❖ Definitions of AI:
3
Historical Perspective of AI
Early Foundations:
4
Key Milestones in AI
1940s-1950s:
- - Alan Turing proposed the concept of a universal machine.
- - The Dartmouth Conference in 1956 marked the birth of AI as a field.
1980s: Expert systems like MYCIN were created for specialized tasks.
2000s: AI integrated into web applications and everyday tools like search engines and
recommendation systems.
History of AI
5
Historical AI Systems
6
Evolution of AI
- Early AI:
- Symbolic reasoning and problem-solving programs.
- Example: Newell and Simon's GPS (General Problem Solver).
- Expert Systems:
- Rule-based systems designed to mimic the decision-making abilities
of human experts.
- Example: MYCIN for medical diagnosis.
7
Turing Test
- Test Design:
- - An interrogator converses with a machine and a human through typed
- messages.
- - If the interrogator cannot reliably distinguish the machine from the human, the
machine passes the test.
- Examples:
- - Early attempts included chatbots like ELIZA.
8
Turing Test - Detailed Components
- Computer Vision and Robotics: For the total Turing Test, which includes physical
- interaction.
9
Examples of Integration
10
Agents in AI
Definition: An agent is an entity that perceives its environment and takes
actions to achieve its goals.
Types of Agents:
● Simple Reflex Agents: Act based on the current perception (If condition, then
action). A thermostat that turns on the heater if the temperature drops below a
certain threshold.
● Model-Based Reflex Agents: Maintain an internal state to track the world. A
robot vacuum cleaner that keeps track of which areas have already been
cleaned.
● Goal-Based Agents: Act to achieve goals. A GPS navigation system that plans
the best route to a destination.
● Utility-Based Agents: Maximize their own perceived happiness. A self-driving
car that considers safety, speed, and comfort to choose the best route.
11
Intelligent Agents - Components
12
Rational Agents
Definition: A rational agent acts to achieve the best outcome given its and capabilities.
- Examples: Chess-playing programs like Deep Blue or one for Tic-Tac-Toe use rational
strategies to win games against human champions.
13
Modern AI Applications
-Algorithmic Trading
-Fraud detection
14
Challenges and Ethical Considerations
- Privacy:
- Managing sensitive data and ensuring user privacy.
- AI Safety:
- Ensuring AI systems behave as intended and do not cause harm.
15
Future of AI
- Key Points:
- AI has a rich history and has evolved significantly over the decades.
- The Turing Test remains a fundamental, though controversial, measure of
machine intelligence.
- Intelligent agents are central to many AI applications.
- Ethical considerations are crucial in the development and deployment of AI.
- Discussion:
- What are the most significant challenges facing AI today?
- How can we ensure that AI systems are developed responsibly?
17
References
- Books:
- "Artificial Intelligence: A Modern Approach" by Stuart Russell and Peter Norvig.
- Websites:
- AAAI (Association for the Advancement of Artificial Intelligence)
- AI Magazine and various online journals.
-Video:
- “What is AI?”--> https://youtu.be/0yCJMt9Mx9c?feature=shared
- “Evolution of AI”--> https://www.youtube.com/watch?v=lEjLs3ccap8
- “ELIZA and SHRDLU”--> https://youtu.be/DsdivS1IpeE?feature=shared
- “MYCIN”--> https://youtu.be/Yc5yP2TnqAY?feature=shared
- “Turing Test”--> https://youtu.be/3wLqsRLvV-c?feature=shared
18
Thank you
Dr. Varun Dutt
(Email: varun@iitmandi.ac.in)
19