paper-with-me

홈 › Papers

Activity Recognition with Moving Cameras and Few Training Examples: Applications for Detection of Autism-Related Headbanging

2021-01-10 · Peter Washington, Aaron Kline, Onur Cezmi Mutlu, Emilie Leblanc, Cathy Hou, Nate Stockham, Kelley Paskov, Brianna Chrisman, Dennis P. Wall

Activity recognition computer vision algorithms can be used to detect the presence of autism-related behaviors, including what are termed "restricted and repetitive behaviors", or stimming, by diagnostic instruments. The limited data that exist in this domain are usually recorded with a handheld camera which can be shaky or even moving, posing a challenge for traditional feature representation approaches for activity detection which mistakenly capture the camera's motion as a feature. To address these issues, we first document the advantages and limitations of current feature representation techniques for activity recognition when applied to head banging detection. We then propose a feature representation consisting exclusively of head pose keypoints. We create a computer vision classifier for detecting head banging in home videos using a time-distributed convolutional neural network (CNN) in which a single CNN extracts features from each frame in the input sequence, and these extracted features are fed as input to a long short-term memory (LSTM) network. On the binary task of predicting head banging and no head banging within videos from the Self Stimulatory Behaviour Dataset (SSBD), we reach a mean F1-score of 90.77% using 3-fold cross validation (with individual fold F1-scores of 83.3%, 89.0%, and 100.0%) when ensuring that no child who appeared in the train set was in the test set for all folds. This work documents a successful technique for training a computer vision classifier which can detect human motion with few training examples and even when the camera recording the source clips is unstable. The general methods described here can be applied by designers and developers of interactive systems towards other human motion and pose classification problems used in mobile and ubiquitous interactive systems.

📄 PDF Abstract BibTeX arXiv:2101.03478

Code (0)

등록된 구현이 없습니다.

Tasks

Action DetectionActivity DetectionActivity RecognitionDiagnostic

Similar Papers 제목 키워드 기반

EventSleep: Sleep Activity Recognition with Event Cameras

2024-04-02 · Carlos Plou, Nerea Gallego, Alberto Sabater, Eduardo Montijano 외

Event cameras are a promising technology for activity recognition in dark environments due to their unique properties. However, real event camera datasets under low-lighting conditions are still scarce, which also limits…

Activity Recognition

Human Activity Recognition using RGB-Event based Sensors: A Multi-modal Heat Conduction Model and A Benchmark Dataset

2025-04-08 · Shiao Wang, Xiao Wang, Bo Jiang, Lin Zhu 외

Human Activity Recognition (HAR) primarily relied on traditional RGB cameras to achieve high-performance activity recognition. However, the challenging factors in real-world scenarios, such as insufficient lighting and r…

Activity RecognitionHuman Activity Recognition

Towards Robust Human Activity Recognition from RGB Video Stream with Limited Labeled Data

2018-12-16 · Krishanu Sarker, Mohamed Masoud, Saeid Belkasim, Shihao Ji

Human activity recognition based on video streams has received numerous attentions in recent years. Due to lack of depth information, RGB video based activity recognition performs poorly compared to RGB-D video based sol…

Activity RecognitionData AugmentationHuman Activity Recognition

Boosted Multiple Kernel Learning for First-Person Activity Recognition

2017-02-22 · Fatih Ozkan, Mehmet Ali Arabaci, Elif Surer, Alptekin Temizel

Activity recognition from first-person (ego-centric) videos has recently gained attention due to the increasing ubiquity of the wearable cameras. There has been a surge of efforts adapting existing feature descriptors an…

Activity Recognition

Incremental Activity Modeling and Recognition in Streaming Videos

2014-06-01 · CVPR 2014 6 · Mahmudul Hasan, Amit K. Roy-Chowdhury

Most of the state-of-the-art approaches to human activity recognition in video need an intensive training stage and assume that all of the training examples are labeled and available beforehand. But these assumptions are…

Active LearningActivity RecognitionHuman Activity Recognition