CVSep 7, 2015

Future Localization from an Egocentric Depth Image

arXiv:1509.02094v11 citations
Originality Incremental advance
AI Analysis

This addresses the challenge of autonomous navigation and scene understanding for robots or AR/VR systems by enabling obstacle avoidance and discovery of occluded spaces, though it is an incremental improvement over existing trajectory prediction methods.

The paper tackles the problem of predicting plausible future ego-motion trajectories from a single depth image, without using image-based features like semantics or object detection, and demonstrates predictive validity in real-world scenes such as walking and shopping.

This paper presents a method for future localization: to predict a set of plausible trajectories of ego-motion given a depth image. We predict paths avoiding obstacles, between objects, even paths turning around a corner into space behind objects. As a byproduct of the predicted trajectories of ego-motion, we discover in the image the empty space occluded by foreground objects. We use no image based features such as semantic labeling/segmentation or object detection/recognition for this algorithm. Inspired by proxemics, we represent the space around a person using an EgoSpace map, akin to an illustrated tourist map, that measures a likelihood of occlusion at the egocentric coordinate system. A future trajectory of ego-motion is modeled by a linear combination of compact trajectory bases allowing us to constrain the predicted trajectory. We learn the relationship between the EgoSpace map and trajectory from the EgoMotion dataset providing in-situ measurements of the future trajectory. A cost function that takes into account partial occlusion due to foreground objects is minimized to predict a trajectory. This cost function generates a trajectory that passes through the occluded space, which allows us to discover the empty space behind the foreground objects. We quantitatively evaluate our method to show predictive validity and apply to various real world scenes including walking, shopping, and social interactions.

Foundations

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

Your Notes