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

Reconstruction of Signal using Interpolation01:10

Reconstruction of Signal using Interpolation

174
Signal processing techniques are essential for accurately converting continuous signals to digital formats and vice versa. When a continuous signal is sampled with a period T, the resulting sampled signal exhibits replicas of the original spectrum in the frequency domain, spaced at intervals equal to the sampling frequency. To handle this sampled signal, a zero-order hold method can be applied, which creates a piecewise constant signal by retaining each sample's value until the next...
174
Cascaded Op Amps01:16

Cascaded Op Amps

590
Operational amplifiers (op-amps) are versatile electronic components that can be interconnected in a cascade - one after another in a linear sequence. This cascading is possible due to their infinite input resistance and zero output resistance, allowing them to maintain their input-output relationships even when connected in series.
In a cascaded system, each op-amp is referred to as a stage. The output of one stage drives the input of the subsequent stage. As the input signal passes through...
590
Deconvolution01:20

Deconvolution

133
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...
133

You might also read

Related Articles

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

Sort by
Same author

Systematic Review of IoT-Based Solutions for User Tracking: Towards Smarter Lifestyle, Wellness and Health Management.

Sensors (Basel, Switzerland)Ā·2024
Same author

Sensing Data Concealment in NFTs: A Steganographic Model for Confidential Cross-Border Information Exchange.

Sensors (Basel, Switzerland)Ā·2024
Same author

Scheduling Sparse LEO Satellite Transmissions for Remote Water Level Monitoring.

Sensors (Basel, Switzerland)Ā·2023
Same author

An Ultrasound-Based Biomedical System for Continuous Cardiopulmonary Monitoring: A Single Sensor for Multiple Information.

IEEE transactions on bio-medical engineeringĀ·2019
Same author

A Software Defined Radio Evaluation Platform for WBAN Systems.

Sensors (Basel, Switzerland)Ā·2018
Same author

Ultrasound Sensors for Diaphragm Motion Tracking: An Application in Non-Invasive Respiratory Monitoring.

Sensors (Basel, Switzerland)Ā·2018

Related Experiment Video

Updated: Jun 8, 2025

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

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique

Published on: July 5, 2024

369

A Structurally Regularized CNN Architecture via Adaptive Subband Decomposition.

Pavel Sinha, Ioannis Psaromiligkos, Zeljko Zilic

    IEEE Transactions on Neural Networks and Learning Systems
    |November 8, 2024
    PubMed
    Summary

    A novel convolutional neural network (CNN) architecture decomposes signals into subbands, enhancing classification accuracy and robustness. This method significantly reduces computational costs while maintaining state-of-the-art performance on image datasets.

    More Related Videos

    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

    471
    Deep Neural Networks for Image-Based Dietary Assessment
    13:19

    Deep Neural Networks for Image-Based Dietary Assessment

    Published on: March 13, 2021

    9.0K

    Related Experiment Videos

    Last Updated: Jun 8, 2025

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

    Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique

    Published on: July 5, 2024

    369
    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

    471
    Deep Neural Networks for Image-Based Dietary Assessment
    13:19

    Deep Neural Networks for Image-Based Dietary Assessment

    Published on: March 13, 2021

    9.0K

    Area of Science:

    • Computer Science
    • Artificial Intelligence
    • Machine Learning

    Background:

    • Convolutional Neural Networks (CNNs) are powerful tools for image classification.
    • Traditional CNNs process full-band signals, which can be computationally intensive.
    • Existing architectures may lack robustness to noise and quantization.

    Purpose of the Study:

    • To propose a generalized CNN architecture that decomposes input signals into subbands.
    • To improve computational efficiency and robustness of CNNs.
    • To maintain or enhance classification accuracy compared to existing methods.

    Main Methods:

    • A novel CNN architecture employing an adaptive filter bank for subband decomposition.
    • Independent feature extraction from each subband using convolutional layers.
    • Feature combination via fully connected layers for classification.
    • End-to-end learning of subband decomposition from data.

    Main Results:

    • The proposed architecture demonstrates structural regularization by limiting subband CNNs to specific signal spectra.
    • Achieved state-of-the-art classification accuracy on MNIST, CIFAR-10/100, Caltech-101, and ImageNet-2012 datasets.
    • Attained top-5 (86.91%) and top-1 (69.73%) accuracy on ImageNet-2012.
    • Significant reduction in computational costs: over 90% in inference and ~75% in back-propagation (single-layer decomposition).
    • Robustness to input and weight-and-bias quantization noise.

    Conclusions:

    • The proposed subband decomposition CNN architecture offers a computationally efficient and robust alternative to traditional full-band CNNs.
    • It achieves superior or competitive accuracy across various benchmark datasets.
    • The method provides substantial computational savings, particularly beneficial for large-scale deep learning applications.