paper-with-me

Papers

FedRSClip: Federated Learning for Remote Sensing Scene Classification Using Vision-Language Models

2025-01-05 · Hui Lin, Chao Zhang, Danfeng Hong, Kexin Dong, Congcong Wen

Remote sensing data is often distributed across multiple institutions, and due to privacy concerns and data-sharing restrictions, leveraging large-scale datasets in a centralized training framework is challenging. Federated learning offers a promising solution by enabling collaborative model training across distributed data sources without requiring data centralization. However, current Vision-Language Models (VLMs), which typically contain billions of parameters, pose significant communication challenges for traditional federated learning approaches based on model parameter updates, as they would incur substantial communication costs. In this paper, we propose FedRSCLIP, the first federated learning framework designed for remote sensing image classification based on a VLM, specifically CLIP. FedRSCLIP addresses the challenges of data heterogeneity and large-scale model transmission in federated environments by introducing Prompt Learning, which optimizes only a small set of tunable parameters. The framework introduces a dual-prompt mechanism, comprising Shared Prompts for global knowledge sharing and Private Prompts for client-specific adaptation. To maintain semantic coherence between shared and private prompts, we propose the Dual Prompt Alignment Constraint to balance global consistency and local adaptability across diverse client distributions. Additionally, to enhance cross-modal representation learning, we introduce the Cross-Modal Feature Alignment Constraint to align multimodal features between text and image prompts. To validate the effectiveness of our proposed model, we construct a Fed-RSIC dataset based on three existing remote sensing image classification datasets, specifically designed to simulate various federated learning configurations. Experimental results demonstrate the effectiveness and superiority of FedRSCLIP in remote sensing image classification.

📄 PDF Abstract BibTeX arXiv:2501.02461

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learningimage-classificationImage ClassificationPrompt LearningRemote Sensing Image ClassificationRepresentation LearningScene Classification

Methods 이 논문이 사용한 방법론

SET Dynamic Sparse Training method where weight mask is updated randomly periodically
ALIGN In the ALIGN method, visual and language representations are jointly trained from noisy image alt-text data. The image and text encoders are learned via contrastive loss…
CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

Leveraging feature communication in federated learning for remote sensing image classification

2024-03-20 · Anh-Kiet Duong, Hoàng-Ân Lê, Minh-Tan Pham

In the realm of Federated Learning (FL) applied to remote sensing image classification, this study introduces and assesses several innovative communication strategies. Our exploration includes feature-centric communicati…

ClassificationFederated Learningimage-classificationImage Classification+2

Remote Sensing Image Scene Classification Meets Deep Learning: Challenges, Methods, Benchmarks, and Opportunities

2020-05-03 · Gong Cheng, Xingxing Xie, Junwei Han, Lei Guo 외

Remote sensing image scene classification, which aims at labeling remote sensing images with a set of semantic categories based on their contents, has broad applications in a range of fields. Propelled by the powerful fe…

ClassificationDeep LearningGeneral ClassificationGenerative Adversarial Network+2

Leveraging Membership Inference Attacks for Privacy Measurement in Federated Learning for Remote Sensing Images

2026-01-08 · Anh-Kiet Duong, Petra Gomez-Krämer, Hoàng-Ân Lê, Minh-Tan Pham arxiv

Federated Learning (FL) enables collaborative model training while keeping training data localized, allowing us to preserve privacy in various domains including remote sensing. However, recent studies show that FL models…

Remote Sensing Image ClassificationScene ClassificationFederated Learning

Self-Attention-Based Deep Feature Fusion for Remote Sensing Scene Classification

2022-05-30 · IEEE Geoscience and Remote Sensing Letters ( Volume: 18 ) 2022 5 · Ran Cao; Leyuan Fang; Ting Lu; Nanjun He

Remote sensing scene classification aims to assign automatically each aerial image a specific sematic label. In this letter, we propose a new method, called self-attention-based deep feature fusion (SAFF), to aggregate d…

ClassificationRemote Sensing Image ClassificationScene Classification

A Discriminative Learned CNN Embedding for Remote Sensing Image Scene Classification

2019-11-28 · Wen Wang, Lijun Du, Yinxing Gao, Yanzhou Su 외

In this work, a discriminatively learned CNN embedding is proposed for remote sensing image scene classification. Our proposed siamese network simultaneously computes the classification loss function and the metric learn…

ClassificationGeneral ClassificationMetric LearningScene Classification