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

322
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...
322
Ogive Graph01:07

Ogive Graph

6.5K
An ogive graph is sometimes called a cumulative frequency polygon. It is one type of frequency polygon that shows cumulative frequency. In other words, the cumulative percentages are added to the graph from left to right. An ogive graph plots cumulative frequency on the vertical y-axis and class boundaries along the horizontal x-axis. It’s very similar to a histogram; only instead of rectangles, an ogive displays a single point where the top right of the rectangle would be. Creating this...
6.5K
Vector Algebra: Graphical Method01:10

Vector Algebra: Graphical Method

16.4K
Vectors can be multiplied by scalars, added to other vectors, or subtracted from other vectors. The vector sum of two (or more) vectors is called the resultant vector or, for short, the resultant.
We use the laws of geometry to construct resultant vectors, followed by trigonometry to find vector magnitudes and directions. For a geometric construction of the sum of two vectors in a plane, we follow the parallelogram rule. Suppose two vectors are at arbitrary positions. Translate either one of...
16.4K
End Point Prediction: Gran Plot01:07

End Point Prediction: Gran Plot

1.0K
A Gran plot is used to predict the equivalence volume or endpoint of a potentiometric or acid-base titration without reaching the endpoint. Typically, titration data is collected as a function of the titrant's volume up to a point less than the equivalence volume and then transformed into a linear format. The straight line is extended to the x-axis, indicating the necessary titrant volume to achieve the equivalence point.
For potentiometric titration, the Gran plot is created by plotting...
1.0K
Improving Translational Accuracy02:07

Improving Translational Accuracy

13.8K
Base complementarity between the three base pairs of mRNA codon and the tRNA anticodon is not a failsafe mechanism. Inaccuracies can range from a single mismatch to no correct base pairing at all. The free energy difference between the correct and nearly correct base pairs can be as small as 3 kcal/ mol. With complementarity being the only proofreading step, the estimated error frequency would be one wrong amino acid in every 100 amino acids incorporated. However, error frequencies observed in...
13.8K
Improving Translational Accuracy02:07

Improving Translational Accuracy

3.4K
3.4K

You might also read

Related Articles

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

Sort by
Same author

Mixture-of-experts graph transformers for interpretable particle collision detection.

Scientific reports·2025
Same author

NACHOS: Neural Architecture Search for Hardware-Constrained Early-Exit Neural Networks.

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

Micrographia in Parkinson's Disease: Automatic Recognition through Artificial Intelligence.

Movement disorders clinical practice·2025
Same author

Adaptive token selection for scalable point cloud transformers.

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

Position: Topological Deep Learning is the New Frontier for Relational Learning.

Proceedings of machine learning research·2025
Same author

Spatio-temporal transformers for decoding neural movement control.

Journal of neural engineering·2025
Same journal

Exploiting audio-visual modalities in videos: Object detection via multi-stage bilateral coupling network.

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

Reliability-aware modality completion with cross-modal distillation for federated learning with missing modalities.

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

IGFD-Net: Illumination-guided frequency decoupling for polarization image fusion.

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

Multiple-Strategies dung beetle optimizer and its applications in engineering optimization and bankruptcy prediction.

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

Aggregating global-scale pixel-wise forgery cues within a graph.

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

Finite-Time intermittent control for secure synchronization of Neutral-Type stochastic delayed neural networks under aperiodic DoS attacks.

Neural networks : the official journal of the International Neural Network Society·2026
See all related articles

Related Experiment Video

Updated: Dec 17, 2025

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

Missing data imputation with adversarially-trained graph convolutional networks.

Indro Spinelli1, Simone Scardapane1, Aurelio Uncini1

  • 1Department of Information Engineering, Electronics and Telecommunications (DIET), Sapienza University of Rome, Via Eudossiana 18, 00184 Rome, Italy.

Neural Networks : the Official Journal of the International Neural Network Society
|June 21, 2020
PubMed
Summary
This summary is machine-generated.

This study introduces a novel graph neural network (GNN) framework for missing data imputation (MDI). The GNN approach effectively reconstructs datasets with missing values, outperforming traditional methods.

Keywords:
Convolutional networkGraph dataGraph neural networkImputation

Related Experiment Videos

Last Updated: Dec 17, 2025

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

Area of Science:

  • Data Science
  • Machine Learning
  • Artificial Intelligence

Background:

  • Missing data is a pervasive issue across scientific disciplines, necessitating robust imputation methods.
  • Existing missing data imputation (MDI) techniques often rely on global statistics or instance-independent models, limiting their effectiveness.
  • Graph neural networks (GNNs) offer a powerful paradigm for learning complex data relationships.

Purpose of the Study:

  • To propose a generalized framework for missing data imputation using graph neural networks.
  • To leverage graph denoising autoencoders for reconstructing datasets with missing values.
  • To enhance imputation accuracy and efficiency through advanced architectural and loss function choices.

Main Methods:

  • Formulated MDI as a graph denoising autoencoder problem, encoding pattern similarity as graph edges.
  • Employed a GNN encoder-decoder architecture to learn intermediate representations and reconstruct the full dataset.
  • Utilized a combination of losses, including Wasserstein adversarial loss with gradient penalty, and explored residual connections and global statistics.

Main Results:

  • The proposed GNN-based MDI method achieved performance on par with or superior to existing methods on datasets with artificial noise.
  • Evaluations on datasets with naturally occurring missing values demonstrated the method's robustness.
  • The imputation approach yielded comparable or improved results with downstream classifiers.

Conclusions:

  • The GNN framework provides a flexible and effective approach to missing data imputation.
  • This method demonstrates strong performance and robustness compared to traditional imputation techniques.
  • The study highlights the potential of GNNs for addressing fundamental data challenges in various scientific fields.