通过迭代优化提升多模态模型中单模态表征质量
Enhancing Unimodal Latent Representations in Multimodal VAEs through Iterative Amortized Inference
- 设计迭代推理机制,用可用模态逐步优化多模态后验分布
- 在多个基准数据集上实现更高线性分类准确率和更低FID分数
- 适合需要高效单模态推理的跨模态生成任务
多模态变分自编码器(VAEs)旨在通过融合不同数据模态的信息来捕捉共享潜在表示。一个关键挑战是,在不训练数量庞大的2^M个推理网络(覆盖所有模态组合)的前提下,如何从任意模态子集准确推断潜在表示。混合模型通过仅需与模态数量相等的推理模型简化问题,但会因模态缺失导致信息丢失。对齐型VAE通过最小化Kullback-Leibler(KL)散度将单模态推理模型与多模态模型对齐,但受摊销误差影响,推理精度下降。为此,本文提出多模态迭代摊销推理,即在多模态框架内引入迭代精炼机制,利用所有可用模态逐步优化多模态后验分布。通过将单模态推理对齐至该精炼后的多模态后验,实现了仅需单模态输入即可获得包含多模态信息的高质量推理结果。在基准数据集上的实验表明,该方法在推理性能上显著提升,表现为更高的线性分类准确率和更具竞争力的余弦相似度,并在跨模态生成中取得更低的FID分数,验证了其对单模态输入推断表征的增强效果。
原文摘要 · Abstract (English)
Multimodal variational autoencoders (VAEs) aim to capture shared latent representations by integrating information from different data modalities. A significant challenge is accurately inferring representations from any subset of modalities without training an impractical number (2^M) of inference networks for all possible modality combinations. Mixture-based models simplify this by requiring only as many inference models as there are modalities, aggregating unimodal inferences. However, they suffer from information loss when modalities are missing. Alignment-based VAEs address this by aligning unimodal inference models with a multimodal model through minimizing the Kullback-Leibler (KL) divergence but face issues due to amortization gaps, which compromise inference accuracy. To tackle these problems, we introduce multimodal iterative amortized inference, an iterative refinement mechanism within the multimodal VAE framework. This method overcomes information loss from missing modalities and minimizes the amortization gap by iteratively refining the multimodal inference using all available modalities. By aligning unimodal inference to this refined multimodal posterior, we achieve unimodal inferences that effectively incorporate multimodal information while requiring only unimodal inputs during inference. Experiments on benchmark datasets show that our approach improves inference performance, evidenced by higher linear classification accuracy and competitive cosine similarity, and enhances cross-modal generation, indicated by lower FID scores. This demonstrates that our method enhances inferred representations from unimodal inputs.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。