提出跨模态学习的相图,帮研究者判断该对齐还是预测。
When to Align, When to Predict: A Phase Diagram for Multimodal Learning

- 基于信号加噪声模型,推导出对齐与预测的分离比
- 发现交叉相关干扰强时对齐会失效,预测则依赖源模态质量
- 可定位真实数据在相图中的位置,指导训练前决策
跨模态对齐(CA)和跨模态预测(CP)是多模态表征学习的主流范式,但尚无系统性理解何时有效、何时失效,以及跨模态训练是否真正有益。针对生物医学、天体物理等科学领域中存在异质测量尺度和多层次组织结构的问题,本文构建了一个统一的线性框架,在带有结构化跨模态噪声相关性的尖峰信号-噪声模型下,推导出两种目标的分离比,揭示了互补的失败模式:对齐会白化各模态,当噪声在不同视图间强相关时失效;预测通过单边白化编码可预测部分,其恢复能力取决于源模态质量。由此形成的相图将多模态问题划分为四种情形:两者皆可、仅对齐可行、仅预测可行、两者皆不可。我们提出一种基于小量标注样本的数据驱动方法,可在实际训练前定位真实数据在相图中的位置,确定首选目标与预测方向。在合成数据、立体视觉基准、图文对及真实天体物理数据上的实验验证了非线性场景下的预测,包括交叉训练反而有害的‘两者皆不可’情形。该框架使研究者能在训练前诊断问题并选择合适目标。代码见 https://github.com/IlayMalinyak/mm_align_vs_pred。
原文摘要 · Abstract (English)
Cross-modal alignment (CA) and cross-modal prediction (CP) are the dominant paradigms for multimodal representation learning, yet there is no systematic understanding of when each succeeds, when each fails, and when cross-modal training helps at all -- a gap that leaves practitioners, especially in scientific domains like biomedicine or astrophysics, with heterogeneous instruments and multiple levels of organization and measurement, unable to diagnose why standard methods underperform the best single modality. We develop a unified linear framework that addresses both questions. Under a spiked signal-plus-noise model with structured cross-modal nuisance correlation, we derive separation ratios for both objectives that expose complementary failure modes: alignment whitens each modality and fails when nuisance is strongly correlated across views; prediction encodes whatever is cross-predictable through a one-sided whitening, with recovery governed by source-modality quality. The resulting phase diagram partitions multimodal problems into four regimes: Both, CA only, CP only, and Neither. We present a data-driven procedure to locate real-world datasets in this diagram using a small labeled subsample, identifying the preferred objective and prediction direction before any cross-modal training. Experiments on synthetic data, stereo-vision benchmarks, image-caption pairs, and real astrophysical data validate the predictions in the nonlinear regime, including the Neither regime where cross-modal training is actively harmful. Our framework lets practitioners diagnose their multimodal problem and choose the right objective before committing to training. Code to reproduce the results is available at https://github.com/IlayMalinyak/mm_align_vs_pred.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。