paper-with-me

홈 › Papers

FLUTE: A Scalable, Extensible Framework for High-Performance Federated Learning Simulations

2022-03-25 · Mirian Hipolito Garcia, Andre Manoel, Daniel Madrigal Diaz, FatemehSadat Mireshghallah, Robert Sim, Dimitrios Dimitriadis

In this paper we introduce "Federated Learning Utilities and Tools for Experimentation" (FLUTE), a high-performance open-source platform for federated learning research and offline simulations. The goal of FLUTE is to enable rapid prototyping and simulation of new federated learning algorithms at scale, including novel optimization, privacy, and communications strategies. We describe the architecture of FLUTE, enabling arbitrary federated modeling schemes to be realized. We compare the platform with other state-of-the-art platforms and describe available features of FLUTE for experimentation in core areas of active research, such as optimization, privacy, and scalability. A comparison with other established platforms shows speed-ups of up to 42x and savings in memory footprint of 3x. A sample of the platform capabilities is also presented for a range of tasks, as well as other functionality, such as linear scaling for the number of participating clients, and a variety of federated optimizers, including FedAdam, DGA, etcetera.

📄 PDF Abstract BibTeX arXiv:2203.13789

Code (1)

microsoft/msrflute 공식 구현 pytorch

Tasks

Federated LearningQuantizationspeech-recognitionSpeech RecognitionVocal Bursts Intensity Prediction

Similar Papers 제목 키워드 기반

Federated Representation Learning in the Under-Parameterized Regime

2024-06-07 · Renpu Liu, Cong Shen, Jing Yang

Federated representation learning (FRL) is a popular personalized federated learning (FL) framework where clients work together to train a common representation while retaining their personalized heads. Existing studies,…

Federated LearningPersonalized Federated LearningRepresentation Learning

Just-DREAM-about-it: Figurative Language Understanding with DREAM-FLUTE

2022-10-28 · Yuling Gu, Yao Fu, Valentina Pyatkin, Ian Magnusson 외

Figurative language (e.g., "he flew like the wind") is challenging to understand, as it is hard to tell what implicit information is being conveyed from the surface form alone. We hypothesize that to perform this task we…

FLUTE: Figurative Language Understanding through Textual Explanations

2022-05-24 · Tuhin Chakrabarty, Arkadiy Saakyan, Debanjan Ghosh, Smaranda Muresan

Figurative language understanding has been recently framed as a recognizing textual entailment (RTE) task (a.k.a. natural language inference, or NLI). However, similar to classical RTE/NLI datasets, the current benchmark…

Natural Language InferenceRTE

Fast Matrix Multiplications for Lookup Table-Quantized LLMs

2024-07-15 · Han Guo, William Brandon, Radostin Cholakov, Jonathan Ragan-Kelley 외

The deployment of large language models (LLMs) is often constrained by memory bandwidth, where the primary bottleneck is the cost of transferring model parameters from the GPU's global memory to its registers. When coupl…

Quantization

A Scalable and Extensible Framework for Superposition-Structured Models

2015-09-08 · Shenjian Zhao, Cong Xie, Zhihua Zhang

In many learning tasks, structural models usually lead to better interpretability and higher generalization performance. In recent years, however, the simple structural models such as lasso are frequently proved to be in…