Robo-Rescue Manage and control various forces in a stressed and complicated situations Robo-Rescue.

Slides:



Advertisements
Similar presentations
Design and Evaluation of a Multiagent Team for CLIMA Contest Çetin Meriçli Melih Çelik.
Advertisements

Truthful Spectrum Auction Design for Secondary Networks Yuefei Zhu ∗, Baochun Li ∗ and Zongpeng Li † ∗ Electrical and Computer Engineering, University.
The Price System at Work Buyers and sellers operate with opposite motives:  Buyers want low prices  Sellers want high prices Both sides have to compromise.
CPSC 455/555 Combinatorial Auctions, Continued… Shaili Jain September 29, 2011.
PDCA/A3. Introduction to PDCA PDCA was created by W Edwards Deming in the 1950’s as an easy to follow Problem Solving Cycle. Deming was tasked with helping.
Modeling Maze Navigation Consider the case of a stationary robot and a mobile robot moving towards a goal in a maze. We can model the utility of sharing.
Manufacturing Systems Project Management. Behavioural Dynamics in Team Work Team: ‘two or more individuals associated in some joint action’ Team Dynamics:
PROVEN. RESULTS. FASTER. University of Tennessee © Bradley, Miles and Pannell Business Analytics Strategic Approaches.
6.896: Topics in Algorithmic Game Theory Lecture 14 Constantinos Daskalakis.
General Equilibrium Theory
Employing and Evaluating Dynamic Pricing Strategies Joan Morris MS Thesis Proposal Research Hour, 11/30/00.
Dynamic Spectrum Management: Optimization, game and equilibrium Tom Luo (Yinyu Ye) December 18, WINE 2008.
Path Planning for Multi Agent Systems by Kemal Kaplan.
Strategic Planning Strategic planning is the managerial decision process that matches the organization’s resources and capabilities to its market opportunities.
RoboCup-Rescue Disaster Simulator Architecture Tomoichi Takahashi (Chubu University, Japan) Ikuo Takeuchi Tetsuhiko Koto (Univ. of Electro Communication,
A.Kleiner*, N. Behrens** and H. Kenn** Wearable Computing meets MAS: A real-world interface for the RoboCupRescue simulation platform Motivation Wearable.
Distributed Rational Decision Making Sections By Tibor Moldovan.
RoboCup Rescue Simulation Barış Eker April CONTENT  Robocup Rescue  RoboAKUT 2005  Discussion.
Chair, Department of Management & Marketing
ORGANIZATION STRUCTURE
© 2014 Cengage Learning. All Rights Reserved. May not be scanned, copied or duplicated, or posted to a publicly accessible website, in whole or in part.
Company and Marketing Strategy: Partnering to Build Customer Relationships 2 Principles of Marketing.
Swarm Computing Applications in Software Engineering By Chaitanya.
VALUE BASED SYSTEMS ENGINEERING THE VALUE ADDED PATH FORWARD Joseph Maley October 8, 2015.
Strategic Marketing Planning and Market Orientation
Rescue Simulation
Company and Marketing Strategy: Partnering to Build Customer Relationships CHAPTER 8.
MARCHANDISING STRAGET A SNAP SHOT Merchandising strategy is all about targeting the right people with right merchandise at the right time at right place.
3DCS Advanced Analyzer/Optimizer Module © Dimensional Control Systems Inc DCS Advanced Analyzer/Optimizer Equation Based Tolerance Analysis Quick.
Rescue Simulation
1 Business and Marketing Strategies
1 Copyright ©2006 by South-Western, a division of Thomson Learning. All rights reserved Chapter 2 Prepared by Deborah Baker Texas Christian University.
Lecture 1 Basic Economic Analysis. The Economic Framework For our purposes two basic sets of agents: –Consumers –Firms Both consumers and firms live within.
Slides for Class 6: Promoting a better grasp of Pareto Optimality and its application to Health Policy What happens in markets for medical care when: There.
Chapter 2 Marketing strategic planning it is more important to do what is strategically right than what is immediately profitable. Philip Kotler.
Comp 553: Algorithmic Game Theory Fall 2014 Yang Cai Lecture 23.
2 Developing Marketing Strategies and Plans
Algorithmic Game Theory and Internet Computing Vijay V. Vazirani Georgia Tech Primal-Dual Algorithms for Rational Convex Programs II: Dealing with Infeasibility.
Chapter 2 Strategic Planning and the Strategic Marketing Process.
Algorithmic Mechanism Design Shuchi Chawla 11/7/2001.
Thrust IIB: Dynamic Task Allocation in Remote Multi-robot HRI Jon How (lead) Nick Roy MURI 8 Kickoff Meeting 2007.
PROBLEM SOLVING. STEPS IN PROBLEM SOLVING  Problem Definition.  Problem Analysis.  Generating possible Solutions.  Analyzing the Solutions.  Evaluation:
Swarm Robotics Research Team A Robotic Application of the Ant Colony Optimization Algorithm The Ant Colony Optimization (ACO) algorithm is generally used.
ANASOFT VIATUS. Challenges Supply chain optimization is necessary for achieving competitive price of final products Synchronization and utilization of.
6.0 Business Strategy Chapter 38 HL Only.
OPERATING SYSTEMS CS 3502 Fall 2017
Crowd Modelling & Simulation
CPU SCHEDULING.
WP3 INERTIA Local Control and Automation Hub
Chapter Two Company and Marketing Strategy
Strategic Marketing, 3rd edition
IBM Tivoli Web Site Analyzer Training Document
Planning at Product Level
Class 7: Summarizing Market Competition, Introducing Demand Theory
Algorithmic Game Theory and Internet Computing
Multi-Agent Exploration
Strategy formulation and implementation
James Zou1 , Sujit Gujar2, David Parkes1
Navigation In Dynamic Environment
PLANNING.
   Storage Space Allocation at Marine Container Terminals Using Ant-based Control by Omor Sharif and Nathan Huynh Session 677: Innovations in intermodal.
Introducing AIMEE AI Powered Multi Channel E-Commerce Platforms.
Chapter 6 Price!.
Introduction to Modeling
Chapter Two Company and Marketing Strategy
Topic 14 Algorithm Families.
L12 General Equilibrium.
L12 General Equilibrium.
? ! UvA Rescue C2003 Simulation League
L13 General Equilibrium.
Presentation transcript:

Robo-Rescue Manage and control various forces in a stressed and complicated situations Robo-Rescue

The Situation Robocup Rescue Simulation is a Large Multi-Agent System which its aim is to manage the disaster when an earthquake happens. Its main purpose is to provide emergency decision support by integration of disaster information, prediction, planning, and human interface. Robo-Rescue

The Simulator Robo-Rescue

Main Target Create a solid ground with robust implementation for future investigation. Robo-Rescue

Sub targets Make the Robo Rescue simulator run. Create a clear framework for implementations of the algorithms. (random walk, shortest path, ect) Implementing the fisher algorithm among competitive algorithms (greedy and simulated annealing) Collect and analyze the results we achieved so far. Robo-Rescue

Our Solution We apply Fisher Market Clearing to Rescue Applications Robo-Rescue

Fisher Market Clearing (FMC) Market model: n buyers . e amount of money for each buyer. m divisible goods. U matrix of buyer preferences for goods. Viable FMC solution = price vector Pareto optimal. Envy free. Robo-Rescue

Problem Transformation Market Clearing Task allocation Our situation Buyers Agents Fire brigades Goods Tasks Missions of extinguishing buildings Preference value of a good to a buyer Utility of assigning an agent to a task of a fire brigade unit performing a mission Robo-Rescue

Run example Robo-Rescue

Competitive Solutions Simulated Annealing Robo-Rescue

Competitive Solutions Greedy Algorithm Robo-Rescue

The Results Robo-Rescue

The Results Robo-Rescue

The Results Robo-Rescue

The Results Robo-Rescue

Future work Optimizing the fisher algorithm Academic publishing Using the algorithm for real situation Robo-Rescue

Robo-Rescue