SourceTransformers Learn Low Sensitivity Functions: Investigations and Implications
The paper measures the sensitivity of two pre-trained models, ViT/L-16 and ConvNeXtV2-Tiny, on ImageNet-1k by injecting Gaussian noise (σ²=15) into individual image patches and measuring the fraction of predictions that flip. At comparable accuracies of 85%, ViT/L-16 achieves a sensitivity of 0.0191 while ConvNeXtV2-Tiny achieves 0.0342. This confirms that the low-sensitivity inductive bias observed in small-scale models trained from scratch extends to large-scale pre-trained models, supporting the claim that the transformer architecture itself, rather than training details, drives the lower sensitivity.