Related Experiment Video
Updated: Sep 4, 2025

08:25
Combining Eye-tracking Data with an Analysis of Video Content from Free-viewing a Video of a Walk in an Urban Park Environment
Published on: May 7, 2019
9.1K
An Effective Video Transformer With Synchronized Spatiotemporal and Spatial Self-Attention for Action Recognition
Summary
We introduce three techniques to enhance video understanding using video Transformers, improving efficiency and performance. Our novel methods, including synchronized spatiotemporal and spatial attention, achieve state-of-the-art results on benchmark datasets.
Area of Science:
- Computer Vision
- Deep Learning
- Artificial Intelligence
Background:
- Convolutional neural networks (CNNs) have dominated vision tasks, but vision Transformers (ViTs) now lead in image recognition.
- Video Transformers lag behind image Transformers in research attention and efficiency due to parameter and training differences.
Purpose of the Study:
- To propose and validate techniques for improving video understanding using Transformer architectures.
- To enhance the efficiency and effectiveness of video Transformers.
Main Methods:
- Introduced a synchronized spatiotemporal and spatial attention (SSTSA) scheme for better spatiotemporal feature representation.
- Developed a motion spotlighting module to incorporate short-term motion into RGB inputs for a single-stream Transformer.
- Implemented an intraclass frame interlacing method as a video augmentation technique.
Main Results:
- The proposed video Transformer, incorporating SSTSA, motion spotlighting, and frame interlacing, demonstrated superior performance.
- Achieved state-of-the-art results on the Kinetics400 and Something-Something-v2 datasets.
Conclusions:
- The developed techniques significantly advance video understanding capabilities of Transformer models.
- The proposed methods offer a more efficient and effective approach to video Transformer design.
Related Concept Videos
Relative Motion Analysis using Rotating Axes
526
Consider a component AB undergoing a linear motion. Along with a linear motion, point B also rotates around point A. To comprehend this complex movement, position vectors for both points A and B are established using a stationary reference frame.
However, to express the relative position of point B relative to point A, an additional frame of reference, denoted as x'y', is necessary. This additional frame not only translates but also rotates relative to the fixed frame, making it...
However, to express the relative position of point B relative to point A, an additional frame of reference, denoted as x'y', is necessary. This additional frame not only translates but also rotates relative to the fixed frame, making it...
526
Relative Motion Analysis using Rotating Axes - Acceleration
390
Consider a component AB undergoing a linear motion. Along with a linear motion, point B also rotates around point A. To comprehend this complex movement, position vectors for both points A and B are established using a stationary reference frame. The absolute velocity of point B is determined by adding the absolute velocity of point A, the relative velocity of point B in the rotating frame, and the effects caused by the angular velocity within the rotating frame.
Time differentiation is...
Time differentiation is...
390

