The reviewed record of science sign in
Pith

arxiv: 2209.10918 · v2 · pith:557OFCM4 · submitted 2022-09-22 · cs.CV · cs.CL· cs.IR

CONE: An Efficient COarse-to-fiNE Alignment Framework for Long Video Temporal Grounding

Reviewed by Pithpith:557OFCM4open to challenge →

classification cs.CV cs.CLcs.IR
keywords longconealignmentvideoscoarse-to-fineframeworkinferencemechanism
0
0 comments X
read the original abstract

This paper tackles an emerging and challenging problem of long video temporal grounding~(VTG) that localizes video moments related to a natural language (NL) query. Compared with short videos, long videos are also highly demanded but less explored, which brings new challenges in higher inference computation cost and weaker multi-modal alignment. To address these challenges, we propose CONE, an efficient COarse-to-fiNE alignment framework. CONE is a plug-and-play framework on top of existing VTG models to handle long videos through a sliding window mechanism. Specifically, CONE (1) introduces a query-guided window selection strategy to speed up inference, and (2) proposes a coarse-to-fine mechanism via a novel incorporation of contrastive learning to enhance multi-modal alignment for long videos. Extensive experiments on two large-scale long VTG benchmarks consistently show both substantial performance gains (e.g., from 3.13% to 6.87% on MAD) and state-of-the-art results. Analyses also reveal higher efficiency as the query-guided window selection mechanism accelerates inference time by 2x on Ego4D-NLQ and 15x on MAD while keeping SOTA results. Codes have been released at https://github.com/houzhijian/CONE.

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 4 Pith papers

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

  1. OmniVTG: A Large-Scale Dataset and Training Paradigm for Open-World Video Temporal Grounding

    cs.CV 2026-04 unverdicted novelty 7.0

    OmniVTG creates a new large-scale open-world VTG dataset using iterative concept-gap filling and timestamped captioning, paired with a three-stage self-correction CoT paradigm that yields SOTA zero-shot results on fou...

  2. Temporal-Aware Reasoning Optimization for Video Temporal Grounding

    cs.CV 2026-06 unverdicted novelty 6.0

    TaRO improves video temporal grounding in MLLMs via constructive reasoning exploration from dense captions and a temporal-sensitivity reward that uses logit drops on disrupted event boundaries, followed by curriculum ...

  3. 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.

  4. Multi-Scale Contrastive Learning for Video Temporal Grounding

    cs.CV 2024-12 unverdicted novelty 6.0

    A multi-scale and cross-scale contrastive learning framework uses intra-encoder stage features and a new sampling process to link short-range and long-range video moments for temporal grounding.