CVAug 29, 2021

A Multimodal Framework for Video Ads Understanding

arXiv:2108.12868v1
Originality Synthesis-oriented
AI Analysis

This work addresses the need for efficient video ad analysis for online marketing platforms, but it is incremental as it builds on existing methods for a specific competition.

The authors tackled the problem of automatically understanding video advertisement content by developing a multimodal system for scene segmentation and tagging, achieving a score of 0.2470 and ranking fourth in the 2021 TAAC competition.

There is a growing trend in placing video advertisements on social platforms for online marketing, which demands automatic approaches to understand the contents of advertisements effectively. Taking the 2021 TAAC competition as an opportunity, we developed a multimodal system to improve the ability of structured analysis of advertising video content. In our framework, we break down the video structuring analysis problem into two tasks, i.e., scene segmentation and multi-modal tagging. In scene segmentation, we build upon a temporal convolution module for temporal modeling to predict whether adjacent frames belong to the same scene. In multi-modal tagging, we first compute clip-level visual features by aggregating frame-level features with NeXt-SoftDBoF. The visual features are further complemented with textual features that are derived using a global-local attention mechanism to extract useful information from OCR (Optical Character Recognition) and ASR (Audio Speech Recognition) outputs. Our solution achieved a score of 0.2470 measured in consideration of localization and prediction accuracy, ranking fourth in the 2021 TAAC final leaderboard.

Foundations

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

Your Notes