Tracking as Online Decision-Making: Learning a Policy from Streaming Videos with Reinforcement Learning - Robotics Institute Carnegie Mellon University

Tracking as Online Decision-Making: Learning a Policy from Streaming Videos with Reinforcement Learning

J. Supancic and D. Ramanan
Conference Paper, Proceedings of (ICCV) International Conference on Computer Vision, pp. 322 - 331, October, 2017

Abstract

We formulate tracking as an online decision-making process, where a tracking agent must follow an object despite ambiguous image frames and a limited computational bud- get. Crucially, the agent must decide where to look in the upcoming frames, when to reinitialize because it believes the target has been lost, and when to update its appearance model for the tracked object. Such decisions are typically made heuristically. Instead, we propose to learn an optimal decision-making policy by formulating tracking as a partially observable decision-making process (POMDP). We learn policies with deep reinforcement learning algorithms that need supervision (a reward signal) only when the track has gone awry. We demonstrate that sparse rewards al- low us to quickly train on massive datasets, several orders of magnitude more than past work. Interestingly, by treat- ing the data source of Internet videos as unlimited streams, we both learn and evaluate our trackers in a single, unified computational stream.

BibTeX

@conference{Supancic-2017-121175,
author = {J. Supancic and D. Ramanan},
title = {Tracking as Online Decision-Making: Learning a Policy from Streaming Videos with Reinforcement Learning},
booktitle = {Proceedings of (ICCV) International Conference on Computer Vision},
year = {2017},
month = {October},
pages = {322 - 331},
}