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

Neural Circuits01:25

Neural Circuits

1.6K
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...
1.6K
Neural Regulation01:37

Neural Regulation

40.3K
Digestion begins with a cephalic phase that prepares the digestive system to receive food. When our brain processes visual or olfactory information about food, it triggers impulses in the cranial nerves innervating the salivary glands and stomach to prepare for food.
40.3K

You might also read

Related Articles

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

Sort by
Same author

Application of convolutional neural networks for nasofacial reconstruction.

The Journal of prosthetic dentistry·2026
Same author

Sex Identification Using Computed Tomography Images of the Human Skull.

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

Biped Gait Stability Classification Based on the Predicted Step Viability.

Biomimetics (Basel, Switzerland)·2024
Same author

Asymmetric Effects of Different Training-Testing Mismatch Types on Myoelectric Regression via Deep Learning.

IEEE journal of biomedical and health informatics·2023
Same author

A three-dimensional finite element analysis of the sports mouthguard.

Dental traumatology : official publication of International Association for Dental Traumatology·2016
Same author

Assessment of nose protector for sport activities: finite element analysis.

Dental traumatology : official publication of International Association for Dental Traumatology·2011
Same journal

A boundary-regularization-enhanced video anomaly detection network based on context-adaptive spatio-temporal conditional diffusion.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

MT<sup>2</sup>-CSD and LLM-CRAN: A new dataset and an LLM-based multi-semantic knowledge fusion model for conversational stance detection.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

TriAlignNet: A triple-path cross-modality alignment framework for multimodal time series forecasting.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

Anchor-based disentanglement framework for incremental multi-view clustering.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

Complex-valued amplitude-phase interference modeling for adversarially robust classification.

Neural networks : the official journal of the International Neural Network Society·2026
Same journal

TraNce: Type-aware hypergraph neural network with biological mediators for drug repositioning.

Neural networks : the official journal of the International Neural Network Society·2026
See all related articles

Related Experiment Video

Updated: Sep 17, 2025

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

Deep Neural Networks for Image-Based Dietary Assessment

Published on: March 13, 2021

9.4K

Neural networks with low-resolution parameters.

Eduardo Lobo Lustosa Cabral1, Larissa Driemeier2

  • 1Institute for Energy and Nuclear Research and Mauá Institute of Technology, São Paulo, SP, Brazil.

Neural Networks : the Official Journal of the International Neural Network Society
|July 3, 2025
PubMed
Summary
This summary is machine-generated.

Reducing neural network model size is key for efficiency. This study shows lower bit precision (down to 2.32 bits) maintains performance, enabling use on memory-constrained devices.

Keywords:
Deep learningLow resolutionWeight quantization

More Related Videos

Closed-loop Neuro-robotic Experiments to Test Computational Properties of Neuronal Networks
11:18

Closed-loop Neuro-robotic Experiments to Test Computational Properties of Neuronal Networks

Published on: March 2, 2015

10.4K
Anatomically Inspired Three-dimensional Micro-tissue Engineered Neural Networks for Nervous System Reconstruction, Modulation, and Modeling
10:45

Anatomically Inspired Three-dimensional Micro-tissue Engineered Neural Networks for Nervous System Reconstruction, Modulation, and Modeling

Published on: May 31, 2017

13.2K

Related Experiment Videos

Last Updated: Sep 17, 2025

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

Deep Neural Networks for Image-Based Dietary Assessment

Published on: March 13, 2021

9.4K
Closed-loop Neuro-robotic Experiments to Test Computational Properties of Neuronal Networks
11:18

Closed-loop Neuro-robotic Experiments to Test Computational Properties of Neuronal Networks

Published on: March 2, 2015

10.4K
Anatomically Inspired Three-dimensional Micro-tissue Engineered Neural Networks for Nervous System Reconstruction, Modulation, and Modeling
10:45

Anatomically Inspired Three-dimensional Micro-tissue Engineered Neural Networks for Nervous System Reconstruction, Modulation, and Modeling

Published on: May 31, 2017

13.2K

Area of Science:

  • Artificial Intelligence
  • Computer Science
  • Machine Learning

Background:

  • Large neural network models face challenges in memory usage and computational efficiency.
  • Optimizing model size is crucial for practical implementation across diverse applications.

Purpose of the Study:

  • To investigate the impact of parameter bit precision on neural network model performance.
  • To compare low-bit precision models against standard 32-bit models for multiclass object classification.

Main Methods:

  • Analysis of models with varying weight resolutions (1-bit to 4.08-bit).
  • Inclusion of models with fully connected, convolutional, and transformer layers.
  • Evaluation of performance, training epochs, and stability with data augmentation.

Main Results:

  • Low-bit precision models (e.g., 2.32-bit) achieve performance comparable to 32-bit models.
  • Large parameter models maintain similar performance with fewer bits; smaller models require more training.
  • Including zero in weights and careful data augmentation improves stability in low-resolution models.

Conclusions:

  • 2.32-bit weights offer an optimal balance for memory reduction, performance, and efficiency.
  • Low-bit precision models show promise for memory-constrained devices.
  • Further research on diverse datasets and larger models, alongside hardware advancements, is recommended.