The Data Efficiency of Deep Learning Is Degraded by Unnecessary Input Dimensions

Vanessa D'Amario1,2, Sanjana Srivastava2,3, Tomotake Sasaki4

  • 1Department of Brain and Cognitive Sciences, Massachusetts Institute of Technology, Cambridge, MA, United States.

Summary

Biological systems learn efficiently using mechanisms like foveation to reduce input data. This study shows that removing unnecessary input dimensions significantly improves Deep Neural Networks' (DNNs) data efficiency.

Related Concept Videos

Dimensional Analysis01:23

Dimensional Analysis

Dimensional analysis is a powerful tool that is used in physics and engineering to understand and predict the behavior of physical systems. The basic idea behind dimensional analysis is to express physical quantities in terms of fundamental dimensions such as the mass, length, and time. Derived dimensions like the velocity, acceleration, and force are derived from the combinations of these fundamental dimensions.
Dimensional analysis allows us to analyze and compare physical quantities on a...
1.2K
Survival Tree01:19

Survival Tree

Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
 Building a Survival Tree
Constructing a...
175
Problem Solving: Dimensional Analysis01:08

Problem Solving: Dimensional Analysis

Every mathematical equation that connects separate distinct physical quantities must be dimensionally consistent, which implies it must abide by two rules. For this reason, the concept of dimension is crucial. The first rule is that an equation's expressions on either side of an equality must have the exact same dimension, i.e., quantities of the same dimension can be added or removed. The second rule stipulates that all popular mathematical functions, such as exponential, logarithmic, and...
5.1K
Downsampling01:20

Downsampling

When considering a sampled sequence with zero values between sampling instants, one can replace it by taking every N-th value of the sequence. At these integer multiples of N, the original and sampled sequences coincide. This process, known as decimation, involves extracting every N-th sample from a sequence, thereby creating a more efficient sequence.
The Fourier transform of the decimated sequence reveals a combination of scaled and shifted versions of the original spectrum. This...
292
Reducing Line Loss01:18

Reducing Line Loss

In a three-phase circuit, line loss is an indicator of energy dissipated as heat due to the resistance of transmission lines. To address this, incorporating transformers into the system—a step-up transformer at the source and a step-down transformer at the load—is a strategic solution. Two three-phase transformers are introduced to improve this.
With a step-up transformer at the source, the voltage is increased, thereby reducing the current in the transmission lines since power loss...
214
Upsampling01:22

Upsampling

Managing signal sampling rates is essential in digital signal processing to maintain signal integrity. A decimated signal, characterized by a reduced frequency range due to its lower sampling rate, can be upsampled by inserting zeros between each sample. This upsampling process expands the original spectrum and introduces repeated spectral replicas at intervals dictated by the new Nyquist frequency. To refine this zero-inserted sequence, it is passed through a lowpass filter with a cutoff...
346