paper-with-me

Papers

Multi-object event graph representation learning for Video Question Answering

2024-09-12 · Yanan Wang, Shuichiro Haruta, Donghuo Zeng, Julio Vizcarra, Mori Kurokawa

Video question answering (VideoQA) is a task to predict the correct answer to questions posed about a given video. The system must comprehend spatial and temporal relationships among objects extracted from videos to perform causal and temporal reasoning. While prior works have focused on modeling individual object movements using transformer-based methods, they falter when capturing complex scenarios involving multiple objects (e.g., "a boy is throwing a ball in a hoop"). We propose a contrastive language event graph representation learning method called CLanG to address this limitation. Aiming to capture event representations associated with multiple objects, our method employs a multi-layer GNN-cluster module for adversarial graph representation learning, enabling contrastive learning between the question text and its relevant multi-object event graph. Our method outperforms a strong baseline, achieving up to 2.2% higher accuracy on two challenging VideoQA datasets, NExT-QA and TGIF-QA-R. In particular, it is 2.8% better than baselines in handling causal and temporal questions, highlighting its strength in reasoning multiple object-based events.

📄 PDF Abstract BibTeX arXiv:2409.07747

Code (0)

등록된 구현이 없습니다.

Tasks

Contrastive LearningGraph Representation LearningObjectQuestion AnsweringRepresentation LearningVideo Question Answering

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Knowledge Graph Driven Approach to Represent Video Streams for Spatiotemporal Event Pattern Matching in Complex Event Processing

2020-07-13 · Piyush Yadav, Dhaval Salwala, Edward Curry

Complex Event Processing (CEP) is an event processing paradigm to perform real-time analytics over streaming data and match high-level event patterns. Presently, CEP is limited to process structured data stream. Video st…

Activity RecognitionEvent DetectionManagementTAG

GraphThinker: Reinforcing Temporally Grounded Video Reasoning with Event Graph Thinking

2026-02-19 · Zixu Cheng, Da Li, Jian Hu, Yuhang Zang 외 arxiv

Video reasoning requires a fine-grained understanding of the temporal dependencies and event-level relations between objects and events in videos. Current Multimodal Large Language Models (MLLMs) are prone to severe temp…

Visual Grounding

Joint Video and Text Parsing for Understanding Events and Answering Queries

2013-08-29 · Kewei Tu, Meng Meng, Mun Wai Lee, Tae Eun Choe 외

We propose a framework for parsing video and text jointly for understanding events and answering user queries. Our framework produces a parse graph that represents the compositional structures of spatial information (obj…

Semantic Parsing

Hierarchical Object-oriented Spatio-Temporal Reasoning for Video Question Answering

2021-06-25 · Long Hoang Dang, Thao Minh Le, Vuong Le, Truyen Tran

Video Question Answering (Video QA) is a powerful testbed to develop new AI capabilities. This task necessitates learning to reason about objects, relations, and events across visual and linguistic domains in space-time.…

ObjectQuestion AnsweringVideo Question Answering

Representation Learning on Visual-Symbolic Graphs for Video Understanding

2019-05-17 · ECCV 2020 8 · Effrosyni Mavroudi, Benjamín Béjar Haro, René Vidal

Events in natural videos typically arise from spatio-temporal interactions between actors and objects and involve multiple co-occurring activities and object classes. To capture this rich visual and semantic context, we …

Action ClassificationAction DetectionAction LocalizationAction Segmentation+5