CVAug 12, 2020

We Have So Much In Common: Modeling Semantic Relational Set Abstractions in Videos

arXiv:2008.05596v12 citations
AI Analysis

This addresses the challenge of enabling machines to perform cognitive tasks like set abstraction and completion in video analysis, though it appears incremental as it builds on existing methods with semantic supervision.

The paper tackles the problem of identifying common patterns across videos by learning semantic relational set abstractions, achieving significant improvements over baseline algorithms on Kinetics and Multi-Moments in Time benchmarks.

Identifying common patterns among events is a key ability in human and machine perception, as it underlies intelligent decision making. We propose an approach for learning semantic relational set abstractions on videos, inspired by human learning. We combine visual features with natural language supervision to generate high-level representations of similarities across a set of videos. This allows our model to perform cognitive tasks such as set abstraction (which general concept is in common among a set of videos?), set completion (which new video goes well with the set?), and odd one out detection (which video does not belong to the set?). Experiments on two video benchmarks, Kinetics and Multi-Moments in Time, show that robust and versatile representations emerge when learning to recognize commonalities among sets. We compare our model to several baseline algorithms and show that significant improvements result from explicitly learning relational abstractions with semantic supervision.

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