Agent-Based Coordination of Sensor Networks

Post on 19-Jan-2016

29 views 0 download

Tags:

description

Agent-Based Coordination of Sensor Networks. Alex Rogers School of Electronics and Computer Science University of Southampton acr@ecs.soton.ac.uk. Overview. Decentralised Coordination Landscape of Algorithms Optimality vs Communication Costs Local Message Passing Algorithms - PowerPoint PPT Presentation

Transcript of Agent-Based Coordination of Sensor Networks

Agent-Based Coordination of Sensor Networks

 Alex Rogers

School of Electronics and Computer ScienceUniversity of Southampton

acr@ecs.soton.ac.uk

Overview

• Decentralised Coordination• Landscape of Algorithms

– Optimality vs Communication Costs• Local Message Passing Algorithms

– Max-sum algorithm– Graph Colouring

• Example Application– Wide Area Surveillance Scenario

• Future Work & Sensor Testbed

Decentralised Coordination

Agents

• Multiple conflicting goals and objectives• Discrete set of possible actions• Some locality of interaction

Decentralised Coordination

Sensors

• Multiple conflicting goals and objectives• Discrete set of possible actions• Some locality of interaction

Decentralised Coordination

Agents

• Multiple conflicting goals and objectives• Discrete set of possible actions• Some locality of interaction

Decentralised Coordination

Agents

Central point of controlDecentralised control and coordination through local computation and message passing.• Speed of convergence, guarantees of optimality,

communication overhead, computability

No direct communication Solution scales poorly Central point of failure Who is the centre?

Landscape of Algorithms

Complete Algorithms

DPOPOptAPOADOPT

Communication Cost

Optimality

Probability Collectives

Iterative Algorithms

Best Response (BR)Distributed Stochastic

Algorithm (DSA) Fictitious Play (FP)

Message Passing

Algorithms

Sum-ProductAlgorithm

Sum-Product Algorithm

Variable nodes

Function nodes

Factor Graph

A simple transformation:

allows us to use the same algorithms to maximise social welfare:

Find approximate solutions to global optimisation through local computation and message passing:

Graph Colouring

Agentfunction / utility

variable / state

Graph Colouring Problem Equivalent Factor Graph

Graph Colouring

Equivalent Factor Graph

Utility Function

Max-Sum Calculations

Variable to Function: Information aggregation

Function to Variable: Marginal Maximisation

Decision:Choose state that maximises

sum of all messages

Graph Colouring

Graph Colouring

Optimality

Communication Cost

Robustness to Message Loss

Hardware Implementation

Energy-Aware Sensor Networks

Wide Area Surveillance Scenario

Dense deployment of sensors to detect pedestrian and vehicle activity within an urban environment.

Unattended Ground Sensor

Energy Constrained Sensors

Maximise event detection whilst using energy constrained sensors:– Use sense/sleep duty cycles

to maximise network lifetime of maintain energy neutral operation.

– Coordinate sensors with overlapping sensing fields.

time

duty cycle

time

duty cycle

Energy-Aware Sensor Networks

Energy-Aware Sensor Networks

Empirical Evaluation

Autonomous Mobile Sensors

Future Work• Continuous action spaces

– Not limited to discrete actions

• Bounded Solutions– Prune edges from the cyclic

factor graph to reveal a tree– Run Max-Sum on this tree– Calculate a bound on how far

this solution is from the real optimal solution Factor Graph

Publications

• Farinelli, A., Rogers, A., Petcu, A. and Jennings, N. R. (2008) Decentralised Coordination of Low-Power Embedded Devices Using the Max-Sum Algorithm. In: Proceedings of the Seventh International Conference on Autonomous Agents and Multi-Agent Systems (AAMAS-08), Estoril, Portugal.

• Waldock, A., Nicholson, D. and Rogers, A. (2008) Cooperative Control using the Max-Sum Algorithm. In: Proceedings of the Second International Workshop on Agent Technology for Sensor Networks, Estoril, Portugal.

• Farinelli, A., Rogers, A. and Jennings, N. (2008) Maximising Sensor Network Efficiency Through Agent-Based Coordination of Sense/Sleep Schedules. In: Proceedings of the Workshop on Energy in Wireless Sensor Networks in conjunction with DCOSS 2008, Santorini, Greece.

SunSPOT Network

• Chipcon 2431 SoC– 8051 processor, 8KB RAM

• SunSPOT network– Java enabled, 180 MHz

32bit ARM– Accelerometers, light,

temperature sensors– Programming over-the-air

Questions?