English

(Almost) Free Modality Stitching of Foundation Models

Computer Vision and Pattern Recognition 2025-07-18 v3 Artificial Intelligence Machine Learning

Abstract

Foundation multi-modal models are often designed by stitching of multiple existing pretrained uni-modal models: for example, an image classifier with an text model. This stitching process is performed by training a connector module that aims to align the representation spaces of these uni-modal models towards a multi-modal objective. However, given the complexity of training such connectors on large scale web-based datasets coupled with the ever-increasing number of available pretrained uni-modal models, the task of uni-modal models selection and subsequent connector module training becomes computationally demanding. To address this under-studied critical problem, we propose Hypernetwork Model Alignment (Hyma), a novel all-in-one solution for optimal uni-modal model selection and connector training by leveraging hypernetworks. Specifically, our framework utilizes the parameter prediction capability of a hypernetwork to obtain jointly trained connector modules for N×MN \times M combinations of uni-modal models. In our experiments, Hyma reduces the cost of searching for the best performing uni-modal model pair by 10×10\times, while matching the ranking and trained connector performance obtained via grid search across a suite of diverse multi-modal benchmarks.

Keywords

Cite

@article{arxiv.2507.10015,
  title  = {(Almost) Free Modality Stitching of Foundation Models},
  author = {Jaisidh Singh and Diganta Misra and Boris Knyazev and Antonio Orvieto},
  journal= {arXiv preprint arXiv:2507.10015},
  year   = {2025}
}

Comments

Pre-print

R2 v1 2026-07-01T03:59:17.287Z