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.3K
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.3K
Types Of Transformers01:16

Types Of Transformers

1.0K
Transformers can provide desired voltages to a circuit by modifying the number of turns in the secondary windings.
If the ratio of the number of turns in the secondary winding to that of the primary winding is greater than one, then the transformer is said to be a step-up transformer. In a step-up transformer, the voltage at the secondary winding is greater than the voltage applied at the primary winding.
However, if this ratio is less than one, the transformer is said to be a step-down...
1.0K
Multi-input and Multi-variable systems01:22

Multi-input and Multi-variable systems

122
Cruise control systems in cars are designed as multi-input systems to maintain a driver's desired speed while compensating for external disturbances such as changes in terrain. The block diagram for a cruise control system typically includes two main inputs: the desired speed set by the driver and any external disturbances, such as the incline of the road. By adjusting the engine throttle, the system maintains the vehicle's speed as close to the desired value as possible.
In the absence...
122
The Ideal Transformer01:26

The Ideal Transformer

419
In single-phase two-winding transformers, two windings are coiled around a magnetic core characterized by cross-sectional area A and magnetic permeability μ. A phasor current i1 enters the left winding while i2 exits the right winding, establishing the fundamental working of the transformer through electromagnetic principles.
Ampere's Law forms the basis of understanding the magnetic field within the transformer. It states that the integral of the magnetic field intensity's...
419
Transformers in Distribution System01:27

Transformers in Distribution System

118
Transformers in distribution systems can be broadly categorized into distribution substation transformers and other distribution transformers. They are crucial for stepping down high transmission voltages to levels suitable for distribution and end-user applications.
Distribution substation transformers come in various ratings and typically use mineral oil for insulation and cooling. To prevent moisture and air from entering the oil, some transformers use an inert gas like nitrogen to fill the...
118
Transformers with Off-Nominal Turns Ratios01:25

Transformers with Off-Nominal Turns Ratios

173
In scenarios involving parallel transformers with disparate ratings, developing per-unit models requires accommodating off-nominal turns ratios. This situation arises when the selected base voltages are not proportional to the transformer’s voltage ratings. Consider a transformer where the rated voltages are related by the term a. If the chosen voltage bases satisfy a relationship involving term b, term c is defined as the ratio of these bases. This ratio is then substituted into the...
173

You might also read

Related Articles

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

Sort by
Same author

Graphene interconnects fully encapsulated in layered insulator hexagonal boron nitride.

NanotechnologyĀ·2013
Same author

Methylation of a novel CpG island of intron 1 is associated with steroidogenic factor 1 expression in endometriotic stromal cells.

Reproductive sciences (Thousand Oaks, Calif.)Ā·2013
Same author

Rare occurrence of the JAK1 mutation in acute promyelocytic leukemia patients.

Acta haematologicaĀ·2013
Same author

A systematic review and meta-analysis of buyang huanwu decoction in animal model of focal cerebral ischemia.

Evidence-based complementary and alternative medicine : eCAMĀ·2013
Same author

Lower citrinin production by gene disruption of ctnB involved in citrinin biosynthesis in Monascus aurantiacus Li AS3.4384.

Journal of agricultural and food chemistryĀ·2013
Same author

Semiconductor nanocrystals in sol-gel derived matrices.

Physical chemistry chemical physics : PCCPĀ·2013

Related Experiment Video

Updated: Jul 16, 2025

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique
04:48

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique

Published on: July 5, 2024

439

Evolutionary neural architecture search combining multi-branch ConvNet and improved transformer.

Yang Xu1, Yongjie Ma2

  • 1College of Physics and Electronic Engineering, Northwest Normal University, Lanzhou, 730070, China.

Scientific Reports
|September 22, 2023
PubMed
Summary

This study introduces an evolutionary neural architecture search (ENAS) method using Transformers and ConvNets to automatically design efficient deep learning models. The approach enhances performance and reduces computational cost for complex network architectures.

More Related Videos

A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images
04:23

A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images

Published on: April 21, 2023

1.9K
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

Related Experiment Videos

Last Updated: Jul 16, 2025

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique
04:48

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique

Published on: July 5, 2024

439
A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images
04:23

A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images

Published on: April 21, 2023

1.9K
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

Area of Science:

  • Computer Science
  • Artificial Intelligence
  • Machine Learning

Background:

  • Manual design of deep convolutional neural networks (CNNs) is challenging due to complex topologies.
  • Existing neural architecture search (NAS) methods often face high computational costs or design inflexibility.

Purpose of the Study:

  • To propose an efficient and flexible automated method for designing CNN architectures.
  • To address the limitations of current NAS techniques.

Main Methods:

  • An evolutionary neural architecture search (ENAS) framework is developed, integrating an improved Transformer with a multi-branch Convolutional Neural Network (ConvNet).
  • A novel 'batch-free normalization Transformer Block' (BFNTBlock) is introduced, combining batch-free normalization (BFN) and batch normalization (BN) to improve feature representation and mitigate estimation shift.
  • The multi-branch block enhances feature space richness and network representational capacity.

Main Results:

  • The proposed ENAS method achieved high accuracies of 97.24% on CIFAR10 and 80.06% on CIFAR100.
  • The method demonstrated high computational efficiency, requiring only 1.46 and 1.53 GPU days for training on CIFAR10 and CIFAR100, respectively.
  • Superior performance was observed on real-world datasets (GTSRB and NEU-CLS) compared to common methods, validating its universality.

Conclusions:

  • The proposed ENAS method effectively automates the design of high-performance and computationally efficient deep neural networks.
  • The BFNTBlock design proves beneficial for leveraging both local and long-range dependencies while improving model stability.
  • The method shows strong generalization capabilities across diverse computer vision tasks.