paper-with-me

Papers

Transform-Equivariant Consistency Learning for Temporal Sentence Grounding

2023-05-06 · Daizong Liu, Xiaoye Qu, Jianfeng Dong, Pan Zhou, Zichuan Xu, Haozhao Wang, Xing Di, Weining Lu, Yu Cheng

This paper addresses the temporal sentence grounding (TSG). Although existing methods have made decent achievements in this task, they not only severely rely on abundant video-query paired data for training, but also easily fail into the dataset distribution bias. To alleviate these limitations, we introduce a novel Equivariant Consistency Regulation Learning (ECRL) framework to learn more discriminative query-related frame-wise representations for each video, in a self-supervised manner. Our motivation comes from that the temporal boundary of the query-guided activity should be consistently predicted under various video-level transformations. Concretely, we first design a series of spatio-temporal augmentations on both foreground and background video segments to generate a set of synthetic video samples. In particular, we devise a self-refine module to enhance the completeness and smoothness of the augmented video. Then, we present a novel self-supervised consistency loss (SSCL) applied on the original and augmented videos to capture their invariant query-related semantic by minimizing the KL-divergence between the sequence similarity of two videos and a prior Gaussian distribution of timestamp distance. At last, a shared grounding head is introduced to predict the transform-equivariant query-guided segment boundaries for both the original and augmented videos. Extensive experiments on three challenging datasets (ActivityNet, TACoS, and Charades-STA) demonstrate both effectiveness and efficiency of our proposed ECRL framework.

📄 PDF Abstract BibTeX arXiv:2305.04123

Code (0)

등록된 구현이 없습니다.

Tasks

SentenceTemporal Sentence Grounding

Methods 이 논문이 사용한 방법론

fail 설명 없음

Similar Papers 제목 키워드 기반

MRTNet: Multi-Resolution Temporal Network for Video Sentence Grounding

2022-12-26 · Wei Ji, Long Chen, Yinwei Wei, Yiming Wu 외

Given an untrimmed video and natural language query, video sentence grounding aims to localize the target temporal moment in the video. Existing methods mainly tackle this task by matching and aligning semantics of the d…

DecoderDescriptiveSentence

Hierarchical Local-Global Transformer for Temporal Sentence Grounding

2022-08-31 · Xiang Fang, Daizong Liu, Pan Zhou, Zichuan Xu 외

This paper studies the multimedia problem of temporal sentence grounding (TSG), which aims to accurately determine the specific video segment in an untrimmed video according to a given sentence query. Traditional TSG met…

SentenceTemporal Sentence Grounding

Human-centric Spatio-Temporal Video Grounding With Visual Transformers

2020-11-10 · Zongheng Tang, Yue Liao, Si Liu, Guanbin Li 외

In this work, we introduce a novel task - Humancentric Spatio-Temporal Video Grounding (HC-STVG). Unlike the existing referring expression tasks in images or videos, by focusing on humans, HC-STVG aims to localize a spat…

Referring ExpressionSentenceSpatio-Temporal Video GroundingTemporal Localization+1

Multi-sentence Video Grounding for Long Video Generation

2024-07-18 · Wei Feng, Xin Wang, Hong Chen, Zeyang Zhang 외

Video generation has witnessed great success recently, but their application in generating long videos still remains challenging due to the difficulty in maintaining the temporal consistency of generated videos and the h…

Moment RetrievalRetrievalSentenceVideo Editing+2

Warped Diffusion: Solving Video Inverse Problems with Image Diffusion Models

2024-10-21 · Giannis Daras, Weili Nie, Karsten Kreis, Alex Dimakis 외

Using image models naively for solving inverse video problems often suffers from flickering, texture-sticking, and temporal inconsistency in generated videos. To tackle these problems, in this paper, we view frames as co…

Super-ResolutionVideo InpaintingVideo Super-Resolution