CVJun 6, 2022

Contrastive Graph Multimodal Model for Text Classification in Videos

arXiv:2206.02343v11 citationsh-index: 41
Originality Incremental advance
AI Analysis

This addresses a gap in video understanding for applications like indexing and browsing, though it is incremental as it builds on existing text recognition methods.

The paper tackles the novel task of video text classification by fusing multimodal information to handle challenges like confusing colors, fonts, and layouts, and demonstrates effectiveness through experiments on a new dataset called TI-News.

The extraction of text information in videos serves as a critical step towards semantic understanding of videos. It usually involved in two steps: (1) text recognition and (2) text classification. To localize texts in videos, we can resort to large numbers of text recognition methods based on OCR technology. However, to our knowledge, there is no existing work focused on the second step of video text classification, which will limit the guidance to downstream tasks such as video indexing and browsing. In this paper, we are the first to address this new task of video text classification by fusing multimodal information to deal with the challenging scenario where different types of video texts may be confused with various colors, unknown fonts and complex layouts. In addition, we tailor a specific module called CorrelationNet to reinforce feature representation by explicitly extracting layout information. Furthermore, contrastive learning is utilized to explore inherent connections between samples using plentiful unlabeled videos. Finally, we construct a new well-defined industrial dataset from the news domain, called TI-News, which is dedicated to building and evaluating video text recognition and classification applications. Extensive experiments on TI-News demonstrate the effectiveness of our method.

Foundations

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

Your Notes