提出量化视觉模型绑定能力的新方法,揭示其对场景理解的关键作用。
Formalizing the Binding Problem

- 用信息论定义绑定问题,设计探测方法测量模型表征中的绑定信息
- 发现视觉变换器在特征共享等挑战下绑定能力有限,[CLS] token表现更优
- 适合关注模型可解释性与视觉推理的开发者和研究者
世界表征不仅包含属性信息(如某物是蓝色、某物是圆形),还包含哪些属性属于同一对象的信息,即绑定信息。任何能理解多物体场景的系统都必须解决绑定问题,即明确哪些属性属于同一个物体。尽管有研究表明视觉变换器(ViTs)知道哪些图像块属于同一对象,但当前深度学习模型是否真正学习到特征层面的绑定信息仍不清楚。事实上,将特征错配到错误物体是基于ViT架构的常见失败,尤其在物体共享特征的场景中。本文采用信息论方法正式化绑定问题,并引入探测方法来衡量模型表征中的绑定信息。我们在多种具有不同绑定挑战的数据集上进行实验,包括特征共享、遮挡和自然特征,对比多个预训练的ViTs。结果表明,绑定是强视觉识别与推理的关键成分。
原文摘要 · Abstract (English)
Representations of the world, arguably, contain information about features (e.g. something is blue, something is a circle) but also information about which features are part of the same object (e.g. the circle is blue), which we call binding information. Any system with the ability to understand scenes with multiple objects must be able to solve the binding problem: it needs to know which features belong together. However, despite work showing that Vision Transformers (ViTs) know which patches belong together, it is not known whether current deep learning models learn to exhibit binding information, i.e., for features. We may believe that there is not much binding information, after all misattributing features to wrong objects is a common failure of ViT-based architectures, especially in scenes with objects sharing features. Here we formalize the binding problem with an information-theoretic approach, and introduce a probing method to measure binding information in model representations. We perform experiments on ViTs, measuring binding from different components of the architecture, such as the image summary token [CLS] or the spatial tokens. We use datasets with different binding challenges, such as feature sharing, occlusion, and natural features, while comparing the performance of several pre-trained ViTs. Overall, our research demonstrates binding as a key ingredient to strong visual recognition and reasoning.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。