Hugging Face Trending Papers

Opinion Dynamics-based Coalition Formation for Federated Learning in Heterogeneous IoT Systems

The paper proposes an opinion‑dynamics approach to form client coalitions in federated learning for heterogeneous IoT systems, specifically targeting smart‑meter water‑consumption forecasting. By modeling coalition formation as a Hegselmann‑Krause bounded‑confidence process on local model weights, the method creates stable coalition structures within ten iterations without extra client computation or communication. Experiments on real smart‑meter data show the HK‑based coalitions reduce mean absolute error by up to 54% compared to FedAvg and achieve the highest global accuracy (83‑85%).

arXiv Machine Learning
5d ago

Opinion Dynamics-based Coalition Formation for Federated Learning in Heterogeneous IoT Systems

The paper proposes an opinion‑dynamics approach to form client coalitions in federated learning for heterogeneous IoT systems, specifically targeting smart‑meter water‑consumption forecasting. By modeling coalition formation as a Hegselmann‑Krause bounded‑confidence process on local model weights, the method creates stable coalition structures within ten iterations without extra client computation or communication. Experiments on a real smart‑metering dataset show that this HK‑based coalition formation reduces mean absolute error by up to 54% compared to FedAvg and achieves the highest global accuracy (83‑85%).

By Mohammed El Hanjri, Anas Abouaomar, Hamidou Tembine, Abdellatif Kobbane
arXiv Machine Learning
Aug 31

Initialization Is Critical: Advancing Federated Short-Term Load Forecasting under Load Heterogeneity via Model Initialization

The paper investigates how model initialization affects federated short‑term load forecasting (STLF) when client data are heterogeneous. It introduces two strategies: a global pretrained initialization using auxiliary public load data to reduce client drift, and a local sequential initialization (SLIAvg) that lets clients start from progressively adapted models each round. Experiments on real smart‑meter data show these methods improve convergence and lower forecasting errors while remaining compatible with existing federated learning frameworks.

By Jianing Chen, Vajiheh Farhadi, Yan Li, Thomas La Porta
arXiv AI
Jul 7

Decentralised Federated Learning over Temporal Networks: The Role of Heterogeneities

arXiv:2607. 03171v1 Announce Type: cross Abstract: Decentralised federated learning, based on peer-to-peer communication, is increasingly proposed for on-device training of machine learning models, promising a privacy-preserving, communication-efficient training process with no risk of single-point failure.

By Arash Badie-Modiri, Chiara Boldrini, Lorenzo Valerio, J\'anos Kert\'esz, M\'arton Karsai
arXiv Machine Learning
Sep 3

Private Computation Space: Experience with Trusted Multi-Cluster Federated Learning for Agriculture

The paper introduces the Private Computation Space (PCS), an open‑source federated learning system designed for agriculture that protects farmer data using asynchronous federated learning, differential privacy, and trusted execution environments. PCS runs on commodity hardware and is resilient to rural infrastructure challenges. In two real‑world deployments—nitrogen monitoring in New York and evapotranspiration prediction in California—PCS achieved a Dice Similarity Coefficient of 0.71 and an $R^2$ of 0.84, improving single‑site model accuracy by 22.4% and 9.1% respectively while preserving privacy.

By Shuangyu Lei, Muhammad Salman Abid, Jacob Belding, Sam Mosher, Manushi B. Trivedi, Shivranjani Baruah, Liam Wickes-Do, Andrew Anderson, Braulio Dumba, Alyssa Whitcraft, Ritvik Sahajpal, Sijin Li, Kelly Robbins, Michael Gore, Margaret Frank, Steven Wolf, Liz Jones, Abraham Stroock, Kaitlin Gold, Hakim Weatherspoon
arXiv Machine Learning
Aug 24

BIPPO: Budget-Aware Independent PPO for Energy-Efficient Federated Learning Services

BIPPO (Budget-aware Independent Proximal Policy Optimization) is a multi‑agent reinforcement learning framework designed for energy‑efficient client selection in federated learning (FL) over IoT systems. It addresses infrastructure constraints such as limited resources and device churn, which traditional FL and RL approaches overlook. Evaluated on two image‑classification tasks with non‑IID data, BIPPO improves mean accuracy over non‑RL methods, standard PPO, and IPPO while consuming only a negligible portion of the budget, even as client numbers grow.

By Anna Lackinger, Andrea Morichetta, Pantelis A. Frangoudis, Schahram Dustdar