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

A clinically practical aging clock (physical clock) for healthy aging: development, validation, and application for health assessment and intervention.

Science China. Life sciences·2026
Same author

Attentive pre-training question embeddings for knowledge tracing with semantically-enhanced knowledge structure and concept label-guided heterogeneous graph representation.

Neural networks : the official journal of the International Neural Network Society·2026
Same author

Interaction between N6-methyladenosine (m<sup>6</sup>A) modification and toxicant-related neurodegeneration: From neural development to pathophysiology.

Genes & diseases·2026
Same author

Functional Recovery After Chemotherapy- and Radiotherapy-Induced Gastrointestinal Injury: Mechanisms, Clinical Assessment, and Management.

International journal of general medicine·2026
Same author

Microbiota-derived butyrate inhibits colonic epithelial pyroptosis and mitigates DSS-induced colitis via interacting with aryl hydrocarbon receptor.

Journal of translational medicine·2026
Same author

Baicalein links macrophage M2 polarization with reduced synovial inflammation to alleviate gouty arthritis.

Frontiers in immunology·2026
Same journal

Real-time EEG-based epileptic seizure prediction using artificial intelligence: A systematic review.

Artificial intelligence in medicine·2026
Same journal

R-peak detection and ECG data compression scheme based on empirical mode decomposition and wavelet transform.

Artificial intelligence in medicine·2026
Same journal

CastNet: A three-channel EEG-based deep learning model for cross-subject depression detection.

Artificial intelligence in medicine·2026
Same journal

State-of-the-art TinyML approaches for colorectal cancer detection: Current advances, challenges, and future directions.

Artificial intelligence in medicine·2026
Same journal

JRadiEvo: A Japanese radiology report generation model enhanced by evolutionary optimization of model merging.

Artificial intelligence in medicine·2026
Same journal

Causally-informed deep learning towards explainable and generalizable outcome prediction in critical care.

Artificial intelligence in medicine·2026
See all related articles

Related Experiment Video

Updated: Dec 30, 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

943

Deep supervised learning with mixture of neural networks.

Yaxian Hu1, Senlin Luo1, Longfei Han1

  • 1Information System & Security and Countermeasures Experiments Center, Beijing Institute of Technology, 100081, PR China.

Artificial Intelligence in Medicine
|January 26, 2020
PubMed
Summary
This summary is machine-generated.

Mixture of Deep Neural Networks (MoNNs) effectively classify heterogeneous data by using a gating network to split data into homogeneous components. This approach improves classification accuracy across diverse datasets, outperforming traditional methods.

Keywords:
Deep neural networkDiabetes determinationExpectation maximizationMixture model

More Related Videos

Author Spotlight: Advancing Alzheimer's Research &#8211; Exploring Early Detection and Multi-Omics Approaches
09:47

Author Spotlight: Advancing Alzheimer's Research – Exploring Early Detection and Multi-Omics Approaches

Published on: December 15, 2023

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

Deep Neural Networks for Image-Based Dietary Assessment

Published on: March 13, 2021

9.9K

Related Experiment Videos

Last Updated: Dec 30, 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

943
Author Spotlight: Advancing Alzheimer's Research &#8211; Exploring Early Detection and Multi-Omics Approaches
09:47

Author Spotlight: Advancing Alzheimer's Research – Exploring Early Detection and Multi-Omics Approaches

Published on: December 15, 2023

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

Deep Neural Networks for Image-Based Dietary Assessment

Published on: March 13, 2021

9.9K

Area of Science:

  • Machine Learning
  • Artificial Intelligence
  • Computer Science

Background:

  • Deep Neural Networks (DNNs) excel at classification but struggle with heterogeneous data distributions or unobserved factors.
  • Training a single DNN model becomes challenging when data lacks uniformity, limiting performance in complex classification tasks.

Purpose of the Study:

  • To introduce Mixture of Deep Neural Networks (MoNNs), a novel supervised approach for classification tasks involving heterogeneous data.
  • To enhance classification performance by effectively handling data with varying distributions and latent factors.

Main Methods:

  • Proposed MoNNs utilize a gating network, implemented as a neural network, to partition heterogeneous data into homogeneous subsets.
  • Multiple Deep Neural Networks (DNNs) function as local expert models, processing data within their respective homogeneous components.
  • The Expectation-Maximization (EM) algorithm is employed for optimizing the MoNNs model parameters.

Main Results:

  • MoNNs demonstrated superior performance compared to existing methods in classification tasks.
  • Experimental validation included the determination of diabetes, differentiation of benign and malignant breast cancer, and handwriting recognition.
  • The proposed MoNNs effectively addressed data heterogeneity, leading to improved classification outcomes.

Conclusions:

  • MoNNs provide a robust solution for classification problems characterized by data heterogeneity.
  • The mixture model approach, combining a gating network with multiple DNNs, significantly enhances classification accuracy.
  • This methodology offers a promising direction for improving DNN performance in real-world, complex datasets.