提出语义相似性度量新方法,让神经网络更关注内容而非位置。
Decoupling Semantic Similarity from Spatial Alignment for Neural Networks
- 将图像相似性建模为集合匹配问题,忽略空间位置影响。
- 在图像检索任务中显著优于传统空间对齐的相似性度量。
- 适合研究神经网络内部表征机制或改进视觉相似性计算。
深度神经网络学到了什么表征?图像对神经网络而言有多相似?尽管深度学习取得巨大成功,但其内部运作机制仍不清晰,主要因其高维复杂性。一种方法是通过激活响应的相似性来衡量。表示相似性矩阵(RSMs)将每对输入的相似性压缩为标量值,反映系统整体的相似性结构。然而,现有RSMs对空间排列敏感,而人类感知与分类器对物体位置并不敏感。本文提出语义RSMs,对空间置换保持不变,通过集合匹配问题定义语义相似性。实验表明,该方法在图像检索任务中表现更优,并且表征相似性与预测类别概率的相似性更一致。
原文摘要 · Abstract (English)
What representation do deep neural networks learn? How similar are images to each other for neural networks? Despite the overwhelming success of deep learning methods key questions about their internal workings still remain largely unanswered, due to their internal high dimensionality and complexity. To address this, one approach is to measure the similarity of activation responses to various inputs. Representational Similarity Matrices (RSMs) distill this similarity into scalar values for each input pair. These matrices encapsulate the entire similarity structure of a system, indicating which input leads to similar responses. While the similarity between images is ambiguous, we argue that the spatial location of semantic objects does neither influence human perception nor deep learning classifiers. Thus this should be reflected in the definition of similarity between image responses for computer vision systems. Revisiting the established similarity calculations for RSMs we expose their sensitivity to spatial alignment. In this paper, we propose to solve this through semantic RSMs, which are invariant to spatial permutation. We measure semantic similarity between input responses by formulating it as a set-matching problem. Further, we quantify the superiority of semantic RSMs over spatio-semantic RSMs through image retrieval and by comparing the similarity between representations to the similarity between predicted class probabilities.
Thank you to arXiv for use of its open access interoperability. PaperDance 不是 arXiv 官方产品;中文卡片由大模型生成,请以原文为准。