paper-with-me

Papers

PID-Guided Partial Alignment for Multimodal Decentralized Federated Learning

2026-01-15 · Yanhang Shi, Xiaoyu Wang, Houwei Cao, Jian Li, Yong Liu arxiv

Multimodal decentralized federated learning (DFL) must support collaboration among agents that hold different modality subsets and often different model components, while operating over peer-to-peer (P2P) overlays without a coordinating server or a global network view. A key obstacle is that conventional multimodal training often relies on a single shared representation, which implicitly assumes that heterogeneous peers can exchange and aggregate the same model components over the same communication links. In multimodal DFL, this assumption breaks down: uni- and multimodal agents may push incompatible updates through shared overlays, weakening both inter-agent transfer and cross-modal interaction. We present PARSE, a server-free framework that brings partial information decomposition (PID) into multimodal DFL. Each agent splits its latent features into redundant, unique, and synergistic slices ("feature fission"), and performs slice-aware communication over modality-conditioned P2P overlays. During training, agents exchange only the slices that are semantically alignable with their neighbors, according to the modalities and model components they share ("partial alignment"). This design avoids centralized orchestration and gradient-surgery style conflict handling, while remaining compatible with standard DFL constraints and a range of P2P overlay topologies. Across multiple benchmarks and heterogeneous peer mixes, PARSE consistently outperforms task-, modality-, and hybrid-sharing multimodal DFL baselines while keeping per-link payloads bounded. Ablations on fusion choices and split ratios, together with qualitative feature analyses and overlay-topology studies, demonstrate the robustness and communication efficiency of the proposed slice-aware design.

📄 PDF Abstract BibTeX arXiv:2601.10012

Code (0)

등록된 구현이 없습니다.

Tasks

Federated Learning

Similar Papers 제목 키워드 기반

Self-Supervised Federated Learning under Data Heterogeneity for Label-Scarce Diatom Classification

2026-03-31 · Mingkun Tan, Xilu Wang, Michael Kloster, Tim W. Nattkemper arxiv

Label-scarce visual classification under decentralized and heterogeneous data is a fundamental challenge in pattern recognition, especially when sites exhibit partially overlapping class sets. While self-supervised feder…

Federated Learning

Boosting Multimodal Federated Learning via Chained Modality Optimization

2026-06-01 · Zixin Zhang, Fan Qi, Shuai Li, Xiaoshan Yang 외 arxiv

Multimodal Federated Learning (MMFL) enables privacy-preserving collaborative learning across decentralized clients with heterogeneous data and modality availability. However, most existing MMFL methods cast multimodal t…

Federated Learning

FedEPA: Enhancing Personalization and Modality Alignment in Multimodal Federated Learning

2025-04-16 · Yu Zhang, Qingfeng Du, Jiaqi Lv

Federated Learning (FL) enables decentralized model training across multiple parties while preserving privacy. However, most FL systems assume clients hold only unimodal data, limiting their real-world applicability, as …

Contrastive LearningDiversityFederated Learning

MedMix: Specialization-Consistent Federated Sparse MoEs under Modality Heterogeneity

2026-08-14 · Adiba Orzikulova, Dong Min Kim, Jaehong Yoon, Sung-Ju Lee arxiv

Federated multimodal medical AI faces modality heterogeneity at both the client and sample levels: clients may systematically lack access to specific modality types, while individual records within the same client may co…

Federated Learning

The Effect of Training Parameters and Mechanisms on Decentralized Federated Learning based on MNIST Dataset

2021-08-07 · Zhuofan Zhang, Mi Zhou, Kaicheng Niu, Chaouki Abdallah

Federated Learning is an algorithm suited for training models on decentralized data, but the requirement of a central "server" node is a bottleneck. In this document, we first introduce the notion of Decentralized Federa…

Federated Learning