Using Multiple Models of Reality: On Agents who Know how to Play Safer

Slides:



Advertisements
Similar presentations
ARCHITECTURES FOR ARTIFICIAL INTELLIGENCE SYSTEMS
Advertisements

Title: Intelligent Agents A uthor: Michael Woolridge Chapter 1 of Multiagent Systems by Weiss Speakers: Tibor Moldovan and Shabbir Syed CSCE976, April.
Making Decisions in Python Sec 9-10 Web Design. Objectives The student will: Understand how to make a decision in Python Understand the structure of an.
Relating Error Diagnosis and Performance Characteristics for Affect Perception and Empathy in an Educational Software Application Maria Virvou, George.
The AGILO Autonomous Robot Soccer Team: Computational Principles, Experiences, and Perspectives Michael Beetz, Sebastian Buck, Robert Hanek, Thorsten Schmitt,
Games What is ‘Game Theory’? There are several tools and techniques used by applied modelers to generate testable hypotheses Modeling techniques widely.
Artificial Intelligence in Game Design Intelligent Decision Making and Decision Trees.
Yiannis Demiris and Anthony Dearden By James Gilbert.
Gabriel Tsang Supervisor: Jian Yang.  Initial Problem  Related Work  Approach  Outcome  Conclusion  Future Work 2.
Understanding Randomness
1 Information Requirements by Management Level Strategic Management Tactical Management Operational Management Decisions Information.
DSS: Decision Support Systems and AI: Artificial Intelligence
DSS: Decision Support Systems and AI: Artificial Intelligence
Intelligent Agents revisited.
Chapter 12: Intelligent Systems in Business
Lead Black Slide. © 2001 Business & Information Systems 2/e2 Chapter 11 Management Decision Making.
RoboCup: The Robot World Cup Initiative Based on Wikipedia and presentations by Mariya Miteva, Kevin Lam, Paul Marlow.
Advances in Computing Chapter 13 Multimedia, Artificial Intelligence, and Intelligent Agents © The McGraw-Hill Companies, Inc., 2000.
How R&N define AI Systems that think like humans Systems that think rationally Systems that act like humans Systems that act rationally humanly vs. rationally.
Fundamentals of Information Systems, Third Edition2 Principles and Learning Objectives Artificial intelligence systems form a broad and diverse set of.
Computational Intelligence II Lecturer: Professor Pekka Toivanen Exercises: Nina Rogelj
Machine Learning for an Artificial Intelligence Playing Tic-Tac-Toe Computer Systems Lab 2005 By Rachel Miller.
I Robot.
Intelligent Agents RMIT Prof. Lin Padgham (leader) Ass. Prof. Michael Winikoff Ass. Prof James Harland Dr Lawrence Cavedon Dr Sebastian Sardina.
Introduction of Intelligent Agents
Technical Seminar Presentation Presented By:- Prasanna Kumar Misra(EI ) Under the guidance of Ms. Suchilipi Nepak Presented By Prasanna.
Introduction to Artificial Intelligence CS 438 Spring 2008 Today –AIMA, Chapter 1 –Defining AI Next Tuesday –Intelligent Agents –AIMA, Chapter 2 –HW: Problem.
Decision Making Under Uncertainty - Bayesian Techniques.
QR 38 Conclusion, 5/3/07 I.Why game theory is a useful tool for studying international relations II.Key insights from game theory for IR III.Limitations.
Artificial Intelligence: Research and Collaborative Possibilities a presentation by: Dr. Ernest L. McDuffie, Assistant Professor Department of Computer.
WHAT ARE PLANS FOR? Philip E. Agre David Chapman October 1989 CS 790X ROBOTICS Presentation by Tamer Uz.
Software Synthesis Participants: Omri Ajchenbaum and Daniel Hasson Supervised by Dr. Hillel Kugler Mid-Project presentations: February 2016.
Intelligent Agents Chapter 2. How do you design an intelligent agent? Definition: An intelligent agent perceives its environment via sensors and acts.
How to Develop Your Decision-Making Skills. Hmmmmm… Think of the last little decision you made today... Think of the last little decision you made today...
RoboCup: The Robot World Cup Initiative
Intelligent Agents R & N Chapter 2.
Gamification Dynamics, Mechanics and Instructional Design Elements Regina Nelson February 2017 A common language for an instructional design discussion.
DSS: Decision Support Systems and AI: Artificial Intelligence
Future Studies Techniques – Scenario Planning and Foresight
Artificial Intelligence Lecture No. 5
1) A company employs over 5000 workers of whom 20% are Hispanic
Intelligent Agents Chapter 2.
Intelligent Agents Chapter 2.
Web-Mining Agents Cooperating Agents for Information Retrieval
Intelligent Agents Chapter 2.
© James D. Skrentny from notes by C. Dyer, et. al.
Games with Chance Other Search Algorithms
Course Instructor: knza ch
CS320n –Visual Programming
SS 2018 Software Verification Strategic Reasoning
UNIT 3 CHAPTER 1 LESSON 4 Using Simple Commands.
Identity i·den·ti·ty īˈden(t)ədē
Artificial Intelligence Lecture 2: Foundation of Artificial Intelligence By: Nur Uddin, Ph.D.
Global Challenge Night Sensor Lesson 1.
Global Challenge Night Sensor Lesson 1.
Multiagent Systems Repeated Games © Manfred Huber 2018.
Moral Compass Questions Rights and Responsibilities
Global Challenge Night Sensor Lesson 1.
Global Challenge Night Sensor Lesson 1.
Global Challenge Night Sensor Lesson 1.
Introduction to Artificial Intelligence Instructor: Dr. Eduardo Urbina
Agreement Planning Eva Onaindía 27 de Julio de 2011.
Modeling and Analysis Tutorial
D20 – Bellringer! Get together with 2-3 other people, and start discussing your game ideas. Let the other students chime in with their ideas, and use.
Global Challenge Night Sensor Lesson 1.
Global Challenge Night Sensor Lesson 1.
Global Challenge Night Sensor Lesson 1.
CS51A David Kauchak Spring 2019
Global Challenge Night Sensor Lesson 1.
Odds and Evens Here is a set of numbered balls used for a game:
Presentation transcript:

