Role of Locality and Weight Sharing in Image-Based Tasks: A Sample Complexity Separation between CNNs, LCNs, and FCNs
Aakash Lahoti, Stefani Karp, Ezra Winston, Aarti Singh, Yuanzhi Li

TL;DR
This paper demonstrates that CNNs outperform LCNs and FCNs in image tasks by exploiting locality and weight sharing, providing theoretical sample complexity bounds that quantify these advantages.
Contribution
The paper introduces the DSD classification task and proves sample complexity bounds that highlight the statistical benefits of CNNs' inductive biases over LCNs and FCNs.
Findings
CNNs require fewer samples than LCNs and FCNs on the DSD task.
LCNs outperform FCNs due to locality, requiring fewer samples.
Theoretical tools for analyzing randomized algorithms are developed.
Abstract
Vision tasks are characterized by the properties of locality and translation invariance. The superior performance of convolutional neural networks (CNNs) on these tasks is widely attributed to the inductive bias of locality and weight sharing baked into their architecture. Existing attempts to quantify the statistical benefits of these biases in CNNs over locally connected convolutional neural networks (LCNs) and fully connected neural networks (FCNs) fall into one of the following categories: either they disregard the optimizer and only provide uniform convergence upper bounds with no separating lower bounds, or they consider simplistic tasks that do not truly mirror the locality and translation invariance as found in real-world vision tasks. To address these deficiencies, we introduce the Dynamic Signal Distribution (DSD) classification task that models an image as consisting of …
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
TopicsBrain Tumor Detection and Classification · Advanced Neural Network Applications
