Federated learning for unpaired multimodal data through a homogeneous transformer model
Anders Eklund

TL;DR
This paper introduces a federated learning framework for training multimodal transformer models on unpaired, private, and disjoint datasets across decentralized nodes, using a novel semantic alignment method and privacy-preserving techniques.
Contribution
It presents a new federated learning approach that aligns disjoint multimodal data without sharing raw samples, employing a public anchor set and kernel alignment for privacy and effectiveness.
Findings
Successfully aligns disjoint modalities without raw data sharing
Enables training of large transformer models in federated settings
Improves privacy guarantees over previous prototype-sharing methods
Abstract
Training of multimodal foundation models is currently restricted to centralized data centers containing massive, aligned datasets (e.g., image-text pairs). However, in realistic federated environments, data is often unpaired and fragmented across disjoint nodes; one node may hold sensor data, while another holds textual logs. These datasets are strictly private and share no common samples. Current federated learning (FL) methods fail in this regime, as they assume local clients possess aligned pairs or require sharing raw feature embeddings, which violates data sovereignty. We propose a novel framework to train a global multimodal transformer across decentralized nodes with disjoint modalities. We introduce a small public anchor set to align disjoint private manifolds. Using Gram matrices calculated from these public anchors, we enforce semantic alignment across modalities through…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsPrivacy-Preserving Technologies in Data · Advanced Graph Neural Networks · Big Data and Digital Economy
