Macroscopic Mathematical Model of Agent-based Systems Wang Yuanshi (Based on [1,2])

Slides:



Advertisements
Similar presentations
Chapter 13 Queueing Models
Advertisements

Not every computational science project requires a supercomputer.
Using Parallel Genetic Algorithm in a Predictive Job Scheduling
New Mexico Computer Science For All Designing and Running Simulations Maureen Psaila-Dombrowski.
Continuous-Time Markov Chains Nur Aini Masruroh. LOGO Introduction  A continuous-time Markov chain is a stochastic process having the Markovian property.
NATO ASI, October 2003William Silvert Model Characteristics Types of Models and their Different Features.
Variants of Stochastic Simulation Algorithm Henry Ato Ogoe Department of Computer Science Åbo Akademi University.
The mesoscopic dynamics of thermodynamic systems J.M. Rubi.
Wide Range Equation of State of Water Smirnova M.S., Dremov V.V., Sapozhnikov A.T. Russian Federation Nuclear Centre – Institute of Technical Physics P.O.
Collaboration with Federico Vázquez - Mallorca - Spain The continuum description of individual-based models Cristóbal López.
Nur Aini Masruroh Queuing Theory. Outlines IntroductionBirth-death processSingle server modelMulti server model.
A Heuristic Bidding Strategy for Multiple Heterogeneous Auctions Patricia Anthony & Nicholas R. Jennings Dept. of Electronics and Computer Science University.
XYZ 6/18/2015 MIT Brain and Cognitive Sciences Convergence Analysis of Reinforcement Learning Agents Srinivas Turaga th March, 2004.
OS Fall ’ 02 Performance Evaluation Operating Systems Fall 2002.
Fault-tolerant Adaptive Divisible Load Scheduling Xuan Lin, Sumanth J. V. Acknowledge: a few slides of DLT are from Thomas Robertazzi ’ s presentation.
To accompany Quantitative Analysis for Management, 8e by Render/Stair/Hanna 14-1 © 2003 by Prentice Hall, Inc. Upper Saddle River, NJ Chapter 14.
Design and Mathematical Analysis of Agent-based Systems Wang Yuanshi (Based on [1])
Web Server Software Architectures Author: Daniel A. Menascé Presenter: Noshaba Bakht.
Performance Evaluation
Towards Adaptive, Resilient and Self-Organizing Peer-to-Peer System A.Montresor, H.Meling Based on[1][2]
OS Fall ’ 02 Performance Evaluation Operating Systems Fall 2002.
1 Part VI System-level Performance Models for the Web © 1998 Menascé & Almeida. All Rights Reserved.
The Social Web: A laboratory for studying s ocial networks, tagging and beyond Kristina Lerman USC Information Sciences Institute.
Don Mango American Re-Insurance Don Mango American Re-Insurance Unsolved Problems in Financial Science.
Queuing Networks. Input source Queue Service mechanism arriving customers exiting customers Structure of Single Queuing Systems Note: 1.Customers need.
Self-Organizing Agents for Grid Load Balancing Junwei Cao Fifth IEEE/ACM International Workshop on Grid Computing (GRID'04)
Load Balancing Dan Priece. What is Load Balancing? Distributed computing with multiple resources Need some way to distribute workload Discreet from the.
Absorbing Phase Transitions
Chapter 12: Simulation and Modeling
CE Introduction to Environmental Engineering and Science Readings for Next Class: O hio N orthern U niversity Introduction Chemistry, Microbiology.
MA3264: Mathematical Modeling Weizhu Bao Department of Mathematics & Center for Computational Science and Engineering National University of Singapore.
Kristina Lerman Aram Galstyan USC Information Sciences Institute Analysis of Social Voting Patterns on Digg.
Bioenergetics -- General Principles Biological entities obey the laws of thermodynamics. Accordingly, they can be viewed as systems that use energy transformations.
Chapter 12 Tests of a Single Mean When σ is Unknown.
Random deposition = simplest possible growth model
1 Elements of Queuing Theory The queuing model –Core components; –Notation; –Parameters and performance measures –Characteristics; Markov Process –Discrete-time.
Waiting Lines and Queuing Models. Queuing Theory  The study of the behavior of waiting lines Importance to business There is a tradeoff between faster.
Introduction to Self-Organization
Network Design and Analysis-----Wang Wenjie Queuing Theory III: 1 © Graduate University, Chinese academy of Sciences. Network Design and Performance Analysis.
Modeling and Simulation Queuing theory
A Stochastic Model of Platoon Formation in Traffic Flow USC/Information Sciences Institute K. Lerman and A. Galstyan USC M. Mataric and D. Goldberg TASK.
Model under consideration: Loss system Collection of resources to which calls with holding time  (c) and class c arrive at random instances. An arriving.
Methodology Solving problems with known distributions 1.
1 Real-Time Parking Information on Parking-Related Travel Cost TRIP Internship Presentation 2014 Kory Harb July 24, 2014 Advisor: Dr. Yafeng Yin Coordinator:
Population Ecology. Population Essential Questions What factors influence populations in ecosystems? How do human population dynamics affect the world.
Monte Carlo in different ensembles Chapter 5
Ó 1998 Menascé & Almeida. All Rights Reserved.1 Part VI System-level Performance Models for the Web (Book, Chapter 8)
Multiple Season Model Part I. 2 Outline  Data structure  Implicit dynamics  Explicit dynamics  Ecological and conservation applications.
Recombinase Mechanisms. Recombinase enzymes catalyze DNA insertion at specific attachment sites OBB’O O AttB : Bacterial attachment sites OPP’ AttP :
Grid Performability, Modelling and Measurement AHM’04 Optimal Tree Structures for Large-Scale Grids J. Palmer I. Mitrani School of Computing Science University.
On the behaviour of an edge number in a power-law random graph near a critical points E. V. Feklistova, Yu.
1 KAIST Graduate School of Management 27 September, 2003 한상필 Organizational Learning Dynamics From managerial perspectives.
DYNAMICS OF CITY BIKE SHARING NETWORKS Kasia Samson & Claudio Durastanti.
Matrix modeling of age- and stage- structured populations in R
Modelling Complex Systems Video 4: A simple example in a complex way.
Process and System Characterization Describe and characterize transport and transformation phenomena based reactor dynamics ( 반응공학 ) – natural and engineered.
Ó 1998 Menascé & Almeida. All Rights Reserved.1 Part VI System-level Performance Models for the Web.
Problem 1: Service System Capacity

Bioenergetics -- General Principles
Invitation to Computer Science 5th Edition
الاحتراق.
Queuing Systems Don Sutton.
Department of Computer Science University of Warwick
Sampling Distribution
Sampling Distribution
POINT ESTIMATOR OF PARAMETERS
Reaction & Diffusion system
Chemical Reactions CHAPTER 10
Adaptive Choice of Information Sources
Presentation transcript:

Macroscopic Mathematical Model of Agent-based Systems Wang Yuanshi (Based on [1,2])

Configuration of System Let q_k be the state, n_k be the number of agents in state k. The configuration of the system is P(n,t) : the probability distribution

Master Equation

Rate Equation

Wide Use of the Two Equations Physics: the growth of semiconductor surfaces Ecology: population dynamics Chemistry: chemical reactions Biology: ant colonies ……

Model for Load Balancing on Grid (1) Assumptions: (1) Agents are homogeneous, in a sense that each agent occupies the same service time and follows the same strategy for leaving and queuing. (2) Initially all the agents queue in the same service site. (3) Each agent is free to choose teams in service sites; teams are not. (4) It is beneficial for agents to join short teams; an agent can not join a team already of maximum size. (5) Agents encounter other agents and service sites randomly. (6) There is no net change in the number of agents in the system.

Model for Load Balancing on Grid (2)

Efficiency Function

Open Problems It is as yet unresolved whether the equilibrium state is stable for high dimensions. How does the efficiency function vary with the general parameters?

References 1.Kristina Lerman and Aram Galstyan (2001) "A General Methodology for Mathematical Analysis of Multi- Agent Systems," USC Information Sciences Technical Report ISI-TR Babaoglu O., Meling H.,Montresor, A., Anthill: Aframework for the development of agent-based peer-to- peer systems. In Proc. of the 22th Int. Conf. on Distributed Computing Systems, Viena, Austria, July 2002.