中文
相关论文

相关论文: FedRSClip: Federated Learning for Remote Sensing S…

200 篇论文

Prompt learning has propelled vision-language models like CLIP to excel in diverse tasks, making them ideal for federated learning due to computational efficiency. However, conventional approaches that rely solely on final-layer features…

计算机视觉与模式识别 · 计算机科学 2025-08-19 Suraj Prasad , Navyansh Mahla , Sunny Gupta , Amit Sethi

The increasing emphasis on privacy and data security has driven the adoption of federated learning, a decentralized approach to train machine learning models without sharing raw data. Prompt learning, which fine-tunes prompt embeddings of…

机器学习 · 计算机科学 2025-03-31 Dongping Liao , Xitong Gao , Yabo Xu , Chengzhong Xu

Remote sensing applications increasingly rely on deep learning for scene classification. However, their performance is often constrained by the scarcity of labeled data and the high cost of annotation across diverse geographic and sensor…

计算机视觉与模式识别 · 计算机科学 2025-10-29 Ivica Dimitrovski , Vlatko Spasev , Ivan Kitanovski

Despite the remarkable performance of deep models in medical imaging, they still require source data for training, which limits their potential in light of privacy concerns. Federated learning (FL), as a decentralized learning framework…

计算机视觉与模式识别 · 计算机科学 2025-11-12 Yihang Wu , Ahmad Chaddad

Federated Prompt Learning (FPL) incorporates large pre-trained Vision-Language models (VLM) into federated learning through prompt tuning. The transferable representations and remarkable generalization capacity of VLM make them highly…

机器学习 · 计算机科学 2024-09-04 Tianyu Cui , Hongxia Li , Jingya Wang , Ye Shi

Multi-Label Recognition (MLR) based on Vision-Language Models (VLMs) aims to leverage their pre-trained knowledge to better adapt complex recognition scenarios, thereby enhancing model robustness. However, for realistic decentralized…

人工智能 · 计算机科学 2026-05-28 Xucong Wang , Pengkun Wang , Zhe Zhao , Liheng Yu , Shuang Wang , Yang Wang

Federated learning is a decentralized training approach that keeps data under stakeholder control while achieving superior performance over isolated training. While inter-institutional feature discrepancies pose a challenge in all federated…

图像与视频处理 · 电气工程与系统科学 2025-07-01 Vasilis Siomos , Jonathan Passerat-Palmbach , Giacomo Tarroni

The rapid evolution of Multimodal Large Language Models (MLLMs) is bottlenecked by the saturation of high-quality public data, while vast amounts of diverse multimodal data remain inaccessible in privacy-sensitive silos. Federated Learning…

机器学习 · 计算机科学 2026-03-31 Baochen Xiong , Yifan Xu , Xiaoshan Yang , Yaguang Song , Yaowei Wang , Changsheng Xu

Federated learning aims to tackle the ``isolated data island" problem, where it trains a collective model from physically isolated clients while safeguarding the privacy of users' data. However, supervised federated learning necessitates…

人工智能 · 计算机科学 2024-04-18 Hao Yan , Yuhong Guo

Federated learning (FL) enables collaborative model training across decentralized clients without sharing local data, but is challenged by heterogeneity in data, computation, and communication. Pretrained vision-language models (VLMs), with…

机器学习 · 计算机科学 2025-06-27 Yuguang Zhang , Kuangpu Guo , Zhihe Lu , Yunbo Wang , Jian Liang

In federated learning, textual prompt tuning adapts Vision-Language Models (e.g., CLIP) by tuning lightweight input tokens (or prompts) on local client data, while keeping network weights frozen. After training, only the prompts are shared…

计算机视觉与模式识别 · 计算机科学 2025-09-03 Mainak Singha , Subhankar Roy , Sarthak Mehrotra , Ankit Jha , Moloud Abdar , Biplab Banerjee , Elisa Ricci

Federated learning enables a population of clients to collaboratively train machine learning models without exchanging their raw data, but standard algorithms such as FedAvg suffer from slow convergence and high communication and memory…

机器学习 · 计算机科学 2026-04-30 Yutong He , Zhengyang Huang , Jiahe Geng

Federated learning (FL) enables multiple clients to collaboratively train machine learning models without exposing local data, balancing performance and privacy. However, domain shift and label heterogeneity across clients often hinder the…

计算机视觉与模式识别 · 计算机科学 2025-10-22 Yubin Zheng , Pak-Hei Yeung , Jing Xia , Tianjie Ju , Peng Tang , Weidong Qiu , Jagath C. Rajapakse

Traditional Remote Sensing Foundation models (RSFMs) are pre-trained with a data-centralized paradigm, through self-supervision on large-scale curated remote sensing data. For each institution, however, pre-training RSFMs with limited data…

计算机视觉与模式识别 · 计算机科学 2025-03-17 Jieyi Tan , Chengwei Zhang , Bo Dang , Yansheng Li

Remote sensing (RS) images are usually produced at an unprecedented scale, yet they are geographically and institutionally distributed, making centralized model training challenging due to data-sharing restrictions and privacy concerns.…

机器学习 · 计算机科学 2025-05-14 Haodong Zhao , Peng Peng , Chiyu Chen , Linqing Huang , Gongshen Liu

In this paper, we introduce FedMGP, a new paradigm for personalized federated prompt learning in vision-language models. FedMGP equips each client with multiple groups of paired textual and visual prompts, enabling the model to capture…

计算机视觉与模式识别 · 计算机科学 2025-11-04 Weihao Bo , Yanpeng Sun , Yu Wang , Xinyu Zhang , Zechao Li

Referring Remote Sensing Image Segmentation provides a flexible and fine-grained framework for remote sensing scene analysis via vision-language collaborative interpretation. Current approaches predominantly utilize a three-stage pipeline…

计算机视觉与模式识别 · 计算机科学 2026-03-19 Keyan Chen , Chenyang Liu , Bowen Chen , Jiafan Zhang , Zhengxia Zou , Zhenwei Shi

The purpose of federated learning is to enable multiple clients to jointly train a machine learning model without sharing data. However, the existing methods for training an image segmentation model have been based on an unrealistic…

计算机视觉与模式识别 · 计算机科学 2022-05-05 Jeffry Wicaksana , Zengqiang Yan , Dong Zhang , Xijie Huang , Huimin Wu , Xin Yang , Kwang-Ting Cheng

Federated learning (FL) has emerged as a new paradigm for privacy-preserving computation in recent years. Unfortunately, FL faces two critical challenges that hinder its actual performance: data distribution heterogeneity and high resource…

机器学习 · 计算机科学 2023-07-11 Wang Lu , Xixu Hu , Jindong Wang , Xing Xie

Generalized Few-Shot Semantic Segmentation (GFSS) aims to extend a segmentation model to novel classes with only a few annotated examples while maintaining performance on base classes. Recently, pretrained vision-language models (VLMs) such…

计算机视觉与模式识别 · 计算机科学 2025-07-01 Jie Liu , Jiayi Shen , Pan Zhou , Jan-Jakob Sonke , Efstratios Gavves
‹ 上一页 1 2 3 10 下一页 ›