paper-with-me

Papers

Weakly-Supervised Temporal Article Grounding

2022-10-22 · Long Chen, Yulei Niu, Brian Chen, Xudong Lin, Guangxing Han, Christopher Thomas, Hammad Ayyubi, Heng Ji, Shih-Fu Chang

Given a long untrimmed video and natural language queries, video grounding (VG) aims to temporally localize the semantically-aligned video segments. Almost all existing VG work holds two simple but unrealistic assumptions: 1) All query sentences can be grounded in the corresponding video. 2) All query sentences for the same video are always at the same semantic scale. Unfortunately, both assumptions make today's VG models fail to work in practice. For example, in real-world multimodal assets (eg, news articles), most of the sentences in the article can not be grounded in their affiliated videos, and they typically have rich hierarchical relations (ie, at different semantic scales). To this end, we propose a new challenging grounding task: Weakly-Supervised temporal Article Grounding (WSAG). Specifically, given an article and a relevant video, WSAG aims to localize all ``groundable'' sentences to the video, and these sentences are possibly at different semantic scales. Accordingly, we collect the first WSAG dataset to facilitate this task: YouwikiHow, which borrows the inherent multi-scale descriptions in wikiHow articles and plentiful YouTube videos. In addition, we propose a simple but effective method DualMIL for WSAG, which consists of a two-level MIL loss and a single-/cross- sentence constraint loss. These training objectives are carefully designed for these relaxed assumptions. Extensive ablations have verified the effectiveness of DualMIL.

📄 PDF Abstract BibTeX arXiv:2210.12444

Code (1)

zjuchenlong/wsag 공식 구현 pytorch

Tasks

AllArticlesNatural Language QueriesSentenceVideo Grounding

Methods 이 논문이 사용한 방법론

fail 설명 없음

Similar Papers 제목 키워드 기반

Siamese Learning with Joint Alignment and Regression for Weakly-Supervised Video Paragraph Grounding

2024-03-18 · CVPR 2024 1 · Chaolei Tan, JianHuang Lai, Wei-Shi Zheng, Jian-Fang Hu

Video Paragraph Grounding (VPG) is an emerging task in video-language understanding, which aims at localizing multiple sentences with semantic relations and temporal order from an untrimmed video. However, existing VPG a…

Multiple Instance Learning

Fine-grained Semantic Alignment Network for Weakly Supervised Temporal Language Grounding

2022-10-21 · Findings (EMNLP) 2021 11 · Yuechen Wang, Wengang Zhou, Houqiang Li

Temporal language grounding (TLG) aims to localize a video segment in an untrimmed video based on a natural language description. To alleviate the expensive cost of manual annotations for temporal boundary labels, we are…

cross-modal alignmentSentence

Weakly Supervised Temporal Adjacent Network for Language Grounding

2021-06-30 · Yuechen Wang, Jiajun Deng, Wengang Zhou, Houqiang Li

Temporal language grounding (TLG) is a fundamental and challenging problem for vision and language understanding. Existing methods mainly focus on fully supervised setting with temporal boundary labels for training, whic…

Multiple Instance LearningSentence

Look Closer to Ground Better: Weakly-Supervised Temporal Grounding of Sentence in Video

2020-01-25 · Zhenfang Chen, Lin Ma, Wenhan Luo, Peng Tang 외

In this paper, we study the problem of weakly-supervised temporal grounding of sentence in video. Specifically, given an untrimmed video and a query sentence, our goal is to localize a temporal segment in the video that …

Sentence

STPro: Spatial and Temporal Progressive Learning for Weakly Supervised Spatio-Temporal Grounding

2025-01-01 · CVPR 2025 1 · Aaryan Garg, Akash Kumar, Yogesh S Rawat

In this work, we study Weakly Supervised Spatio-Temporal Video Grounding (WSTVG), a challenging task of localizing subjects spatio-temporally in videos using only textual queries and no bounding box supervision. Insp…

Action UnderstandingSpatio-Temporal Video GroundingVideo Grounding