arXiv Machine Learning By Jianing Chen, Vajiheh Farhadi, Yan Li, Thomas La Porta

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

Read the original on arXiv Machine Learning →

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.

Machine-generated by The Flow from the publisher's headline and feed description — not written or checked by a human. The full article lives at arXiv Machine Learning.

arXiv Machine Learning
Sep 11

LoaDiff: Conditional Generation of Electricity Consumption Time Series for Energy Analytics

LoaDiff is a diffusion-based generative model that produces year-long, sub-hourly smart‑meter electricity consumption time series. It can be conditioned on static household attributes like appliance ownership and dynamic factors such as calendar dates and outdoor temperature. Evaluations on three residential datasets show that LoaDiff generates realistic, diverse load profiles, limits memorization, retains useful information for downstream tasks, and responds coherently to conditioning changes.

By Mariia Baranova, Adrien Petralia, Etienne Le Naour, Nathan Etourneau, Guillaume Hofmann, Themis Palpanas
Hugging Face Trending Papers
6d 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 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 18

Global Federated Learning Strategies for Building Efficient Personalized Models

arXiv:2608. 15107v1 Announce Type: new Abstract: Federated learning (FL) is a practical framework that can train models on distributed user data while guaranteeing data privacy; however, due to heterogeneity in which each user has a different data distribution, problems frequently arise where both global and personalization performance deteriorate simultaneously.

By Seongyoon Kim