paper-with-me

Papers

Weakly Supervised Gaussian Contrastive Grounding with Large Multimodal Models for Video Question Answering

2024-01-19 · Haibo Wang, Chenghang Lai, Yixuan Sun, Weifeng Ge

Video Question Answering (VideoQA) aims to answer natural language questions based on the information observed in videos. Despite the recent success of Large Multimodal Models (LMMs) in image-language understanding and reasoning, they deal with VideoQA insufficiently, by simply taking uniformly sampled frames as visual inputs, which ignores question-relevant visual clues. Moreover, there are no human annotations for question-critical timestamps in existing VideoQA datasets. In light of this, we propose a novel weakly supervised framework to enforce the LMMs to reason out the answers with question-critical moments as visual inputs. Specifically, we first fuse the question and answer pairs as event descriptions to find multiple keyframes as target moments and pseudo-labels, with the visual-language alignment capability of the CLIP models. With these pseudo-labeled keyframes as additionally weak supervision, we devise a lightweight Gaussian-based Contrastive Grounding (GCG) module. GCG learns multiple Gaussian functions to characterize the temporal structure of the video, and sample question-critical frames as positive moments to be the visual inputs of LMMs. Extensive experiments on several benchmarks verify the effectiveness of our framework, and we achieve substantial improvements compared to previous state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2401.10711

Code (1)

whb139426/gcg 공식 구현 pytorch

Tasks

Question AnsweringVideo Question Answering

Methods 이 논문이 사용한 방법론

CLIP Contrastive Language-Image Pre-training (CLIP), consisting of a simplified version of ConVIRT trained from scratch, is an efficient method of image representation learning…

Similar Papers 제목 키워드 기반

D3G: Exploring Gaussian Prior for Temporal Sentence Grounding with Glance Annotation

2023-08-08 · ICCV 2023 1 · Hanjun Li, Xiujun Shu, Sunan He, Ruizhi Qiao 외

Temporal sentence grounding (TSG) aims to locate a specific moment from an untrimmed video with a given natural language query. Recently, weakly supervised methods still have a large performance gap compared to fully sup…

Contrastive LearningSentenceTemporal Sentence Grounding

Weakly Supervised Temporal Sentence Grounding With Gaussian-Based Contrastive Proposal Learning

2022-01-01 · CVPR 2022 1 · Minghang Zheng, Yanjie Huang, Qingchao Chen, Yuxin Peng 외

Temporal sentence grounding aims to detect the most salient moment corresponding to the natural language query from untrimmed videos. As labeling the temporal boundaries is labor-intensive and subjective, the weakly-…

Model OptimizationSentenceTemporal Sentence Grounding

INTRA: Interaction Relationship-aware Weakly Supervised Affordance Grounding

2024-09-10 · Ji Ha Jang, Hoigi Seo, Se Young Chun

Affordance denotes the potential interactions inherent in objects. The perception of affordance can enable intelligent agents to navigate and interact with new environments efficiently. Weakly supervised affordance groun…

Contrastive LearningLanguage ModelingLanguage ModellingNavigate+1

Multi-Scale Self-Contrastive Learning with Hard Negative Mining for Weakly-Supervised Query-based Video Grounding

2022-03-08 · Shentong Mo, Daizong Liu, Wei Hu

Query-based video grounding is an important yet challenging task in video understanding, which aims to localize the target segment in an untrimmed video according to a sentence query. Most previous works achieve signific…

Contrastive LearningSentenceVideo GroundingVideo Understanding

Counterfactual Contrastive Learning for Weakly-Supervised Vision-Language Grounding

2020-12-01 · NeurIPS 2020 12 · Zhu Zhang, Zhou Zhao, Zhijie Lin, Jieming Zhu 외

Weakly-supervised vision-language grounding aims to localize a target moment in a video or a specific region in an image according to the given sentence query, where only video-level or image-level sentence annotations a…

Contrastive LearningcounterfactualRelationSentence