CVJun 23, 2016

Saliency Driven Object recognition in egocentric videos with deep CNN

arXiv:1606.07256v133 citations
Originality Synthesis-oriented
AI Analysis

This addresses real-time object recognition for upper-limb amputees to control neuro-prostheses when EMG control is inefficient, but it is incremental as it adapts existing methods to a specific scenario.

The paper tackled object recognition in egocentric videos by using a Deep CNN with a visual attention map from eye-tracking to select windows, achieving a mAP of 64.6% and real-time processing faster than a visual fixation.

The problem of object recognition in natural scenes has been recently successfully addressed with Deep Convolutional Neuronal Networks giving a significant break-through in recognition scores. The computational efficiency of Deep CNNs as a function of their depth, allows for their use in real-time applications. One of the key issues here is to reduce the number of windows selected from images to be submitted to a Deep CNN. This is usually solved by preliminary segmentation and selection of specific windows, having outstanding "objectiveness" or other value of indicators of possible location of objects. In this paper we propose a Deep CNN approach and the general framework for recognition of objects in a real-time scenario and in an egocentric perspective. Here the window of interest is built on the basis of visual attention map computed over gaze fixations measured by a glass-worn eye-tracker. The application of this set-up is an interactive user-friendly environment for upper-limb amputees. Vision has to help the subject to control his worn neuro-prosthesis in case of a small amount of remaining muscles when the EMG control becomes unefficient. The recognition results on a specifically recorded corpus of 151 videos with simple geometrical objects show the mAP of 64,6\% and the computational time at the generalization lower than a time of a visual fixation on the object-of-interest.

Foundations

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

Your Notes