paper-with-me

Papers

Compositional Video Understanding with Spatiotemporal Structure-based Transformers

2024-01-01 · CVPR 2024 1 · Hoyeoung Yun, Jinwoo Ahn, Minseo Kim, Eun-Sol Kim

In this paper we suggest a new novel method to understand complex semantic structures through long video inputs. Conventional methods for understanding videos have been focused on short-term clips and trained to get visual representations for the short clips using convolutional neural networks or transformer architectures. However most real-world videos are composed of long videos ranging from minutes to hours therefore it essentially brings limitations to understanding the overall semantic structures of the long videos by dividing them into small clips and learning the representations of them. We suggest a new algorithm to learn the multi-granular semantic structures of videos by defining spatiotemporal high-order relationships among object-based representations as semantic units. The proposed method includes a new transformer architecture capable of learning spatiotemporal graphs and a compositional learning method to learn disentangled features for each semantic unit. Using the suggested method we resolve the challenging video task which is compositional generalization understanding of unseen videos. In experiments we demonstrate new state-of-the-art performances for two challenging video datasets.

📄 PDF Abstract BibTeX

Code (1)

hy0y/st-gt 공식 구현 pytorch

Tasks

Video Understanding

Similar Papers 제목 키워드 기반

Compositional Structure Learning for Action Understanding

2014-10-21 · Ran Xu, Gang Chen, Caiming Xiong, Wei Chen 외

The focus of the action understanding literature has predominately been classification, how- ever, there are many applications demanding richer action understanding such as mobile robotics and video search, with solution…

Action DetectionAction UnderstandingGeneral Classification

CATER: A diagnostic dataset for Compositional Actions & TEmporal Reasoning

2020-05-01 · ICLR 2020 1 · Rohit Girdhar, Deva Ramanan

Computer vision has undergone a dramatic revolution in performance, driven in large part through deep features trained on large-scale supervised datasets. However, much of these improvements have focused on static image …

DiagnosticObjectVideo Understanding

CATER: A diagnostic dataset for Compositional Actions and TEmporal Reasoning

2019-10-10 · Rohit Girdhar, Deva Ramanan

Computer vision has undergone a dramatic revolution in performance, driven in large part through deep features trained on large-scale supervised datasets. However, much of these improvements have focused on static image …

DiagnosticObjectVideo Object TrackingVideo Understanding

CoTasks: Chain-of-Thought based Video Instruction Tuning Tasks

2025-07-18 · Yanan Wang, Julio Vizcarra, Zhi Li, Hao Niu 외 arxiv

Despite recent progress in video large language models (VideoLLMs), a key open challenge remains: how to equip models with chain-of-thought (CoT) reasoning abilities grounded in fine-grained object-level video understand…

Temporal Relation Extraction

HENASY: Learning to Assemble Scene-Entities for Egocentric Video-Language Model

2024-06-01 · Khoa Vo, Thinh Phan, Kashu Yamazaki, Minh Tran 외

Current video-language models (VLMs) rely extensively on instance-level alignment between video and language modalities, which presents two major limitations: (1) visual reasoning disobeys the natural perception that hum…

Action RecognitionActivity RecognitionDecoderLanguage Modeling+6