CVLGMar 7, 2020

Cross-modal Learning for Multi-modal Video Categorization

arXiv:2003.03501v310 citations
AI Analysis

This addresses video content analysis for applications like activity recognition, but it appears incremental as it builds on existing multi-modal techniques.

The paper tackles video categorization by developing a cross-modal learning approach that uses a correlation tower to guide multi-modal models, showing it outperforms strong state-of-the-art baselines in experiments.

Multi-modal machine learning (ML) models can process data in multiple modalities (e.g., video, audio, text) and are useful for video content analysis in a variety of problems (e.g., object detection, scene understanding, activity recognition). In this paper, we focus on the problem of video categorization using a multi-modal ML technique. In particular, we have developed a novel multi-modal ML approach that we call "cross-modal learning", where one modality influences another but only when there is correlation between the modalities -- for that, we first train a correlation tower that guides the main multi-modal video categorization tower in the model. We show how this cross-modal principle can be applied to different types of models (e.g., RNN, Transformer, NetVLAD), and demonstrate through experiments how our proposed multi-modal video categorization models with cross-modal learning out-perform strong state-of-the-art baseline models.

Foundations

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

Your Notes