Understanding Deep Learning via Notions of Rank
Noam Razin
TL;DR
This work argues that deep learning generalization and expressiveness hinge on rank-based notions rather than purely norm-based complexity. It shows gradient-based optimization implicitly regularizes toward low rank across deep matrix, tensor, and hierarchical tensor factorizations, providing dynamical characterizations and rigorous results that norms alone cannot capture. The thesis then extends these ideas to graph neural networks via separation rank, showing how a partition’s walk index governs the modeled interactions and enabling practical tools like Walk Index Sparsification to preserve expressivity under edge removal. Collectively, the results offer a rank-centric theory of deep learning with concrete regularization strategies and graph-structure insights that can guide architecture design and data preprocessing for improved generalization and efficiency.
Abstract
Despite the extreme popularity of deep learning in science and industry, its formal understanding is limited. This thesis puts forth notions of rank as key for developing a theory of deep learning, focusing on the fundamental aspects of generalization and expressiveness. In particular, we establish that gradient-based training can induce an implicit regularization towards low rank for several neural network architectures, and demonstrate empirically that this phenomenon may facilitate an explanation of generalization over natural data (e.g., audio, images, and text). Then, we characterize the ability of graph neural networks to model interactions via a notion of rank, which is commonly used for quantifying entanglement in quantum physics. A central tool underlying these results is a connection between neural networks and tensor factorizations. Practical implications of our theory for designing explicit regularization schemes and data preprocessing algorithms are presented.
