arXiv:2601.17986cs.LG2026-01

让分散的异构数据在不配对情况下训练统一多模态模型

Federated learning for unpaired multimodal data through a homogeneous transformer model

  • 用公共锚点和核矩阵实现跨模态语义对齐,无需传输私有数据
  • 提出子空间稳定微调,解决大模型在联邦学习中的几何偏差问题
  • 适合医疗、工业等隐私敏感场景下的多源异构数据建模

当前多模态基础模型训练依赖集中式数据中心的海量对齐数据(如图像-文本对)。但在真实联邦环境中,数据常为非配对且分散于不同节点,如一节点有传感器数据,另一节点有文本日志。这些数据严格私有且无共同样本。现有联邦学习方法在此情形下失效,因其假设本地客户端拥有对齐样本或需传输原始特征嵌入,违反数据主权。本文提出一种新框架,在去中心化节点间训练全局多模态Transformer。引入小型公开锚点集以对齐私有流形,通过锚点计算的格拉姆矩阵,利用中心化核对齐实现跨模态语义对齐,且从不传输私有样本,提供比原型共享更优的数学隐私保障。进一步提出子空间稳定微调方法,处理大规模变压器模型的联邦学习。严格解耦领域特异性幅度偏移与语义方向,确保具有不同传感器特性的节点在几何上对齐全局共识。最后提出精度加权平均,利用高效获取的不确定性估计来降低不确定节点的权重。本文建立了联邦非配对基础模型的数学基础,使全局模型能从未配对、分裂且私有的数据孤岛中学习世界统一表征,无需集中存储或配对样本。

原文摘要 · Abstract (English)

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 centered kernel alignment without ever transmitting private samples, offering a mathematically superior privacy guarantee compared to prototype sharing. Further, we introduce a subspace-stabilized fine-tuning method to handle FL with huge transformer models. We strictly decouple domain-specific magnitude shifts from semantic direction, ensuring that nodes with varying sensor characteristics align geometrically to the global consensus. Lastly, we propose precision weighted averaging, where efficiently obtained uncertainty estimates are used to downweight uncertain nodes. This paper establishes the mathematical backbone for federated unpaired foundation models, enabling a global model to learn a unified representation of the world from fragmented, disjoint, and private data silos without requiring centralized storage or paired samples.

联邦学习多模态隐私保护大模型

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。