paper-with-me

홈 › Papers

Baby Physical Safety Monitoring in Smart Home Using Action Recognition System

2022-10-22 · Victor Adewopo, Nelly Elsayed, Kelly Anderson

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 learning techniques with a Conv2D LSTM layer to extract features from the pre-trained I3D model on the Kinetics dataset for a new AR task (Smart Baby Care) that requires a smaller dataset and less computational resources. Furthermore, we developed a benchmark dataset and an automated model that uses LSTM convolution with I3D (ConvLSTM-I3D) for recognizing and predicting baby activities in a smart baby room. Finally, we implemented video augmentation to improve model performance on the smart baby care task. Compared to other benchmark models, our experimental framework achieved better performance with less computational resources.

📄 PDF Abstract BibTeX arXiv:2210.12527

Code (0)

등록된 구현이 없습니다.

Tasks

Action RecognitionTransfer Learning

Methods 이 논문이 사용한 방법론

Tanh Activation 설명 없음
Sigmoid Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

SmartHome-Bench: A Comprehensive Benchmark for Video Anomaly Detection in Smart Homes Using Multi-Modal Large Language Models

2025-06-15 · Xinyi Zhao, Congjing Zhang, Pei Guo, Wei Li 외

Video anomaly detection (VAD) is essential for enhancing safety and security by identifying unusual events across different environments. Existing VAD benchmarks, however, are primarily designed for general-purpose scena…

Anomaly DetectionVideo Anomaly Detection

Wearable Health Monitoring System for Older Adults in a Smart Home Environment

2021-06-09 · Rajdeep Kumar Nath, Himanshu Thapliyal

The advent of IoT has enabled the design of connected and integrated smart health monitoring systems. These smart health monitoring systems could be realized in a smart home context to render long-term care to the elderl…

Blood pressure estimationDiagnostic

Design of an IoT-based smart incubator that listens to the baby

2020-01-01 · 2nd International Conference on Industrial and Manufacturing Engineering 2020 1 · F Fahmi, W Shalannanda, I Zakia, E Sutanto

In the industrial era 4.0, domestic baby incubator producers are facing the challenge of free trade of foreign products that will compete in innovation with the application of IoT technology. One of the opportunities tha…

SafeAccess+: An Intelligent System to make Smart Home Safer and Americans with Disability Act Compliant

2021-09-14 · Shahinur Alam

Smart homes are becoming ubiquitous, but they are not Americans with Disability Act (ADA) compliant. Smart homes equipped with ADA compliant appliances and services are critical for people with disabilities (i.e., visual…

Image Description

HomeFlow: A Data Flywheel for Smart Home Agent Training with Verifiable Simulation

2026-05-31 · Yi Gu, Huacan Wang, Shuo Zhang, Yuqing Hou 외 arxiv

Large language model agents are moving beyond text-only interaction toward physical-world control, with smart homes as a representative domain. Real domestic interaction requires understanding ambiguous intents, operatin…