SPAILGOct 28, 2021

Human Activity Recognition using Attribute-Based Neural Networks and Context Information

arXiv:2111.04564v14 citations
Originality Incremental advance
AI Analysis

This work addresses activity recognition for structured domains like warehouse order-picking, representing an incremental improvement by incorporating context into existing neural network approaches.

The paper tackles human activity recognition from wearable sensor data in manual-work processes by integrating context information into a deep neural network-based system, resulting in increased performance compared to state-of-the-art methods, with further gains when process step information is included, even if partially correct.

We consider human activity recognition (HAR) from wearable sensor data in manual-work processes, like warehouse order-picking. Such structured domains can often be partitioned into distinct process steps, e.g., packaging or transporting. Each process step can have a different prior distribution over activity classes, e.g., standing or walking, and different system dynamics. Here, we show how such context information can be integrated systematically into a deep neural network-based HAR system. Specifically, we propose a hybrid architecture that combines a deep neural network-that estimates high-level movement descriptors, attributes, from the raw-sensor data-and a shallow classifier, which predicts activity classes from the estimated attributes and (optional) context information, like the currently executed process step. We empirically show that our proposed architecture increases HAR performance, compared to state-of-the-art methods. Additionally, we show that HAR performance can be further increased when information about process steps is incorporated, even when that information is only partially correct.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes