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

Convolution: Math, Graphics, and Discrete Signals01:24

Convolution: Math, Graphics, and Discrete Signals

368
In any LTI (Linear Time-Invariant) system, the convolution of two signals is denoted using a convolution operator, assuming all initial conditions are zero. The convolution integral can be divided into two parts: the zero-input or natural response and the zero-state or forced response, with t0 indicating the initial time.
To simplify the convolution integral, it is assumed that both the input signal and impulse response are zero for negative time values. The graphical convolution process...
368
Convolution Properties II01:17

Convolution Properties II

272
The important convolution properties include width, area, differentiation, and integration properties.
The width property indicates that if the durations of input signals are T1 and T2, then the width of the output response equals the sum of both durations, irrespective of the shapes of the two functions. For instance, convolving two rectangular pulses with durations of 2 seconds and 1 second results in a function with a width of 3 seconds.
The area property asserts that the area under the...
272
Convolution Properties I01:20

Convolution Properties I

225
Convolution computations can be simplified by utilizing their inherent properties.
The commutative property reveals that the input and the impulse response of an LTI (Linear Time-Invariant) system can be interchanged without affecting the output:
225
Methods of Classification and Identification01:28

Methods of Classification and Identification

140
Bacterial identification relies on a diverse array of techniques to classify and understand microorganisms, each tailored to uncover specific characteristics. Traditional morphological approaches, while still valuable, are limited for closely related or structurally simple organisms. Modern methods integrate biochemical, serological, genetic, and advanced molecular tools to achieve greater accuracy.Morphological and Biochemical TechniquesMorphological characteristics, such as cell shape and...
140

You might also read

Related Articles

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

Sort by
Same author

Comparing Different Data Partitioning Strategies for Segmenting Areas Affected by COVID-19 in CT Scans.

Diagnostics (Basel, Switzerland)·2025
Same author

Explaining and Visualizing Embeddings of One-Dimensional Convolutional Models in Human Activity Recognition Tasks.

Sensors (Basel, Switzerland)·2023
Same journal

RETRACTED: Zhang et al. A Novel Framework for Reconstruction and Imaging of Target Scattering Centers via Wide-Angle Incidence in Radar Networks. <i>Sensors</i> 2025, <i>25</i>, 6802.

Sensors (Basel, Switzerland)·2026
Same journal

Enhancing Unsupervised Multi-Source Domain Adaptation for Person Re-Identification via Mixture of Experts and Graph-Based Relation.

Sensors (Basel, Switzerland)·2026
Same journal

Development of an Instrumented Glove for Palmar Pressure Assessment in Kayakers.

Sensors (Basel, Switzerland)·2026
Same journal

Development and Experimental Validation of an Autonomous IoT-Based Monitoring System for Real-Time Water Quality Assessment in the Amazon River.

Sensors (Basel, Switzerland)·2026
Same journal

Semi-Supervised Adversarial Learning Framework for Controller Area Network Bus Intrusion Detection.

Sensors (Basel, Switzerland)·2026
Same journal

Smart Optimization Method for Safety Signs in Innovative Manufacturing Environments Integrating Industrial Field IoT Sensors and Knowledge Graphs.

Sensors (Basel, Switzerland)·2026
See all related articles

Related Experiment Video

Updated: Sep 1, 2025

Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention
06:37

Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention

Published on: December 15, 2023

4.0K

Explaining One-Dimensional Convolutional Models in Human Activity Recognition and Biometric Identification Tasks.

Gustavo Aquino1, Marly G F Costa1, Cicero F F Costa Filho1

  • 1R&D Center in Electronic and Information Technology, Federal University of Amazonas, Manaus 69077-000, Brazil.

Sensors (Basel, Switzerland)
|August 12, 2022
PubMed
Summary
This summary is machine-generated.

This study visualizes deep learning models for human activity recognition (HAR) and biometric user identification (BUI) using accelerometer data. Findings reveal HAR models leverage unique user signatures, similar to BUI, highlighting potential biases and improving model design.

Keywords:
accelerometer databiometric user identificationconvolutional neural networksdeep learningexplainable AIgrad-camhuman activity recognition

More Related Videos

Evaluation of a Smartphone-based Human Activity Recognition System in a Daily Living Environment
06:49

Evaluation of a Smartphone-based Human Activity Recognition System in a Daily Living Environment

Published on: December 11, 2015

9.0K
Author Spotlight: Efficient Image Recognition Using Directional Gradient Histogram Technique and Support Vector Machines
08:27

Author Spotlight: Efficient Image Recognition Using Directional Gradient Histogram Technique and Support Vector Machines

Published on: January 5, 2024

1.2K

Related Experiment Videos

Last Updated: Sep 1, 2025

Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention
06:37

Author Spotlight: Addressing Technical and Subjective Challenges in Measuring Classroom Attention

Published on: December 15, 2023

4.0K
Evaluation of a Smartphone-based Human Activity Recognition System in a Daily Living Environment
06:49

Evaluation of a Smartphone-based Human Activity Recognition System in a Daily Living Environment

Published on: December 11, 2015

9.0K
Author Spotlight: Efficient Image Recognition Using Directional Gradient Histogram Technique and Support Vector Machines
08:27

Author Spotlight: Efficient Image Recognition Using Directional Gradient Histogram Technique and Support Vector Machines

Published on: January 5, 2024

1.2K

Area of Science:

  • Wearable technology and human-computer interaction.
  • Machine learning and artificial intelligence.
  • Biometrics and pattern recognition.

Background:

  • Human activity recognition (HAR) is crucial due to wearable device popularity.
  • Deep learning (DL) models are widely used for HAR, with subject-dependent (SD) and subject-independent (SI) validation methods.
  • Understanding model decision-making in HAR and biometric user identification (BUI) is essential for reliable performance.

Purpose of the Study:

  • To develop visual explanations for DL models in HAR and BUI tasks using accelerometer data.
  • To investigate the correlation between HAR and BUI models' decision-making processes.
  • To identify potential database biases and improve model generalization capabilities.

Main Methods:

  • Adaptation of gradient-weighted class activation mapping (grad-CAM) for 1D convolutional neural networks (CNNs).
  • Application of grad-CAM to visualize decision-making in HAR and BUI models.
  • Quantitative evaluation of model accuracy for both SD and SI approaches.

Main Results:

  • Achieved high accuracy for HAR (0.978 SD, 0.755 SI) and BUI (0.937 average).
  • Demonstrated that SD HAR performance benefits from learning individual user signatures, akin to BUI.
  • Identified differences in CNN focus: larger segments for BUI, smaller segments for HAR.
  • Utilized grad-CAM to detect database biases like signal discontinuities.

Conclusions:

  • Combining explainable AI techniques with DL enhances model design and reliability in HAR and BUI.
  • Visual explanations help mitigate result overestimation and identify biases.
  • Improved model generalization is achievable through explainable methods.