Related Experiment Video
Updated: Dec 25, 2025

03:31
Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
Published on: December 15, 2023
936
Deep neural networks with a set of node-wise varying activation functions
Jinhyeok Jang1, Hyunjoong Cho2, Jaehong Kim1
1Electronics and Telecommunications Research Institute (ETRI), Daejeon, Republic of Korea.
Summary
This study introduces deep neural networks with unique activation functions that automatically rank feature importance. This allows for efficient network pruning and retraining without compromising performance.
Area of Science:
- Artificial Intelligence
- Machine Learning
- Deep Learning
Background:
- Deep neural networks (DNNs) are powerful tools for feature learning.
- However, understanding and utilizing the importance of learned features remains a challenge.
- Existing methods often require separate processes for feature selection and network optimization.
Purpose of the Study:
- To develop a novel deep neural network architecture capable of learning feature importance intrinsically.
- To enable automatic pruning of less important features, thereby reducing network complexity.
- To demonstrate that pruned networks can be retrained without significant performance degradation.
Main Methods:
- Introduction of deep neural networks with node-wise varying activation functions.
- Activation functions are designed to make nodes with smaller indices more sensitive during training.
- This sensitivity gradient results in features being sorted by node index according to their importance.
Main Results:
- The proposed networks successfully learn both input features and their relative importance.
- Nodes corresponding to less important features can be identified and pruned.
- Validation across shallow, deep, and transferred networks confirms the feature-sorting property and pruning effectiveness.
Conclusions:
- The novel DNN architecture effectively learns and ranks feature importance.
- Automatic feature pruning based on learned importance is feasible and efficient.
- This approach offers a pathway to more interpretable and computationally efficient deep learning models.
Related Concept Videos
Neural Circuits
2.5K
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...
2.5K
Propagation of Action Potentials
8.5K
The propagation of an action potential refers to the process by which a nerve impulse, or "action potential," travels along a neuron.
Neurons (nerve cells) have a resting membrane potential, with a slightly negative charge inside compared to outside. This is maintained by ion channels, such as sodium (Na+) and potassium (K+) channels, which control the flow of ions. When a stimulus, like a touch or a signal from another neuron, triggers the neuron, sodium channels open, allowing sodium ions to...
Neurons (nerve cells) have a resting membrane potential, with a slightly negative charge inside compared to outside. This is maintained by ion channels, such as sodium (Na+) and potassium (K+) channels, which control the flow of ions. When a stimulus, like a touch or a signal from another neuron, triggers the neuron, sodium channels open, allowing sodium ions to...
8.5K
The Role of Ion Channels in Neuronal Computation
3.5K
A postsynaptic neuron usually receives numerous impulses from several other presynaptic neurons. The axon hillock of the postsynaptic neuron integrates all these signals and determines the likelihood of firing an action potential.
Sometimes a single EPSP is strong enough to induce an action potential in the postsynaptic neuron. However, multiple presynaptic inputs must often create EPSPs around the same time for the postsynaptic neuron to be sufficiently depolarized to fire an action potential....
Sometimes a single EPSP is strong enough to induce an action potential in the postsynaptic neuron. However, multiple presynaptic inputs must often create EPSPs around the same time for the postsynaptic neuron to be sufficiently depolarized to fire an action potential....
3.5K