Related Experiment Video
Updated: Oct 22, 2025

12:27
Large-scale Reconstructions and Independent, Unbiased Clustering Based on Morphological Metrics to Classify Neurons in Selective Populations
Published on: February 15, 2017
7.1K
Coarse-Grained Pruning of Neural Network Models Based on Blocky Sparse Structure.
Lan Huang1,2, Jia Zeng1, Shiqi Sun1
1College of Computer Science and Technology, Jilin University, Changchun 130012, China.
Entropy (Basel, Switzerland)
|August 27, 2021
Summary
This study introduces a block pruning method to compress deep neural networks by simplifying weight matrices. The approach reduces computational costs without significantly impacting classification accuracy, making models more efficient.
Area of Science:
- Artificial Intelligence
- Machine Learning
- Computer Science
Background:
- Deep neural networks (DNNs) demonstrate high performance across various fields.
- Over-parameterization in DNNs leads to significant computational demands and resource consumption.
- Efficient computation of large weight matrices is a critical challenge in deploying DNNs.
Purpose of the Study:
- To propose a novel block-based division and coarse-grained block pruning strategy for DNNs.
- To simplify and compress the fully connected structure of deep learning models.
- To accelerate weight matrix calculations through optimized storage and computation.
Main Methods:
- Weight matrices are divided into square sub-blocks using spatial aggregation.
- A coarse-grained block pruning strategy is applied to reduce model parameters.
- Pruned weight matrices are stored in the Block Sparse Row (BSR) format for efficient computation.
Main Results:
- The proposed method effectively compresses deep neural networks.
- Computational costs are reduced without substantial degradation in classification accuracy.
- The block pruning strategy demonstrates compatibility with convolutional neural networks.
Conclusions:
- The coarse-grained block pruning method offers an effective way to optimize DNNs.
- BSR storage format enhances the efficiency of computations involving pruned weight matrices.
- This approach provides a viable solution for developing more efficient and deployable deep learning models.
Related Concept Videos
Neuroplasticity
957
Neuroplasticity reflects the brain's remarkable capacity to adapt and evolve, responding dynamically to learning, experiences, or injury by reorganizing its neural circuitry. This reorganization involves creating new neural connections and refining old ones through a series of biological processes that contribute to the brain's lifelong development and adaptability.
957
Neuron Structure
226.9K
Overview
226.9K
Neural Circuits
1.9K
Neural circuits and neuronal pools are two of the main structures found in the nervous system. Neural circuits are networks of neurons that work together to carry out a specific task or process. They consist of interconnected neurons and glial cells, which provide structural and metabolic support.
Neuronal pools are collections of nerve cells with similar functions and interact through chemical and electrical signals. These pools include both interneurons (the central neural circuit nodes that...
Neuronal pools are collections of nerve cells with similar functions and interact through chemical and electrical signals. These pools include both interneurons (the central neural circuit nodes that...
1.9K
Block Diagram Reduction
335
The process of deriving the transfer function of a control system often involves reducing its block diagram to a single block. This simplification can be achieved through a series of strategic operations, including relocating branch points and comparators. These operations preserve the overall function of the system while allowing for easier manipulation and combination of blocks.
The first step in this process is the identification and relocation of a branch point. A branch point, where a...
The first step in this process is the identification and relocation of a branch point. A branch point, where a...
335
Survival Tree
185
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...
Building a Survival Tree
Constructing a...
185

