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

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...
Vector Algebra: Graphical Method01:10

Vector Algebra: Graphical Method

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...
Graphs of Equations in Two Variables01:30

Graphs of Equations in Two Variables

An equation with two variables, typically written in the form y = f(x) or Ax + By = C, describes a relationship between quantities represented by x and y. Each solution to such an equation is an ordered pair (x, y) that satisfies the equation when substituted. These pairs can be represented graphically to understand the variables' relationship visually.A common technique for constructing the graph of a two-variable equation is to create a value table. Begin by choosing several values for the...
Graphs of Two-Variable Functions01:27

Graphs of Two-Variable Functions

A weather map provides a practical example of a function of two variables. Across a wide region such as the United States, temperatures vary from one location to another. Each location can be identified by two geographic coordinates: longitude and latitude. Since a single temperature value is assigned to each coordinate pair, the situation can be represented mathematically as a function with two inputs and one output.In mathematical notation, longitude and latitude can be labeled as x and y,...
Graphs of Functions01:30

Graphs of Functions

Graphs of functions provide a visual representation of how output values change in response to varying inputs. Each point on the graph corresponds to an ordered pair, where the x-coordinate (independent variable) determines the horizontal position and the y-coordinate (dependent variable) determines the vertical position. Linear functions like y = x give a straight line, indicating a constant rate of change.Nonlinear functions display more complex behaviors. Even power functions generate...
Graphical Representation of Inequalities01:28

Graphical Representation of Inequalities

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

You might also read

Related Articles

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

Sort by
Same author

Germline-aware deep learning models and benchmarks for predicting antibody VH-VL pairing.

mAbs·2025
Same author

Enhancing antibody-antigen interaction prediction with atomic flexibility.

PLoS computational biology·2025
Same author

Sensitivity analysis on protein-protein interaction networks through deep graph networks.

BMC bioinformatics·2025
Same author

Antibody design using deep learning: from sequence and structure design to affinity maturation.

Briefings in bioinformatics·2024
Same author

Echo state networks for the recognition of type 1 Brugada syndrome from conventional 12-LEAD ECG.

Heliyon·2024
Same author

Exploiting the structure of biochemical pathways to investigate dynamical properties with neural networks for graphs.

Bioinformatics (Oxford, England)·2023
Same journal

Universal perceptron and DNA-like learning algorithm for binary neural networks: LSBF and PBF implementations.

IEEE transactions on neural networks·2013
Same journal

Guest editorial: special section on white box nonlinear prediction models.

IEEE transactions on neural networks·2011
Same journal

Data-based fault-tolerant control of high-speed trains with traction/braking notch nonlinearities and actuator failures.

IEEE transactions on neural networks·2011
Same journal

Guest editorial: special section on data-based control, modeling, and optimization.

IEEE transactions on neural networks·2011
Same journal

Neural network-based multiple robot simultaneous localization and mapping.

IEEE transactions on neural networks·2011
Same journal

Data-driven model-free adaptive control for a class of MIMO nonlinear discrete-time systems.

IEEE transactions on neural networks·2011
See all related articles

Related Experiment Video

Updated: Jun 25, 2026

Modeling the Functional Network for Spatial Navigation in the Human Brain
05:55

Modeling the Functional Network for Spatial Navigation in the Human Brain

Published on: October 13, 2023

Neural network for graphs: a contextual constructive approach.

Alessio Micheli1

  • 1Dipartimento di Informatica, Università di Pisa, 56127 Pisa, Italy. micheli@di.unipi.it

IEEE Transactions on Neural Networks
|February 6, 2009
PubMed
Summary
This summary is machine-generated.

This study introduces a novel neural network for graphs (NN4G) enabling learning on diverse graph structures. This constructive, feedforward approach effectively handles complex graph data for classification and regression tasks.

Related Experiment Videos

Last Updated: Jun 25, 2026

Modeling the Functional Network for Spatial Navigation in the Human Brain
05:55

Modeling the Functional Network for Spatial Navigation in the Human Brain

Published on: October 13, 2023

Area of Science:

  • Artificial Intelligence
  • Machine Learning
  • Graph Neural Networks

Background:

  • Supervised neural networks traditionally struggle with complex, structured data.
  • Existing models for graph learning often rely on recursive dynamics or strict hierarchical assumptions.

Purpose of the Study:

  • To introduce a new constructive neural network for graphs (NN4G) capable of learning from general graph structures.
  • To extend the applicability of supervised learning to diverse graph types, including cyclic and directed graphs.
  • To enable adaptive contextual transductions for graph classification and regression.

Main Methods:

  • A constructive feedforward neural network architecture (NN4G) with state variables and no feedback connections.
  • A general graph traversal process that applies neurons to input graphs, relaxing causality constraints.
  • An incremental learning approach that avoids cyclic dependencies in system state variables.
  • Exploitation of local contextual information at graph vertices during traversal.

Main Results:

  • The NN4G model successfully extends supervised learning to a general class of labeled graphs.
  • The model demonstrates adaptive contextual transduction capabilities for both classification and regression.
  • Compositionality of contextual information allows handling incrementally extended graph topology.
  • Theoretical analysis and experimental results validate the approach's effectiveness and generality.

Conclusions:

  • NN4G offers a powerful and generalizable method for learning in structured domains, particularly with graph-based data.
  • The constructive, feedforward architecture provides an alternative to recursive models, simplifying learning dynamics.
  • The approach effectively captures and utilizes contextual information within graph structures for various machine learning tasks.