paper-with-me

Papers

Heterogeneous Memory Enhanced Multimodal Attention Model for Video Question Answering

2019-04-08 · CVPR 2019 6 · Chenyou Fan, Xiaofan Zhang, Shu Zhang, Wensheng Wang, Chi Zhang, Heng Huang

In this paper, we propose a novel end-to-end trainable Video Question Answering (VideoQA) framework with three major components: 1) a new heterogeneous memory which can effectively learn global context information from appearance and motion features; 2) a redesigned question memory which helps understand the complex semantics of question and highlights queried subjects; and 3) a new multimodal fusion layer which performs multi-step reasoning by attending to relevant visual and textual hints with self-updated attention. Our VideoQA model firstly generates the global context-aware visual and textual features respectively by interacting current inputs with memory contents. After that, it makes the attentional fusion of the multimodal visual and textual representations to infer the correct answer. Multiple cycles of reasoning can be made to iteratively refine attention weights of the multimodal data and improve the final representation of the QA pair. Experimental results demonstrate our approach achieves state-of-the-art performance on four VideoQA benchmark datasets.

📄 PDF Abstract BibTeX arXiv:1904.04357

Code (1)

fanchenyou/HME-VideoQA 공식 구현 pytorch

Tasks

Question AnsweringVideo Question AnsweringVisual Question Answering (VQA)

Similar Papers 제목 키워드 기반

VidCompress: Memory-Enhanced Temporal Compression for Video Understanding in Large Language Models

2024-10-15 · Xiaohan Lan, Yitian Yuan, Zequn Jie, Lin Ma

Video-based multimodal large language models (Video-LLMs) possess significant potential for video understanding tasks. However, most Video-LLMs treat videos as a sequential set of individual frames, which results in insu…

Video Understanding

Memory-Guided Semantic Learning Network for Temporal Sentence Grounding

2022-01-03 · Daizong Liu, Xiaoye Qu, Xing Di, Yu Cheng 외

Temporal sentence grounding (TSG) is crucial and fundamental for video understanding. Although the existing methods train well-designed deep networks with a large amount of data, we find that they can easily forget the r…

SentenceTemporal Sentence GroundingVideo Understanding

Entropy-Enhanced Multimodal Attention Model for Scene-Aware Dialogue Generation

2019-08-22 · Kuan-Yen Lin, Chao-Chun Hsu, Yun-Nung Chen, Lun-Wei Ku

With increasing information from social media, there are more and more videos available. Therefore, the ability to reason on a video is important and deserves to be discussed. TheDialog System Technology Challenge (DSTC7…

Dialogue GenerationScene-Aware Dialogue

Video Language Co-Attention with Multimodal Fast-Learning Feature Fusion for VideoQA

2022-05-01 · RepL4NLP (ACL) 2022 5 · Adnen Abdessaied, Ekta Sood, Andreas Bulling

We propose the Video Language Co-Attention Network (VLCN) – a novel memory-enhanced model for Video Question Answering (VideoQA). Our model combines two original contributions”:" A multi-modal fast-learning feature fusio…

Question AnsweringVideo Question Answering

Training-free Guidance in Text-to-Video Generation via Multimodal Planning and Structured Noise Initialization

2025-04-11 · Jialu Li, Shoubin Yu, Han Lin, Jaemin Cho 외

Recent advancements in text-to-video (T2V) diffusion models have significantly enhanced the visual quality of the generated videos. However, even recent T2V models find it challenging to follow text descriptions accurate…

DenoisingObjectSemantic SegmentationText-to-Video Generation+1