Model alignment using inter-modal bridges
Ali Gholamzadeh, Noor Sajid
TL;DR
This work tackles cross-modality reuse by learning inter-modal bridges that align latent spaces with minimal supervision. It combines conditional flow matching (CFM) and entropic optimal transport (OT) under a novel inter-modal bridge cost to morph representations across modalities, using true, global, or local alignment strategies. Across image-text and brain–artificial neural pairings, the approach achieves competitive downstream performance with less than 20% paired data, and demonstrates that a global OT alignment helps prevent overfitting in noisy settings. The results highlight the practical potential of data-efficient, cross-modal alignment for object recognition and image synthesis, while offering a principled framework for extending alignments to diverse domains.
Abstract
Foundation models have demonstrated remarkable performance across modalities such as language and vision. However, model reuse across distinct modalities (e.g., text and vision) remains limited due to the difficulty of aligning internal representations. Existing methods require extensive paired training data or are constrained to specific domains. We introduce a semi-supervised approach for model alignment via conditional flow matching. The conditional flow between latent spaces of different modalities (e.g., text-to-image or biological-to-artificial neuronal activity) can be learned in two settings: ($1$) solving a (balanced or unbalanced) optimal transport problem with an inter-space bridge cost, and ($2$) performing memory-efficient alignment using labelled exemplars. Despite being constrained by the original models' capacity, our method--under both settings--matches downstream task performance of end-to-end trained models on object recognition and image generation tasks across MNIST, ImageNet, and \cite{majaj2015simple} datasets, particularly when labelled training data is scarce ($<20\%$). Our method provides a data-efficient solution for inter-modal model alignment with minimal supervision.
