Introduction to Artificial Intelligence

Choose a study mode

Play Quiz
Study Flashcards
Spaced Repetition
Chat to Lesson

Podcast

Play an AI-generated podcast conversation about this lesson

Questions and Answers

Which of the following capabilities wasn't listed as necessary for a computer to pass a rigorous Turing Test?

  • Ability to adapt to new circumstances and to detect and extrapolate patterns.
  • Ability to use stored information to answer questions and to draw new conclusions.
  • Ability to initiate direct physical interaction with the interrogator. (correct)
  • Ability to communicate successfully in English.

The 'laws of thought' approach to AI is primarily concerned with mimicking human thought processes, even if those processes are illogical.

False (B)

In the context of AI, what term is used to describe something that acts or operates autonomously to achieve a goal?

Agent

The philosophical idea that explores the dualism between the physical brain and intangible mind is known as '______'?

<p>Mind and Matter</p> Signup and view all the answers

Match the following individuals or projects with their contributions to AI.

<p>Alan Turing = Proposed the Turing Test John McCarthy = Coined the term 'artificial intelligence' Arthur Samuel = Coined the term 'machine learning' Edward Feigenbaum and Joshua Lederberg = Created the first Expert System</p> Signup and view all the answers

Which of the following best describes the focus of Cognitive Psychology in relation to AI?

<p>Understanding how the brain processes information to inspire knowledge-based AI systems. (D)</p> Signup and view all the answers

The AI Winter refers to a period of increased funding and rapid development in AI research.

<p>False (B)</p> Signup and view all the answers

What programming language, created by John McCarthy, became the first language specifically designed for AI research?

<p>LISP</p> Signup and view all the answers

The General Motors used '______' a the first industrial robot used on an assembly line in New Jersey factories.

<p>Unimate</p> Signup and view all the answers

Match the AI milestones with their year:

<p>The first driverless car was demonstrated = 1986 IBM's Deep Blue beat world chess champion Gary Kasparov = 1997 Microsoft launched Xbox 360 Kinect = 2010 OpenAI started beta testing GPT-3 = 2020</p> Signup and view all the answers

Deep learning is recognizable in what application?

<p>Self-driving cars. (C)</p> Signup and view all the answers

Chatbots primarily utilize mathematical models to engage in conversations with humans.

<p>False (B)</p> Signup and view all the answers

What process allows computers to learn from their mistakes and make independent decisions?

<p>Deep learning</p> Signup and view all the answers

The value of IBM's stock ______ by $18 billion as a result of computer Deep Blue success with chess.

<p>increased</p> Signup and view all the answers

Categorize the following events into their related period:

<p>First AAAl conference = AI Maturation Gestation of AI = Media created that centered around the idea of artificial human AI winter = Period of low consumer, public and private interest in Al Emergence of intelligent agents = Deep Blue beat world chess champion</p> Signup and view all the answers

Signup and view all the answers

Flashcards

Artificial Intelligence (AI)

The field that attempts to understand and build intelligent entities.

Thinking Rationally

To study mental faculties through computational models.

Acting Rationally

The study of computations that makes it possible to perceive, reason and act.

Acting Humanly

The art of creating machines that perform functions requiring intelligence when performed by people.

Signup and view all the flashcards

Capabilities needed to pass the Turing Test

Requires natural language processing, knowledge representation, automated reasoning, and machine learning.

Signup and view all the flashcards

Introspection

Trying to catch our own thoughts as they go by.

Signup and view all the flashcards

Psychological Experiments

Observing a person in action or studying human decision-making.

Signup and view all the flashcards

Brain Imaging

Observing the brain in action.

Signup and view all the flashcards

Rational Agent

A system that operates autonomously, perceives its environment, adapts to change and pursues goals.

Signup and view all the flashcards

Syllogisms

Argument structures that always yielded correct conclusions when given correct premises.

Signup and view all the flashcards

Mathematics in AI

Provided a rigorous framework for computation, logic and dealing with uncertainty.

Signup and view all the flashcards

Control Theory in AI

Systems can regulate themselves to achive goals.

Signup and view all the flashcards

Linguistics in AI

Enables AI systems to process, understand and generate human language.

Signup and view all the flashcards

AI Winter

A period of low interest in AI leading to decreased research funding and fewer breakthroughs.

Signup and view all the flashcards

Tesla's Autopilot AI

