CVOct 13, 2025

Reliable Cross-modal Alignment via Prototype Iterative Construction

arXiv:2510.11175v12 citationsh-index: 11MM
Originality Incremental advance
AI Analysis

This work addresses cross-modal alignment for multi-modal AI systems, offering a novel method to improve reliability by separating style from semantics, though it is incremental as it builds on existing alignment techniques.

The paper tackles the problem of cross-modal alignment by addressing the interference of non-semantic style information, proposing a framework that suppresses this interference and achieves performance improvements of 5.2% to 14.1% over state-of-the-art methods.

Cross-modal alignment is an important multi-modal task, aiming to bridge the semantic gap between different modalities. The most reliable fundamention for achieving this objective lies in the semantic consistency between matched pairs. Conventional methods implicitly assume embeddings contain solely semantic information, ignoring the impact of non-semantic information during alignment, which inevitably leads to information bias or even loss. These non-semantic information primarily manifest as stylistic variations in the data, which we formally define as style information. An intuitive approach is to separate style from semantics, aligning only the semantic information. However, most existing methods distinguish them based on feature columns, which cannot represent the complex coupling relationship between semantic and style information. In this paper, we propose PICO, a novel framework for suppressing style interference during embedding interaction. Specifically, we quantify the probability of each feature column representing semantic information, and regard it as the weight during the embedding interaction. To ensure the reliability of the semantic probability, we propose a prototype iterative construction method. The key operation of this method is a performance feedback-based weighting function, and we have theoretically proven that the function can assign higher weight to prototypes that bring higher performance improvements. Extensive experiments on various benchmarks and model backbones demonstrate the superiority of PICO, outperforming state-of-the-art methods by 5.2\%-14.1\%.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes