Self-Organization Towards $1/f$ Noise in Deep Neural Networks
Nicholas Chong Jia Le, Ling Feng

TL;DR
This study demonstrates that deep neural networks trained on natural language exhibit $1/f$ noise in neuron activations, similar to biological brains, and that overcapacity leads to deviations from this pattern, indicating optimal learning signatures.
Contribution
The paper reveals the presence of $1/f$ noise in deep neural networks and links it to optimal learning, providing a new perspective on neural activity patterns in artificial systems.
Findings
$1/f$ noise observed in LSTM neuron activations
Overcapacity causes deviation from $1/f$ noise towards white noise
Resemblance between $1/f$ exponents in neural networks and human brain signals
Abstract
The presence of noise, also known as pink noise, is a well-established phenomenon in biological neural networks, and is thought to play an important role in information processing in the brain. In this study, we find that such noise is also found in deep neural networks trained on natural language, resembling that of their biological counterparts. Specifically, we trained Long Short-Term Memory (LSTM) networks on the `IMDb' AI benchmark dataset, then measured the neuron activations. The detrended fluctuation analysis (DFA) on the time series of the different neurons demonstrate clear patterns, which is absent in the time series of the inputs to the LSTM. Interestingly, when the neural network is at overcapacity, having more than enough neurons to achieve the learning task, the activation patterns deviate from noise and shifts towards white noise. This is because…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsNeural Networks and Applications
MethodsSigmoid Activation · Tanh Activation · Long Short-Term Memory
