Tutorial on Distributed Constraint Optimization
for the Internet-of-Things (DCOP4IoT)
at ECAI 2020, the 24th European Conference on Artificial Intelligence,

Table of Contents

1 Short description

The ever-growing nature of the Internet-of-Things (IoT) and related application domains (Smart home, Smart buildings, etc.) with numerous objects and configurations require more and more autonomy and coordination. Multi-agent systems are a suitable paradigm to model and develop applications and infrastructure to implement such IoT environments. Within the multi-agent techniques, distributed constraint reasoning is a relevant approach to model complex problems and decentralize decisions in a coordinated way. The workshop proposes to review some DCOP solution methods relevant for the IoT context, to model a real smart home case study, and finally to program and deploy DCOP solutions methods on a real IoT environment composed of Raspberry Pis.

2 Outline

The Tutorial on Distributed Constraint Optimization for the Internet-of-Things is expected to be a half-day tutorial alternates both theoretical and practical concepts on DCOP models, algorithms and applications to the Internet-of-Things field. Some time is devoted to apply these concepts on Raspberry Pis.

The overall programme is as follows:

  1. DCOP Framework [30min]: theoretical presentation of the DCOP model and some issues raised when applying them to the specific case of IoT.
  2. Hands on PyDCOP I [20min]: practical illustration of the definition of DCOPs using the pyDCOP programmig environment.
  3. Focus on Some Solution Methods [30min]: presentation of some DCOP solution methods which have good properties to be deployed on IoT environments (DPOP, Max-Sum, DSA, MGM).
  4. Hands on PyDCOP II [20min]: practical illustration of running the reviewed algorithms on some toy problems.
  5. Focus on Smart Environment Configuration Problems Distributing Computations [30min]: ex- ploration of a smart environment problem that illustrates the potential of using DCOPs in IoT envi- ronments. We also raise and solve the problem of distributing computations on the different objects in the environment.
  6. Hands on PyDCOP III [20min]: pratical application of the distribution notions.
  7. Dynamic DCOPs [30min]: discusses how to repair a DCOP deloyment as to ensure the resilience of the embedded systems, using the pyDCOP repair utilities.

The practical session relies on an Open Source library that is available at https://github.com/Orange-OpenSource/ pyDCOP. A virtual machine containing all the required libraries and software is provided for download.

3 Contents

The slides presented during the tutorial are available here : https://www.emse.fr/~picard/dcop4iot/tutorial-DCOP4IoT.pdf

Full online documentation for pyDCOP is available here : https://pydcop.readthedocs.io

4 Audience

We expect an heterogeneous audience interested in applying artificial agent and multiagent techniques to the Internet-of-Things, with a focus on distributed optimization.

The first part can be attended by anyone familiar with constraint-based reasoning and multi-agent systems. Programming (e.g. Python) and problem modeling (constraint based modeling, linear programming, optimization) skills are basic requirements to follow the practical second part.

For many year DCOP topic has been part of summer school and tutorial session of main AI and multi-agent systems conferences (IJCAI, ECAI, AAMAS). Beside, the OPTMAS-DCR workshop series also attract AAMAS attendants since 2010. We add here a more « practical » dimension to the topics by applying such techniques to the Internet-of-Things, which could generate up to $11.1 trillion a year in economic value by 2025, and which is thus an attractive application field for AI and Multi-Agent researchers. We are thus confident about the attractiveness of our tutorial for the AAMAS audience.

5 Organizers

Gauthier Picard

Gauthier Picard received a Ph.D. degree in Computer Science from the University of Toulouse in 2004, and the Habilitation degree in Computer Science from the University of Saint-Etienne in 2014. He is currently an associate professor in Computer Science at MINES Saint-Etienne and a full researcher at Laboratoire Hubert Curien UMR CNRS 5516. His research focuses on cooperation and adaptation in multiagent systems and distributed optimization with applications to smart grids, aircraft design, ambient intelligence, and intelligent transport. He has been in charge of the following organization activities: SASO (2016, PC Chair), SASO (2015, WS Chair), JFSMA (2015, Organization Chair), SASO (2014, Doctoral Consortium Chair), SASO (2012, Organization Chair), WI-IAT (2011, Demo Chair), ESAW'09 (2008-2009, Chair). He has also previously been member of the organization committees of the following events: ESAW (2004), JFSMA (2007), Web Intelligence Summer School (2009), EASSS (2010), MALLOW (2010), WI-IAT (2011).

Gauthier Picard teaches Artificial Intelligence, Multi-Agent Systems and DCOPs for Master-level students for more than 10 years, at Ecole des Mines de Saint-Etienne. He is also coordinating the International Master Track on Cyber-Physical and Social System. Some sample slides and pratical works are available online, on DCSP and DCOP, Programming DCSP with Jason or Self-organization in Multi-Agent Systems.

Pierre Rust

Pierre Rust received his PhD in Computer Science from the University of Lyon in 2018. He is a software developer and computer science researcher, at Orange Labs. After more than 10 years of experience as a developer in the industry, he is now focusing on research; his main topics of interest are distributed computing, artificial intelligence and the impact of software on sustainability. He also enjoys helping fellow developers by sharing knowledge and occasionally giving lectures, notably at Mines Saint-Etienne, and teaches Python language at Orange.

Author: Gauthier Picard

Email: gauthier.picard@emse.fr

Created: 2020-05-27 Wed 14:56

Validate