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

Survival Tree01:19

Survival Tree

457
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
 Building a Survival Tree
Constructing a...
457
Neural Circuits01:25

Neural Circuits

3.1K
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...
3.1K
Neural Regulation01:37

Neural Regulation

44.0K
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.
44.0K
Quantifying and Rejecting Outliers: The Grubbs Test01:02

Quantifying and Rejecting Outliers: The Grubbs Test

4.3K
Sometimes, a data set can have a recorded numerical observation that greatly  deviates from the rest of the data. Assuming that the data is normally distributed, a statistical method called the Grubbs test can be used to determine whether the observation is truly an outlier.  To perform a two-tailed Grubbs test, first, calculate the absolute difference between the outlier and the mean. Then, calculate the ratio between this difference and the standard deviation of the sample. This...
4.3K
Reducing Line Loss01:18

Reducing Line Loss

429
In a three-phase circuit, line loss is an indicator of energy dissipated as heat due to the resistance of transmission lines. To address this, incorporating transformers into the system—a step-up transformer at the source and a step-down transformer at the load—is a strategic solution. Two three-phase transformers are introduced to improve this.
With a step-up transformer at the source, the voltage is increased, thereby reducing the current in the transmission lines since power loss in...
429
Graphical Representation of Inequalities01:28

Graphical Representation of Inequalities

332
The graph of the equation where y equals x squared forms a curve known as a parabola. This curve acts as a boundary in the coordinate plane, dividing it into distinct regions based on the relative position of points.When the equality sign in the equation is replaced with an inequality—such as greater than, less than, greater than or equal to, or less than or equal to—the graphical representation changes from a single curve into a broader shaded area that signifies the set of all...
332

You might also read

Related Articles

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

Sort by
Same author

Unilateral boundary time series forecasting.

Frontiers in big data·2024
Same author

Predictive models for short-term mortality and length of hospital stay among adults with community-onset bacteraemia before and during the COVID-19 pandemic: application of early data dynamics.

BMC infectious diseases·2023
Same author

Editorial: Rising stars in data mining and management 2022.

Frontiers in big data·2023
Same author

Correction to: Predictive modeling for 14-day unplanned hospital readmission risk by using machine learning algorithms.

BMC medical informatics and decision making·2022
Same author

Predictive modeling for 14-day unplanned hospital readmission risk by using machine learning algorithms.

BMC medical informatics and decision making·2021
Same author

Joint Selection of Influential Users and Locations under Target Region in Location-Based Social Networks.

Sensors (Basel, Switzerland)·2021

Related Experiment Video

Updated: Mar 12, 2026

Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems
05:47

Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems

Published on: June 13, 2025

1.8K

Fortifying Robustness in Graph Neural Networks: A Loss Correction Approach to Mitigate Label Noise.

I-Chung Hsieh, Cheng-Te Li

    IEEE Transactions on Neural Networks and Learning Systems
    |March 10, 2026
    PubMed
    Summary
    This summary is machine-generated.

    This study introduces noise-mitigating GNN (NomiGNN), a novel framework to improve graph neural network (GNN) robustness against noisy labels. NomiGNN enhances node classification by refining loss optimization and leveraging edge labels to learn relationships, outperforming existing models.

    More Related Videos

    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

    1.2K

    Related Experiment Videos

    Last Updated: Mar 12, 2026

    Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems
    05:47

    Evidence-based Knowledge Synthesis and Hypothesis Validation: Navigating Biomedical Knowledge Bases via Explainable AI and Agentic Systems

    Published on: June 13, 2025

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

    1.2K

    Area of Science:

    • Artificial Intelligence
    • Machine Learning
    • Graph Neural Networks

    Background:

    • Noisy labels in training data can significantly degrade neural network performance.
    • Graph Neural Networks (GNNs) are susceptible to label noise due to their information propagation mechanisms.
    • Existing robust GNNs often fail to adequately address label noise during training or edge data corruption.

    Purpose of the Study:

    • To develop a novel robust GNN framework, NomiGNN, to enhance resilience against label noise in node classification tasks.
    • To mitigate the adverse effects of noisy labels and erroneous edge aggregation in GNNs.
    • To improve the accuracy and reliability of GNNs in real-world graph datasets with corrupted labels.

    Main Methods:

    • Introduced noise-mitigating GNN (NomiGNN) framework with noise distribution estimation and refined loss optimization.
    • Incorporated edge labels for a novel prediction task to learn sample relationships via same-label probabilities.
    • Utilized pseudoedge labeling and iterative learning to address label shortages and estimation inaccuracies.

    Main Results:

    • NomiGNN demonstrated superior resilience against noisy label corruption compared to eight benchmark GNN models.
    • Experimental evaluations on five real-world graphs validated the framework's effectiveness.
    • The proposed methods successfully mitigated mis-aggregation from noisy edges and bolstered node classification accuracy.

    Conclusions:

    • NomiGNN offers a robust solution for training GNNs with noisy labels, significantly improving node classification performance.
    • The framework effectively addresses limitations of existing robust GNNs by considering both label noise and edge data integrity.
    • NomiGNN provides a promising direction for developing more reliable GNNs in practical applications with imperfect data.