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

Heuristics01:21

Heuristics

154
Heuristics are problem-solving strategies that use mental shortcuts to simplify decision-making. Unlike algorithms, which must be followed precisely to achieve a correct result, heuristics offer a general problem-solving framework. They save time and energy but can sometimes lead to less rational decisions.
People often rely on heuristics when faced with an overload of information, limited time, low importance of the decision, limited information, or when a heuristic readily comes to mind. For...
154
Network Function of a Circuit01:25

Network Function of a Circuit

408
Frequency response analysis in electrical circuits provides vital insights into a circuit's behavior as the frequency of the input signal changes. The transfer function, a mathematical tool, is instrumental in understanding this behavior. It defines the relationship between phasor output and input and comes in four types: voltage gain, current gain, transfer impedance, and transfer admittance. The critical components of the transfer function are the poles and zeros.
408
Protein Networks02:26

Protein Networks

2.4K
2.4K
Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving01:29

Mechanistic Models: Compartment Models in Algorithms for Numerical Problem Solving

107
Mechanistic models play a crucial role in algorithms for numerical problem-solving, particularly in nonlinear mixed effects modeling (NMEM). These models aim to minimize specific objective functions by evaluating various parameter estimates, leading to the development of systematic algorithms. In some cases, linearization techniques approximate the model using linear equations.
In individual population analyses, different algorithms are employed, such as Cauchy's method, which uses a...
107
Sequence Networks of Rotating Machines01:24

Sequence Networks of Rotating Machines

152
A Y-connected synchronous generator, grounded through a neutral impedance, is designed to produce balanced internal phase voltages with only positive-sequence components. The generator's sequence networks include a source voltage that is exclusively in the positive-sequence network. The sequence components of line-to-ground voltages at the generator terminals illustrate this configuration.
Zero-sequence current induces a voltage drop across the generator's neutral impedance and other...
152
Production Efficiency01:01

Production Efficiency

17.1K
Net production efficiency (NPE) is the efficiency at which organisms assimilate energy into biomass for the next trophic level. Due to low metabolic rates and less energy spent on thermoregulatory processes, the NPE of ectotherms (cold-blooded animals) is 10 times higher than endotherms (warm-blooded animals).
17.1K

You might also read

Related Articles

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

Sort by
Same author

Impact of hepatotoxicity and lipid metabolism-related toxicity on survival and quality of life in patients with high-volume metastatic hormone-sensitive prostate cancer treated with rezvilutamide in the CHART trial: a post hoc analysis.

BMC medicine·2026
Same author

Relationship between oral health literacy and oral frailty among older adults in nursing homes: a latent profile analysis.

Frontiers in public health·2026
Same author

Endothelial FAM171A2 is required for maintaining autophagy flux and blood-brain barrier integrity.

Science bulletin·2026
Same author

Current status of neuromuscular reversal and neuromuscular monitoring in China: a cross-sectional survey.

BMC anesthesiology·2026
Same author

Video-based hand gesture recognition via SPD manifold spatial representation and optical flow motion features.

PloS one·2026
Same author

Multidimensional analysis of concurrent proximal bronchiolar adenoma and lung carcinoma.

Journal of pathology and translational medicine·2026
Same journal

Research on a Regional Availability Evaluation Model for Road-Area High-Entropy Energy Based on Synergy Factors.

Entropy (Basel, Switzerland)·2026
Same journal

Atmospheric Turbulence Channel Modeling and Performance Analysis of a CO-ZP-OFDM Coherent Optical Communication System for UAV Air-to-Ground Scenarios.

Entropy (Basel, Switzerland)·2026
Same journal

Information Geometry and Asymptotic Theory for SMML Estimators.

Entropy (Basel, Switzerland)·2026
Same journal

Correlation Entropy and Power-Law Kinetics.

Entropy (Basel, Switzerland)·2026
Same journal

Research on the Contagion of Systemic Financial Risk Under the Impact of Climate Risks-From the Perspective of Complex Networks and Machine Learning.

Entropy (Basel, Switzerland)·2026
Same journal

The Statistical-Mechanical Meaning of the Wave Function of Quantum Mechanics.

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

Related Experiment Video

Updated: Sep 21, 2025

Large Scale Energy Efficient Sensor Network Routing Using a Quantum Processor Unit
05:30

Large Scale Energy Efficient Sensor Network Routing Using a Quantum Processor Unit

Published on: September 8, 2023

672

Efficient Network Architecture Search Using Hybrid Optimizer.

Ting-Ting Wang1, Shu-Chuan Chu1, Chia-Cheng Hu2

  • 1College of Computer Science and Engineering, Shandong University of Science and Technology, Qingdao 266590, China.

Entropy (Basel, Switzerland)
|May 28, 2022
PubMed
Summary
This summary is machine-generated.

This study introduces a novel deep architecture generation model using Aquila optimization and a genetic algorithm for efficient convolutional neural network (CNN) design. The method accelerates CNN architecture search, improving accuracy and reducing computation time.

Keywords:
Aquila optimizationconvolutional neural networkneural architecture searchresidual block

More Related Videos

Modeling the Functional Network for Spatial Navigation in the Human Brain
05:55

Modeling the Functional Network for Spatial Navigation in the Human Brain

Published on: October 13, 2023

1.2K

Related Experiment Videos

Last Updated: Sep 21, 2025

Large Scale Energy Efficient Sensor Network Routing Using a Quantum Processor Unit
05:30

Large Scale Energy Efficient Sensor Network Routing Using a Quantum Processor Unit

Published on: September 8, 2023

672
Modeling the Functional Network for Spatial Navigation in the Human Brain
05:55

Modeling the Functional Network for Spatial Navigation in the Human Brain

Published on: October 13, 2023

1.2K

Area of Science:

  • Computer Science
  • Artificial Intelligence
  • Machine Learning

Background:

  • Manual design of Convolutional Neural Networks (CNNs) for image classification is time-consuming and resource-intensive.
  • The increasing demand for efficient Neural Architecture Search (NAS) methods necessitates innovative solutions.
  • Existing NAS methods often struggle with computational cost and design complexity.

Purpose of the Study:

  • To propose a novel deep architecture generation model for CNNs.
  • To enhance the efficiency and accuracy of the CNN architecture search process.
  • To combine evolutionary computing algorithms with CNN design for automated structure generation.

Main Methods:

  • A new encoding strategy for CNN structures to integrate with evolutionary algorithms.
  • A location update mechanism incorporating genetic algorithm (GA) operators for optimized search.
  • Handling variable-length CNN structures using skip connections.
  • Integrating traditional CNN layers, residual blocks, and a grouping strategy for flexible architecture exploration.

Main Results:

  • The proposed model demonstrates good performance in terms of search accuracy.
  • The method achieves favorable results in reducing the time required for CNN architecture search.
  • Experimental validation on MNIST and CIFAR-10 datasets confirms the model's effectiveness.

Conclusions:

  • The novel deep architecture generation model effectively addresses the limitations of manual CNN design.
  • The integration of Aquila Optimization (AO) and GA offers a promising approach for efficient NAS.
  • The proposed method provides a flexible and powerful tool for discovering optimal CNN architectures.