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

Block Diagram Reduction01:22

Block Diagram Reduction

455
The process of deriving the transfer function of a control system often involves reducing its block diagram to a single block. This simplification can be achieved through a series of strategic operations, including relocating branch points and comparators. These operations preserve the overall function of the system while allowing for easier manipulation and combination of blocks.
The first step in this process is the identification and relocation of a branch point. A branch point, where a...
455
Relation between Mathematical Equations and Block Diagrams01:20

Relation between Mathematical Equations and Block Diagrams

2.8K
In a spring-mass-damper system, the second-order differential equation describes the dynamic behavior of the system. When transformed into the Laplace domain under zero initial conditions, this equation can be effectively analyzed and manipulated. The transformation into the Laplace domain converts differential equations into algebraic equations, simplifying the process of isolating the output.
2.8K
Elements of Block Diagrams01:25

Elements of Block Diagrams

600
Block diagrams serve as a visual representation of the input-output relationships within a system. An illustrative example is a heating system, where the set temperature activates the furnace to warm the room to the desired level. Block diagrams are versatile, modeling linear systems through Laplace transform variables and nonlinear systems using time domain variables.
A block diagram typically includes essential elements such as comparators, blocks, and feedback loops. Each of these elements...
600
Neural Circuits01:25

Neural Circuits

2.5K
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...
2.5K

You might also read

Related Articles

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

Sort by
Same author

Molecular insight into the interplay among heterogeneous plasmacytes and microenvironment cells and their clinical relevance in myeloma.

Proceedings of the National Academy of Sciences of the United States of America·2026
Same author

Local hyperthermia for cutaneous sporotrichosis: A randomized clinical trial.

Journal of the American Academy of Dermatology·2026
Same author

Low-temperature and rapid determination of water content in solid samples using a MAPbBr<sub>3</sub>/SiO<sub>2</sub> paper-based sensor.

Mikrochimica acta·2026
Same author

Privacy-Preserving Average-Tracking Control for Multi-Agent Systems with Constant Reference Signals.

Entropy (Basel, Switzerland)·2026
Same author

A primal-dual approach to double-risk-constrained LQR for practical control under non-Gaussian noise.

ISA transactions·2025
Same author

From System 1 to System 2: A Survey of Reasoning Large Language Models.

IEEE transactions on pattern analysis and machine intelligence·2025
Same journal

HardFlow: Hard-Constrained Sampling for Flow-Matching Models Via Trajectory Optimization.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

Industrial Brain: Self-Evolving Neuro-Symbolic Autonomy with Causal Resilience for Cyber-Physical Systems.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

Adaptive Hardness-Driven Dictionary Distillation for Incomplete Streaming View Clustering.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

Mixture of Global and Local Experts with Diffusion Transformer for Controllable Face Generation.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

Task-KV: Task-aware KV Cache Optimization via Semantic Differentiation of Attention Heads.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

Achieving Text-based Person Retrieval with Any Granularity.

IEEE transactions on pattern analysis and machine intelligence·2026
See all related articles

Related Experiment Video

Updated: Dec 30, 2025

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

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique

Published on: July 5, 2024

705

BlockQNN: Efficient Block-Wise Neural Network Architecture Generation.

Zhao Zhong, Zichen Yang, Boyang Deng

    IEEE Transactions on Pattern Analysis and Machine Intelligence
    |January 28, 2020
    PubMed
    Summary
    This summary is machine-generated.

    BlockQNN automatically designs high-performance convolutional neural networks using Q-learning. This automated approach significantly reduces design complexity and search space, achieving state-of-the-art results in computer vision tasks.

    Related Experiment Videos

    Last Updated: Dec 30, 2025

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

    Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique

    Published on: July 5, 2024

    705

    Area of Science:

    • Computer Vision
    • Artificial Intelligence
    • Machine Learning

    Background:

    • Convolutional neural networks (CNNs) are highly successful in computer vision.
    • Current popular CNN architectures are typically hand-crafted, requiring significant expertise and effort.
    • Automating CNN architecture design is a key challenge in machine learning.

    Purpose of the Study:

    • To introduce BlockQNN, a novel block-wise network generation pipeline for automated CNN architecture design.
    • To leverage the Q-Learning paradigm for efficient and effective network block construction.
    • To reduce the complexity and computational cost associated with designing high-performance CNNs.

    Main Methods:

    • Utilized a Q-Learning agent with an epsilon-greedy strategy to sequentially select component layers for optimal network blocks.
    • Stacked generated blocks to construct complete, auto-generated CNN architectures.
    • Implemented a distributed asynchronous framework and an early stop strategy to accelerate the generation process.

    Main Results:

    • Achieved state-of-the-art performance on image classification tasks compared to hand-crafted networks.
    • The best BlockQNN-generated network attained a 2.35% top-1 error rate on CIFAR-10.
    • Demonstrated strong generalizability, with networks performing well on larger datasets like ImageNet (82.0% top-1, 96.0% top-5 accuracy).

    Conclusions:

    • BlockQNN offers a significant reduction in the search space for network design, completing generation in as little as 3 days with 32 GPUs.
    • The block-wise generation approach provides a unique advantage in creating efficient and effective CNN architectures.
    • Automated CNN design using BlockQNN yields competitive and generalizable results, outperforming traditional methods.