Section 01
[Introduction] Research on Representation Stability of Deep Neural Networks: A New Perspective for Predicting Model Performance
This master's thesis study explores predicting the final performance of models by monitoring the stability of internal representations in deep neural networks, providing new ideas for training early stopping strategies and model performance evaluation. The core hypothesis is that representation stability is correlated with the performance of shallow surrogate models. Experiments use ResNet-18 on the CIFAR-10 dataset for validation, combining CKA (geometric similarity) and DRS (decision consistency) metrics to detect representation stability.