paper-with-me

홈 › Papers

Representational Distance Learning for Deep Neural Networks

2015-11-12 · Patrick McClure, Nikolaus Kriegeskorte

Deep neural networks (DNNs) provide useful models of visual representational transformations. We present a method that enables a DNN (student) to learn from the internal representational spaces of a reference model (teacher), which could be another DNN or, in the future, a biological brain. Representational spaces of the student and the teacher are characterized by representational distance matrices (RDMs). We propose representational distance learning (RDL), a stochastic gradient descent method that drives the RDMs of the student to approximate the RDMs of the teacher. We demonstrate that RDL is competitive with other transfer learning techniques for two publicly available benchmark computer vision datasets (MNIST and CIFAR-100), while allowing for architectural differences between student and teacher. By pulling the student's RDMs towards those of the teacher, RDL significantly improved visual classification performance when compared to baseline networks that did not use transfer learning. In the future, RDL may enable combined supervised training of deep neural networks using task constraints (e.g. images and category labels) and constraints from brain-activity measurements, so as to build models that replicate the internal representational spaces of biological brains.

📄 PDF Abstract BibTeX arXiv:1511.03979

Code (0)

등록된 구현이 없습니다.

Tasks

Transfer Learning

Similar Papers 제목 키워드 기반

Logit Distance Bounds Representational Similarity

2026-02-17 · Beatrix M. G. Nielsen, Emanuele Marconato, Luigi Gresele, Andrea Dittadi 외 arxiv

For a broad family of discriminative models that includes autoregressive language models, identifiability results imply that if two models induce the same conditional distributions, then their internal representations ar…

Neural Networks as Paths through the Space of Representations

2022-06-22 · Richard D. Lange, Devin Kwok, Jordan Matelsky, Xinyue Wang 외

Deep neural networks implement a sequence of layer-by-layer operations that are each relatively easy to understand, but the resulting overall computation is generally difficult to understand. We consider a simple hypothe…

Visualizing Representational Dynamics with Multidimensional Scaling Alignment

2019-06-21 · Baihan Lin, Marieke Mur, Tim Kietzmann, Nikolaus Kriegeskorte

Representational similarity analysis (RSA) has been shown to be an effective framework to characterize brain-activity profiles and deep neural network activations as representational geometry by computing the pairwise di…

Object Categorization

Inner Product-based Neural Network Similarity

2023-09-21 · NeurIPS 2023 11

Analyzing representational similarity among neural networks (NNs) is essential for interpreting or transferring deep models. In application scenarios where numerous NN models are learned, it becomes crucial to assess mod…

In silico discovery of representational relationships across visual cortex

2024-11-16 · Alessandro T. Gifford, Maya A. Jastrzębowska, Johannes J. D. Singer, Radoslaw M. Cichy

Now published in Nature Human Behavior doi: https://doi.org/10.1038/s41562-025-02252-z Human vision is mediated by a complex interconnected network of cortical brain areas that jointly represent visual information. While…