artificial intelligence artificial intelligence
play

Artificial Intelligence Artificial Intelligence Artificial - PowerPoint PPT Presentation

Artificial Intelligence Artificial Intelligence Artificial Intelligence Study and design of machines that can think like a human being Attempt to understand human intelligence Artificial Intelligence But how do you define intelligence?


  1. Artificial Intelligence

  2. Artificial Intelligence

  3. Artificial Intelligence Study and design of machines that can think like a human being Attempt to understand human intelligence

  4. Artificial Intelligence But how do you define intelligence? Umbrella term Abstract thought, understanding, communication, reasoning and learning, planning and problem solving Goal: understand primary issues involved and the challenges

  5. Example: Turing Test A behavioral test to determine whether a computer system is intelligent ● Natural language processing ● Knowledge about various topics ● Reasoning Weak equivalence : The equality of two systems based on their results Strong equivalence : The equality of two systems based on their results and the process by which they arrive at those results

  6. Foundations of AI Psychology How do humans and animals think and act? Computer Science/Engineering How to build an efficient computer system? Linguistics How does language relate to thought?

  7. Data Sources Natural language Mathematical notation Imagery data Written text Music

  8. Semantic network A graph or network that presents meaningful relationships among objects/concepts has Cat Vertebra Fur is a has has is a Bear is a Mammal Animal is a is a Whale lives in lives in Fish Water

  9. Thought Question Think of five questions that you might issue as the interrogator of a Turing test. Why would a computer have difficulty answering them well? Please explain your reasoning.

  10. Search Trees Hierarchical structures that represents the alternatives of situations/choices Nodes/Vertices : Points in a tree that contains some form of data Edges/Arcs : Link between nodes in a search tree Game tree : is a graph whose nodes are the positions in a game and whose edges are moves

  11. Search Trees Parent nodes P Nodes/Vertices Child nodes Leaf nodes Edges/Arcs 7 P P P C C C 9 5 8 P P P L C C C 2 4 3 6 0 L 12 3 6 1 4 7 5 L L L L L L L

  12. Game Trees Depth first search Breadth first search Player 1 Player 2 Player 1 Wins! Wins! Player 2

  13. xkcd

  14. A* Search State of the art method in searching a tree A "Greedy" and "Best First Search" method Each possible next node in a graph is considered based on a heuristic (guess of future cost) and current cost. Simple yet powerful

  15. Visual Example http://upload.wikimedia. org/wikipedia/commons/5/5d/Astar_progres s_animation.gif

Download Presentation
Download Policy: The content available on the website is offered to you 'AS IS' for your personal information and use only. It cannot be commercialized, licensed, or distributed on other websites without prior consent from the author. To download a presentation, simply click this link. If you encounter any difficulties during the download process, it's possible that the publisher has removed the file from their server.

Recommend


More recommend