Federated Time Series Generation on Feature and Temporally Misaligned Data
Zhi Wen Soi, Chenrui Fan, Aditya Shankar, Abele M\u{a}lan, Lydia Y. Chen

TL;DR
FedTDD introduces a federated diffusion model for time series data that handles feature and temporal misalignments by exchanging synthetic outputs, improving data synthesis and imputation across clients.
Contribution
The paper presents FedTDD, a novel federated diffusion approach that jointly learns from misaligned time series data without requiring perfect alignment or sharing raw data.
Findings
FedTDD outperforms local training by 79.4% in Context-FID.
Achieves 62.8% improvement in Correlational scores.
Effective in five diverse datasets.
Abstract
Distributed time series data presents a challenge for federated learning, as clients often possess different feature sets and have misaligned time steps. Existing federated time series models are limited by the assumption of perfect temporal or feature alignment across clients. In this paper, we propose FedTDD, a novel federated time series diffusion model that jointly learns a synthesizer across clients. At the core of FedTDD is a novel data distillation and aggregation framework that reconciles the differences between clients by imputing the misaligned timesteps and features. In contrast to traditional federated learning, FedTDD learns the correlation across clients' time series through the exchange of local synthetic outputs instead of model parameters. A coordinator iteratively improves a global distiller network by leveraging shared knowledge from clients through the exchange of…
Peer Reviews
Decision·Submitted to ICLR 2025
Addresses a gap in the literature through its ability to handle both feature misalignment and temporal misalignment, not just one of these. In this respect the contribution is original. The paper is generally clearly written and presented. Consistent improvements generated over baseline methods and the performance of the FedTDD method is close to a centralized approach and better than the local approach. Method leverages diffusion models in an interesting way to facilitate generation.
A substantive assessment of the weaknesses of the paper. Focus on constructive and actionable insights on how the work could improve towards its stated goals. Be specific, avoid generic remarks. For example, if you believe the contribution lacks novelty, provide references and an explanation as evidence; if you believe experiments are insufficient, explain why and exactly what is missing, etc It is hard to assess significance since experimentally evaluating the approach requires many assumption
+ The research problem of distributed time series generation is interesting and practical. + FedTDD introduces an innovative federated learning framework by exchanging synthetic data exchange rather than model parameters, leading to enhanced privacy and imputation performance. + The experimental results show significant improvements over of FedTDD compared to baselines.
- The baselines in experiments are relatively straightforward. - It would be better if the paper shows more experimental results on parameter analysis.
1. The paper is well-organized and in a good logic. 2. The paper proposes a federated time series diffusion model for decentralized time series generation, which considers temporal misalignment. 3. Experiments show the effectiveness of the proposed method to some extent.
1. The focus of federated learning is to protect privacy by keeping data decentralized. The proposed method requires to maintain data with common features in the server (or coordinator), which raises concerns regarding privacy. It would be better to provide a strategy to ensure privacy protection when uploading common features to server with a theoretical guarantee. Even if the data is synthetic from the raw data, existing attack-based inverse methods can easily recover the raw sensitive data. 2
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTime Series Analysis and Forecasting
MethodsDiffusion
