arXiv:2505.14664cs.CVcs.AI2025-05ICML被引 3

用自适应核回归提升图文嵌入可视化准确度。

AKRMap: Adaptive Kernel Regression for Trustworthy Visualization of Cross-Modal Embeddings

  • 基于后投影核回归损失训练投影网络,融合多模态度量
  • 在文本到图像模型上实现更精准的嵌入可视化
  • 支持缩放与叠加交互,适合研究者深度探索

跨模态嵌入是多模态模型的基础。然而,现有可视化方法主要依赖PCA、t-SNE等传统降维技术,仅关注单模态特征分布,未能融合跨模态度量(如CLIPScore)。本文提出AKRMap,一种新型降维技术,通过学习投影空间中的度量景观核回归,提升可视化准确性。AKRMap构建受监督的投影网络,采用后投影核回归损失,并结合可联合优化的自适应广义核函数。该方法能高效生成捕捉复杂度量分布的可视化结果,同时支持缩放、叠加等交互功能。定量实验表明,AKRMap在生成更准确、可信的可视化方面优于现有方法。我们进一步展示了其在文本到图像模型跨模态嵌入可视化与比较中的有效性。代码与演示见https://github.com/yilinye/AKRMap。

原文摘要 · Abstract (English)

Cross-modal embeddings form the foundation for multi-modal models. However, visualization methods for interpreting cross-modal embeddings have been primarily confined to traditional dimensionality reduction (DR) techniques like PCA and t-SNE. These DR methods primarily focus on feature distributions within a single modality, whilst failing to incorporate metrics (e.g., CLIPScore) across multiple modalities. This paper introduces AKRMap, a new DR technique designed to visualize cross-modal embeddings metric with enhanced accuracy by learning kernel regression of the metric landscape in the projection space. Specifically, AKRMap constructs a supervised projection network guided by a post-projection kernel regression loss, and employs adaptive generalized kernels that can be jointly optimized with the projection. This approach enables AKRMap to efficiently generate visualizations that capture complex metric distributions, while also supporting interactive features such as zoom and overlay for deeper exploration. Quantitative experiments demonstrate that AKRMap outperforms existing DR methods in generating more accurate and trustworthy visualizations. We further showcase the effectiveness of AKRMap in visualizing and comparing cross-modal embeddings for text-to-image models. Code and demo are available at https://github.com/yilinye/AKRMap.

可视化跨模态降维交互

Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。