Al software uses a deep learning neural network to provide automatic steering and smart parking.

Signup and view all the flashcards

Signup and view all the flashcards

Study Notes

Overview of AI

  • AI strives not only to understand intelligence but also to build intelligent entities.
  • The field of AI was officially coined in 1956.
  • AI includes a broad range of subfields, relevant to any intellectual task.

Defining AI

  • Understanding how a computer can do the "right thing" is how rationality is key to designing intelligent systems.
  • AI definitions vary along two dimensions: thought processes vs. behavior and human performance vs. rationality.
  • Four categories of AI definitions include: Thinking Humanly, Thinking Rationally, Acting Humanly, and Acting Rationally.

Approaches to AI

  • Combines observations/hypotheses about human behavior with rationalist ideas to form distinct AI development methods

The Turing Test

  • The Turing Test was proposed in 1950 to operationally define intelligence.
  • A computer would need natural language processing, knowledge representation, automated reasoning, and machine learning to pass the test.
  • The total Turing Test includes computer vision and robotics.

Criticisms of the Turing Test

  • Mimicking human behavior is insufficient for studying AI's underlying principles.

Cognitive Modeling

  • Cognitive science combines computer models and psychological techniques to make precise and testable theories about the human mind.
  • Three methods to determine how humans think are: introspection, psychological experiments, and brain imaging.

Thinking Rationally: Laws of Thought

  • Aristotle's syllogisms aimed to codify "right thinking" and infer irrefutable processes.
  • Logic was the field initiated by his study and patterns for argument structures.
  • Challenges to this approach are difficulties in formalizing informal knowledge and solving problems in practice versus in principle.

Acting Rationally: Rational Agent Approach

  • Agents must operate autonomously, perceive the environment, persist, adapt, and pursue goals.
  • A rational agent acts to achieve the best outcome or the best expected when there is uncertainty.

Rationality vs. Inference

  • Correct inference is part of being a rational agent, but rationality includes actions without provable correctness or inference.
  • The rational-agent approach allows for scientific development because the standard and agent designs are mathematically defined.

Foundations of AI

  • Explores how Al systems underpin the support of logical reasoning systems and knowledge representation to make decisions.
  • Philosophy studies knowledge and is the origination point of fundamental questions.
  • Key questions include:
  • Can formal rules lead to conclusions?
  • How does the mind emerge from the brain?
  • What is the origin of knowledge?
  • How does knowledge translate to action?
  • Mathematics formalizes computation, logic, and dealing with uncertainty.
  • Subsets include:
  • Boolean logic and Frege's first-order logic form the basis of symbolic reasoning.
  • Key algorithms provide the concept of step-by-step problem-solving were foundational for programming Al systems.
  • Bayes' Rule introduced probabilistic reasoning, essential for Al systems managing uncertainty.
  • Economics guides rational agents capable of making optimized decisions in dynamic environments.
  • Subsets include:
  • Utility theory formalizes how agents optimize choices.
  • Game theory examines competitive and cooperative strategies.
  • Decision theory combines probability and utility to guide decision-making amid uncertainty.

Psychology and AI

  • Cognitive psychology inspired knowledge-based AI systems by suggesting that the brain is an information processor.
  • Cognitive psychology influenced decision-making and learning systems.
  • Behaviorism lacked the necessary depth related to understanding of thought processes.

Computer Engineering and AI

  • Intelligence and an artifact are needed.
  • AI has pioneered time-sharing, personal computers, and object-oriented programming.

Control Theory, Cybernetics, and AI

  • Control theory studies how systems achieve goals autonomously.
  • Subsets include:
  • Feedback systems adapt to changing conditions
  • Optimal control maximize performance

Linguistics and AI

  • Chomsky's critique of behaviorism in "Verbal Behavior", caused a shift
  • Computational linguistics/natural language processing became an intersection due to Modern linguistics and Al "born" at the same time.
  • Linguistics examines language and cognition.
  • Natural language processing enables AI computer systems to understand and mimic language while communicating with human interactions.

History and Evolution of AI

  • Media in the early 1900's asked if it ways possible to create an artificial brain.

Gestation of AI (1900-1950)

  • 1921: Karel ÄŒapek's play "Rossum's Universal Robots" introduced the word robots to describe 'artificial people'.
  • 1929: Professor Makoto Nishimura built the first Japanese robot, Gakutensoku.
  • 1949: Edmund Callis Berkley likened the current model of machines to "Giant Brains".

