🤖 AI Summary
Existing pre-trained vision-language models (VLMs) lack explicit modeling of modality-inherent uncertainty, particularly overlooking the asymmetric uncertainty structure between text and vision within the unit hypersphere embedding space. To address this, we propose AsymVLM—the first framework to explicitly model cross-modal uncertainty asymmetry while constraining probabilistic embeddings to the unit hypersphere. Our approach employs the von Mises–Fisher distribution for modality-specific probabilistic representation, integrated with hyperspherical manifold optimization and uncertainty decoupling. This overcomes the limitations of conventional posterior adaptation methods, which ignore geometric constraints and modality-specific characteristics. AsymVLM significantly improves uncertainty calibration and downstream robustness across multimodal understanding and retrieval tasks. Ablation studies empirically validate the intrinsic asymmetry between textual and visual uncertainty structures.
📝 Abstract
Vision-language models (VLMs) as foundation models have significantly enhanced performance across a wide range of visual and textual tasks, without requiring large-scale training from scratch for downstream tasks. However, these deterministic VLMs fail to capture the inherent ambiguity and uncertainty in natural language and visual data. Recent probabilistic post-hoc adaptation methods address this by mapping deterministic embeddings onto probability distributions; however, existing approaches do not account for the asymmetric uncertainty structure of the modalities, and the constraint that meaningful deterministic embeddings reside on a unit hypersphere, potentially leading to suboptimal performance. In this paper, we address the asymmetric uncertainty structure inherent in textual and visual data, and propose AsymVLM to build probabilistic embeddings from pre-trained VLMs on the unit hypersphere, enabling uncertainty quantification. We validate the effectiveness of the probabilistic embeddings on established benchmarks, and present comprehensive ablation studies demonstrating the inherent nature of asymmetry in the uncertainty structure of textual and visual data.