Related Experiment Video
Updated: Jan 16, 2026

05:55
Modeling the Functional Network for Spatial Navigation in the Human Brain
Published on: October 13, 2023
1.5K
WideTopo: Improving foresight neural network pruning through training dynamics preservation and wide topologies
Changjian Deng1, Jian Cheng1, Yanzhou Su1
1School of Information and Communication Engineering, University of Electronic Science and Technology of China, Chengdu, 611731, Sichuan, PR China.
Summary
WideTopo prunes neural networks by preserving training dynamics and maintaining layer width, enhancing sub-network stability and performance. This approach improves computational efficiency without sacrificing accuracy, particularly in transfer learning.
Area of Science:
- Artificial Intelligence
- Machine Learning
- Deep Learning
Background:
- Neural network pruning is crucial for computational resource efficiency.
- Existing methods like saliency-based and graph theory-based pruning have limitations.
- Saliency scores can lead to narrow sub-networks; graph methods struggle with pre-trained models.
Purpose of the Study:
- To propose WideTopo, a novel pruning method that identifies structurally stable sub-networks.
- To improve post-training performance by preserving training dynamics and exploring wide network topologies.
- To address limitations of existing pruning techniques, especially in transfer learning.
Main Methods:
- WideTopo integrates Neural Tangent Kernel (NTK) theory and Implicit Target Alignment (ITA) to capture sub-network training dynamics.
- Employs a density-aware saliency score decay strategy to retain effective nodes.
- Utilizes a repeated mask restoration strategy to sustain layer width in sub-networks.
Main Results:
- Extensive validations on CNN and ViT models for image classification and semantic segmentation.
- Demonstrated effectiveness across diverse architectures and model densities, with both random and pre-trained initializations.
- WideTopo achieved competitive post-training performance compared to existing baselines.
Conclusions:
- WideTopo effectively identifies structurally stable sub-networks with improved performance.
- The method is applicable to various architectures and initialization settings, outperforming current baselines.
- Preserving training dynamics and maintaining network width are key to effective neural network pruning.
Related Concept Videos
Neuroplasticity
1.6K
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.
1.6K
Survival Tree
388
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...
388