CVOct 11, 2017

Batch-based Activity Recognition from Egocentric Photo-Streams Revisited

arXiv:1710.04112v213 citations
Originality Incremental advance
AI Analysis

This work addresses activity recognition for health applications like habit improvement and tele-rehabilitation, but it is incremental as it builds on existing methods with a novel fusion strategy.

The paper tackled the problem of automatically recognizing 21 daily activities from egocentric photo-streams, achieving an overall accuracy of 89.85% by combining convolutional and recurrent neural networks in a batch-based approach.

Wearable cameras can gather large a\-mounts of image data that provide rich visual information about the daily activities of the wearer. Motivated by the large number of health applications that could be enabled by the automatic recognition of daily activities, such as lifestyle characterization for habit improvement, context-aware personal assistance and tele-rehabilitation services, we propose a system to classify 21 daily activities from photo-streams acquired by a wearable photo-camera. Our approach combines the advantages of a Late Fusion Ensemble strategy relying on convolutional neural networks at image level with the ability of recurrent neural networks to account for the temporal evolution of high level features in photo-streams without relying on event boundaries. The proposed batch-based approach achieved an overall accuracy of 89.85\%, outperforming state of the art end-to-end methodologies. These results were achieved on a dataset consists of 44,902 egocentric pictures from three persons captured during 26 days in average.

Code Implementations1 repo
Foundations

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

Your Notes