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

Choosing Between z and t Distribution01:25

Choosing Between z and t Distribution

2.9K
The z and the Student t distribution estimate the population mean using the sample mean and standard deviation. However, to decide which distribution to use for a calculation, one needs to determine the sample size, the nature of the distribution, and whether the population standard deviation is known. If the population standard deviation is known and the population is normally distributed, or if the sample size is greater than 30, the z distribution is preferred. The Student t distribution is...
2.9K
Linear Approximation in Frequency Domain01:26

Linear Approximation in Frequency Domain

122
Linear systems are characterized by two main properties: superposition and homogeneity. Superposition allows the response to multiple inputs to be the sum of the responses to each individual input. Homogeneity ensures that scaling an input by a scalar results in the response being scaled by the same scalar.
In contrast, nonlinear systems do not inherently possess these properties. However, for small deviations around an operating point, a nonlinear system can often be approximated as linear....
122
Neural Circuits01:25

Neural Circuits

1.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...
1.4K
Improving Translational Accuracy02:07

Improving Translational Accuracy

11.8K
Base complementarity between the three base pairs of mRNA codon and the tRNA anticodon is not a failsafe mechanism. Inaccuracies can range from a single mismatch to no correct base pairing at all. The free energy difference between the correct and nearly correct base pairs can be as small as 3 kcal/ mol. With complementarity being the only proofreading step, the estimated error frequency would be one wrong amino acid in every 100 amino acids incorporated. However, error frequencies observed in...
11.8K

You might also read

Related Articles

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

Sort by
Same journal

RETRACTED: Zhang et al. A Novel Framework for Reconstruction and Imaging of Target Scattering Centers via Wide-Angle Incidence in Radar Networks. <i>Sensors</i> 2025, <i>25</i>, 6802.

Sensors (Basel, Switzerland)·2026
Same journal

Enhancing Unsupervised Multi-Source Domain Adaptation for Person Re-Identification via Mixture of Experts and Graph-Based Relation.

Sensors (Basel, Switzerland)·2026
Same journal

Development of an Instrumented Glove for Palmar Pressure Assessment in Kayakers.

Sensors (Basel, Switzerland)·2026
Same journal

Development and Experimental Validation of an Autonomous IoT-Based Monitoring System for Real-Time Water Quality Assessment in the Amazon River.

Sensors (Basel, Switzerland)·2026
Same journal

Semi-Supervised Adversarial Learning Framework for Controller Area Network Bus Intrusion Detection.

Sensors (Basel, Switzerland)·2026
Same journal

Smart Optimization Method for Safety Signs in Innovative Manufacturing Environments Integrating Industrial Field IoT Sensors and Knowledge Graphs.

Sensors (Basel, Switzerland)·2026
See all related articles

Related Experiment Video

Updated: Aug 16, 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.3K

GradFreeBits: Gradient-Free Bit Allocation for Mixed-Precision Neural Networks.

Benjamin Jacob Bodner1, Gil Ben-Shalom1, Eran Treister1

  • 1Department of Computer Science, Ben-Gurion University, Beer Sheva 8410501, Israel.

Sensors (Basel, Switzerland)
|December 23, 2022
PubMed
Summary
This summary is machine-generated.

This study introduces GradFreeBits, a new method for training quantized neural networks (QNNs) with mixed precision. It effectively optimizes discrete bit allocations, improving performance on various benchmarks.

Keywords:
gradient-free optimizationmixed-precision quantizationneural network compressionquantization

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

480

Related Experiment Videos

Last Updated: Aug 16, 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.3K
Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique
04:48

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique

Published on: July 5, 2024

480

Area of Science:

  • Computer Science
  • Artificial Intelligence
  • Machine Learning

Background:

  • Quantized Neural Networks (QNNs) are crucial for deploying deep learning models on resource-constrained edge devices.
  • Mixed-precision quantization offers improved performance-computation trade-offs but presents optimization challenges due to discrete bit allocations and inter-layer dependencies.

Purpose of the Study:

  • To develop a novel optimization scheme for training mixed-precision QNNs that addresses the difficulties of optimizing discrete bit allocations.
  • To improve the efficiency and performance of QNNs on edge devices through effective mixed-precision training.

Main Methods:

  • Proposes GradFreeBits, a joint optimization scheme alternating between gradient-based weight optimization and gradient-free bit allocation optimization.
  • Applies the method to optimize precision levels across different layers of QNNs, considering inter-layer dependencies.

Main Results:

  • Achieves state-of-the-art or comparable performance on image classification (CIFAR10/100, ImageNet) and semantic segmentation (Cityscapes) tasks.
  • Demonstrates effectiveness across various neural network architectures, including graph neural networks.

Conclusions:

  • GradFreeBits offers an effective solution for training mixed-precision QNNs, overcoming traditional optimization hurdles.
  • The proposed method is versatile and extensible to other neural network applications with challenging parameter optimization requirements.