33 citations · 78 across the 16 of their papers we have counts for
14 papers · 1 filter
Efficient Pyramidal Analysis of Gigapixel Images on a Decentralized Modest Computer Cluster
Marie Reinbigler, Rishi Sharma, Rafael Pires +3
Analyzing gigapixel images is recognized as computationally demanding. In this paper, we introduce PyramidAI, a technique for analyzing gigapixel images with reduced computational…
HarMoEny: Efficient Multi-GPU Inference of MoE Models
Zachary Doucet, Rishi Sharma, Martijn de Vos +3
Mixture-of-Experts (MoE) models offer computational efficiency during inference by activating only a subset of specialized experts for a given input. This enables efficient model s…
Practical Federated Learning without a Server
Akash Dhasade, Anne-Marie Kermarrec, Erick Lavoie +3
Federated Learning (FL) enables end-user devices to collaboratively train ML models without sharing raw data, thereby preserving data privacy. In FL, a central parameter server coo…
Boosting Asynchronous Decentralized Learning with Model Fragmentation
Sayan Biswas, Anne-Marie Kermarrec, Alexis Marouani +3
Decentralized learning (DL) is an emerging technique that allows nodes on the web to collaboratively train machine learning models without sharing raw data. Dealing with stragglers…
Noiseless Privacy-Preserving Decentralized Learning
Sayan Biswas, Mathieu Even, Anne-Marie Kermarrec +4
Decentralized learning (DL) enables collaborative learning without a server and without training data leaving the users' devices. However, the models shared in DL can still be used…
NVCache: A Plug-and-Play NVMM-based I/O Booster for Legacy Systems
Rémi Dulong, Rafael Pires, Andreia Correia +4
This paper introduces NVCache, an approach that uses a non-volatile main memory (NVMM) as a write cache to improve the write performance of legacy applications. We compare NVCache…