paper-with-me

Papers

STOP: Integrated Spatial-Temporal Dynamic Prompting for Video Understanding

2025-03-20 · CVPR 2025 1 · Zichen Liu, Kunlun Xu, Bing Su, Xu Zou, Yuxin Peng, Jiahuan Zhou

Pre-trained on tremendous image-text pairs, vision-language models like CLIP have demonstrated promising zero-shot generalization across numerous image-based tasks. However, extending these capabilities to video tasks remains challenging due to limited labeled video data and high training costs. Recent video prompting methods attempt to adapt CLIP for video tasks by introducing learnable prompts, but they typically rely on a single static prompt for all video sequences, overlooking the diverse temporal dynamics and spatial variations that exist across frames. This limitation significantly hinders the model's ability to capture essential temporal information for effective video understanding. To address this, we propose an integrated Spatial-TempOral dynamic Prompting (STOP) model which consists of two complementary modules, the intra-frame spatial prompting and inter-frame temporal prompting. Our intra-frame spatial prompts are designed to adaptively highlight discriminative regions within each frame by leveraging intra-frame attention and temporal variation, allowing the model to focus on areas with substantial temporal dynamics and capture fine-grained spatial details. Additionally, to highlight the varying importance of frames for video understanding, we further introduce inter-frame temporal prompts, dynamically inserting prompts between frames with high temporal variance as measured by frame similarity. This enables the model to prioritize key frames and enhances its capacity to understand temporal dependencies across sequences. Extensive experiments on various video benchmarks demonstrate that STOP consistently achieves superior performance against state-of-the-art methods. The code is available at https://github.com/zhoujiahuan1991/CVPR2025-STOP.

📄 PDF Abstract BibTeX arXiv:2503.15973

Code (1)

zhoujiahuan1991/cvpr2025-stop 공식 구현 pytorch

Tasks

Video UnderstandingZero-shot Generalization

Methods 이 논문이 사용한 방법론

Softmax The Softmax output function transforms a previous layer's output into a vector of probabilities. It is commonly used for multiclass classification. Given an input vector $x$…
Attention 설명 없음
Focus 설명 없음
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 제목 키워드 기반

4D-ACFNet: A 4D Attention Mechanism-Based Prognostic Framework for Colorectal Cancer Liver Metastasis Integrating Multimodal Spatiotemporal Features

2025-03-12 · Zesheng Li, Wei Yang, Yan Su, Yiran Zhu 외

Postoperative prognostic prediction for colorectal cancer liver metastasis (CRLM) remains challenging due to tumor heterogeneity, dynamic evolution of the hepatic microenvironment, and insufficient multimodal data fusion…

cross-modal alignmentDisentanglement

LLM4DyG: Can Large Language Models Solve Spatial-Temporal Problems on Dynamic Graphs?

2023-10-26 · Zeyang Zhang, Xin Wang, Ziwei Zhang, Haoyang Li 외

In an era marked by the increasing adoption of Large Language Models (LLMs) for various tasks, there is a growing focus on exploring LLMs' capabilities in handling web data, particularly graph data. Dynamic graphs, which…

Federated-Continual Dynamic Segmentation of Histopathology guided by Barlow Continuity

2025-01-08 · Niklas Babendererde, Haozhe Zhu, Moritz Fuchs, Jonathan Stieber 외

Federated- and Continual Learning have been established as approaches to enable privacy-aware learning on continuously changing data, as required for deploying AI systems in histopathology images. However, data shifts ca…

Continual Learning

See&Trek: Training-Free Spatial Prompting for Multimodal Large Language Model

2025-09-19 · Pengteng Li, Pinhao Song, Wuyang Li, Weiyu Guo 외 arxiv

We introduce SEE&TREK, the first training-free prompting framework tailored to enhance the spatial understanding of Multimodal Large Language Models (MLLMS) under vision-only constraints. While prior efforts have incorpo…

Spatial ReasoningPoint Clouds

TraceVLA: Visual Trace Prompting Enhances Spatial-Temporal Awareness for Generalist Robotic Policies

2024-12-13 · Ruijie Zheng, Yongyuan Liang, Shuaiyi Huang, Jianfeng Gao 외

Although large vision-language-action (VLA) models pretrained on extensive robot datasets offer promising generalist policies for robotic learning, they still struggle with spatial-temporal dynamics in interactive roboti…

Robot ManipulationVision-Language-Action