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

Time-Series Graph00:54

Time-Series Graph

5.3K
A time-series graph is a line graph with repeated measurements taken at successive intervals of time. It is also called a time series chart. To construct a time-series graph, one must look at both pieces of a paired data set. The horizontal axis is used to plot the time increments, and the vertical axis is used to plot the values of the variable that one is measuring. By using the axes in this way, each point on the graph will correspond to time and a measured quantity. The points on the graph...
5.3K
End Point Prediction: Gran Plot01:07

End Point Prediction: Gran Plot

1.3K
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.3K
Neural Circuits01:25

Neural Circuits

2.9K
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.9K

You might also read

Related Articles

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

Sort by
Same author

Effectiveness of recombinant zoster vaccine against herpes zoster and postherpetic neuralgia: a systematic review and meta-analysis of post-licensure observational studies.

Vaccine·2026
Same author

Disparities in the Uptake of COVID-19 Vaccination Between Māori and Non-Māori in Aotearoa New Zealand.

Journal of the Royal Society of New Zealand·2026
Same author

MEHC-Curation: A Python Framework for High-Quality Molecular Data Set Curation.

Journal of chemical information and modeling·2026
Same author

BNT162b2 COVID-19 vaccination uptake, safety, effectiveness, and waning in children and young people aged 5-11 years in Scotland.

Journal of global health·2025
Same author

Investigating the contribution of socio-economic position to ethnic inequalities in severe COVID-19 outcomes: population-based mediation analyses of national linked Scottish data.

European journal of public health·2025
Same author

Validating the depression anxiety stress scales (DASS-21) across Germany, Ghana, India, and New Zealand using Rasch methodology.

Journal of affective disorders·2025

Related Experiment Video

Updated: Feb 23, 2026

Inherent Dynamics Visualizer, an Interactive Application for Evaluating and Visualizing Outputs from a Gene Regulatory Network Inference Pipeline
10:44

Inherent Dynamics Visualizer, an Interactive Application for Evaluating and Visualizing Outputs from a Gene Regulatory Network Inference Pipeline

Published on: December 7, 2021

2.7K

Edge-updating graph neural networks for modeling feature interactions in tabular data.

Pimwipa Charuthamrong1, Colin R Simpson2, Binh P Nguyen1

  • 1School of Mathematics and Statistics, Victoria University of Wellington, Wellington, 6012, New Zealand.

Neural Networks : the Official Journal of the International Neural Network Society
|February 21, 2026
PubMed
Summary

A novel graph neural network (GNN) excels at tabular data analysis, outperforming traditional models like XGBoost and other GNNs. This deep learning approach effectively captures feature interactions for improved machine learning performance.

Keywords:
Deep learningEdge featuresFeature interactionsGraph neural networkTabular data

More Related Videos

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.7K
Decoding Natural Behavior from Neuroethological Embedding
08:00

Decoding Natural Behavior from Neuroethological Embedding

Published on: October 3, 2025

755

Related Experiment Videos

Last Updated: Feb 23, 2026

Inherent Dynamics Visualizer, an Interactive Application for Evaluating and Visualizing Outputs from a Gene Regulatory Network Inference Pipeline
10:44

Inherent Dynamics Visualizer, an Interactive Application for Evaluating and Visualizing Outputs from a Gene Regulatory Network Inference Pipeline

Published on: December 7, 2021

2.7K
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.7K
Decoding Natural Behavior from Neuroethological Embedding
08:00

Decoding Natural Behavior from Neuroethological Embedding

Published on: October 3, 2025

755

Area of Science:

  • Machine Learning
  • Graph Neural Networks
  • Data Science

Background:

  • Tabular data analysis is crucial in machine learning.
  • Existing Graph Neural Networks (GNNs) face challenges like oversmoothing when applied to tabular data.
  • Gradient-boosted decision trees (e.g., XGBoost, CatBoost) are state-of-the-art for tabular data.

Purpose of the Study:

  • To propose a message-passing GNN based on Graph Isomorphism Network (GIN) for enhanced tabular data learning.
  • To model complex feature interactions within tabular datasets.
  • To address the oversmoothing problem common in GNNs.

Main Methods:

  • Constructed fully-connected, unweighted feature graphs from tabular data using contextual feature encodings.
  • Incorporated a classification node for graph representation during inference.
  • Employed a neural network for edge attribute learning and utilized residual connections for node and edge updates to mitigate oversmoothing.

Main Results:

  • Achieved the best mean rank among 6 tabular deep learning and GNN models across 12 datasets.
  • Outperformed XGBoost and CatBoost on all datasets with default hyperparameters and on 8 datasets with tuned hyperparameters.
  • Outperformed 5 commonly used or recently-proposed GNNs on all tested datasets.

Conclusions:

  • The proposed GNN architecture demonstrates superior performance on tabular data compared to existing deep learning and GNN models.
  • The model effectively handles feature interactions and mitigates oversmoothing, offering a competitive alternative to gradient-boosted trees.
  • This GNN approach provides a powerful new tool for tabular data machine learning tasks.