Foundation Models and Adaptive Feature Selection: A Synergistic Approach to Video Question Answering
Sai Bhargav Rongali, Mohamad Hassan N C, Ankit Jha, Neha Bhargava,, Saurabh Prasad, Biplab Banerjee

TL;DR
This paper presents LGQAVE, a novel video question-answering model that integrates multi-modal knowledge and semantic visual concepts using cross-attention, dynamic graphs, and a language model, significantly improving performance.
Contribution
LGQAVE introduces a question-aware multi-modal embedding approach with cross-attention and dynamic graphs for enhanced VideoQA performance.
Findings
LGQAVE outperforms existing models on multiple benchmarks.
The model effectively captures question-relevant frames and object dynamics.
Significant improvements in multi-choice and open-ended answer accuracy.
Abstract
This paper tackles the intricate challenge of video question-answering (VideoQA). Despite notable progress, current methods fall short of effectively integrating questions with video frames and semantic object-level abstractions to create question-aware video representations. We introduce Local-Global Question Aware Video Embedding (LGQAVE), which incorporates three major innovations to integrate multi-modal knowledge better and emphasize semantic visual concepts relevant to specific questions. LGQAVE moves beyond traditional ad-hoc frame sampling by utilizing a cross-attention mechanism that precisely identifies the most relevant frames concerning the questions. It captures the dynamics of objects within these frames using distinct graphs, grounding them in question semantics with the miniGPT model. These graphs are processed by a question-aware dynamic graph transformer (Q-DGT), which…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · Advanced Image and Video Retrieval Techniques · Domain Adaptation and Few-Shot Learning
MethodsAttention Is All You Need · Adam · Dropout · Position-Wise Feed-Forward Layer · Dense Connections · Byte Pair Encoding · Linear Layer · Concatenated Skip Connection · Multi-Head Attention · Label Smoothing
