# Next-Active-Object prediction from Egocentric Videos

**Authors:** Antonino Furnari, Sebastiano Battiato, Kristen Grauman, Giovanni Maria, Farinella

arXiv: 1904.05250 · 2019-04-11

## TL;DR

This paper introduces a method to predict the next objects a person will interact with in egocentric videos by analyzing scene dynamics, enabling anticipatory capabilities in wearable vision systems.

## Contribution

It presents a novel approach to forecast next-active-objects using trajectory analysis, improving prediction accuracy over baseline methods in egocentric activity recognition.

## Key findings

- Outperforms baseline methods on ADL egocentric dataset
- Successfully predicts next-active-objects before interaction begins
- Uses trajectory-based classification within a sliding window

## Abstract

Although First Person Vision systems can sense the environment from the user's perspective, they are generally unable to predict his intentions and goals. Since human activities can be decomposed in terms of atomic actions and interactions with objects, intelligent wearable systems would benefit from the ability to anticipate user-object interactions. Even if this task is not trivial, the First Person Vision paradigm can provide important cues to address this challenge. We propose to exploit the dynamics of the scene to recognize next-active-objects before an object interaction begins. We train a classifier to discriminate trajectories leading to an object activation from all others and forecast next-active-objects by analyzing fixed-length trajectory segments within a temporal sliding window. The proposed method compares favorably with respect to several baselines on the Activity of Daily Living (ADL) egocentric dataset comprising 10 hours of videos acquired by 20 subjects while performing unconstrained interactions with several objects.

## Full text

_Full body text omitted from this summary view._ Fetch the complete paper as Markdown: https://tomesphere.com/paper/1904.05250/full.md

## Figures

105 figures with captions in the complete paper: https://tomesphere.com/paper/1904.05250/full.md

## References

54 references — full list in the complete paper: https://tomesphere.com/paper/1904.05250/full.md

---
Source: https://tomesphere.com/paper/1904.05250