CVLGSep 30, 2022

Entropy-driven Unsupervised Keypoint Representation Learning in Videos

arXiv:2209.15404v21 citationsh-index: 10
Originality Incremental advance
AI Analysis

This work addresses the problem of extracting meaningful representations from videos without supervision, which is incremental as it builds on entropy concepts for feature learning.

The paper tackles unsupervised learning of keypoint representations from videos by using image spatial entropy to guide the discovery of spatially and temporally consistent features, achieving superior performance in tasks like learning object dynamics compared to strong baselines.

Extracting informative representations from videos is fundamental for effectively learning various downstream tasks. We present a novel approach for unsupervised learning of meaningful representations from videos, leveraging the concept of image spatial entropy (ISE) that quantifies the per-pixel information in an image. We argue that \textit{local entropy} of pixel neighborhoods and their temporal evolution create valuable intrinsic supervisory signals for learning prominent features. Building on this idea, we abstract visual features into a concise representation of keypoints that act as dynamic information transmitters, and design a deep learning model that learns, purely unsupervised, spatially and temporally consistent representations \textit{directly} from video frames. Two original information-theoretic losses, computed from local entropy, guide our model to discover consistent keypoint representations; a loss that maximizes the spatial information covered by the keypoints and a loss that optimizes the keypoints' information transportation over time. We compare our keypoint representation to strong baselines for various downstream tasks, \eg, learning object dynamics. Our empirical results show superior performance for our information-driven keypoints that resolve challenges like attendance to static and dynamic objects or objects abruptly entering and leaving the scene.

Code Implementations1 repo
Foundations

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

Your Notes