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

Avoidance Learning and Learned Helplessness01:14

Avoidance Learning and Learned Helplessness

2.6K
Avoidance learning and learned helplessness are critical concepts in understanding behavioral responses to negative stimuli.
Avoidance learning occurs when an organism learns that a specific behavior can prevent an unpleasant outcome. For example, a student who receives a bad grade may start studying harder to avoid future poor grades. This behavior persists even when the negative outcome is no longer present. Avoidance learning is powerful because it maintains behavior in the absence of the...
2.6K
Associative Learning01:27

Associative Learning

1.3K
Associative learning is a fundamental concept in behavioral psychology, wherein a connection is established between two stimuli or events, leading to a learned response. This process is critical in understanding how behaviors are acquired and modified. Conditioning, the mechanism through which associations are formed, can be divided into two main types: classical conditioning and operant conditioning, each elucidating different aspects of associative learning.
Classical conditioning, also known...
1.3K
Purposive Learning01:22

Purposive Learning

502
E. C. Tolman emphasized the purposiveness of behavior — the idea that much of our behavior is goal-directed. For instance, employees who aim for a promotion work diligently to meet their targets. Tolman argued that when classical conditioning and operant conditioning occur, the organism acquires certain expectations. In classical conditioning, a child might fear a dog because they expect it to bite. In operant conditioning, a person might consistently work overtime because they expect a...
502
Observational Learning01:12

Observational Learning

961
Albert Bandura's observational learning, also known as imitation or modeling, occurs when a person observes and imitates another's behavior. It is a quicker process than operant conditioning. A well-known example is the Bobo doll study, where children who saw an adult acting aggressively towards the doll were more likely to act aggressively when left alone, compared to those who observed a nonaggressive adult. Many psychologists view observational learning as a form of latent learning...
961
Learning Disabilities01:25

Learning Disabilities

610
Learning disabilities are cognitive disorders caused by neurological impairments that affect cognitive functions like language and reading, without indicating overall intellectual or developmental challenges. These disabilities differ from global intellectual or developmental disabilities as they are limited to distinct cognitive functions. Common learning disabilities include dysgraphia, dyslexia, and dyscalculia, each of which impacts unique aspects of learning.
Dyslexia
Dyslexia is a...
610
Introduction to Learning01:18

Introduction to Learning

1.2K
Learning is the process of acquiring knowledge or skills through practice or experience, leading to long-lasting behavioral changes. This acquisition occurs through interaction with the environment and requires practice or experience. For instance, mastering a skill such as surfing requires considerable practice and experience, highlighting the essential role of repeated interactions with the environment in learning.
In contrast to learned behaviors, unlearned behaviors such as crying, sexual...
1.2K

You might also read

Related Articles

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

Sort by
Same author

Evaluating large language models for AI-assisted grading: a framework and case study in higher education.

Scientific reports·2026
Same author

Physics-informed neural networks for high-resolution weather reconstruction from sparse weather stations.

Open research Europe·2024
Same author

Incremental Market Behavior Classification in Presence of Recurring Concepts.

Entropy (Basel, Switzerland)·2020
Same author

Coin.AI: A Proof-of-Useful-Work Scheme for Blockchain-Based Distributed Deep Learning.

Entropy (Basel, Switzerland)·2020
Same author

Advances in Recent Nature-Inspired Algorithms for Neural Engineering.

Computational intelligence and neuroscience·2020
Same author

Association of Porcine Swine Leukocyte Antigen (SLA) Haplotypes with B- and T-Cell Immune Response to Foot-and-Mouth Disease Virus (FMDV) Peptides.

Vaccines·2020

Related Experiment Video

Updated: Jan 30, 2026

A Virtual Machine Platform for Non-Computer Professionals for Using Deep Learning to Classify Biological Sequences of Metagenomic Data
09:34

A Virtual Machine Platform for Non-Computer Professionals for Using Deep Learning to Classify Biological Sequences of Metagenomic Data

Published on: September 25, 2021

4.5K

A Comparison of Machine Learning and Deep Learning Techniques for Activity Recognition using Mobile Devices.

Alejandro Baldominos1, Alejandro Cervantes2, Yago Saez3

  • 1Department of Computer Science, University Carlos III of Madrid, 28911 Leganés, Madrid, Spain. abaldomi@inf.uc3m.es.

Sensors (Basel, Switzerland)
|January 30, 2019
PubMed
Summary

Comparing machine learning for human activity recognition, this study found extremely randomized trees using wrist sensor data outperformed other methods. Combining sensors did not improve accuracy, and deep learning models were less competitive.

Keywords:
active agingactivity recognitionambient-assisted livingdeep learningmHealthsafe environment

More Related Videos

Novel Object Recognition Test for the Investigation of Learning and Memory in Mice
08:52

Novel Object Recognition Test for the Investigation of Learning and Memory in Mice

Published on: August 30, 2017

77.4K
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.9K

Related Experiment Videos

Last Updated: Jan 30, 2026

A Virtual Machine Platform for Non-Computer Professionals for Using Deep Learning to Classify Biological Sequences of Metagenomic Data
09:34

A Virtual Machine Platform for Non-Computer Professionals for Using Deep Learning to Classify Biological Sequences of Metagenomic Data

Published on: September 25, 2021

4.5K
Novel Object Recognition Test for the Investigation of Learning and Memory in Mice
08:52

Novel Object Recognition Test for the Investigation of Learning and Memory in Mice

Published on: August 30, 2017

77.4K
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.9K

Area of Science:

  • Computer Science
  • Biomedical Engineering
  • Machine Learning

Background:

  • Human Activity Recognition (HAR) is crucial for healthcare and human-computer interaction.
  • Wearable sensors offer a promising avenue for unobtrusive HAR.
  • Evaluating diverse machine learning techniques is essential for optimizing HAR systems.

Purpose of the Study:

  • To compare the performance of various machine learning techniques for human activity recognition.
  • To assess the utility of multi-sensor fusion versus single-sensor data in HAR.
  • To identify the most effective approach for HAR using benchmark datasets.

Main Methods:

  • Utilized a benchmark dataset with data from pocket and wrist sensors across thirteen distinct activities.
  • Applied the activity recognition chain: preprocessing, segmentation, feature extraction, and classification for traditional methods.
  • Tested convolutional deep learning networks directly on raw sensor data.

Main Results:

  • The combination of pocket and wrist sensors did not consistently enhance recognition accuracy.
  • Extremely randomized trees, utilizing precomputed features from the wrist sensor, yielded the best performance.
  • Tested deep learning architectures did not achieve competitive results compared to traditional methods.

Conclusions:

  • Single-sensor data, particularly from the wrist, can be highly effective for human activity recognition.
  • Traditional machine learning methods, like extremely randomized trees, remain competitive and effective for HAR.
  • Further research may be needed to optimize deep learning architectures for sensor-based HAR.