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

Classification of Bones01:18

Classification of Bones

6.0K
The bones of the human skeletal system are of varied shapes, sizes, and functions. They can be classified based on their shape and function into four major classes: long bones, short bones, flat bones, and irregular bones. Some classifications include a fifth type, the sesamoid bones, as a separate class, whereas others categorize them under short bones.
Long and Short Bones
The appendicular skeleton, particularly the upper and lower limbs, is primarily made of long and short bones. The...
6.0K
Generation of Action Potential in Skeletal Muscles01:24

Generation of Action Potential in Skeletal Muscles

4.8K
Every cell in the body maintains a membrane potential due to an uneven distribution of positive and negative charges across its plasma membrane. The membrane potential is measured in millivolts and quantifies the difference in charge across the membrane.
Like neurons, muscle cells are also regarded as excitable due to their capacity to change in response to stimuli, primarily due to voltage-gated ion channels embedded in their plasma membranes, which get activated by alterations in the...
4.8K

You might also read

Related Articles

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

Sort by
Same author

Mitochondrial NAD<sup>+</sup> Transport Alleviates Cerebral Ischemia/Reperfusion Injury via Enhancement of Mitochondrial Function.

Antioxidants & redox signaling·2026
Same author

Transcatheter arterial embolization with N-butyl cyanoacrylate versus gelatin sponge particles for gastric cancer-related upper gastrointestinal bleeding: a comparison of efficacy and safety.

Journal of gastrointestinal oncology·2026
Same author

Midterm analysis of tricuspid regurgitation in patients undergoing transcatheter mitral valve-in-valve replacement: A retrospective study.

JTCVS open·2026
Same author

PHGDH-mediated serine synthesis reduces oligodendrocyte death by sustaining GSH and NADPH levels after brain ischemia.

Frontiers in pharmacology·2026
Same author

Case Report: Embolization of a cognard type V cavernous sinus dural arteriovenous fistula via occluded Inferior petrosal sinus.

Frontiers in radiology·2026
Same author

Influence of Welding Control Mode on the Joint Performance of Ultrasonically Welded Carbon Fiber-Reinforced Polycarbonate.

Materials (Basel, Switzerland)·2026
Same journal

DSPE-ViT: a lightweight vision transformer with dynamic sparse positional encoding for dense small object detection in UAV imagery.

Frontiers in neurorobotics·2026
Same journal

ST-HONet: Spatio-Temporal Hierarchical Network for long-horizon bimanual visuomotor imitation.

Frontiers in neurorobotics·2026
Same journal

ST-HADP: Spatio-Temporal hierarchical attention diffusion policy for long-horizon generalizable bimanual visuomotor imitation.

Frontiers in neurorobotics·2026
Same journal

EQISP: efficient quantized image signal processing with multi-scale pyramid fusion for resource constrained embodied perception.

Frontiers in neurorobotics·2026
Same journal

Research on embodied agent multimodal perception and real-time path planning algorithms for complex unstructured environments.

Frontiers in neurorobotics·2026
Same journal

NL-YOLOv5: a model with a larger receptive field and the ability to globally acquire features.

Frontiers in neurorobotics·2026
See all related articles

Related Experiment Video

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

601

Multi-scale and attention enhanced graph convolution network for skeleton-based violence action recognition.

Huaigang Yang1, Ziliang Ren1, Huaqiang Yuan1

  • 1School of Computer Science and Technology, Dongguan University of Technology, Dongguan, China.

Frontiers in Neurorobotics
|January 2, 2023
PubMed
Summary
This summary is machine-generated.

A new multi-scale attention spatiotemporal graph convolution network (MSA-STGCN) effectively recognizes human violence actions using skeleton data. This method achieves high accuracy with low parameter complexity, outperforming existing models.

Keywords:
attention mechanismmulti-scale graph convolution networkskeleton sequencespatiotemporal informationviolence action recognition

More Related Videos

Estimation of Contact Regions Between Hands and Objects During Human Multi-Digit Grasping
09:41

Estimation of Contact Regions Between Hands and Objects During Human Multi-Digit Grasping

Published on: April 21, 2023

1.7K
A Step-by-Step Implementation of DeepBehavior, Deep Learning Toolbox for Automated Behavior Analysis
05:41

A Step-by-Step Implementation of DeepBehavior, Deep Learning Toolbox for Automated Behavior Analysis

Published on: February 6, 2020

9.5K

Related Experiment Videos

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

601
Estimation of Contact Regions Between Hands and Objects During Human Multi-Digit Grasping
09:41

Estimation of Contact Regions Between Hands and Objects During Human Multi-Digit Grasping

Published on: April 21, 2023

1.7K
A Step-by-Step Implementation of DeepBehavior, Deep Learning Toolbox for Automated Behavior Analysis
05:41

A Step-by-Step Implementation of DeepBehavior, Deep Learning Toolbox for Automated Behavior Analysis

Published on: February 6, 2020

9.5K

Area of Science:

  • Computer Vision
  • Artificial Intelligence
  • Machine Learning

Background:

  • Skeleton-based human action recognition is crucial for surveillance and safety.
  • Existing Graph Convolutional Networks (GCNs) face challenges in balancing performance and parameter complexity.
  • Violence action recognition requires sophisticated feature learning from complex human motion data.

Purpose of the Study:

  • To develop a novel Multi-scale Attention Spatiotemporal Graph Convolutional Network (MSA-STGCN) for enhanced human violence action recognition.
  • To improve recognition accuracy while reducing computational complexity.
  • To leverage multi-modal skeleton data for robust feature extraction.

Main Methods:

  • Preprocessing original joint data into four variants: joint position, bone vector, joint motion, and bone motion.
  • Constructing a spatial multi-scale GCN with an attention mechanism for spatial feature extraction.
  • Designing a temporal GCN with hybrid dilation convolution to capture multi-scale temporal context.
  • Fusing information from multiple skeleton data streams to explore inter-stream relationships.

Main Results:

  • Achieved 95.3% accuracy on the custom Filtered NTU RGB+D dataset with only 1.21M parameters.
  • Attained 36.2% (Top-1) and 58.5% (Top-5) accuracy on the Kinetics Skeleton 400 dataset.
  • Demonstrated effective violence action recognition without significant parameter increase.

Conclusions:

  • The proposed MSA-STGCN framework effectively recognizes human violence actions.
  • The method achieves state-of-the-art performance with reduced parameter complexity.
  • Multi-modal skeleton data fusion enhances the robustness of action recognition.