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

Cluster Sampling Method01:20

Cluster Sampling Method

12.9K
Appropriate sampling methods ensure that samples are drawn without bias and accurately represent the population. Because measuring the entire population in a study is not practical, researchers use samples to represent the population of interest.
To choose a cluster sample, divide the population into clusters (groups) and then randomly select some of the clusters. All the members from these clusters are in the cluster sample. For example, if you randomly sample four departments from your...
12.9K
Model Approaches for Pharmacokinetic Data: Distributed Parameter Models01:06

Model Approaches for Pharmacokinetic Data: Distributed Parameter Models

132
Pharmacokinetic models are mathematical constructs that represent and predict the time course of drug concentrations in the body, providing meaningful pharmacokinetic parameters. These models are categorized into compartment, physiological, and distributed parameter models.
The distributed parameter models are specifically designed to account for variations and differences in some drug classes. This model is particularly useful for assessing regional concentrations of anticancer or...
132
Parallel Processing01:20

Parallel Processing

254
The brain processes sensory information rapidly due to parallel processing, which involves sending data across multiple neural pathways at the same time. This method allows the brain to manage various sensory qualities, such as shapes, colors, movements, and locations, all concurrently. For instance, when observing a forest landscape, the brain simultaneously processes the movement of leaves, the shapes of trees, the depth between them, and the various shades of green. This enables a quick and...
254
Aggregates Classification01:29

Aggregates Classification

393
Aggregate classification is generally based on its size, petrographic characteristics, weight, and source. Size classification ranges from coarse to fine aggregates, defined by the size of the particles. Coarse aggregates are particles that do not pass through ASTM sieve No. 4, and aggregates that pass through the sieve are fine aggregates.
Petrographic classification groups aggregates based on common mineralogical characteristics. Some of the common mineral groups found in aggregates are...
393
Neural Circuits01:25

Neural Circuits

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

You might also read

Related Articles

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

Sort by
Same author

Evaluating the Ecotoxicological Effects of Microplastics on Terrestrial Passerines: Insights from Eurasian Tree Sparrows.

Toxics·2026
Same author

Human-Like Multimodal Fake News Detection via Reflective Summarization and Large-Small Model Collaboration.

IEEE transactions on neural networks and learning systems·2026
Same author

Quality construction of 'Beibinghong' liqueur: synergistic effects among winemaking techniques, organic acids, volatile compounds, and sensory characteristics.

Food research international (Ottawa, Ont.)·2026
Same author

Mapping PFAS Exceedance Risk in China's Surface Water: A Machine Learning Approach Informed by Source Distribution.

Environmental science & technology·2026
Same author

Single-Cell RNA Sequencing of Lung Tissue in a Rat Model of Acute Respiratory Distress Syndrome.

Journal of visualized experiments : JoVE·2026
Same author

Hybrid graph attention learning with pseudo-label guided adaptive evolution.

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

Hidden Data Recovery and Forecasting via Next-Generation Reservoir Computing With Multiscale Delay Selection.

IEEE transactions on neural networks and learning systems·2026
Same journal

CAFF-CIL: Causality-Aware Freedom Forgetting Approach for Class-Incremental Learning.

IEEE transactions on neural networks and learning systems·2026
Same journal

Harmonic Autoencoding Framework for Multiple Tasks in Magnetic Particle Imaging Reconstruction.

IEEE transactions on neural networks and learning systems·2026
Same journal

A Survey on Human-Centric Voice-Face Multimodal Learning.

IEEE transactions on neural networks and learning systems·2026
Same journal

Vision-Assisted Foundation Model for Solving Multitask Vehicle Routing Problems.

IEEE transactions on neural networks and learning systems·2026
Same journal

FP3O: Enabling Proximal Policy Optimization in Multiagent Cooperation With Parameter-Sharing Versatility.

IEEE transactions on neural networks and learning systems·2026
See all related articles

Related Experiment Video

Updated: Sep 22, 2025

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

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique

Published on: July 5, 2024

530

Parallelly Adaptive Graph Convolutional Clustering Model.

Xiaxia He, Boyue Wang, Yongli Hu

    IEEE Transactions on Neural Networks and Learning Systems
    |May 26, 2022
    PubMed
    Summary
    This summary is machine-generated.

    This study introduces an adaptive graph convolutional clustering (AGCC) model that learns data relationships for improved clustering. By adaptively updating graph structures, AGCC enhances performance over fixed graph methods in deep learning tasks.

    More Related Videos

    Large-scale Reconstructions and Independent, Unbiased Clustering Based on Morphological Metrics to Classify Neurons in Selective Populations
    12:27

    Large-scale Reconstructions and Independent, Unbiased Clustering Based on Morphological Metrics to Classify Neurons in Selective Populations

    Published on: February 15, 2017

    7.1K

    Related Experiment Videos

    Last Updated: Sep 22, 2025

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

    Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique

    Published on: July 5, 2024

    530
    Large-scale Reconstructions and Independent, Unbiased Clustering Based on Morphological Metrics to Classify Neurons in Selective Populations
    12:27

    Large-scale Reconstructions and Independent, Unbiased Clustering Based on Morphological Metrics to Classify Neurons in Selective Populations

    Published on: February 15, 2017

    7.1K

    Area of Science:

    • Artificial Intelligence
    • Machine Learning
    • Data Mining

    Background:

    • Graph convolutional networks (GCNs) excel at tasks leveraging data topology.
    • GCN performance is limited by noisy or outlier-corrupted graph structures.
    • Existing methods often rely on fixed, pre-trained graphs.

    Purpose of the Study:

    • To propose a novel end-to-end adaptive graph convolutional clustering (AGCC) model.
    • To address the limitations of fixed graphs in GCN-based clustering.
    • To enhance clustering accuracy by learning adaptive graph structures from data.

    Main Methods:

    • Developed a parallel two-pathway network: an adaptive graph convolutional (AGC) module and an auto-encoder (AE) module.
    • The AGC module iteratively updates graph structure and data representation.
    • An attention-mechanism-based fusion (AMF) module integrates representations from AGC and AE, mitigating over-smoothing.

    Main Results:

    • The proposed AGCC model demonstrated superior performance across six public datasets.
    • Experimental results validate the effectiveness of the adaptive graph learning approach.
    • AGCC outperformed several state-of-the-art deep clustering methods.

    Conclusions:

    • The AGCC model effectively overcomes the limitations of fixed graphs in GCNs for clustering.
    • Adaptive graph learning significantly improves clustering performance.
    • The novel architecture provides a robust solution for deep clustering tasks.