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

2.0K
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.0K
Neuron Structure01:30

Neuron Structure

15.9K
Neurons are the main type of cell in the nervous system that generate and transmit electrochemical signals. They primarily communicate with each other using neurotransmitters at specific junctions called synapses. Neurons come in many shapes that often relate to their function, but most share three main structures: an axon and dendrites that extend out from a cell body.
Structure and Function of Neurons
The neuronal cell body—the soma— houses the nucleus and organelles vital to...
15.9K
Neuron Structure01:31

Neuron Structure

227.4K
Overview
227.4K
Neural Regulation01:37

Neural Regulation

40.8K
Digestion begins with a cephalic phase that prepares the digestive system to receive food. When our brain processes visual or olfactory information about food, it triggers impulses in the cranial nerves innervating the salivary glands and stomach to prepare for food.
40.8K
Storage01:23

Storage

188
A schema is a mental framework that helps individuals organize and interpret information. Schemata, formed from previous experiences, influence how we process new information: how we encode it, the inferences we make, and how we retrieve it. For instance, a schema for what a typical classroom looks like might include desks, a teacher's desk, a whiteboard, and students in such an environment. This expectation helps us quickly understand and navigate new classrooms without needing to analyze...
188
Higher Mental Functions of Brain: Learning and Memory01:26

Higher Mental Functions of Brain: Learning and Memory

1.4K
Memory is one of the most vital higher mental functions of the brain. Memory is closely related to learning because it enables us to retain information and experiences from our past to use them in our present life. It also helps us to remember facts, events, and skills, such as riding a bike or swimming. There are two types of memory — declarative memory, which involves memorizing facts or events, and procedural memory, which enables us to remember how to do something like writing or...
1.4K

You might also read

Related Articles

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

Sort by
Same author

Qualitative descriptions of health protective behavior in catheterization laboratory nurses exposed to occupational radiation hazards.

Scientific reports·2026
Same author

A conditioning factor selection framework considering sample heterogeneity in debris flow susceptibility mapping.

Scientific reports·2026
Same author

Hybrid Event-Triggered Tracking Control With Critic Learning for Nonlinear Networked Systems.

IEEE transactions on cybernetics·2026
Same author

Combined application of numerical simulation and machine learning in debris flow hazard mapping.

Scientific reports·2025
Same author

Health Protective Behavior in Occupational Health Practice: A Concept Analysis.

Health science reports·2025
Same author

Balancing State Exploration and Skill Diversity in Unsupervised Skill Discovery.

IEEE transactions on cybernetics·2025

Related Experiment Video

Updated: Nov 2, 2025

Closed-loop Neuro-robotic Experiments to Test Computational Properties of Neuronal Networks
11:18

Closed-loop Neuro-robotic Experiments to Test Computational Properties of Neuronal Networks

Published on: March 2, 2015

10.5K

ModuleNet: Knowledge-Inherited Neural Architecture Search.

Yaran Chen, Ruiyuan Gao, Fenggang Liu

    IEEE Transactions on Cybernetics
    |June 7, 2021
    PubMed
    Summary

    ModuleNet reuses knowledge from existing convolutional neural networks for neural architecture search (NAS). This approach efficiently finds better deep learning models without retraining, improving performance on various datasets.

    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.3K
    Author Spotlight: Modular Neuronal Networks for Analyzing Brain Functions
    07:38

    Author Spotlight: Modular Neuronal Networks for Analyzing Brain Functions

    Published on: June 7, 2024

    1.9K

    Related Experiment Videos

    Last Updated: Nov 2, 2025

    Closed-loop Neuro-robotic Experiments to Test Computational Properties of Neuronal Networks
    11:18

    Closed-loop Neuro-robotic Experiments to Test Computational Properties of Neuronal Networks

    Published on: March 2, 2015

    10.5K
    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.3K
    Author Spotlight: Modular Neuronal Networks for Analyzing Brain Functions
    07:38

    Author Spotlight: Modular Neuronal Networks for Analyzing Brain Functions

    Published on: June 7, 2024

    1.9K

    Area of Science:

    • Artificial Intelligence
    • Computer Vision
    • Machine Learning

    Background:

    • Neural Architecture Search (NAS) often overlooks valuable knowledge from pre-existing deep learning models.
    • The computationally intensive nature of NAS necessitates the reuse of existing knowledge rather than starting from scratch.

    Purpose of the Study:

    • To investigate the types of knowledge within existing models that can be leveraged for new architecture designs.
    • To propose ModuleNet, a novel NAS algorithm designed to fully inherit knowledge from existing convolutional neural networks.

    Main Methods:

    • Decomposing existing convolutional neural networks into modules that retain their weights, forming a knowledge base.
    • Sampling and searching for new architectures using this knowledge base.
    • Employing the NSGA-II algorithm for direct macro-space architecture search without module parameter tuning.

    Main Results:

    • ModuleNet efficiently evaluates new architectures without requiring weight tuning in convolutional layers.
    • Inherited knowledge enables the search to achieve superior performance compared to original architectures across datasets like CIFAR10, CIFAR100, and ImageNet.

    Conclusions:

    • ModuleNet offers an efficient and effective approach to neural architecture search by leveraging knowledge from existing models.
    • The proposed method demonstrates the potential of knowledge inheritance in significantly improving deep learning model performance and search efficiency.