paper-with-me

홈 › Papers

A Stepwise, Label-based Approach for Improving the Adversarial Training in Unsupervised Video Summarization

2019-10-21 · AI4TV 2019 10 · Evlampios Apostolidis, Alexandros I. Metsai, Eleni Adamantidou, Vasileios Mezaris, Ioannis Patras

In this paper we present our work on improving the efficiency of adversarial training for unsupervised video summarization. Our starting point is the SUM-GAN model, which creates a representative summary based on the intuition that such a summary should make it possible to reconstruct a video that is indistinguishable from the original one. We build on a publicly available implementation of a variation of this model, that includes a linear compression layer to reduce the number of learned parameters and applies an incremental approach for training the different components of the architecture. After assessing the impact of these changes to the model's performance, we propose a stepwise, label-based learning process to improve the training efficiency of the adversarial part of the model. Before evaluating our model's efficiency, we perform a thorough study with respect to the used evaluation protocols and we examine the possible performance on two benchmarking datasets, namely SumMe and TVSum. Experimental evaluations and comparisons with the state of the art highlight the competitiveness of the proposed method. An ablation study indicates the benefit of each applied change on the model's performance, and points out the advantageous role of the introduced stepwise, label-based training strategy on the learning efficiency of the adversarial part of the architecture.

📄 PDF Abstract BibTeX

Code (1)

e-apostolidis/SUM-GAN-sl 공식 구현 pytorch

Tasks

BenchmarkingUnsupervised Video SummarizationVideo Summarization

Similar Papers 제목 키워드 기반

Unsupervised Video Summarization via Attention-Driven Adversarial Learning

2019-12-24 · MultiMedia Modeling (MMM) 2019 12 · Evlampios Apostolidis, Eleni Adamantidou, Alexandros I. Metsai, Vasileios Mezaris 외

This paper presents a new video summarization approach that integrates an attention mechanism to identify the significant parts of the video, and is trained unsupervisingly via generative adversarial learning. Starting f…

Unsupervised Video SummarizationVideo Summarization

Stepwise Metric Promotion for Unsupervised Video Person Re-Identification

2017-10-01 · ICCV 2017 10 · Zimo Liu, Dong Wang, Huchuan Lu

The intensive annotation cost and the rich but unlabeled data contained in videos motivate us to propose an unsupervised video-based person re-identification (re-ID) method. We start from two assumptions: 1) different vi…

Person Re-IdentificationRetrievalVideo-Based Person Re-Identification

Unsupervised Video Object Segmentation with Online Adversarial Self-Tuning

2023-01-01 · ICCV 2023 1 · Tiankang Su, Huihui Song, Dong Liu, Bo Liu 외

The existing unsupervised video object segmentation methods depend heavily on the segmentation model trained offline on a labeled training video set, and cannot well generalize to the test videos from a different dom…

ObjectPseudo LabelSegmentationSemantic Segmentation+3

Exploit the Unknown Gradually: One-Shot Video-Based Person Re-Identification by Stepwise Learning

2018-06-01 · CVPR 2018 6 · Yu Wu, Yutian Lin, Xuanyi Dong, Yan Yan 외

We focus on the one-shot learning for video-based person re-Identification (re-ID). Unlabeled tracklets for the person re-ID tasks can be easily obtained by pre-processing, such as pedestrian detection and tracking. In t…

One-Shot LearningPedestrian DetectionPerson Re-IdentificationVideo-Based Person Re-Identification

Unsupervised Domain Adaptation for Video Semantic Segmentation

2021-07-23 · Inkyu Shin, KwanYong Park, Sanghyun Woo, In So Kweon

Unsupervised Domain Adaptation for semantic segmentation has gained immense popularity since it can transfer knowledge from simulation to real (Sim2Real) by largely cutting out the laborious per pixel labeling efforts at…

Domain AdaptationSemantic SegmentationUnsupervised Domain AdaptationVideo Semantic Segmentation