Intermediate layer ordering using NCC mismatch
Determine whether, during the Terminal Phase of Training of a supervised deep neural network classifier, the Nearest Class-Center (NCC) mismatch computed at intermediate layer j—defined as the fraction of samples whose predicted class differs from the class whose train class-mean is nearest to the layer-j activation—is nonincreasing with depth, i.e., for all consecutive layers j and j+1, the training-set and test-set NCC mismatches at layer j are greater than or equal to those at layer j+1.
References
Our conjectures can now be described as follows There is a clear order between both train and test NCC mismatch in intermediate layers. The mismatch is lower as the layers gets deeper.
— Nearest Class-Center Simplification through Intermediate Layers
(2201.08924 - Ben-Shaul et al., 2022) in Section 4.1 (NCC mismatch in Intermediate Layers)