Papers for

video analytics engineers

Papers whose findings have a practical use for this group, as judged from the abstract. Open a paper to read what it means in practice.

Video representations improved by learning object layouts in scenes

Video-STLayout Pre-training

Abstract: In recent years, pre-training has become fundamental to learning effective video representations, enabling strong transfer to downstream tasks. A popular framework in pre-training involves aligning features of a video encoder with that of another modality, for example, language or audio. We introduce Video-STLayout pre-training, a novel strategy for obtaining rich video representations informed by spatio-temporal layout of object bounding boxes. Object layouts can easily be obtained by applying an off-the-shelf object detector on the video frames. Our method uses a contrastive loss to align video features with the layout features from a trained layout encoder. We show the effectiveness of our approach in the task of activity recognition in complex scenes.

Mon 21 SeptComputer Vision and Pattern Recognition
The gist
Understanding actions in videos is hard because scenes are complex and involve many objects moving together. The authors found a way to teach computers to watch videos while also paying attention to where objects are and how they move over time. They do this by detecting objects first and then training the video understanding system to align with these object layouts. This approach helps computers recognize activities more accurately, especially in complicated scenes with many interacting parts.
Open 2609.24031v1