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

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

Vector Algebra: Graphical Method

13.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...
13.4K
Signal Flow Graphs01:18

Signal Flow Graphs

309
Signal-flow graphs offer a streamlined and intuitive approach to representing control systems, providing an alternative to traditional block diagrams. These graphs use branches to symbolize systems and nodes to represent signals, effectively illustrating the relationships and interactions within the system.
In a signal-flow graph, branches denote the system's transfer functions, while nodes represent the signals. The direction of signal flow is indicated by arrows, with the corresponding...
309
Sequence Networks of Rotating Machines01:24

Sequence Networks of Rotating Machines

140
A Y-connected synchronous generator, grounded through a neutral impedance, is designed to produce balanced internal phase voltages with only positive-sequence components. The generator's sequence networks include a source voltage that is exclusively in the positive-sequence network. The sequence components of line-to-ground voltages at the generator terminals illustrate this configuration.
Zero-sequence current induces a voltage drop across the generator's neutral impedance and other...
140

You might also read

Related Articles

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

Sort by
Same author

Artificial intelligence in medicine: a position paper by the Italian Society of Internal Medicine.

Internal and emergency medicine·2025
Same author

A systematic literature review of spatio-temporal graph neural network models for time series forecasting and classification.

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

Interoperable Traceability in Agrifood Supply Chains: Enhancing Transport Systems Through IoT Sensor Data, Blockchain, and DataSpace.

Sensors (Basel, Switzerland)·2025
Same author

State-space modeling in long sequence processing: a survey on recurrence in the transformer era.

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

Continual learning of conjugated visual representations through higher-order motion flows.

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

The Rapidly Evolving Scenario of Acoustic Voice Analysis in Otolaryngology.

Cureus·2024
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 6, 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

562

Graph Neural Networks for Graph Drawing.

Matteo Tiezzi, Gabriele Ciravegna, Marco Gori

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

    This study introduces Graph Neural Drawers (GNDs), a novel framework using Graph Neural Networks (GNNs) for creating aesthetically pleasing graph layouts. GNDs leverage differentiable loss functions and neural networks to optimize graph drawing, minimizing issues like edge crossings.

    More Related Videos

    Revealing Neural Circuit Topography in Multi-Color
    09:11

    Revealing Neural Circuit Topography in Multi-Color

    Published on: November 14, 2011

    15.1K
    Author Spotlight: Advancing Large-Scale Neural Dynamics Through HD-MEA Technology
    09:44

    Author Spotlight: Advancing Large-Scale Neural Dynamics Through HD-MEA Technology

    Published on: March 8, 2024

    5.0K

    Related Experiment Videos

    Last Updated: Sep 6, 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

    562
    Revealing Neural Circuit Topography in Multi-Color
    09:11

    Revealing Neural Circuit Topography in Multi-Color

    Published on: November 14, 2011

    15.1K
    Author Spotlight: Advancing Large-Scale Neural Dynamics Through HD-MEA Technology
    09:44

    Author Spotlight: Advancing Large-Scale Neural Dynamics Through HD-MEA Technology

    Published on: March 8, 2024

    5.0K

    Area of Science:

    • Computer Science
    • Artificial Intelligence
    • Graph Theory

    Background:

    • Traditional graph drawing techniques aim for aesthetically pleasing node-link layouts.
    • Differentiable loss functions have enabled gradient descent for graph layout optimization.
    • Existing methods often struggle with complex graph structures and unlabeled vertices.

    Purpose of the Study:

    • To propose a novel framework for Graph Neural Drawers (GNDs) using neural computation for graph mapping.
    • To enable GNNs to be trained with any differentiable loss function common in graph drawing.
    • To demonstrate the use of feedforward neural networks and supervision hints for guiding GNDs.

    Main Methods:

    • Developed a framework for Graph Neural Drawers (GNDs) based on Graph Neural Networks (GNNs).
    • Utilized differentiable loss functions, including those computed by feedforward neural networks, to guide the learning process.
    • Incorporated positional features to handle unlabeled vertices within the GNN framework.
    • Constructed a proof-of-concept loss function specifically for minimizing edge crossings.

    Main Results:

    • Demonstrated that GNNs can be effectively trained using diverse loss functions for graph drawing tasks.
    • Showcased the ability of GNDs to incorporate positional features for handling unlabeled vertices.
    • Provided quantitative and qualitative comparisons of different GNN models within the proposed framework.
    • Successfully implemented a loss function to minimize edge crossings in graph layouts.

    Conclusions:

    • The proposed GND framework offers a flexible and powerful approach to neural graph drawing.
    • GNNs, enhanced with positional features and guided by appropriate loss functions, can produce efficient and complex graph maps.
    • This work opens new avenues for applying deep learning to graph visualization and analysis.