computer vision

The Inductive Bottleneck: Data-Driven Emergence of Representational Sparsity in Vision Transformers

arXiv:2512.07331

summary

The paper investigates why Vision Transformers often show a middle-layer compression of information, revealing that this "inductive bottleneck" arises from the data rather than the architecture and varies with dataset complexity.

Abstract

Vision Transformers (ViTs) lack the hierarchical inductive biases inherent to Convolutional Neural Networks (CNNs), theoretically allowing them to maintain high-dimensional representations throughout all layers. However, recent observations suggest ViTs often spontaneously manifest a "U-shaped" entropy profile-compressing information in middle layers before expanding it for the final classification. In this work, we demonstrate that this "Inductive Bottleneck" is not an architectural artifact, but a data-dependent adaptation. By analyzing the layer-wise Effective Encoding Dimension (EED) of DINO-trained ViTs across datasets of varying compositional complexity (UC Merced, Tiny ImageNet, and CIFAR-100), we show that the depth of the bottleneck correlates strongly with the semantic abstraction required by the task. We find that while texture-heavy datasets preserve high-rank representations throughout, object-centric datasets drive the network to dampen high-frequency information in middle layers, effectively "learning" a bottleneck to isolate semantic features.

This was just initial experiments but need more proofs for the things said in the paper

Topics & keywords

#vision transformers#representational sparsity#inductive bias#effective encoding dimension#dataset complexityVision TransformersInductive BottleneckEffective Encoding DimensionDINOentropy profilesemantic abstraction
The Inductive Bottleneck: Data-Driven Emergence of Representational Sparsity in Vision Transformers · wovepaper