CVMar 3, 2021

Efficient data-driven encoding of scene motion using Eccentricity

arXiv:2103.02743v1
Originality Incremental advance
AI Analysis

This is an incremental improvement for applications like video-based activity recognition and object tracking.

The paper tackles the problem of representing dynamic visual scenes efficiently by generating static maps from video streams using Eccentricity data analysis, resulting in a computationally efficient method that requires minimal memory and processing.

This paper presents a novel approach of representing dynamic visual scenes with static maps generated from video/image streams. Such representation allows easy visual assessment of motion in dynamic environments. These maps are 2D matrices calculated recursively, in a pixel-wise manner, that is based on the recently introduced concept of Eccentricity data analysis. Eccentricity works as a metric of a discrepancy between a particular pixel of an image and its normality model, calculated in terms of mean and variance of past readings of the same spatial region of the image. While Eccentricity maps carry temporal information about the scene, actual images do not need to be stored nor processed in batches. Rather, all the calculations are done recursively, based on a small amount of statistical information stored in memory, thus resulting in a very computationally efficient (processor- and memory-wise) method. The list of potential applications includes video-based activity recognition, intent recognition, object tracking, video description, and so on.

Foundations

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

Your Notes