paper-with-me

Papers

Cross-Modal Graph with Meta Concepts for Video Captioning

2021-08-14 · Hao Wang, Guosheng Lin, Steven C. H. Hoi, Chunyan Miao

Video captioning targets interpreting the complex visual contents as text descriptions, which requires the model to fully understand video scenes including objects and their interactions. Prevailing methods adopt off-the-shelf object detection networks to give object proposals and use the attention mechanism to model the relations between objects. They often miss some undefined semantic concepts of the pretrained model and fail to identify exact predicate relationships between objects. In this paper, we investigate an open research task of generating text descriptions for the given videos, and propose Cross-Modal Graph (CMG) with meta concepts for video captioning. Specifically, to cover the useful semantic concepts in video captions, we weakly learn the corresponding visual regions for text descriptions, where the associated visual regions and textual words are named cross-modal meta concepts. We further build meta concept graphs dynamically with the learned cross-modal meta concepts. We also construct holistic video-level and local frame-level video graphs with the predicted predicates to model video sequence structures. We validate the efficacy of our proposed techniques with extensive experiments and achieve state-of-the-art results on two public datasets.

📄 PDF Abstract BibTeX arXiv:2108.06458

Code (1)

hwang1996/Meta-Concepts-for-Video-Captioning 공식 구현 pytorch

Tasks

object-detectionObject DetectionVideo Captioning

Similar Papers 제목 키워드 기반

Leveraging Modality Tags for Enhanced Cross-Modal Video Retrieval

2025-04-02 · Adriano Fragomeni, Dima Damen, Michael Wray

Video retrieval requires aligning visual content with corresponding natural language descriptions. In this paper, we introduce Modality Auxiliary Concepts for Video Retrieval (MAC-VR), a novel approach that leverages mod…

cross-modal alignmentRetrievalVideo Retrieval

GCM-Net: Graph-enhanced Cross-Modal Infusion with a Metaheuristic-Driven Network for Video Sentiment and Emotion Analysis

2024-10-02 · Prasad Chaudhari, Aman Kumar, Chandravardhan Singh Raghaw, Mohammad Zia Ur Rehman 외

Sentiment analysis and emotion recognition in videos are challenging tasks, given the diversity and complexity of the information conveyed in different modalities. Developing a highly competent framework that effectively…

Emotion RecognitionGraph SamplingSentiment Analysis

MAMA: Meta-optimized Angular Margin Contrastive Framework for Video-Language Representation Learning

2024-07-04 · Thong Nguyen, Yi Bin, Xiaobao Wu, Xinshuai Dong 외

Data quality stands at the forefront of deciding the effectiveness of video-language representation learning. However, video-text pairs in previous data typically do not align perfectly with each other, which might lead …

Language ModelingLanguage ModellingQuestion AnsweringRepresentation Learning+2

Modeling Semantic Composition with Syntactic Hypergraph for Video Question Answering

2022-05-13 · Zenan Xu, Wanjun Zhong, Qinliang Su, Zijing Ou 외

A key challenge in video question answering is how to realize the cross-modal semantic alignment between textual concepts and corresponding visual objects. Existing methods mostly seek to align the word representations w…

Question AnsweringSemantic CompositionVideo Question Answering

Meta-Transformer: A Unified Framework for Multimodal Learning

2023-07-20 · Yiyuan Zhang, Kaixiong Gong, Kaipeng Zhang, Hongsheng Li 외

Multimodal learning aims to build models that can process and relate information from multiple modalities. Despite years of development in this field, it still remains challenging to design a unified network for processi…

Time Series