DCLGOct 12, 2025

FLAMMABLE: A Multi-Model Federated Learning Framework with Multi-Model Engagement and Adaptive Batch Sizes

arXiv:2510.10380v1h-index: 34
Originality Incremental advance
AI Analysis

This addresses the problem of data and system heterogeneity in federated learning for researchers and practitioners, offering an incremental improvement over existing methods.

The paper tackles the challenge of optimizing accuracy and training time in Multi-Model Federated Learning (MMFL) by proposing FLAMMABLE, a framework that adapts client batch sizes and engages clients to train multiple models, resulting in a 1.1~10.0x improvement in time-to-accuracy and 1.3~5.4% higher final model accuracy compared to baselines.

Multi-Model Federated Learning (MMFL) is an emerging direction in Federated Learning (FL) where multiple models are trained in parallel, generally on various datasets. Optimizing the models' accuracies and training times in the MMFL setting requires adapting to data and system heterogeneity across clients as in single-model FL; these challenges are amplified in the MMFL setting due to additional heterogeneity across models. Neither existing solutions nor naïve extensions of single-model FL frameworks efficiently address these challenges. To bridge this gap, we propose FLAMMABLE, a comprehensive MMFL training framework. FLAMMABLE optimizes model training by intelligently adapting client batch sizes while engaging them to train multiple carefully chosen models, depending on their system capabilities, in each training round. To evaluate FLAMMABLE, we develop the first benchmark platform for the MMFL setting, which may enable future reproducible MMFL research. Extensive evaluations on multiple datasets and models show that FLAMMABLE boosts the MMFL time-to-accuracy performance by 1.1$\sim$10.0$\times$ while improving the final model accuracy by 1.3$\sim$5.4\% compared to several known baselines.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes