paper-with-me

Papers

Federated Prompt Learning for Weather Foundation Models on Devices

2023-05-23 · Shengchao Chen, Guodong Long, Tao Shen, Jing Jiang, Chengqi Zhang

On-device intelligence for weather forecasting uses local deep learning models to analyze weather patterns without centralized cloud computing, holds significance for supporting human activates. Federated Learning is a promising solution for such forecasting by enabling collaborative model training without sharing raw data. However, it faces three main challenges that hinder its reliability: (1) data heterogeneity among devices due to geographic differences; (2) data homogeneity within individual devices and (3) communication overload from sending large model parameters for collaboration. To address these challenges, this paper propose Federated Prompt Learning for Weather Foundation Models on Devices (FedPoD), which enables devices to obtain highly customized models while maintaining communication efficiency. Concretely, our Adaptive Prompt Tuning leverages lightweight prompts guide frozen foundation model to generate more precise predictions, also conducts prompt-based multi-level communication to encourage multi-source knowledge fusion and regulate optimization. Additionally, Dynamic Graph Modeling constructs graphs from prompts, prioritizing collaborative training among devices with similar data distributions to against heterogeneity. Extensive experiments demonstrates FedPoD leads the performance among state-of-the-art baselines across various setting in real-world on-device weather forecasting datasets.

📄 PDF Abstract BibTeX arXiv:2305.14244

Code (2)

shengchaochen82/fedpod 공식 구현
shengchaochen82/metepfl pytorch

Tasks

Cloud ComputingFederated LearningPrompt LearningTime SeriesWeather Forecasting

Similar Papers 제목 키워드 기반

Prompt Federated Learning for Weather Forecasting: Toward Foundation Models on Meteorological Data

2023-01-22 · Shengchao Chen, Guodong Long, Tao Shen, Jing Jiang

To tackle the global climate challenge, it urgently needs to develop a collaborative platform for comprehensive weather forecasting on large-scale meteorological data. Despite urgency, heterogeneous meteorological sensor…

Federated LearningPrompt LearningTime SeriesTime Series Analysis+1

Leveraging Foundation Models for Efficient Federated Learning in Resource-restricted Edge Networks

2024-09-14 · Submitted to ICASSP2025 2024 9 · S. Kawa Atapour, S. Jamal Seyedmohammadi, S. Mohammad Sheikholeslami, Jamshid Abouei 외

Recently pre-trained Foundation Models (FMs) have been combined with Federated Learning (FL) to improve training of downstream tasks while preserving privacy. However, deploying FMs over edge networks with resource-const…

Data-free Knowledge DistillationFederated Learningimage-classificationImage Classification+1

Federated Weather Modeling on Sensor Data

2026-05-01 · Shengchao Chen, Guodong Long arxiv

Federated weather modeling on sensor data is a distributed system underpinned by federated learning, enabling multiple sensor data sources, including ground weather stations, satellites and IoT devices, to collaborativel…

Federated LearningAnomaly Detection

Personalized Adapter for Large Meteorology Model on Devices: Towards Weather Foundation Models

2024-05-24 · Shengchao Chen, Guodong Long, Jing Jiang, Chengqi Zhang

This paper demonstrates that pre-trained language models (PLMs) are strong foundation models for on-device meteorological variables modeling. We present LM-Weather, a generic approach to taming PLMs, that have learned ma…

Imputation

WeatherGFM: Learning A Weather Generalist Foundation Model via In-context Learning

2024-11-08 · Xiangyu Zhao, Zhiwang Zhou, Wenlong Zhang, Yihao Liu 외

The Earth's weather system encompasses intricate weather data modalities and diverse weather understanding tasks, which hold significant value to human life. Existing data-driven models focus on single weather understand…

In-Context LearningQuestion AnsweringSuper-ResolutionVisual Prompting+1