Information Theoretic Lower Bounds for Feed-Forward Fully-Connected Deep Networks
Xiaochen Yang, Jean Honorio

TL;DR
This paper establishes the first information-theoretic lower bounds on the sample complexity required for parameter recovery and excess risk minimization in fully-connected neural networks for binary classification.
Contribution
It introduces novel lower bounds based on an information-theoretic framework, relating sample complexity to network parameters and architecture.
Findings
Lower bound for parameter recovery: Ω(d r log(r) + p)
Lower bound for excess risk: Ω(r log(r) + p)
First known information-theoretic lower bounds for this setting
Abstract
In this paper, we study the sample complexity lower bounds for the exact recovery of parameters and for a positive excess risk of a feed-forward, fully-connected neural network for binary classification, using information-theoretic tools. We prove these lower bounds by the existence of a generative network characterized by a backwards data generating process, where the input is generated based on the binary output, and the network is parametrized by weight parameters for the hidden layers. The sample complexity lower bound for the exact recovery of parameters is and for a positive excess risk is , where is the dimension of the input, reflects the rank of the weight matrices and is the number of hidden layers. To the best of our knowledge, our results are the first information theoretic lower bounds.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsStochastic Gradient Optimization Techniques · Neural Networks and Applications · Machine Learning and Algorithms
