研究多模态模型在图文检索中的位置偏见,发现文本和图像编码器偏向不同位置。
Positional Bias in Multimodal Embedding Models: Do They Favor the Beginning, the Middle, or the End?
- 区分内容重要性与位置偏见,系统评估多模态模型的位置偏好
- 文本编码器倾向开头,图像编码器则首尾均受影响
- 偏见源于位置编码、训练损失及图文对训练机制的共同作用
位置偏见——即模型过度重视某些位置而非内容本身——已被证实会负面影响多种任务的表现。尽管现有研究已广泛探讨文本生成模型中的位置偏见,但其在表示模型中的存在及其影响仍缺乏深入探索,尤其在多模态模型中更为未知。本文聚焦于图像-文本检索场景下的多模态表示模型,首先区分上下文重要性与位置偏见,随后在多个模型和数据集上评估位置偏见的存在程度。实验表明,位置偏见在多模态模型中普遍存在,且在不同模态中表现不同:文本编码器倾向于关注输入开头,而图像编码器则在开头和结尾均表现出偏见。此外,该偏见由位置编码方式、训练损失函数、上下文重要性以及图文对训练特性共同引发或放大。
原文摘要 · Abstract (English)
Positional bias - where models overemphasize certain positions regardless of content - has been shown to negatively impact model performance across various tasks. While recent research has extensively examined positional bias in text generation models, its presence and effects in representation models remain underexplored. Even less is known about such biases in multimodal models. In this work, we investigate positional bias in multimodal representation models, specifically in the context of image-text retrieval. We begin by distinguishing between context importance and positional bias, and then assess the presence and extent of positional bias across different models and datasets. Our experiments demonstrate that positional bias is prevalent in multimodal models, but manifests differently across modalities: text encoders tend to exhibit bias toward the beginning of the input, whereas image encoders show bias at both the beginning and end. Furthermore, we find that this bias arises from, or is amplified by, a combination of factors, including the positional encoding scheme, training loss, context importance, and the nature of using image-text pairs in multimodal training.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。