CVApr 7, 2016

Trajectory Aligned Features For First Person Action Recognition

arXiv:1604.02115v158 citations
Originality Incremental advance
AI Analysis

This addresses the need for robust action recognition in wearable camera videos, such as from Google Glass or GoPro, but is incremental as it builds on existing trajectory-based methods without fundamentally changing the paradigm.

The paper tackled the problem of first-person action recognition in egocentric videos, which is challenging due to camera motion and difficulty in segmenting hands/objects, by proposing a novel representation based on feature trajectories that does not require segmentation or recognition, resulting in a performance improvement of more than 11% on public datasets.

Egocentric videos are characterised by their ability to have the first person view. With the popularity of Google Glass and GoPro, use of egocentric videos is on the rise. Recognizing action of the wearer from egocentric videos is an important problem. Unstructured movement of the camera due to natural head motion of the wearer causes sharp changes in the visual field of the egocentric camera causing many standard third person action recognition techniques to perform poorly on such videos. Objects present in the scene and hand gestures of the wearer are the most important cues for first person action recognition but are difficult to segment and recognize in an egocentric video. We propose a novel representation of the first person actions derived from feature trajectories. The features are simple to compute using standard point tracking and does not assume segmentation of hand/objects or recognizing object or hand pose unlike in many previous approaches. We train a bag of words classifier with the proposed features and report a performance improvement of more than 11% on publicly available datasets. Although not designed for the particular case, we show that our technique can also recognize wearer's actions when hands or objects are not visible.

Foundations

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

Your Notes