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

Linearization and Approximation01:26

Linearization and Approximation

Linearization is a mathematical technique used to approximate complex, nonlinear functions with simpler linear models in the vicinity of a chosen reference point. The method is based on the idea that, although a function may be difficult to evaluate exactly, its behavior near a specific input value can often be closely approximated by the tangent line at that point. This approach is particularly useful when small deviations from a known value are involved.Consider the square root function, for...
Application of Linearization and Approximation01:29

Application of Linearization and Approximation

A drone flying through complex terrain often relies on more than one sensing method to estimate small changes in altitude. Along with direct measurements, air pressure provides a useful indirect indicator of vertical movement. Atmospheric pressure decreases as altitude increases, and this relationship is commonly described using an exponential model. Although accurate, converting pressure measurements into altitude values requires calculations that are too complex to perform repeatedly during...
Transformations of Functions III01:20

Transformations of Functions III

Transformations modify the graphical representation of a function without changing its fundamental form. One common transformation is reflection, which flips the graph across a designated axis. When the vertical coordinates of all points are multiplied by the negative one, the entire graph is mirrored over the horizontal axis. This transformation reverses the vertical orientation of peaks and troughs, akin to signal inversion in electrical systems, where a waveform is flipped, but the timing of...
Types Of Transformers01:16

Types Of Transformers

Transformers can provide desired voltages to a circuit by modifying the number of turns in the secondary windings.
If the ratio of the number of turns in the secondary winding to that of the primary winding is greater than one, then the transformer is said to be a step-up transformer. In a step-up transformer, the voltage at the secondary winding is greater than the voltage applied at the primary winding.
However, if this ratio is less than one, the transformer is said to be a step-down...
Linear Approximation in Frequency Domain01:26

Linear Approximation in Frequency Domain

Linear systems are characterized by two main properties: superposition and homogeneity. Superposition allows the response to multiple inputs to be the sum of the responses to each individual input. Homogeneity ensures that scaling an input by a scalar results in the response being scaled by the same scalar.
In contrast, nonlinear systems do not inherently possess these properties. However, for small deviations around an operating point, a nonlinear system can often be approximated as linear.
Transformers with Off-Nominal Turns Ratios01:25

Transformers with Off-Nominal Turns Ratios

In scenarios involving parallel transformers with disparate ratings, developing per-unit models requires accommodating off-nominal turns ratios. This situation arises when the selected base voltages are not proportional to the transformer’s voltage ratings. Consider a transformer where the rated voltages are related by the term a. If the chosen voltage bases satisfy a relationship involving term b, term c is defined as the ratio of these bases. This ratio is then substituted into the rated...

You might also read

Related Articles

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

Sort by
Same author

Image segmentation of track bolts based on improved YOLO model.

Scientific reports·2026
Same author

Development and validation of a multidimensional machine-learning model to predict clinically significant immune-related adverse events in advanced non-small cell lung cancer.

American journal of translational research·2026
Same author

Single-cell and spatial transcriptomics reveal the regulatory continuum from initial substrates to storage compounds during wheat grain development.

Plant physiology and biochemistry : PPB·2026
Same author

Perioperative dexmedetomidine nasal spray improves postoperative sleep in patients undergoing thoracoscopic lung surgery: a prospective, randomized controlled trial.

BMC anesthesiology·2026
Same author

Giant Aortic Arch Aneurysm: Preoperative Three-dimensional Airway "Roadmap" for Safe Intubation.

Anesthesiology·2026
Same author

Hierarchical Mesh Representation Learning With Spectral Dictionary Embedding.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

Raising the Bar in Graph OOD Generalization: Invariant Learning beyond Explicit Environment Modeling.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

LoRASculpt: Harmonious Low-Rank Adaptation for Multimodal Large Language Models.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

Linearly Solving Robust Rotation Estimation.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

Adapting Dense Vision-Language Relationships for Multi-label Classification with Partial Label.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

Forensics Adapter: Unleashing CLIP for Generalizable Face Forgery Detection.

IEEE transactions on pattern analysis and machine intelligence·2026
Same journal

MoE-Enhanced Explainable Deep Manifold Transformation for Complex Data Embedding and Visualization.

IEEE transactions on pattern analysis and machine intelligence·2026
See all related articles

Related Experiment Videos

SGFormer: Simplifying and Scaling Graph Transformers with Single-Layer Attention and Approximation-Free Linear

Qitian Wu, Kai Yang, Hengrui Zhang

    IEEE Transactions on Pattern Analysis and Machine Intelligence
    |May 27, 2026
    PubMed
    Summary
    This summary is machine-generated.

    Simplified Single-Layer Graph Transformer (SGFormer) offers a scalable solution for learning on large graphs. This novel approach reduces deep attention layers to a single layer, achieving linear complexity and significant speedups for graph representation learning.

    Related Experiment Videos

    Area of Science:

    • Graph Representation Learning
    • Machine Learning on Large-Scale Data
    • Transformer Architectures

    Background:

    • Learning representations on large graphs is challenging due to complex interdependencies.
    • Existing Transformer models, while effective on small graphs, face scalability issues on larger datasets due to deep attention layers and partitioning difficulties.
    • The necessity of deep attention in graph Transformers requires theoretical reassessment.

    Purpose of the Study:

    • To theoretically investigate the necessity of deep attention layers in graph Transformers.
    • To propose a simplified, scalable Transformer architecture for large-graph learning.
    • To achieve efficient and accurate representation learning on web-scale graphs.

    Main Methods:

    • Theoretical analysis of hybrid propagation layers combining global attention and graph-based propagation.
    • Development of the Simplified Single-Layer Graph Transformer (SGFormer) architecture.
    • Empirical evaluation on medium-sized graphs and the web-scale ogbn-papers100M dataset.

    Main Results:

    • Demonstrated that multi-layer graph Transformers can be reduced to single-layer counterparts without loss of representation capacity.
    • SGFormer achieves approximation-free linear complexity, scaling linearly with graph size.
    • Achieved orders-of-magnitude inference acceleration and smooth scaling to web-scale graphs on a single GPU.

    Conclusions:

    • Principled simplification is a viable strategy for developing powerful, scalable foundation models for large-graph learning.
    • SGFormer provides an efficient and effective solution for Transformer-based large-graph representation learning.
    • The findings challenge the conventional deep-layer design for Transformers in graph learning contexts.