The reviewed record of science sign in
Pith

arxiv: 2311.08835 · v4 · pith:4M4MK2A6 · submitted 2023-11-15 · cs.CV

Correlation-Guided Query-Dependency Calibration for Video Temporal Grounding

Reviewed by Pithpith:4M4MK2A6open to challenge →

classification cs.CV
keywords videoclipstextgroundingquerytemporalcorrelationattention
0
0 comments X
read the original abstract

Temporal Grounding is to identify specific moments or highlights from a video corresponding to textual descriptions. Typical approaches in temporal grounding treat all video clips equally during the encoding process regardless of their semantic relevance with the text query. Therefore, we propose Correlation-Guided DEtection TRansformer (CG-DETR), exploring to provide clues for query-associated video clips within the cross-modal attention. First, we design an adaptive cross-attention with dummy tokens. Dummy tokens conditioned by text query take portions of the attention weights, preventing irrelevant video clips from being represented by the text query. Yet, not all words equally inherit the text query's correlation to video clips. Thus, we further guide the cross-attention map by inferring the fine-grained correlation between video clips and words. We enable this by learning a joint embedding space for high-level concepts, i.e., moment and sentence level, and inferring the clip-word correlation. Lastly, we exploit the moment-specific characteristics and combine them with the context of each video to form a moment-adaptive saliency detector. By exploiting the degrees of text engagement in each video clip, it precisely measures the highlightness of each clip. CG-DETR achieves state-of-the-art results on various benchmarks for temporal grounding. Codes are available at https://github.com/wjun0830/CGDETR.

This paper has not been read by Pith yet.

discussion (0)

Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.

Forward citations

Cited by 15 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score.

  1. NEST: Narrative Event Structures in Time for Long Video Understanding

    cs.CV 2026-06 unverdicted novelty 7.0

    NEST is a new benchmark dataset for narrative event structures in long videos, with baselines reporting ETD below 8%, EL under 6%, EAE below 11%, and ERE at 35-44% F1.

  2. SVHighlights: Towards Extremely Long Sport Video Highlight Detection

    cs.CV 2026-06 unverdicted novelty 7.0

    SVHighlights is the first benchmark for highlight detection in hour-long sports videos, with TF-SELECTOR showing that segment-level LLM scoring outperforms adapted short-video baselines by 2.5-4 points on key metrics.

  3. EVIDENT: Routing MLLM Adaptation through Entity-Grounded Visual Evidence for Cross-Domain Video Temporal Grounding

    cs.CV 2026-05 unverdicted novelty 7.0

    EVIDENT routes MLLM adaptation for video temporal grounding through entity-grounded visual evidence using an Entity Bottleneck Adapter, Entity-Binding Distillation, and Entity-to-eVidence gating to improve cross-domai...

  4. Retrieving Any Relevant Moments: Benchmark and Models for Generalized Moment Retrieval

    cs.CV 2026-05 unverdicted novelty 7.0

    Generalized Moment Retrieval (GMR) is introduced as a unified task with the Soccer-GMR benchmark and adapter models that retrieve multiple or zero matching moments from videos.

  5. Turing Patterns for Multimedia: Reaction-Diffusion Multi-Modal Fusion for Language-Guided Video Moment Retrieval

    cs.CV 2026-06 unverdicted novelty 6.0

    Reaction-Diffusion Multimodal Fusion (RDMF) applies the Gray-Scott model to video-text alignment for language-guided moment retrieval, claiming better adaptive modeling than static attention.

  6. MASRA: MLLM-Assisted Semantic-Relational Consistent Alignment for Video Temporal Grounding

    cs.CV 2026-05 unverdicted novelty 6.0

    MASRA improves video temporal grounding accuracy by using MLLM-generated textual priors for event semantic alignment and local relational consistency during training only.

  7. SpotSound: Enhancing Large Audio-Language Models with Fine-Grained Temporal Grounding

    cs.SD 2026-04 unverdicted novelty 6.0

    SpotSound adds a hallucination-suppressing objective and a needle-in-haystack benchmark to audio-language models, reaching state-of-the-art temporal grounding while keeping general task performance.

  8. UniversalVTG: A Universal and Lightweight Foundation Model for Video Temporal Grounding

    cs.CV 2026-04 unverdicted novelty 6.0

    UniversalVTG is a lightweight foundation model for video temporal grounding that achieves state-of-the-art results across five benchmarks while being over 100 times smaller than recent MLLM-based methods.

  9. GraphThinker: Reinforcing Temporally Grounded Video Reasoning with Event Graph Thinking

    cs.CV 2026-02 unverdicted novelty 6.0

    GraphThinker reduces temporal hallucinations in video reasoning by constructing event-based scene graphs and applying visual attention rewards in reinforcement finetuning.

  10. ENTER: Event Based Interpretable Reasoning for VideoQA

    cs.CV 2025-01 unverdicted novelty 6.0

    ENTER builds event graphs from videos and generates parsing code for interpretable VideoQA with hierarchical iterative updates, outperforming top-down methods and matching bottom-up ones on three datasets.

  11. GigaCheck: Detecting LLM-generated Content via Object-Centric Span Localization

    cs.CL 2024-10 unverdicted novelty 6.0

    GigaCheck detects LLM-generated text at both document and span levels by combining fine-tuned language-model embeddings with a DETR-like architecture that treats generated intervals as detectable objects.

  12. CoSTL: Comprehensive Spatial-Temporal Representation Learning for Moment Retrieval and Highlight Detection

    cs.CV 2026-05 unverdicted novelty 5.0

    CoSTL achieves state-of-the-art results on QVHighlights, Charades-STA, TACoS, and TVSum by learning fine-grained spatial representations via text-driven encoding and comprehensive temporal dynamics via multi-scale perception.

  13. How Should Video LLMs Output Time? An Analysis of Efficient Temporal Grounding Paradigms

    cs.CV 2026-04 unverdicted novelty 5.0

    A controlled study on compact video LLMs finds that continuous temporal decoding delivers the strongest accuracy-efficiency trade-off for video temporal grounding across three benchmarks.

  14. InternVideo3: Agentify Foundation Models with Multimodal Contextual Reasoning

    cs.CV 2026-06 unverdicted novelty 4.0

    InternVideo3 introduces Multimodal Contextual Reasoning and M^2LA attention to enable closed-loop evidence accumulation in long-video understanding and agentic tool use, reporting strong benchmark results.

  15. ClipTBP: Clip-Pair based Temporal Boundary Prediction with Boundary-Aware Learning for Moment Retrieval

    cs.CV 2026-04 unverdicted novelty 4.0

    ClipTBP adds clip-level alignment loss and dual boundary losses to existing moment retrieval models for more accurate and robust temporal boundary prediction.