paper-with-me

홈 › Papers

FeDaL: Federated Dataset Learning for General Time Series Foundation Models

2025-08-06 · Shengchao Chen, Guodong Long, Michael Blumenstein, Jing Jiang arxiv

Dataset-level heterogeneity introduces significant domain biases that fundamentally degrade generalization on general Time Series Foundation Models (TSFMs), yet this challenge remains underexplored. This paper rethinks the from-scratch training of TSFMs using the paradigm of federated learning. We propose a novel Federated Dataset Learning (FeDaL) approach to tackle heterogeneous time series by learning dataset-agnostic temporal representations. Specifically, the distributed architecture of federated learning is a nature solution to decompose heterogeneous TS datasets into shared generalized knowledge and preserved personalized knowledge. Moreover, based on the TSFM architecture, FeDaL explicitly mitigates both local and global biases by adding two complementary mechanisms: Domain Bias Elimination (DBE) and Global Bias Elimination (GBE). FeDaL`s cross-dataset generalization has been extensively evaluated in real-world datasets spanning eight tasks (including various regression and classification), against 54 baselines. We further analyze federated scaling behavior, showing how data volume, client count, and join rate affect model performance under decentralization. Our code is publicly available at https://github.com/shengchaochen82/FeDaL

📄 PDF Abstract BibTeX arXiv:2508.04045

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

FedALA: Adaptive Local Aggregation for Personalized Federated Learning

2022-12-02 · Jianqing Zhang, Yang Hua, Hao Wang, Tao Song 외

A key challenge in federated learning (FL) is the statistical heterogeneity that impairs the generalization of the global model on each client. To address this, we propose a method Federated learning with Adaptive Local …

Federated LearningPersonalized Federated Learning

Improved Generalization Bounds for Communication Efficient Federated Learning

2024-04-17 · Peyman Gholami, Hulya Seferoglu

This paper focuses on reducing the communication cost of federated learning by exploring generalization bounds and representation learning. We first characterize a tighter generalization bound for one-round federated lea…

Federated LearningGeneralization BoundsRepresentation Learning

A State Alignment-Centric Approach to Federated System Identification: The FedAlign Framework

2025-03-15 · Ertuğrul Keçeci, Müjde Güzelkaya, Tufan Kumbasar

This paper presents FedAlign, a Federated Learning (FL) framework particularly designed for System Identification (SYSID) tasks by aligning state representations. Local workers can learn State-Space Models (SSMs) with eq…

Federated LearningState Space Models

Federated Active Learning for Target Domain Generalisation

2023-12-04 · Razvan Caramalau, Binod Bhattarai, Danail Stoyanov

In this paper, we introduce Active Learning framework in Federated Learning for Target Domain Generalisation, harnessing the strength from both learning paradigms. Our framework, FEDALV, composed of Active Learning (AL) …

Active LearningFederated Learningimage-classificationImage Classification

Federated Learning with Only Positive Labels by Exploring Label Correlations

2024-04-24 · Xuming An, Dui Wang, Li Shen, Yong Luo 외

Federated learning aims to collaboratively learn a model by using the data from multiple users under privacy constraints. In this paper, we study the multi-label classification problem under the federated learning settin…

Federated LearningMulti-Label ClassificationMUlTI-LABEL-ClASSIFICATION