paper-with-me

홈 › Papers

Towards Multi-modal Transformers in Federated Learning

2024-04-18 · Guangyu Sun, Matias Mendieta, Aritra Dutta, Xin Li, Chen Chen

Multi-modal transformers mark significant progress in different domains, but siloed high-quality data hinders their further improvement. To remedy this, federated learning (FL) has emerged as a promising privacy-preserving paradigm for training models without direct access to the raw data held by different clients. Despite its potential, a considerable research direction regarding the unpaired uni-modal clients and the transformer architecture in FL remains unexplored. To fill this gap, this paper explores a transfer multi-modal federated learning (MFL) scenario within the vision-language domain, where clients possess data of various modalities distributed across different datasets. We systematically evaluate the performance of existing methods when a transformer architecture is utilized and introduce a novel framework called Federated modality complementary and collaboration (FedCola) by addressing the in-modality and cross-modality gaps among clients. Through extensive experiments across various FL settings, FedCola demonstrates superior performance over previous approaches, offering new perspectives on future federated training of multi-modal transformers.

📄 PDF Abstract BibTeX arXiv:2404.12467

Code (1)

imguangyu/fedcola 공식 구현 pytorch

Tasks

Federated LearningPrivacy Preserving

Similar Papers 제목 키워드 기반

Fine-tuning Multimodal Transformers on Edge: A Parallel Split Learning Approach

2025-02-10 · Timo Fudala, Vasileios Tsouvalas, Nirvana Meratnia

Multimodal transformers integrate diverse data types like images, audio, and text, advancing tasks such as audio-visual understanding and image-text retrieval; yet their high parameterization limits deployment on resourc…

Federated LearningImage-text RetrievalManagementText Retrieval

Skewness-Guided Pruning of Multimodal Swin Transformers for Federated Skin Lesion Classification on Edge Devices

2025-12-09 · Kuniko Paxton, Koorosh Aslansefat, Dhavalkumar Thakker, Yiannis Papadopoulos arxiv

In recent years, high-performance computer vision models have achieved remarkable success in medical imaging, with some skin lesion classification systems even surpassing dermatology specialists in diagnostic accuracy. H…

Skin Lesion ClassificationFederated LearningModel Compression

Causal and Federated Multimodal Learning for Cardiovascular Risk Prediction under Heterogeneous Populations

2026-01-05 · Rohit Kaushik, Eva Kaushik arxiv

Cardiovascular disease (CVD) continues to be the major cause of death globally, calling for predictive models that not only handle diverse and high-dimensional biomedical signals but also maintain interpretability and pr…

Representation Learning

FedUAF: Uncertainty-Aware Fusion with Reliability-Guided Aggregation for Multimodal Federated Sentiment Analysis

2026-02-28 · Xianxun Zhu, Zezhong Sun, Imad Rida, Erik Cambria 외 arxiv

Multimodal sentiment analysis in federated learning environments faces significant challenges due to missing modalities, heterogeneous data distributions, and unreliable client updates. Existing federated approaches ofte…

Multimodal Sentiment AnalysisFederated Learning

Federated Transfer Learning with Multimodal Data

2022-09-05 · Yulian Sun

Smart cars, smartphones and other devices in the Internet of Things (IoT), which usually have more than one sensors, produce multimodal data. Federated Learning supports collecting a wealth of multimodal data from differ…

Federated LearningSelf-Supervised LearningTransfer Learning