Economic reasoning and artificial intelligence by David C. Parkes, and Michael P. Wellman Science Volume 349(6245):267-272 July 17, 2015 Published by AAAS.

Slides:



Advertisements
Similar presentations
Chapter 09 AI techniques in different game genres (Puzzle/Card/Shooting)
Advertisements

DECISION THEORIES 1 Problem solving –Collaboration, GAME THEORY –Asymmetric information, AGENCY THEORY –Optimization, OPERATIONAL RESEARCH 2 Problem finding.
CPS Bayesian games and their use in auctions Vincent Conitzer
Artificial Intelligence for Games Patrick Olivier & John Shearer
Artificial Intelligence Adversarial search Fall 2008 professor: Luigi Ceccaroni.
EXPERT SYSTEMS apply rules to solve a problem. –The system uses IF statements and user answers to questions in order to reason just like a human does.
 By Ashwinkumar Ganesan CMSC 601.  Reinforcement Learning  Problem Statement  Proposed Method  Conclusions.
IN SEARCH OF VALUE EQUILIBRIA By Christopher Kleven & Dustin Richwine xkcd.com.
IN SEARCH OF VALUE EQUILIBRIA By Christopher Kleven & Dustin Richwine xkcd.com.
Lecture 1 - Introduction 1.  Introduction to Game Theory  Basic Game Theory Examples  Strategic Games  More Game Theory Examples  Equilibrium  Mixed.
Game Intelligence: The Future Simon M. Lucas Game Intelligence Group School of CS & EE University of Essex.
CSE 471/598 Intro to AI (Lecture 1). Course Overview What is AI –Intelligent Agents Search (Problem Solving Agents) –Single agent search [Project 1]
Game Playing CSC361 AI CSC361: Game Playing.
UNIVERSITY OF SOUTH CAROLINA Department of Computer Science and Engineering CSCE 580 Artificial Intelligence Ch.6: Adversarial Search Fall 2008 Marco Valtorta.
Intelligent Agent Systems Autumn Master Study in Intelligent Systems Machine Learning (Roland – 10 points) Intelligent Agent Systems (Ky – 15 points)
Reinforcement Learning in Real-Time Strategy Games Nick Imrei Supervisors: Matthew Mitchell & Martin Dick.
Reinforcement Learning
How computers play games with you CS161, Spring ‘03 Nathan Sturtevant.
Background Background Importance of Project: Importance of Project: Gas Prices Gas Prices Energy Prices Energy Prices Transportation needs Transportation.
Random Administrivia In CMC 306 on Monday for LISP lab.
CS : Artificial Intelligence: Representation and Problem Solving Fall 2002 Prof. Tuomas Sandholm Computer Science Department Carnegie Mellon University.
Exploration in Reinforcement Learning Jeremy Wyatt Intelligent Robotics Lab School of Computer Science University of Birmingham, UK
Figure 1.1 The observer in the truck sees the ball move in a vertical path when thrown upward. (b) The Earth observer views the path of the ball as a parabola.
1 AI and Agents CS 171/271 (Chapters 1 and 2) Some text and images in these slides were drawn from Russel & Norvig’s published material.
11 Artificial Intelligence CS 165A Tuesday, October 23, 2007  Adversarial search – games (Ch 6)  Knowledge and reasoning (Ch 7) 1.
Exponential Moving Average Q- Learning Algorithm By Mostafa D. Awheda Howard M. Schwartz Presented at the 2013 IEEE Symposium Series on Computational Intelligence.
Learning to Play Blackjack Thomas Boyett Presentation for CAP 4630 Teacher: Dr. Eggen.
Reinforcement Learning Learning from the environment around us A poetic approach.
Upper Confidence Trees for Game AI Chahine Koleejan.
5. Alternative Approaches. Strategic Bahavior in Business and Econ 1. Introduction 2. Individual Decision Making 3. Basic Topics in Game Theory 4. The.
Artificial Intelligence And Machine learning. Drag picture to placeholder or click icon to add What is AI?
Artificial Intelligence and Robotics Ross Clark Trevor Sheehan.
Structures and Strategies For Space State Search
George F Luger ARTIFICIAL INTELLIGENCE 6th edition Structures and Strategies for Complex Problem Solving Artificial Intelligence as Empirical Enquiry Luger:
The Science of Networks 6.1 Today’s topics Game Theory Normal-form games Dominating strategies Nash equilibria Acknowledgements Vincent Conitzer, Michael.
Game Playing. Introduction One of the earliest areas in artificial intelligence is game playing. Two-person zero-sum game. Games for which the state space.
Game Theory, Social Interactions and Artificial Intelligence Supervisor: Philip Sterne Supervisee: John Richter.
Algorithmic, Game-theoretic and Logical Foundations
Definitions of AI There are as many definitions as there are practitioners. How would you define it? What is important for a system to be intelligent?
Introduction to Artificial Intelligence CS 438 Spring 2008.
Minesweeper Solver Marina Maznikova Artificial Intelligence II Fall 2011.
George F Luger ARTIFICIAL INTELLIGENCE 5th edition Structures and Strategies for Complex Problem Solving HEURISTIC SEARCH Luger: Artificial Intelligence,
Adversarial Search. Game playing u Multi-agent competitive environment u The most common games are deterministic, turn- taking, two-player, zero-sum game.
Artificial WINtelligence By: Jamaal Alleyne, C. Barrett Ames, Daniel Sullivan.
Game Playing: Adversarial Search chapter 5. Game Playing: Adversarial Search  Introduction  So far, in problem solving, single agent search  The machine.
7 Wonders Agent: A Proposal Computer Science Thesis Proposal Fall 2012 Ben Gardiner Advisor: Prof. Haiyan Cheng.
CS382 Introduction to Artificial Intelligence Lecture 1: The Foundations of AI and Intelligent Agents 24 January 2012 Instructor: Kostas Bekris Computer.
AI and GAMES. Some games to explore Yahoo AI Games directory. Mostly chatbots; 20 questions is good. Yahoo AI Games directory. Mostly chatbots; 20 questions.
Artificial Intelligence Hossaini Winter Outline book : Artificial intelligence a modern Approach by Stuart Russell, Peter Norvig. A Practical Guide.
CITS4211 Artificial Intelligence Semester 1, 2013 A/Prof Lyndon While School of Computer Science & Software Engineering The University of Western Australia.
Artificial Intelligence and Lisp Lecture 13 Additional Topics in Artificial Intelligence LiU Course TDDC65 Autumn Semester,
David Kauchak CS52 – Spring 2016
Two-player Games (2) ZUI 2013/2014
Game Playing in AI by: Gaurav Phapale 05 IT 6010
Artificial Intelligence استوارت راسل، پیتر نورویگ
by Alexei A. Aravin, Gregory J. Hannon, and Julius Brennecke
Michael Zhen-Yu Tong, MBA, MD, Pavan Koka, MD, Thomas L. Forbes, MD 
Combining satellite imagery and machine learning to predict poverty
by Gary Machlis, and Marcia McNutt
Multiagent Systems Repeated Games © Manfred Huber 2018.
What is AI course about? (Artificial Intelligence)
CS 188: Artificial Intelligence Spring 2006
Cover stories: Making the robotic ray cover
9.3 Linear programming and 2 x 2 games : A geometric approach
Congratulations! Now Get to Work
The dilemma overview paired into groups of two; one is Row, the other Column each simultaneously chooses either C or D a player choosing D increases own.
Adversarial Search Game Theory.
CS51A David Kauchak Spring 2019
Unit II Game Playing.
CPS Bayesian games and their use in auctions
Presentation transcript:

Economic reasoning and artificial intelligence by David C. Parkes, and Michael P. Wellman Science Volume 349(6245): July 17, 2015 Published by AAAS

Fig. 1 A bounded reinforcement learning agent performs better by pursuing a designed reward function different from the objective reward: its actual fitness evaluation. David C. Parkes, and Michael P. Wellman Science 2015;349: Published by AAAS

Fig. 2 Researchers produced steady exponential progress on solving games of imperfect information from 1995 to the present. David C. Parkes, and Michael P. Wellman Science 2015;349: Published by AAAS

Fig. 3 Each entry gives the utility to (row player, column player). David C. Parkes, and Michael P. Wellman Science 2015;349: Published by AAAS

Fig. 4 Two generations of sponsored search mechanisms. David C. Parkes, and Michael P. Wellman Science 2015;349: Published by AAAS

Fig. 5 In a reputation system for a multi-agent AI, each agent chooses an action, and the combined effect of these actions generates rewards (i.e., utility). David C. Parkes, and Michael P. Wellman Science 2015;349: Published by AAAS