1

Collaborative Learning in the Jungle (Decentralized, Byzantine, Heterogeneous, Asynchronous and Nonconvex Learning)

We study Byzantine collaborative learning, where nodes seek to collectively learn from each others' local data. The data distribution may vary from one node to another. No node is trusted, and nodes can behave arbitrarily. We prove that …

GARFIELD: System Support for Byzantine Machine Learning (Regular Paper)

We present GARFIELD, a library to transparently make machine learning (ML) applications, initially built with popular (but fragile) frameworks, e.g., TensorFlow and PyTorch, Byzantine–resilient. GARFIELD relies on a novel object–oriented design, …

Publications

FeGAN: Scaling Distributed GANs

The FeGAN system enables training GANs in the Federated Learning setup. FeGAN is implemented on PyTorch. FeGAN improves the number of devices that hold the data (hundreds), allows devices with different CPU power to be used, and minimizes network traffic. The setup is that a central server communicates with the devices to create a GAN. Each device only sends updates to the model to the server. This means that the server never sees the actual data.

Genuinely Distributed Byzantine Machine Learning

Machine Learning (ML) solutions are nowadays distributed, according to the so-called server/worker architecture. One server holds the model parameters while several workers train the model. Clearly, such architecture is prone to various types of …

Aggregathor: Byzantine Machine Learning via Robust Gradient Aggregation

AggregaThor is the first framework to provide Byzantine resilience to machine learning applications. It is built on top of TensorFlow, and it shows low overhead compared to vanilla, non-robust competitors.

Channel Selection Scheme for Cooperative Routing Protocols in Cognitive Radio Networks

In this work, we propose CSCR, a channel selection scheme for cooperation-based routing protocols in cognitive radio networks. The proposed scheme increases the spectrum utilization through integrating the channels selection in the route discovery …

CRC: Collaborative Research and Teaching Testbed for Wireless Communications and Networks

The validation of wireless communications research, whether it is focused on PHY, MAC, or higher layers, can be done in several ways, each with its limitations. Simulations tend to be simplified. Equipping wireless labs requires funding and time. …

Primary User Aware k-Hop Routing for Cognitive Radio Networks

We propose a primary user-aware k-hop routing scheme that can be plugged into any cognitive radio network routing protocol to adapt, in real time, to the environmental changes. The main use of this scheme is to make the compromise required between …

Primary User-aware Network Coding for Multi-hop Cognitive Radio Networks

Network coding has proved its efficiency in increasing the network performance for traditional ad-hoc networks. In this paper, we investigate using network coding for enhancing the throughput of multi-hop cognitive radio networks. We formulate the …