CVFeb 11, 2019

Peeking into the Future: Predicting Future Person Activities and Locations in Videos

arXiv:1902.03748v3415 citations
Originality Incremental advance
AI Analysis

This addresses the need for anticipating human behavior in applications like surveillance or autonomous driving, but it is incremental as it builds on existing trajectory prediction methods.

The paper tackles the problem of jointly predicting a pedestrian's future path and activities from videos, achieving state-of-the-art performance on two public benchmarks for trajectory prediction.

Deciphering human behaviors to predict their future paths/trajectories and what they would do from videos is important in many applications. Motivated by this idea, this paper studies predicting a pedestrian's future path jointly with future activities. We propose an end-to-end, multi-task learning system utilizing rich visual features about human behavioral information and interaction with their surroundings. To facilitate the training, the network is learned with an auxiliary task of predicting future location in which the activity will happen. Experimental results demonstrate our state-of-the-art performance over two public benchmarks on future trajectory prediction. Moreover, our method is able to produce meaningful future activity prediction in addition to the path. The result provides the first empirical evidence that joint modeling of paths and activities benefits future path prediction.

Code Implementations2 repos
Foundations

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

Your Notes