paper-with-me

Papers

Adversarial Seeded Sequence Growing for Weakly-Supervised Temporal Action Localization

2019-08-07 · Chengwei Zhang, Yunlu Xu, Zhanzhan Cheng, Yi Niu, ShiLiang Pu, Fei Wu, Futai Zou

Temporal action localization is an important yet challenging research topic due to its various applications. Since the frame-level or segment-level annotations of untrimmed videos require amounts of labor expenditure, studies on the weakly-supervised action detection have been springing up. However, most of existing frameworks rely on Class Activation Sequence (CAS) to localize actions by minimizing the video-level classification loss, which exploits the most discriminative parts of actions but ignores the minor regions. In this paper, we propose a novel weakly-supervised framework by adversarial learning of two modules for eliminating such demerits. Specifically, the first module is designed as a well-designed Seeded Sequence Growing (SSG) Network for progressively extending seed regions (namely the highly reliable regions initialized by a CAS-based framework) to their expected boundaries. The second module is a specific classifier for mining trivial or incomplete action regions, which is trained on the shared features after erasing the seeded regions activated by SSG. In this way, a whole network composed of these two modules can be trained in an adversarial manner. The goal of the adversary is to mine features that are difficult for the action classifier. That is, erasion from SSG will force the classifier to discover minor or even new action regions on the input feature sequence, and the classifier will drive the seeds to grow, alternately. At last, we could obtain the action locations and categories from the well-trained SSG and the classifier. Extensive experiments on two public benchmarks THUMOS'14 and ActivityNet1.3 demonstrate the impressive performance of our proposed method compared with the state-of-the-arts.

📄 PDF Abstract BibTeX arXiv:1908.02422

Code (0)

등록된 구현이 없습니다.

Tasks

Action DetectionAction LocalizationTemporal Action LocalizationWeakly-supervised Temporal Action Localization

Similar Papers 제목 키워드 기반

Weakly-Supervised Semantic Segmentation Network With Deep Seeded Region Growing

2018-06-01 · CVPR 2018 6 · Zilong Huang, Xinggang Wang, Jiasi Wang, Wenyu Liu 외

This paper studies the problem of learning image semantic segmentation networks only using image-level labels as supervision, which is important since it can significantly reduce human annotation efforts. Recent state-of…

Image SegmentationSegmentationSemantic SegmentationWeakly supervised Semantic Segmentation+1

Saliency guided deep network for weakly-supervised image segmentation

2018-10-19 · Fengdong Sun, Wenhui Li

Weakly-supervised image segmentation is an important task in computer vision. A key problem is how to obtain high quality objects location from image-level category. Classification activation mapping is a common method w…

Image SegmentationSegmentationSemantic Segmentation

Seeded Hierarchical Clustering for Expert-Crafted Taxonomies

2022-05-23 · Anish Saha, Amith Ananthram, Emily Allaway, Heng Ji 외

Practitioners from many disciplines (e.g., political science) use expert-crafted taxonomies to make sense of large, unlabeled corpora. In this work, we study Seeded Hierarchical Clustering (SHC): the task of automaticall…

Clustering

SeedGNN: Graph Neural Networks for Supervised Seeded Graph Matching

2022-05-26 · Liren Yu, Jiaming Xu, Xiaojun Lin

There is a growing interest in designing Graph Neural Networks (GNNs) for seeded graph matching, which aims to match two unlabeled graphs using only topological information and a small set of seed nodes. However, most pr…

Graph Matching

BERT-Flow-VAE: A Weakly-supervised Model for Multi-Label Text Classification

2022-10-27 · COLING 2022 10 · Ziwen Liu, Josep Grau-Bove, Scott Allan Orr

Multi-label Text Classification (MLTC) is the task of categorizing documents into one or more topics. Considering the large volumes of data and varying domains of such tasks, fully supervised learning requires manually f…

Multi Label Text ClassificationMulti-Label Text ClassificationNatural Language InferenceSentence+3