Jove
Visualize
Contact Us
JoVE
x logofacebook logolinkedin logoyoutube logo
ABOUT JoVE
OverviewLeadershipBlogJoVE Help Center
AUTHORS
Publishing ProcessEditorial BoardScope & PoliciesPeer ReviewFAQSubmit
LIBRARIANS
TestimonialsSubscriptionsAccessResourcesLibrary Advisory BoardFAQ
RESEARCH
JoVE JournalMethods CollectionsJoVE Encyclopedia of ExperimentsArchive
EDUCATION
JoVE CoreJoVE BusinessJoVE Science EducationJoVE Lab ManualFaculty Resource CenterFaculty Site
Terms & Conditions of Use
Privacy Policy
Policies

Related Concept Videos

Convolution: Math, Graphics, and Discrete Signals01:24

Convolution: Math, Graphics, and Discrete Signals

714
In any LTI (Linear Time-Invariant) system, the convolution of two signals is denoted using a convolution operator, assuming all initial conditions are zero. The convolution integral can be divided into two parts: the zero-input or natural response and the zero-state or forced response, with t0 indicating the initial time.
To simplify the convolution integral, it is assumed that both the input signal and impulse response are zero for negative time values. The graphical convolution process...
714
Neural Circuits01:25

Neural Circuits

2.4K
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...
2.4K
Convolution Properties I01:20

Convolution Properties I

418
Convolution computations can be simplified by utilizing their inherent properties.
The commutative property reveals that the input and the impulse response of an LTI (Linear Time-Invariant) system can be interchanged without affecting the output:
418
Convolution Properties II01:17

Convolution Properties II

479
The important convolution properties include width, area, differentiation, and integration properties.
The width property indicates that if the durations of input signals are T1 and T2, then the width of the output response equals the sum of both durations, irrespective of the shapes of the two functions. For instance, convolving two rectangular pulses with durations of 2 seconds and 1 second results in a function with a width of 3 seconds.
The area property asserts that the area under the...
479
Sequence Networks of Rotating Machines01:24

Sequence Networks of Rotating Machines

403
A Y-connected synchronous generator, grounded through a neutral impedance, is designed to produce balanced internal phase voltages with only positive-sequence components. The generator's sequence networks include a source voltage that is exclusively in the positive-sequence network. The sequence components of line-to-ground voltages at the generator terminals illustrate this configuration.
Zero-sequence current induces a voltage drop across the generator's neutral impedance and other...
403
Deconvolution01:20

Deconvolution

441
Deconvolution, also known as inverse filtering, is the process of extracting the impulse response from known input and output signals. This technique is vital in scenarios where the system's characteristics are unknown, and they must be inferred from the observable signals.
Deconvolution involves several mathematical techniques to derive the impulse response. One common approach is polynomial division. In this method, the input and output sequences are treated as coefficients of...
441

You might also read

Related Articles

Articles linked to this work by shared authors, journal, and citation graph.

Sort by
Same author

Paving the Way for Point Cloud Video Representation Learning Using a PDE Model.

IEEE transactions on pattern analysis and machine intelligence·2026
Same author

A TSST-1 structural motif disrupts endothelial programs required for vascular regeneration.

bioRxiv : the preprint server for biology·2026
Same author

Synthesis of Carborane-Containing Esters of Natural l-Amino Acids via Construction of a Carborane Cage Using Alkyne-Insertion Reactions.

Inorganic chemistry·2026
Same author

ClC-3 mediates angiotensin II-induced endothelial dysfunction by inhibiting Akt-Hsp90-eNOS signaling pathway.

Frontiers in pharmacology·2026
Same author

EvaNet: Toward More Efficient and Consistent Infrared and Visible Image Fusion Assessment.

IEEE transactions on pattern analysis and machine intelligence·2026
Same author

ScRNA-Seq Deciphers an Autocrine EFNA1-EPHA1 Loop That Reprograms the Microenvironment in Hepatocellular Carcinoma.

Journal of hepatocellular carcinoma·2026

Related Experiment Video

Updated: Dec 6, 2025

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

871

Self-grouping convolutional neural networks.

Qingbei Guo1, Xiao-Jun Wu2, Josef Kittler3

  • 1Jiangsu Provincial Engineering Laboratory of Pattern Recognition and Computational Intelligence, Jiangnan University, Wuxi 214122, China; Shandong Provincial Key Laboratory of Network based Intelligent Computing, University of Jinan, Jinan 250022, China.

Neural Networks : the Official Journal of the International Neural Network Society
|October 11, 2020
PubMed
Summary

This study introduces Self-Grouping Convolutional Neural Networks (SG-CNN) for efficient deep learning. SG-CNN dynamically groups filters based on importance, improving compression, speed, and accuracy on standard datasets.

Keywords:
AccelerationCompressionDeep neural networkGroup convolution

More Related Videos

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique
04:48

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique

Published on: July 5, 2024

675

Related Experiment Videos

Last Updated: Dec 6, 2025

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

871
Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique
04:48

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique

Published on: July 5, 2024

675

Area of Science:

  • Computer Vision
  • Deep Learning
  • Machine Learning

Background:

  • Group convolution enhances efficiency and reduces parameters in deep neural networks.
  • Existing methods use fixed filter partitioning, limiting potential.
  • Data-independent grouping fails to fully exploit group convolution benefits.

Purpose of the Study:

  • Propose a novel Self-Grouping Convolutional Neural Network (SG-CNN) method.
  • Develop a data-dependent filter grouping strategy for improved performance.
  • Enhance computational efficiency and recognition accuracy in deep learning models.

Main Methods:

  • Filters are grouped based on the similarity of their input channel importance vectors.
  • Importance vectors are identified by evaluating input channel importance for each filter.
  • Clustering is used to group these vectors, followed by pruning less important connections.
  • Two fine-tuning schemes (local/global and global only) are employed to recover network capacity.

Main Results:

  • SG-CNN adapts to various architectures like ResNet and DenseNet.
  • Achieves superior performance in compression ratio, speedup, and recognition accuracy.
  • Demonstrates generalization ability through transfer learning tasks including domain adaptation and object detection.

Conclusions:

  • Self-grouping convolution offers a more effective approach to filter partitioning.
  • SG-CNN provides significant improvements in efficiency and accuracy over existing methods.
  • The method shows strong adaptability and generalization capabilities for diverse deep learning applications.