+ All Categories

Agenda

Date post: 23-Feb-2016
Category:
Upload: wren
View: 19 times
Download: 0 times
Share this document with a friend
Description:
Agenda. Refreshment : Problems and Goals Answering the why Why we’ve used Case-Based Reasoning. Why we’ve used Reinforcement Learning . System Architecture . Project Testing Strategy Turing Test. NPC (Static AI ). Problems and Goals. Problems and Goals. Adaptive. Problems and Goals. - PowerPoint PPT Presentation
Popular Tags:
29
Transcript
Page 1: Agenda
Page 2: Agenda

Agenda• Refreshment : Problems and Goals• Answering the why–Why we’ve used Case-Based Reasoning.–Why we’ve used Reinforcement

Learning.• System Architecture.• Project Testing Strategy– Turing Test.–NPC (Static AI).

Page 3: Agenda

Problems and Goals

Page 4: Agenda

Problems and Goals

Adaptive

Page 5: Agenda

Problems and Goals

AdaptiveIntelligent

Page 6: Agenda

Problems and Goals

AdaptiveIntelligentAgent

Machines rely on static scripting techniques.

Page 7: Agenda

Problems and Goals

Page 8: Agenda

Problems and Goals

Mobile

Page 9: Agenda

Problems and Goals

Mobile Experience

The Absence of sharing experience costs a lot.

Page 10: Agenda

Case Based Reasoning- a Brief

Page 11: Agenda

Why Case-Based Reasoning

Page 12: Agenda

Why Case-Based Reasoning

Plan Learning

Page 13: Agenda

Why Case-Based Reasoning

Plan Learning

FailureLearning

Page 14: Agenda

Why Case-Based Reasoning

Plan Learning

CriticLearning

FailureLearning

Page 15: Agenda

Why Case-Based Reasoning

Plan Learning

CriticLearning

FailureLearning

Prediction

Page 16: Agenda

Reinforcement Learning – A Brief

Page 17: Agenda

Why Reinforcement Learning

Requires No Model

Used in the Revising Phase Sub-optimal policies

Balance Exploration- Exploitation

Applies Bootstrapping

Page 18: Agenda

Why Reinforcement Learning

Used in the Revising Phase

Page 19: Agenda

Why Reinforcement Learning

Requires No Model

Page 20: Agenda

Why Reinforcement Learning

Applies Bootstrapping

Page 21: Agenda

Why Reinforcement Learning

Learn Sub-Optimal Policies

Page 22: Agenda

Why Reinforcement Learning

Balance Exploration-Exploitation

Page 23: Agenda

System ArchitectureI-Strategizer AI Engine : Online Case Based Planner I-StrategizerToWargus

Wargus (Gam

e)

Expansion Module

Execution Module

Case Based Reasoner EE Module

Plan Retriever

Case (Plan) Base

Plan Adaptor

Plan Reviser(RL Techniques)

Plan Retainer

Perception Module

Actions Executor

Game State

Actions

Goal

Plan to be adapted

Retained Plan

Revised Plan

Retrieved Plan

Plan

Adapted Plan

Plan to be adapted

Page 24: Agenda

Case Representation : An Example

Page 25: Agenda

Interleaved Expansion and Execution

Page 26: Agenda

Testing Strategy – Turing Test

Page 27: Agenda

Testing Strategy –Playing Static AI

Page 28: Agenda

References• Santiago Ontanon, Ashwin Ram - On-Line Case based

Planning – 2010• Kristian J.Hammond - Case-Based Planning - A

Framework for planning from Experience - 1994 • Book: Reinforcement Learning An Introduction – 1998• Matthew Molineaux, David W. Aha, & Philip Moore -

Learning continuous action models in a real-time strategy environment - 2008

• Book: AI Game Engine Programming - 2009

Page 29: Agenda

Thanks


Recommended