Baby Physical Safety Monitoring in Smart Home Using Action Recognition System
Victor Adewopo, Nelly Elsayed, Kelly Anderson

TL;DR
This paper introduces a lightweight action recognition framework using transfer learning and Conv2D LSTM for smart baby safety monitoring, achieving high accuracy with less data and computational resources.
Contribution
The study develops a novel ConvLSTM-I3D model and benchmark dataset for recognizing baby activities in smart homes, optimizing performance on small datasets.
Findings
Improved accuracy over benchmark models
Reduced computational resource requirements
Effective video augmentation techniques
Abstract
Humans are able to intuitively deduce actions that took place between two states in observations via deductive reasoning. This is because the brain operates on a bidirectional communication model, which has radically improved the accuracy of recognition and prediction based on features connected to previous experiences. During the past decade, deep learning models for action recognition have significantly improved. However, deep neural networks struggle with these tasks on a smaller dataset for specific Action Recognition (AR) tasks. As with most action recognition tasks, the ambiguity of accurately describing activities in spatial-temporal data is a drawback that can be overcome by curating suitable datasets, including careful annotations and preprocessing of video data for analyzing various recognition tasks. In this study, we present a novel lightweight framework combining transfer…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsContext-Aware Activity Recognition Systems · Human Pose and Action Recognition
MethodsTanh Activation · Sigmoid Activation · Long Short-Term Memory · Convolution
