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

Vector Algebra: Graphical Method01:10

Vector Algebra: Graphical Method

12.2K
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...
12.2K
SFG Algebra01:16

SFG Algebra

118
In Signal Flow Graph (SFG) algebra, the value a node represents is determined by the sum of all signals entering that node. This summed value is then transmitted through every branch leaving the node, making the SFG a powerful tool for visualizing and analyzing control systems.
Each node in an SFG corresponds to a variable, and the interactions between nodes are represented by branches with associated gains. When multiple branches lead into a node, the value at that node is the sum of the...
118
Relation between Mathematical Equations and Block Diagrams01:20

Relation between Mathematical Equations and Block Diagrams

361
In a spring-mass-damper system, the second-order differential equation describes the dynamic behavior of the system. When transformed into the Laplace domain under zero initial conditions, this equation can be effectively analyzed and manipulated. The transformation into the Laplace domain converts differential equations into algebraic equations, simplifying the process of isolating the output.
361
Linear Circuits01:17

Linear Circuits

406
A linear circuit is characterized by its output having a direct proportionality to its input, adhering to the linearity property, which encompasses the principles of homogeneity (scaling) and additivity. Homogeneity dictates that when the input, also referred to as the excitation, is multiplied by a constant factor, the output, known as the response, is correspondingly scaled by the same constant factor. For instance, if the current is multiplied by a constant 'k,' the voltage likewise...
406
Signal Flow Graphs01:18

Signal Flow Graphs

225
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...
225
Ampere-Maxwell's Law: Problem-Solving01:17

Ampere-Maxwell's Law: Problem-Solving

631
A parallel-plate capacitor with capacitance C, whose plates have area A and separation distance d, is connected to a resistor R and a battery of voltage V. The current starts to flow at t = 0. What is the displacement current between the capacitor plates at time t? From the properties of the capacitor, what is the corresponding real current?
To solve the problem, we can use the equations from the analysis of an RC circuit and Maxwell's version of Ampère's law.
For the first part of...
631

You might also read

Related Articles

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

Sort by
Same author

SiCRNN: A Siamese Approach for Sleep Apnea Identification via Tracheal Microphone Signals.

Sensors (Basel, Switzerland)·2024
Same author

Few-Shot Emergency Siren Detection.

Sensors (Basel, Switzerland)·2022
Same author

A Combined One-Class SVM and Template-Matching Approach for User-Aided Human Fall Detection by Means of Floor Acoustic Features.

Computational intelligence and neuroscience·2017
Same author

Deep Recurrent Neural Network-Based Autoencoders for Acoustic Novelty Detection.

Computational intelligence and neuroscience·2017

Related Experiment Video

Updated: Jul 5, 2025

Closed-loop Neuro-robotic Experiments to Test Computational Properties of Neuronal Networks
11:18

Closed-loop Neuro-robotic Experiments to Test Computational Properties of Neuronal Networks

Published on: March 2, 2015

10.3K

A Graph-Based Neural Approach to Linear Sum Assignment Problems.

Carlo Aironi1, Samuele Cornell1, Stefano Squartini1

  • 1Department of Information Engineering, Università Politecnica delle Marche, Italy.

International Journal of Neural Systems
|January 17, 2024
PubMed
Summary
This summary is machine-generated.

This study introduces a Graph Neural Network (GNN) to solve linear assignment problems, achieving higher accuracy and efficiency than existing methods. The approach demonstrates strong scalability for practical applications like smart grid energy management.

Keywords:
Linear sum assignmentdeep neural networksgraph neural networkssmart grid optimizationsmart meters scheduling

More Related Videos

Brain Mapping Using a Graphene Electrode Array
10:32

Brain Mapping Using a Graphene Electrode Array

Published on: October 20, 2023

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

1.1K

Related Experiment Videos

Last Updated: Jul 5, 2025

Closed-loop Neuro-robotic Experiments to Test Computational Properties of Neuronal Networks
11:18

Closed-loop Neuro-robotic Experiments to Test Computational Properties of Neuronal Networks

Published on: March 2, 2015

10.3K
Brain Mapping Using a Graphene Electrode Array
10:32

Brain Mapping Using a Graphene Electrode Array

Published on: October 20, 2023

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

1.1K

Area of Science:

  • Combinatorial Optimization
  • Machine Learning
  • Graph Neural Networks

Background:

  • Linear assignment problems are computationally challenging, often requiring heuristic solutions.
  • Existing deep neural network (DNN) approaches have limitations in efficiency and accuracy.
  • Smart grids require efficient solutions for tasks like electric smart meter scheduling.

Purpose of the Study:

  • To develop a general-purpose learning strategy for linear assignment problems using Graph Neural Networks (GNNs).
  • To improve classification accuracy and computational efficiency compared to existing DNN methods.
  • To apply the GNN approach to optimize electric smart meter scheduling in smart grids.

Main Methods:

  • Utilized a bipartite graph to model the problem structure.
  • Employed a message-passing Graph Neural Network (GNN) for learning optimal assignments.
  • Compared the GNN approach against two existing DNN solutions through simulations.

Main Results:

  • The proposed GNN model significantly improved classification accuracy over existing DNNs.
  • The GNN approach demonstrated superior efficiency in processing time and memory usage due to parameter sharing.
  • The graph-based solver exhibited high scalability for smart grid applications, outperforming other heuristic methods.

Conclusions:

  • The GNN-based strategy provides an effective and efficient solution for linear assignment problems.
  • The approach is highly scalable and suitable for complex, real-world applications like smart grid management.
  • The study offers a reproducible GNN solution for combinatorial optimization challenges.