arXiv:2506.11035cs.LGcs.AI2025-06被引 4

用心理上更合理的相似性模型替代传统深度学习的几何相似度。

Tversky Neural Networks: Psychologically Plausible Deep Learning with Differentiable Tversky Similarity

  • 提出可微分的Tversky相似性,实现梯度下降训练。
  • 图像分类任务中准确率提升24.7%,语言模型参数减少34.8%。
  • 新层结构增强可解释性,适合追求心理合理性与透明性的研究者。

心理学研究表明,深度学习中常用的几何相似性模型因对称性等度量属性与人类感知不一致,缺乏心理合理性。相比之下,Tversky(1977)基于特征集表示和共有/特有特征函数的相似性理论具有心理可解释性。然而,由于难以处理离散集合运算,该模型未被用于深度学习。本文提出一种可微分的Tversky相似性参数化方法,并构建了可学习的Tversky投影层,能建模非线性关系如XOR。在图像识别与语言建模实验中,使用Tversky投影层的ResNet-50在NABirds数据集上相对准确率提升24.7%;GPT-2在PTB数据集上的困惑度降低7.8%,参数量减少34.8%。我们还提出统一解释:两类投影层均计算输入与学习原型的相似性,并引入新可视化技术揭示其可解释性。本工作为深度学习中的相似性建模提供心理可解释的新范式。

原文摘要 · Abstract (English)

Work in psychology has highlighted that the geometric model of similarity standard in deep learning is not psychologically plausible because its metric properties such as symmetry do not align with human perception of similarity. In contrast, Tversky (1977) proposed an axiomatic theory of similarity with psychological plausibility based on a representation of objects as sets of features, and their similarity as a function of their common and distinctive features. This model of similarity has not been used in deep learning before, in part because of the challenge of incorporating discrete set operations. In this paper, we develop a differentiable parameterization of Tversky's similarity that is learnable through gradient descent, and derive basic neural network building blocks such as the Tversky projection layer, which unlike the linear projection layer can model non-linear functions such as XOR. Through experiments with image recognition and language modeling neural networks, we show that the Tversky projection layer is a beneficial replacement for the linear projection layer. For instance, on the NABirds image classification task, a frozen ResNet-50 adapted with a Tversky projection layer achieves a 24.7% relative accuracy improvement over the linear layer adapter baseline. With Tversky projection layers, GPT-2's perplexity on PTB decreases by 7.8%, and its parameter count by 34.8%. Finally, we propose a unified interpretation of both types of projection layers as computing similarities of input stimuli to learned prototypes for which we also propose a novel visualization technique highlighting the interpretability of Tversky projection layers. Our work offers a new paradigm for thinking about the similarity model implicit in modern deep learning, and designing neural networks that are interpretable under an established theory of psychological similarity.

相似性模型可解释性神经网络

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