LGAIJul 30, 2024

A federated large language model for long-term time series forecasting

arXiv:2407.20503v112 citationsh-index: 2
Originality Incremental advance
AI Analysis

This addresses data privacy and efficiency issues in time series forecasting for distributed systems, though it appears incremental as it builds on existing federated and LLM methods.

The paper tackles long-term time series forecasting challenges like data privacy and scalability by proposing FedTime, a federated large language model with clustering and fine-tuning strategies, which shows substantial improvements on real-world benchmarks and reduces communication overhead.

Long-term time series forecasting in centralized environments poses unique challenges regarding data privacy, communication overhead, and scalability. To address these challenges, we propose FedTime, a federated large language model (LLM) tailored for long-range time series prediction. Specifically, we introduce a federated pre-trained LLM with fine-tuning and alignment strategies. Prior to the learning process, we employ K-means clustering to partition edge devices or clients into distinct clusters, thereby facilitating more focused model training. We also incorporate channel independence and patching to better preserve local semantic information, ensuring that important contextual details are retained while minimizing the risk of information loss. We demonstrate the effectiveness of our FedTime model through extensive experiments on various real-world forecasting benchmarks, showcasing substantial improvements over recent approaches. In addition, we demonstrate the efficiency of FedTime in streamlining resource usage, resulting in reduced communication overhead.

Foundations

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

Your Notes