paper-with-me

Papers

Training Sparse Neural Network by Constraining Synaptic Weight on Unit Lp Sphere

2021-03-30 · Weipeng Li, Xiaogang Yang, Chuanxiang Li, Ruitao Lu, Xueli Xie

Sparse deep neural networks have shown their advantages over dense models with fewer parameters and higher computational efficiency. Here we demonstrate constraining the synaptic weights on unit Lp-sphere enables the flexibly control of the sparsity with p and improves the generalization ability of neural networks. Firstly, to optimize the synaptic weights constrained on unit Lp-sphere, the parameter optimization algorithm, Lp-spherical gradient descent (LpSGD) is derived from the augmented Empirical Risk Minimization condition, which is theoretically proved to be convergent. To understand the mechanism of how p affects Hoyer's sparsity, the expectation of Hoyer's sparsity under the hypothesis of gamma distribution is given and the predictions are verified at various p under different conditions. In addition, the "semi-pruning" and threshold adaptation are designed for topology evolution to effectively screen out important connections and lead the neural networks converge from the initial sparsity to the expected sparsity. Our approach is validated by experiments on benchmark datasets covering a wide range of domains. And the theoretical analysis pave the way to future works on training sparse neural networks with constrained optimization.

📄 PDF Abstract BibTeX arXiv:2103.16013

Code (1)

WilliamLiPro/LpSS 공식 구현 pytorch

Tasks

Computational Efficiency

Similar Papers 제목 키워드 기반

Beyond Weights: Deep learning in Spiking Neural Networks with pure synaptic-delay training

2023-06-09 · Edoardo W. Grappolini, Anand Subramoney

Biological evidence suggests that adaptation of synaptic delays on short to medium timescales plays an important role in learning in the brain. Inspired by biology, we explore the feasibility and power of using synaptic …

A Neuron as a Signal Processing Device

2014-05-12 · Tao Hu, Zaid J. Towfic, Cengiz Pehlevan, Alex Genkin 외

A neuron is a basic physiological and computational unit of the brain. While much is known about the physiological properties of a neuron, its computational role is poorly understood. Here we propose to view a neuron as …

Mental causation in a physical world: A self-causation model of downward causation

2023-10-16 · Yoshiyuki Ohmura, Yasuo Kuniyoshi

Downward causation is self-causation, the causel effect from the whole to its parts, and is considered a promising theory for the problem of mental causation. However, it remains to be clarified how an irreducible but su…

Synaptic Stripping: How Pruning Can Bring Dead Neurons Back To Life

2023-02-11 · Tim Whitaker, Darrell Whitley

Rectified Linear Units (ReLU) are the default choice for activation functions in deep neural networks. While they demonstrate excellent empirical performance, ReLU activations can fall victim to the dead neuron problem. …

Quantal synaptic dilution enhances sparse encoding and dropout regularisation in deep networks

2020-09-28 · Gardave S Bhumbra

Dropout is a technique that silences the activity of units stochastically while training deep networks to reduce overfitting. Here we introduce Quantal Synaptic Dilution (QSD), a biologically plausible model of dropout r…

Language ModellingSentiment Analysis