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

Scaling01:26

Scaling

271
In designing and analyzing filters, resonant circuits, or circuit analysis at large, working with standard element values like 1 ohm, 1 henry, or 1 farad can be convenient before scaling these values to more realistic figures. This approach is widely utilized by not employing realistic element values in numerous examples and problems; it simplifies mastering circuit analysis through convenient component values. The complexity of calculations is thereby reduced, with the understanding that...
271
Improving Translational Accuracy02:07

Improving Translational Accuracy

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

Convolution Properties I

177
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:
177
Convolution: Math, Graphics, and Discrete Signals01:24

Convolution: Math, Graphics, and Discrete Signals

288
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...
288
Convolution Properties II01:17

Convolution Properties II

230
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...
230
Accuracy, limits, and approximation01:28

Accuracy, limits, and approximation

474
Accuracy, limits, and approximations are common in many fields, especially in engineering calculations. These concepts are imperative for ensuring that a given value is as close as possible to its true value.
Accuracy is defined as the closeness of the measured value to the true or actual value. In engineering mechanics, repeated measurements are taken during theoretical or experimental analyses to ensure that the result is precise and accurate.
The accuracy of any solution is based on the...
474

You might also read

Related Articles

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

Sort by
Same author

Antiviral Efficacy, Cytotoxicity, Transcriptomics, and Discriminatory Function of 3D8 scFv Against Dengue and Zika Viruses.

International journal of molecular sciences·2026
Same author

Corrigendum to "Knockdown of HCK promotes HREC cell viability and inner blood-retinal barrier integrity by regulating the AMPK signaling pathway".

Open life sciences·2026
Same author

Small extracellular vesicles derived from hair follicle neural crest stem cells enhance perineurial cell proliferation and migration via the TGF-β/SMAD/HAS2 pathway.

Neural regeneration research·2025
Same author

Cascade CRISPR/cas Enables More Sensitive Detection of <i>Toxoplasma gondii</i> and <i>Listeria monocytogenes</i> than Single CRISPR/cas.

Microorganisms·2025
Same author

Neurodevelopmentally rooted epicenters in schizophrenia: sensorimotor-association spatial axis of cortical thickness alterations.

Molecular psychiatry·2025
Same author

Increased diversity by cushion plants enhances alpine community productivity and stability.

The New phytologist·2025

Related Experiment Video

Updated: Jul 16, 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

568

Efficient and accurate compound scaling for convolutional neural networks.

Chengmin Lin1, Pengfei Yang1, Quan Wang1

  • 1School of Computer Science and Technology, Xidian University, Xi'an, 710071, China; The Key Laboratory of Smart Human-Computer Interaction and Wearable Technology of Shaanxi Province, Xi'an, 710071, China.

Neural Networks : the Official Journal of the International Neural Network Society
|September 20, 2023
PubMed
Summary
This summary is machine-generated.

This study introduces a new scaling method for Convolutional Neural Networks (ConvNets) that considers dimension relationships and runtime constraints. This approach optimizes the trade-off between accuracy and inference speed for various workloads.

Keywords:
Compound scalingConvolutional neural networksDimensions relationshipRuntime prediction model

More Related Videos

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

Deep Neural Networks for Image-Based Dietary Assessment

Published on: March 13, 2021

9.2K
Using Computer Vision Libraries to Streamline Nuclei Quantification
06:25

Using Computer Vision Libraries to Streamline Nuclei Quantification

Published on: June 6, 2025

300

Related Experiment Videos

Last Updated: Jul 16, 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

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

Deep Neural Networks for Image-Based Dietary Assessment

Published on: March 13, 2021

9.2K
Using Computer Vision Libraries to Streamline Nuclei Quantification
06:25

Using Computer Vision Libraries to Streamline Nuclei Quantification

Published on: June 6, 2025

300

Area of Science:

  • Computer Science
  • Artificial Intelligence
  • Machine Learning

Background:

  • Convolutional Neural Networks (ConvNets) are increasingly vital for diverse workloads, necessitating efficient and accurate network architectures.
  • Current ConvNet scaling methods often ignore inter-dimensional relationships and inference speed impacts, leading to suboptimal accuracy-inference speed trade-offs.

Purpose of the Study:

  • To propose a novel scaling method for ConvNets that improves both accuracy and inference speed.
  • To address the limitations of existing scaling techniques by incorporating dimension relationships and runtime proxy constraints.

Main Methods:

  • Empirically quantifying the relationship between convolutional width and input resolution, noting filter redundancy at higher resolutions.
  • Developing a runtime prediction model that considers fine-grained layer computational properties for efficient network configuration.
  • Systematically adjusting network dimensions (width, depth, resolution) based on quantified relationships and runtime predictions.

Main Results:

  • The proposed scaling method demonstrates superior performance compared to prior works on ImageNet datasets.
  • Achieved a better trade-off between accuracy and inference speed across various ConvNet architectures.
  • Generated a set of models with improved parametric efficiency.

Conclusions:

  • The novel scaling strategy effectively balances accuracy and inference speed by leveraging dimension relationships and runtime predictions.
  • This method provides a more efficient way to adapt ConvNets for diverse computational demands.
  • The findings offer a significant advancement in designing high-performance neural network architectures.