Birth of AI (1950-1956)

  • The interest in AI really came when Alan Turing introduced the imitation game and computer machinery
  • 1950 Alan Turing proposed a machine intelligence test called the "Imitation Game".
  • 1956: John McCarthy's workshop at Dartmouth coined the term "artificial intelligence".

AI Maturation (1957-1979)

  • Programming languages emerged.
  • Both AI research grew while simultaneously struggling due to little government interest.
  • 1958: John McCarthy created LISP (List Processing) a popular language, and among the first languages available.
  • 1959: Arthur Samuel coined the term "machine learning".
  • 1961: The first industrial robot, Unimate, started working at General Motors.
  • 1965: Edward Feigenbaum and Joshua Lederberg created the first "expert system".
  • 1966: Joseph Weizenbaum created ELIZA, the first chatbot.
  • 1973: Lighthill's report led to less British Science support because milestones from scientists were not being met during early years.
  • 1979: James L. Adams created The Standford Cart.
  • 1979: The AAAI American Association of Artificial Intelligence was founded.

Early Enthusiasm and Challenges (1980-1987)

  • The early 1980s included: AI boom from breakthrough + government funding + Expert System popularity = computers learn independently.
  • 1980: The first commercial expert system XCON (expert configurer) assists computer systems.
  • 1981: The Japanese government's Fifth Generation Computer focused on translation and human reasoning.
  • 1984: The AAAI warned of a funding dip and challenges to research called the "AI Winter".
  • 1985: AARON autonomous drawing program was demo'd at the AAAI conference.
  • 1986: Ernst Dickmann was the first to demonstrate driverless transport.
  • 1987: Alacrity by Alactrious Inc. commercial launch strategy advisory system.

A Dose of Reality: AI Winter (1987-1993)

  • An AI Winter came as the AAAI warned of the end of funding and interest because costs were too high for seemingly lower returns on investment.
  • 1987: Specialized LISP equipment failed due to competitor accessibility to offer IBM and Apple software.
  • 1988: Rollo Carpenter invented Jabberwacky that was meant for conversation with humans

Emergence of Intelligent Agents (1995-Present)

  • The 1990s introduced the first AI system that could beat reigning chess champions, followed by the first Roomba and speech recognition.
  • 1997: IBM's Deep Blue beat chess champion Gary Kasparov as the first system to beat humans.

AI Progress Continues with Large Datasets (2001-Present)

  • Emphasis has shifted from algorithms to available trillions English words + genomic sequencing
  • Recent Al suggest machines prioritize what algorithms apply to specific dataset tasks.

Bottleneck Breaches (2012-Present)

  • Knowledge bottleneck is being solved by learning tools

  • AI tools for virutal assistents became surgant

  • "AI Winter" may be yielding to a new Spring say reports

  • 2012: Google's Dean and Nig trained a neural to recognize cats.

  • 2015: Elon Musk and others banned autonomous weapons.

  • 2016 Hanson Robotics created Sophia robot citizen with emotions communication

  • Facebook created two AI for negotiation and conversation.

  • 2018: Alibaba reading and comprehension AI better results than human scores.

  • 2019: Google's AlphaStar reached grand master in StarCraft, and became a AI high performer

  • 2020 Open AI testing for GPT for writing tasks.

  • 2021 OpenAI developed DALL-E understanding of images to caption visual word.

Goals and Applications of AI in Modern Systems

  • Present Day: Concise Answer, Robots, Language, Gaming
  • Robotic vehicles detect objects and are traffic signal compliant.
  • Tesla’s autopilot AI uses deep learning for both steering and parking.
  • Speech recognition automated conversation guiding.
  • Game Playing for immersive gaming experiences and real time interaction.
  • 1997 IBM's Deep Blue world champion chess.

AI Present Day Logistics and customer support

  • Spam Fighting: message classification spamming
  • Logistic and Customer Support: provides personalized recommendation such chatbots responding questions and 1991 dynamics between the person.

Studying That Suits You

Use AI to generate personalized quizzes and flashcards to suit your learning preferences.

Quiz Team

Related Documents

More Like This

Introduction to Artificial Intelligence
10 questions
Artificial Intelligence Overview Quiz
40 questions
Use Quizgecko on...
Browser
Browser