paper-with-me

홈 › Papers

Iterative Proposal Refinement for Weakly-Supervised Video Grounding

2023-01-01 · CVPR 2023 1 · Meng Cao, Fangyun Wei, Can Xu, Xiubo Geng, Long Chen, Can Zhang, Yuexian Zou, Tao Shen, Daxin Jiang

Weakly-Supervised Video Grounding (WSVG) aims to localize events of interest in untrimmed videos with only video-level annotations. To date, most of the state-of-the-art WSVG methods follow a two-stage pipeline, i.e., firstly generating potential temporal proposals and then grounding with these proposal candidates. Despite the recent progress, existing proposal generation methods suffer from two drawbacks: 1) lack of explicit correspondence modeling; and 2) partial coverage of complex events. To this end, we propose a novel IteRative prOposal refiNement network (dubbed as IRON) to gradually distill the prior knowledge into each proposal and encourage proposals with more complete coverage. Specifically, we set up two lightweight distillation branches to uncover the cross-modal correspondence on both the semantic and conceptual levels. Then, an iterative Label Propagation (LP) strategy is devised to prevent the network from focusing excessively on the most discriminative events instead of the whole sentence content. Precisely, during each iteration, the proposal with the minimal distillation loss and its adjacent ones are regarded as the positive samples, which refines proposal confidence scores in a cascaded manner. Extensive experiments and ablation studies on two challenging WSVG datasets have attested to the effectiveness of our IRON.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

SentenceVideo Grounding

Similar Papers 제목 키워드 기반

Two-Stream Consensus Network for Weakly-Supervised Temporal Action Localization

2020-10-22 · ECCV 2020 8 · Yuanhao Zhai, Le Wang, Wei Tang, Qilin Zhang 외

Weakly-supervised Temporal Action Localization (W-TAL) aims to classify and localize all action instances in an untrimmed video under only video-level supervision. However, without frame-level annotations, it is challeng…

Action LocalizationTemporal Action LocalizationVocal Bursts Valence PredictionWeakly Supervised Action Localization+1

RefineLoc: Iterative Refinement for Weakly-Supervised Action Localization

2019-03-30 · Alejandro Pardo, Humam Alwassel, Fabian Caba Heilbron, Ali Thabet 외

Video action detectors are usually trained using datasets with fully-supervised temporal annotations. Building such datasets is an expensive task. To alleviate this problem, recent methods have tried to leverage weak lab…

Action LocalizationTemporal Action LocalizationTemporal LocalizationWeakly Supervised Action Localization+1

PCL: Proposal Cluster Learning for Weakly Supervised Object Detection

2018-07-09 · Peng Tang, Xinggang Wang, Song Bai, Wei Shen 외

Weakly Supervised Object Detection (WSOD), using only image-level annotations to train object detectors, is of growing importance in object recognition. In this paper, we propose a novel deep network for WSOD. Unlike pre…

image-classificationMultiple Instance LearningObjectobject-detection+3

Weakly-Supervised Video Moment Retrieval via Semantic Completion Network

2019-11-19 · Zhijie Lin, Zhou Zhao, Zhu Zhang, Qi. Wang 외

Video moment retrieval is to search the moment that is most relevant to the given natural language query. Existing methods are mostly trained in a fully-supervised setting, which requires the full annotations of temporal…

Moment RetrievalRetrievalSemantic SimilaritySemantic Textual Similarity

You Reap What You Sow: Using Videos to Generate High Precision Object Proposals for Weakly-Supervised Object Detection

2019-06-01 · CVPR 2019 6 · Krishna Kumar Singh, Yong Jae Lee

We propose a novel way of using videos to obtain high precision object proposals for weakly-supervised object detection. Existing weakly-supervised detection approaches use off-the-shelf proposal methods like edge boxes…

Objectobject-detectionObject DetectionRegion Proposal+1