AI Insight
This study demonstrates that fine-tuning deep neural networks using Relational Knowledge Distillation (RKD) with human similarity judgments makes their internal representations sufficiently similar to human mental representations to enable precise alignment at the individual object level. Using Gromov-Wasserstein optimal transport, an unsupervised alignment method, researchers found that this improvement stems primarily from matching the global organizational structure of how humans categorize objects, rather than local similarity patterns. The alignment generalized to new concepts not seen during training, suggesting the networks learned fundamental principles of human object representation.
Why it matters
These findings advance the development of AI vision systems that process visual information more like humans do, which could improve human-AI interaction, make AI decisions more interpretable, and provide better computational models for studying human perception and cognition.
Understand the Science
⚠️ Preprint – Noch nicht peer-reviewed
Dieser Artikel wurde noch nicht von unabhängigen Experten begutachtet. Die Ergebnisse sind vorläufig und sollten mit Vorsicht interpretiert werden.
Abstract: Linking the internal representations of deep neural networks (DNNs) to human mental representations is important for using DNNs as computational models of human vision. Existing DNN representations remain insufficiently similar to human mental representations, which are not directly observable and are therefore commonly measured through large-scale similarity judgments of object images. A natural approach to narrowing this gap is to directly transfer the relational structure of human representations into DNNs, and previous studies have reported improved human-DNN representational similarity. However, whether this improvement holds under stricter evaluation remains untested in two respects: fine-grained alignment at the individual-object level, and generalization to a human embedding derived from a dataset independent of the training data. Here, we employ an unsupervised comparison method, Gromov-Wasserstein optimal transport (GWOT), which estimates human-DNN correspondences from the internal distance structure alone and thereby tests fine-grained alignment. We further assess generalization on a curated test set of concepts non-overlapping with the training data. We show that fine-tuning pre-trained DNNs with Relational Knowledge Distillation (RKD), an established relational transfer method, brings DNNs close enough to humans to be aligned at the individual-object level on this test set. We also show that this improvement is driven by a more human-like global structure, as reflected in the ordering of distances among coarse categories, while the local human-DNN nearest-neighbor overlap rate remains largely unchanged. These findings indicate that relational transfer from humans brings the global structure of pre-trained DNNs close enough to the human structure to enable fine-grained human-DNN alignment without supervision.