paper-with-me

Papers

Contextual Relationship-based Activity Segmentation on an Event Stream in the IoT Environment with Multi-user Activities

2016-09-20 · Minkyoung Cho, Younggi Kim, Younghee Lee

The human activity recognition in the IoT environment plays the central role in the ambient assisted living, where the human activities can be represented as a concatenated event stream generated from various smart objects. From the concatenated event stream, each activity should be distinguished separately for the human activity recognition to provide services that users may need. In this regard, accurately segmenting the entire stream at the precise boundary of each activity is indispensable high priority task to realize the activity recognition. Multiple human activities in an IoT environment generate varying event stream patterns, and the unpredictability of these patterns makes them include redundant or missing events. In dealing with this complex segmentation problem, we figured out that the dynamic and confusing patterns cause major problems due to: inclusive event stream, redundant events, and shared events. To address these problems, we exploited the contextual relationships associated with the activity status about either ongoing or terminated/started. To discover the intrinsic relationships between the events in a stream, we utilized the LSTM model by rendering it for the activity segmentation. Then, the inferred boundaries were revised by our validation algorithm for a bit shifted boundaries. Our experiments show the surprising result of high accuracy above 95%, on our own testbed with various smart objects. This is superior to the prior works that even do not assume the environment with multi-user activities, where their accuracies are slightly above 80% in their test environment. It proves that our work is feasible enough to be applied in the IoT environment.

📄 PDF Abstract BibTeX arXiv:1609.06024

Code (0)

등록된 구현이 없습니다.

Tasks

Activity RecognitionHuman Activity Recognition

Methods 이 논문이 사용한 방법론

Sigmoid Activation 설명 없음
Tanh Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…

Similar Papers 제목 키워드 기반

SR-Clustering: Semantic Regularized Clustering for Egocentric Photo Streams Segmentation

2015-12-22 · Mariella Dimiccoli, Marc Bolaños, Estefania Talavera, Maedeh Aghaei 외

While wearable cameras are becoming increasingly popular, locating relevant information in large unstructured collections of egocentric images is still a tedious and time consuming processes. This paper addresses the pro…

Clustering

ProgressiveMotionSeg: Mutually Reinforced Framework for Event-Based Motion Segmentation

2022-03-22 · Jinze Chen, Yang Wang, Yang Cao, Feng Wu 외

Dynamic Vision Sensor (DVS) can asynchronously output the events reflecting apparent motion of objects with microsecond resolution, and shows great application potential in monitoring and other fields. However, the outpu…

DenoisingMotion EstimationMotion Segmentation

A High-Level Model of Neocortical Feedback Based on an Event Window Segmentation Algorithm

2014-09-21 · Jerry R. Van Aken

The author previously presented an event window segmentation (EWS) algorithm [5] that uses purely statistical methods to learn to recognize recurring patterns in an input stream of events. In the following discussion, th…

Meta-Decomposition: Dynamic Segmentation Approach Selection in IoT-based Activity Recognition

2024-04-17 · Seyed M. R. Modaresi, Aomar Osmani, Mohammadreza Razzazi, Abdelghani Chibani

Internet of Things (IoT) devices generate heterogeneous data over time; and relying solely on individual data points is inadequate for accurate analysis. Segmentation is a common preprocessing step in many IoT applicatio…

Activity RecognitionSegmentation

Process-aware Human Activity Recognition

2024-11-13 · Jiawei Zheng, Petros Papapanagiotou, Jacques D. Fleuriot, Jane Hillston

Humans naturally follow distinct patterns when conducting their daily activities, which are driven by established practices and processes, such as production workflows, social norms and daily routines. Human activity rec…

Activity RecognitionHuman Activity Recognition