Learn Before
Concept

Gram Matrix for Feature Map Relationships

In relation-based knowledge transfer, feature map relationships between two neural network layers can be modeled using a Gram matrix. This matrix summarizes relations by calculating the inner products between pairs of feature maps from the two layers. Singular Value Decomposition (SVD) is then applied to the resulting Gram matrix to extract essential information from these feature map correlations.

0

1

Updated 2026-07-04

Tags

Deep Learning (in Machine learning)

Data Science

Computing Sciences