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
Cross Product01:25

Cross Product

325
The cross product is a fundamental concept in vector algebra that is a vector operation on two different vectors to obtain a third vector. Unlike the scalar product, the cross product results in a vector quantity perpendicular to both the original vectors.
The magnitude of the cross product is obtained by multiplying the magnitude of both the vectors and the sine of the angle between them. This means that a larger angle between the vectors will lead to a greater magnitude of the cross product.
325
Multi-input and Multi-variable systems01:22

Multi-input and Multi-variable systems

147
Cruise control systems in cars are designed as multi-input systems to maintain a driver's desired speed while compensating for external disturbances such as changes in terrain. The block diagram for a cruise control system typically includes two main inputs: the desired speed set by the driver and any external disturbances, such as the incline of the road. By adjusting the engine throttle, the system maintains the vehicle's speed as close to the desired value as possible.
In the absence...
147
Vector Product (Cross Product)01:17

Vector Product (Cross Product)

12.4K
Vector multiplication of two vectors yields a vector product, with the magnitude equal to the product of the individual vectors multiplied by the sine of the angle between both the vectors and the direction perpendicular to both the individual vectors. As there are always two directions perpendicular to a given plane, one on each side, the direction of the vector product is governed by the right-hand thumb rule.
Consider the cross product of two vectors. Imagine rotating the first vector about...
12.4K
Vector Algebra: Graphical Method01:10

Vector Algebra: Graphical Method

13.5K
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.5K
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

Molecular property prediction in the ultra-low data regime.

Communications chemistry·2025
Same author

Mapping of regions within the vaccinia virus complement control protein involved in dose-dependent binding to key complement components and heparin using surface plasmon resonance.

Biochimica et biophysica acta·2003
See all related articles

Related Experiment Video

Updated: Sep 9, 2025

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

633

Graph neural networks with configuration cross-attention for tensor compilers.

Dmitrii Khizbullin1, Eduardo Rocha de Andrade2, Thanh Hau Nguyen2

  • 1King Abdullah University of Science and Technology (KAUST), Thuwal, Saudi Arabia.

Frontiers in Artificial Intelligence
|September 5, 2025
PubMed
Summary

TGraph accelerates neural network inference by intelligently screening tensor configurations. This AI tensor compiler significantly improves performance and reduces energy consumption in AI data centers.

Keywords:
attention mechanismgraph neural network (GNN)machine learning for systemsranking loss functiontensor compilation

More Related Videos

A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images
04:23

A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images

Published on: April 21, 2023

2.0K
Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique
04:48

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique

Published on: July 5, 2024

491

Related Experiment Videos

Last Updated: Sep 9, 2025

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications
03:31

Author Spotlight: Enhancement of Salient Object Detection for Smart Grid Applications

Published on: December 15, 2023

633
A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images
04:23

A Swin Transformer-Based Model for Thyroid Nodule Detection in Ultrasound Images

Published on: April 21, 2023

2.0K
Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique
04:48

Swin-PSAxialNet: An Efficient Multi-Organ Segmentation Technique

Published on: July 5, 2024

491

Area of Science:

  • Artificial Intelligence
  • Computer Science
  • Machine Learning

Background:

  • Neural network inference requires efficient computation of tensor operations.
  • Optimizing tensor layouts (transpositions, tilings) is combinatorially complex.
  • Existing compilers often rely on heuristics, limiting performance gains.

Purpose of the Study:

  • To introduce TGraph, a novel neural graph architecture for optimizing neural network inference.
  • To develop an AI tensor compiler capable of screening for fast tensor configurations.
  • To reduce the computational cost and energy footprint of AI inference.

Main Methods:

  • Representing neural network inference as a computational graph.
  • Utilizing a graph architecture to explore tensor layout permutations.
  • Developing an AI tensor compiler framework distinct from traditional approaches.

Main Results:

  • TGraph significantly improves mean Kendall's τ across layout collections, reaching 67.4% compared to a baseline of 29.8%.
  • The proposed method acts as an AI tensor compiler, outperforming heuristic-based methods.
  • Estimated potential CO2 emission reduction equivalent to over 50% of household emissions in AI data center regions.

Conclusions:

  • TGraph offers a powerful new approach to optimizing neural network inference.
  • The AI tensor compiler framework demonstrates substantial performance improvements.
  • This work has significant implications for energy efficiency in artificial intelligence.