Related Experiment Video
Updated: Jul 25, 2025

A Step-by-Step Implementation of DeepBehavior, Deep Learning Toolbox for Automated Behavior Analysis
Published on: February 6, 2020
KNN-Based Machine Learning Classifier Used on Deep Learned Spatial Motion Features for Human Action Recognition.
Kalaivani Paramasivam1, Mohamed Mansoor Roomi Sindha2, Sathya Bama Balakrishnan2
1Department of Electronics and Communication Engineering, Government College of Engineering, Bodinayakanur 625582, Tamilnadu, India.
A new lightweight network, HARNet, improves human action recognition in surveillance. This approach uses a novel spatial motion data pipeline, outperforming current state-of-the-art methods.
Area of Science:
- Computer Vision
- Artificial Intelligence
- Machine Learning
Background:
- Human action recognition (HAR) is crucial for surveillance video analysis.
- Existing HAR methods often rely on computationally intensive 3D Convolutional Neural Networks (CNNs) or two-stream networks.
- These heavy networks present challenges in implementation and training due to a large number of parameters.
Purpose of the Study:
- To develop a computationally efficient HAR method.
- To introduce HARNet, a lightweight directed acyclic graph-based residual 2D CNN.
- To create a novel pipeline for generating spatial motion data for action representation learning.
Main Methods:
- Designed HARNet from scratch, a customized lightweight directed acyclic graph-based residual 2D CNN.
- Developed a novel pipeline to construct spatial motion data from raw video input.
- Fed the constructed input into HARNet for simultaneous spatial and motion information processing in a single stream.
- Extracted latent representations for classification using conventional machine learning models.
Main Results:
- HARNet demonstrated superior performance compared to existing state-of-the-art methods.
- Achieved percentage improvements of 2.75% on the UCF101 dataset.
- Showcased improvements of 10.94% on the HMDB51 dataset and 0.18% on the KTH dataset.
Conclusions:
- HARNet offers an effective and efficient solution for human action recognition.
- The proposed spatial motion data pipeline enhances latent representation learning for actions.
- The lightweight design of HARNet alleviates implementation and training challenges associated with heavy deep learning models.
Related Concept Videos
Absolute Motion Analysis- General Plane Motion
As the drone's propellers rotate, an upward force is generated that counteracts the force of gravity, enabling the drone to lift off from the ground. This initial movement of the drone is along a straight path, representing a form of translational motion. In this phase, every point on the...
Force Classification
Contact and non-contact forces are two of the most widely used categories of forces. As the name suggests, contact forces require physical contact between two objects to act upon each other. Examples of contact forces include frictional,...
Relative Motion Analysis using Rotating Axes
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...
Relative Motion Analysis using Rotating Axes-Problem Solving
Here, in order to determine the magnitude of velocity and acceleration for point...
Functional Classification of Joints
The functional classification of joints is determined by the amount of mobility between the adjacent bones. Joints are functionally classified as a synarthrosis or immobile joint, an amphiarthrosis or slightly moveable joint, or as a diarthrosis, a freely moveable joint. Fibrous and cartilaginous joints can be functionally classified as either synarthroses or amphiarthroses, whereas all synovial joints are classified as diarthroses.
Synarthrosis
An...

