paper-with-me

홈 › Papers

Structured Video-Language Modeling with Temporal Grouping and Spatial Grounding

2023-03-28 · Yuanhao Xiong, Long Zhao, Boqing Gong, Ming-Hsuan Yang, Florian Schroff, Ting Liu, Cho-Jui Hsieh, Liangzhe Yuan

Existing video-language pre-training methods primarily focus on instance-level alignment between video clips and captions via global contrastive learning but neglect rich fine-grained local information in both videos and text, which is of importance to downstream tasks requiring temporal localization and semantic reasoning. A powerful model is expected to be capable of capturing region-object correspondences and recognizing scene changes in a video clip, reflecting spatial and temporal granularity, respectively. To strengthen model's understanding into such fine-grained details, we propose a simple yet effective video-language modeling framework, S-ViLM, by exploiting the intrinsic structures of these two modalities. It includes two novel designs, inter-clip spatial grounding and intra-clip temporal grouping, to promote learning region-object alignment and temporal-aware features, simultaneously. Comprehensive evaluations demonstrate that S-ViLM performs favorably against existing approaches in learning more expressive representations. Specifically, S-ViLM surpasses the state-of-the-art methods substantially on four representative downstream tasks, covering text-video retrieval, video question answering, video action recognition, and temporal action localization.

📄 PDF Abstract BibTeX arXiv:2303.16341

Code (0)

등록된 구현이 없습니다.

Tasks

Action LocalizationAction RecognitionContrastive LearningLanguage ModelingLanguage ModellingQuestion AnsweringRetrievalTemporal Action LocalizationTemporal LocalizationVideo Question AnsweringVideo Retrieval

Methods 이 논문이 사용한 방법론

Contrastive Learning 설명 없음

Similar Papers 제목 키워드 기반

Dynamic 3D Point Cloud Sequences as 2D Videos

2024-03-02 · Yiming Zeng, Junhui Hou, Qijian Zhang, Siyu Ren 외

Dynamic 3D point cloud sequences serve as one of the most common and practical representation modalities of dynamic real-world environments. However, their unstructured nature in both spatial and temporal domains poses s…

Action RecognitionSelf-Supervised Learning

Video-Text Temporal Localization via Multi-Scale Convolution and Dynamic Routing

2026-07-06 · Gengtian Shi, Jinze Yu, Chenhao Wu, Shaofei Wang 외 arxiv

Video-text temporal localization requires precise alignment between natural language queries and corresponding video segments, a fundamental challenge in multimodal understanding. We present a novel framework that addres…

Computational EfficiencyNatural Language QueriesSemantic CommunicationMulti-Task Learning

Diversifying Spatial-Temporal Perception for Video Domain Generalization

2023-09-21 · NeurIPS 2023 11

Video domain generalization aims to learn generalizable video classification models for unseen target domains by training in a source domain. A critical challenge of video domain generalization is to defend against the h…

Temporal Action Detection with Structured Segment Networks

2017-04-20 · ICCV 2017 10 · Yue Zhao, Yuanjun Xiong, Li-Min Wang, Zhirong Wu 외

Detecting actions in untrimmed videos is an important yet challenging task. In this paper, we present the structured segment network (SSN), a novel framework which models the temporal structure of each action instance vi…

Action DetectionAction RecognitionTAG

Compact Attention: Exploiting Structured Spatio-Temporal Sparsity for Fast Video Generation

2025-08-18 · Qirui Li, Guangcong Zheng, Qi Zhao, Jie Li 외 arxiv

The computational demands of self-attention mechanisms pose a critical challenge for transformer-based video generation, particularly in synthesizing ultra-long sequences. Current approaches, such as factorized attention…

Video Generation