paper-with-me

홈 › Papers

Unlocking the Potential of Grounding DINO in Videos: Parameter-Efficient Adaptation for Limited-Data Spatial-Temporal Localization

2026-04-14 · Zanyi Wang, Fan Li, Dengyang Jiang, Liuzhuozheng Li, Yunhua Zhong, Guang Dai, Mengmeng Wang arxiv

Spatio-temporal video grounding (STVG) aims to localize queried objects within dynamic video segments. Prevailing fully-trained approaches are notoriously data-hungry. However, gathering large-scale STVG data is exceptionally challenging: dense frame-level bounding boxes and complex temporal language alignments are prohibitively expensive to annotate, especially for specialized video domains. Consequently, conventional models suffer from severe overfitting on these inherently limited datasets, while zero-shot foundational models lack the task-specific temporal awareness needed for precise localization. To resolve this small-data challenge, we introduce ST-GD, a data-efficient framework that adapts pre-trained 2D visual-language models (e.g., Grounding DINO) to video tasks. To avoid destroying pre-trained priors on small datasets, ST-GD keeps the base model frozen and strategically injects lightweight adapters (~10M trainable parameters) to instill spatio-temporal awareness, alongside a novel temporal decoder for boundary prediction. This design naturally counters data scarcity. Consequently, ST-GD excels in data-scarce scenarios, achieving highly competitive performance on the limited-scale HC-STVG v1/v2 benchmarks, while maintaining robust generalization on the VidSTG dataset. This validates ST-GD as a powerful paradigm for complex video understanding under strict small-data constraints.

📄 PDF Abstract BibTeX arXiv:2604.12346

Code (0)

등록된 구현이 없습니다.

Tasks

Spatio-Temporal Video Grounding

Similar Papers 제목 키워드 기반

Grounding DINO 1.5: Advance the "Edge" of Open-Set Object Detection

2024-05-16 · Tianhe Ren, Qing Jiang, Shilong Liu, Zhaoyang Zeng 외

This paper introduces Grounding DINO 1.5, a suite of advanced open-set object detection models developed by IDEA Research, which aims to advance the "Edge" of open-set object detection. The suite encompasses two models: …

Edge-computingFew-Shot Object Detectionobject-detectionObject Detection+1

An Open and Comprehensive Pipeline for Unified Object Grounding and Detection

2024-01-04 · Xiangyu Zhao, Yicheng Chen, Shilin Xu, Xiangtai Li 외

Grounding-DINO is a state-of-the-art open-set detection model that tackles multiple vision tasks including Open-Vocabulary Detection (OVD), Phrase Grounding (PG), and Referring Expression Comprehension (REC). Its effecti…

Described Object DetectionPhrase GroundingReferring ExpressionReferring Expression Comprehension

Dino-NestedUNet: Unlocking Foundation Vision Encoders for Pathology Tumor Bulk Segmentation via Dense Decoding

2026-04-27 · Tianyang Wang, Ziyu Su, Abdul Rehman Akbar, Usama Sajjad 외 arxiv

Vision foundation models (VFMs), such as DINOv3, provide rich semantic representations that are promising for computational pathology. However, many current adaptations pair frozen VFMs with lightweight decoders, creatin…

Grounding DINO: Marrying DINO with Grounded Pre-Training for Open-Set Object Detection

2023-03-09 · Shilong Liu, Zhaoyang Zeng, Tianhe Ren, Feng Li 외

In this paper, we present an open-set object detector, called Grounding DINO, by marrying Transformer-based detector DINO with grounded pre-training, which can detect arbitrary objects with human inputs such as category …

DecoderObject DetectionReferring ExpressionReferring Expression Comprehension+2

Dynamic-DINO: Fine-Grained Mixture of Experts Tuning for Real-time Open-Vocabulary Object Detection

2025-07-23 · Yehao Lu, Minghe Weng, Zekang Xiao, Rui Jiang 외 arxiv

The Mixture of Experts (MoE) architecture has excelled in Large Vision-Language Models (LVLMs), yet its potential in real-time open-vocabulary object detectors, which also leverage large-scale vision-language datasets bu…

Object Detection