paper-with-me

Papers

A Multimodal Framework for Video Ads Understanding

2021-08-29 · Zejia Weng, Lingchen Meng, Rui Wang, Zuxuan Wu, Yu-Gang Jiang

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.

📄 PDF Abstract BibTeX arXiv:2108.12868

Code (0)

등록된 구현이 없습니다.

Tasks

MarketingOptical Character RecognitionOptical Character Recognition (OCR)Scene SegmentationSegmentationspeech-recognitionSpeech Recognition

Methods 이 논문이 사용한 방법론

Global-Local Attention 설명 없음
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

SurgLLM: A Versatile Large Multimodal Model with Spatial Focus and Temporal Awareness for Surgical Video Understanding

2025-08-30 · Zhen Chen, Xingjian Luo, Kun Yuan, Jinlin Wu 외 arxiv

Surgical video understanding is crucial for facilitating Computer-Assisted Surgery (CAS) systems. Despite significant progress in existing studies, two major limitations persist, including inadequate visual content perce…

Video Reconstruction

Uni-ViGU: Towards Unified Video Generation and Understanding via A Diffusion-Based Video Generator

2026-04-09 · Luozheng Qin, Jia Gong, Qian Qiao, Tianjiao Li 외 arxiv

Unified multimodal models integrating visual understanding and generation face a fundamental challenge: visual generation incurs substantially higher computational costs than understanding, particularly for video. This i…

multimodal generationVideo GenerationText Generation

TinyLLaVA-Video: A Simple Framework of Small-scale Large Multimodal Models for Video Understanding

2025-01-26 · Xingjian Zhang, Xi Weng, Yihao Yue, Zhaoxin Fan 외

We present the TinyLLaVA-Video, a video understanding model with parameters not exceeding 4B that processes video sequences in a simple manner, without the need for complex architectures, supporting both fps sampling and…

Video Understanding

Understanding Long Videos with Multimodal Language Models

2024-03-25 · Kanchana Ranasinghe, Xiang Li, Kumara Kahatapitiya, Michael S. Ryoo

Large Language Models (LLMs) have allowed recent LLM-based approaches to achieve excellent performance on long-video understanding benchmarks. We investigate how extensive world knowledge and strong reasoning skills of u…

Action RecognitionFine-grained Action RecognitionLanguage ModellingMultiple-choice+4

End-to-end Generative Pretraining for Multimodal Video Captioning

2022-01-20 · CVPR 2022 1 · Paul Hongsuck Seo, Arsha Nagrani, Anurag Arnab, Cordelia Schmid

Recent video and language pretraining frameworks lack the ability to generate sentences. We present Multimodal Video Generative Pretraining (MV-GPT), a new pretraining framework for learning from unlabelled videos which …

Action ClassificationDecoderRetrievalSentence+3