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

Parallel Processing01:20

Parallel Processing

205
The brain processes sensory information rapidly due to parallel processing, which involves sending data across multiple neural pathways at the same time. This method allows the brain to manage various sensory qualities, such as shapes, colors, movements, and locations, all concurrently. For instance, when observing a forest landscape, the brain simultaneously processes the movement of leaves, the shapes of trees, the depth between them, and the various shades of green. This enables a quick and...
205
Association Areas of the Cortex01:21

Association Areas of the Cortex

6.0K
Association areas are regions of the cerebral cortex that do not have a specific sensory or motor function. Instead, they integrate and interpret information from various sources to enable higher cognitive processes such as memory, learning, and decision-making. Some key association areas include the following:
Prefrontal Association Area: This area is located in the frontal lobe and is involved in planning, decision-making, and moderating social behavior. It connects with primary motor areas,...
6.0K
Visual System01:26

Visual System

656
Light enters the eye through the cornea, a transparent, dome-shaped surface covering the surface of the eyeball that helps to direct and focus incoming light. This light is then channeled toward the pupil, an adjustable opening whose size is controlled by the iris. The iris, a pigmented muscle, regulates the amount of light entering the eye by contracting or dilating the pupil, thereby ensuring optimal light levels for clear vision.
Once through the pupil, the light passes through the lens, a...
656
Vision01:24

Vision

55.0K
Vision is the result of light being detected and transduced into neural signals by the retina of the eye. This information is then further analyzed and interpreted by the brain. First, light enters the front of the eye and is focused by the cornea and lens onto the retina—a thin sheet of neural tissue lining the back of the eye. Because of refraction through the convex lens of the eye, images are projected onto the retina upside-down and reversed.
55.0K

You might also read

Related Articles

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

Sort by
Same author

Spatial Multiple Importance Sampling for Real-Time Irradiance Probes.

IEEE transactions on visualization and computer graphics·2026
Same author

SeparateGen: Semantic Component-Based 3D Character Generation From Single Images.

IEEE transactions on visualization and computer graphics·2026
Same author

Regarding the "Efgartigimod versus standard of care in new-onset AChR subtype generalized myasthenia gravis: A prospective cohort study".

Clinical immunology (Orlando, Fla.)·2025
Same author

Tuning Vision-Language Models With Multiple Prototypes Clustering.

IEEE transactions on pattern analysis and machine intelligence·2024
Same author

SN$^{2}$2eRF: A Framework for Neural Radiance Fields Given Sparse and Noisy Poses.

IEEE transactions on visualization and computer graphics·2024
Same author

SLS4D: Sparse Latent Space for 4D Novel View Synthesis.

IEEE transactions on visualization and computer graphics·2024
Same journal

HardFlow: Hard-Constrained Sampling for Flow-Matching Models Via Trajectory Optimization.

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

Industrial Brain: Self-Evolving Neuro-Symbolic Autonomy with Causal Resilience for Cyber-Physical Systems.

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

Adaptive Hardness-Driven Dictionary Distillation for Incomplete Streaming View Clustering.

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

Mixture of Global and Local Experts with Diffusion Transformer for Controllable Face Generation.

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

Task-KV: Task-aware KV Cache Optimization via Semantic Differentiation of Attention Heads.

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

Achieving Text-based Person Retrieval with Any Granularity.

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

Related Experiment Video

Updated: Aug 26, 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

612

Beyond Self-Attention: External Attention Using Two Linear Layers for Visual Tasks.

Meng-Hao Guo, Zheng-Ning Liu, Tai-Jiang Mu

    IEEE Transactions on Pattern Analysis and Machine Intelligence
    |October 5, 2022
    PubMed
    Summary
    This summary is machine-generated.

    This study introduces external attention, a novel mechanism that efficiently captures long-range dependencies in visual data. External attention offers comparable or superior performance to self-attention with significantly reduced computational costs.

    More Related Videos

    Development of a Gaze-Contingent Display Framework Designed for Perceptual and Oculomotor Research with Simulated Central Vision Loss
    07:12

    Development of a Gaze-Contingent Display Framework Designed for Perceptual and Oculomotor Research with Simulated Central Vision Loss

    Published on: April 11, 2025

    529
    Methods to Test Visual Attention Online
    09:44

    Methods to Test Visual Attention Online

    Published on: February 19, 2015

    12.0K

    Related Experiment Videos

    Last Updated: Aug 26, 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

    612
    Development of a Gaze-Contingent Display Framework Designed for Perceptual and Oculomotor Research with Simulated Central Vision Loss
    07:12

    Development of a Gaze-Contingent Display Framework Designed for Perceptual and Oculomotor Research with Simulated Central Vision Loss

    Published on: April 11, 2025

    529
    Methods to Test Visual Attention Online
    09:44

    Methods to Test Visual Attention Online

    Published on: February 19, 2015

    12.0K

    Area of Science:

    • Computer Vision
    • Deep Learning
    • Artificial Intelligence

    Background:

    • Self-attention mechanisms are crucial for deep feature representation in visual tasks, enabling capture of long-range dependencies within samples.
    • However, self-attention exhibits quadratic complexity and overlooks inter-sample correlations, posing computational challenges.

    Purpose of the Study:

    • To propose a novel attention mechanism, termed external attention, that addresses the limitations of self-attention.
    • To develop an efficient and effective attention method with linear complexity for various visual tasks.

    Main Methods:

    • Introduced external attention using two small, learnable, shared external memories.
    • Implemented external attention with cascaded linear and normalization layers, enabling easy replacement of self-attention.
    • Incorporated multi-head mechanism to create an all-MLP architecture, External Attention MLP (EAMLP), for image classification.

    Main Results:

    • External attention demonstrates linear complexity, implicitly considering correlations between all data samples.
    • The EAMLP architecture achieved results comparable or superior to self-attention variants across diverse tasks.
    • The proposed method significantly reduced computational and memory costs compared to self-attention.

    Conclusions:

    • External attention offers a computationally efficient alternative to self-attention for deep feature representation in visual tasks.
    • The method provides a scalable solution for complex visual recognition and generation tasks.
    • External attention facilitates the development of efficient deep learning architectures with comparable or improved performance.