Farnaz Adib Yaghmaie

2papers

2 Papers

20.4SYApr 3
Consensus and Synchronization of Multi-agent Systems over Finite Fields -- Graph Topologies

Kristian Hengster-Movrić, Šimon Lehký, Farnaz Adib Yaghmaie

This paper brings cooperative protocols for multi-agent systems with agents having a finite state-space. Both scalar single-integrator consensus and general LTI systems synchronization are considered. Systems having a finite state-space describe agents with minimal memory capacity processing only a finite alphabet. Such systems are remarkably resilient to communication noise. The crucial problem, however, is to construct the admissible communication topology, which is NP-hard. We address this by efficiently exploring the subsets of admissible matrices and propose two new algorithms to generate the topologies. Simulations validate the proposed approach.

LGMar 8, 2021
A Crash Course on Reinforcement Learning

Farnaz Adib Yaghmaie, Lennart Ljung

The emerging field of Reinforcement Learning (RL) has led to impressive results in varied domains like strategy games, robotics, etc. This handout aims to give a simple introduction to RL from control perspective and discuss three possible approaches to solve an RL problem: Policy Gradient, Policy Iteration, and Model-building. Dynamical systems might have discrete action-space like cartpole where two possible actions are +1 and -1 or continuous action space like linear Gaussian systems. Our discussion covers both cases.