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

Aggregates Classification01:29

Aggregates Classification

397
Aggregate classification is generally based on its size, petrographic characteristics, weight, and source. Size classification ranges from coarse to fine aggregates, defined by the size of the particles. Coarse aggregates are particles that do not pass through ASTM sieve No. 4, and aggregates that pass through the sieve are fine aggregates.
Petrographic classification groups aggregates based on common mineralogical characteristics. Some of the common mineral groups found in aggregates are...
397
Classification of Signals01:30

Classification of Signals

957
In signal processing, signals are classified based on various characteristics: continuous-time versus discrete-time, periodic versus aperiodic, analog versus digital, and causal versus noncausal. Each category highlights distinct properties crucial for understanding and manipulating signals.
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
957
Force Classification01:22

Force Classification

1.8K
Forces play a crucial role in the study of physics and engineering. They are essential in describing the motion, behavior, and equilibrium of objects in the physical world. Forces can be classified based on their origin, type, and direction of action.
Contact and non-contact forces are two of the most widely used categories of forces. As the name suggests, contact forces require physical contact between two objects to act upon each other. Examples of contact forces include frictional,...
1.8K
Classification of Systems-II01:31

Classification of Systems-II

248
Continuous-time systems have continuous input and output signals, with time measured continuously. These systems are generally defined by differential or algebraic equations. For instance, in an RC circuit, the relationship between input and output voltage is expressed through a differential equation derived from Ohm's law and the capacitor relation,
248
Classification of Systems-I01:26

Classification of Systems-I

338
Linearity is a system property characterized by a direct input-output relationship, combining homogeneity and additivity.
Homogeneity dictates that if an input x(t) is multiplied by a constant c, the output y(t) is multiplied by the same constant. Mathematically, this is expressed as:
338
Convolution Properties II01:17

Convolution Properties II

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

You might also read

Related Articles

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

Sort by
Same author

PhysioKey: Edge-AI-Driven Physiological Key Agreement for Secure Body Area Networks.

Sensors (Basel, Switzerland)·2026
Same author

A k-mismatch string matching for generalized edit distance using diagonal skipping method.

PloS one·2021
Same author

AresB-Net: accurate residual binarized neural networks using shortcut concatenation and shuffled grouped convolution.

PeerJ. Computer science·2021
Same author

Predicting hypotension in the ICU using noninvasive physiological signals.

Computers in biology and medicine·2021
Same author

Supervised Machine-Learning Algorithms in Real-time Prediction of Hypotensive Events.

Annual International Conference of the IEEE Engineering in Medicine and Biology Society. IEEE Engineering in Medicine and Biology Society. Annual International Conference·2020
Same author

Immunity of nanoscale magnetic tunnel junctions with perpendicular magnetic anisotropy to ionizing radiation.

Scientific reports·2020
Same journal

DARUMA: a gateway to fast and easy prediction of intrinsically disordered regions.

PeerJ. Computer science·2026
Same journal

Alzheimer's disease detection using a quantum deep neural network with Haralick feature extraction and simulated annealing optimization.

PeerJ. Computer science·2026
Same journal

Network anomaly detection using Deep Autoencoder and parallel Artificial Bee Colony algorithm-trained neural network.

PeerJ. Computer science·2026
Same journal

An anomaly detection model for multivariate time series with anomaly perception.

PeerJ. Computer science·2026
Same journal

Retraction: A wormhole attack detection method for tactical wireless sensor networks.

PeerJ. Computer science·2026
Same journal

Evaluation of mental disorder with prioritization of its type by utilizing the bipolar complex fuzzy decision-making approach based on Schweizer-Sklar prioritized aggregation operators.

PeerJ. Computer science·2026
See all related articles

Related Experiment Video

Updated: Sep 25, 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

656

A storage-efficient ensemble classification using filter sharing on binarized convolutional neural networks.

HyunJin Kim1, Mohammed Alnemari2, Nader Bagherzadeh3

  • 1School of Electronics and Electrical Engineering, Dankook University, Yongin-si, Gyeonggi-do, South Korea.

Peerj. Computer Science
|May 2, 2022
PubMed
Summary
This summary is machine-generated.

This study introduces a storage-efficient method for ensemble classification using binary neural networks (BNNs). By sharing filters, this approach enhances classification accuracy without significantly increasing memory usage in lightweight systems.

Keywords:
Binarized neural networkConvolutional neural networkEnsemble-based systemImage classification

More Related Videos

DNA Virus Detection System Based on RPA-CRISPR/Cas12a-SPM and Deep Learning
04:17

DNA Virus Detection System Based on RPA-CRISPR/Cas12a-SPM and Deep Learning

Published on: May 10, 2024

900

Related Experiment Videos

Last Updated: Sep 25, 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

656
DNA Virus Detection System Based on RPA-CRISPR/Cas12a-SPM and Deep Learning
04:17

DNA Virus Detection System Based on RPA-CRISPR/Cas12a-SPM and Deep Learning

Published on: May 10, 2024

900

Area of Science:

  • Computer Science
  • Artificial Intelligence
  • Machine Learning

Background:

  • Binary Neural Networks (BNNs) offer computational efficiency but suffer from low inference accuracy.
  • Ensemble methods can improve accuracy by aggregating multiple classifiers, but increase memory demands.
  • Lightweight systems face storage limitations for complex models.

Purpose of the Study:

  • To propose a storage-efficient ensemble classification method for Binary Neural Networks (BNNs).
  • To overcome the low inference accuracy of individual BNNs while managing memory constraints.
  • To enhance classification performance in dynamic powered, lightweight systems.

Main Methods:

  • Developed a novel ensemble classification scheme for BNNs.
  • Implemented filter sharing from a trained Convolutional Neural Network (CNN) model to reduce storage.
  • Retrained the model by training only unfrozen learnable parameters.
  • Evaluated performance across various ensemble types and BNN structures on CIFAR datasets.

Main Results:

  • The proposed filter-sharing method is scalable with the number of classifiers.
  • Significant enhancement in classification accuracy was observed.
  • Achieved 56.74% (ResNet-20) and 70.29% (ReActNet-10) Top-1 accuracies on CIFAR-100 with 10 BNN classifiers.
  • Performance improved by 7.6% and 3.6% compared to single BNN classifiers.

Conclusions:

  • The filter-sharing ensemble classification is effective for improving BNN accuracy.
  • The method successfully addresses the storage burden of ensemble methods in BNNs.
  • Demonstrated scalability and significant accuracy gains on benchmark datasets.