Using Multiple Models of Reality: On Agents who Know how to Play Safer Wojtek Jamroga

Using Multiple Models of Reality Overview Reality and models Agents, plans and safe play Trying to say it with a logic Things are getting more complex The end of the road Wojtek Jamroga Using Multiple Models of Reality

Using Multiple Models of Reality Reality and Models The world around us: people, institutions, computer programs, buildings, roads, laws of nature, perceptions, ideas, conventions, information, knowledge, possibilities, norms… Wojtek Jamroga Using Multiple Models of Reality

Using Multiple Models of Reality Reality and Models Wojtek Jamroga Using Multiple Models of Reality

Using Multiple Models of Reality Reality and Models Models: an attempt to capture some aspects of the world in an explicit way The world modeled as a game: players, choices, situations, outcomes We think with models. Wojtek Jamroga Using Multiple Models of Reality

Using Multiple Models of Reality Reality and Models Wojtek Jamroga Using Multiple Models of Reality

Agents, Plans and Safe Play Agent: an active entity in the world Human agent, virtual agent, software agent, robot… Usually assumed to be autonomous and intelligent. Wojtek Jamroga Using Multiple Models of Reality

Agents, Plans and Safe Play Agents act Agents make choices Agents can execute plans Infallible plans: agents can achieve their goals no matter of the rest of the world does. Wojtek Jamroga Using Multiple Models of Reality

Using Multiple Models of Reality Saying It with Logic Alternating-time Temporal Logic (1997) <<A>>: "the group of agents A can have an infallible plan to enforce property " Wojtek Jamroga Using Multiple Models of Reality

Saying It with Logic <<jamesbond>> win “James Bond has an infallible plan to eventually win" <<jamesbond,bondsgirl>> fun U shot " James Bond and the current Bond’s girl have a collective way of having fun until someone shoots at them" Wojtek Jamroga Using Multiple Models of Reality

Getting Things More Complex So far: agents, plans, strategic abilities, simple cooperation Other aspects: incomplete information, uncertainty, knowlegde, beliefs, moral norms, requirements imposed from the outside Plans that combine safety and adaptivity What else? Wojtek Jamroga Using Multiple Models of Reality

Getting Things More Complex Adding new aspects: more difficult than it seems But… difficult = interesting ! And the result is… Wojtek Jamroga Using Multiple Models of Reality

Using Multiple Models of Reality Wojtek Jamroga Using Multiple Models of Reality

Using Multiple Models of Reality The End of the Road? JAMES BOND WILL RETURN Wojtek Jamroga Using Multiple Models of Reality