Papers › Joint Video Summarization and Moment Localization by Cross-Task Sample Transfer
Joint Video Summarization and Moment Localization by Cross-Task Sample Transfer
Hao Jiang, Yadong Mu
Video summarization has recently engaged increasing attention in computer vision communities. However, the scarcity of annotated data has been a key obstacle in this task. To address it, this work explores a new solution for video summarization by transferring samples from a correlated task (i.e., video moment localization) equipped with abundant training data. Our main insight is that the annotated video moments also indicate the semantic highlights of a video, essentially similar to video summary. Approximately, the video summary can be treated as a sparse, redundancy-free version of the video moments. Inspired by this observation, we propose an importance Propagation based collaborative Teaching Network (iPTNet). It consists of two separate modules that conduct video summarization and moment localization, respectively. Each module estimates a frame-wise importance map for indicating keyframes or moments. To perform cross-task sample transfer, we devise an importance propagation module that realizes the conversion between summarization-guided and localization-guided importance maps. This way critically enables optimizing one of the tasks using the data from the other task. Additionally, in order to avoid error amplification caused by batch-wise joint training, we devise a collaborative teaching scheme, which adopts a cross-task mean teaching strategy to realize the joint optimization of the two tasks and provide robust frame-level teaching signals. Extensive experiments on video summarization benchmarks demonstrate that iPTNet significantly outperforms previous state-of-the-art video summarization methods, serving as an effective solution that overcomes the data scarcity issue in video summarization.
Code
No code repository is listed for this paper in the archive or in Syntology's graph.
Code Syntology ran Syntology
Not run by Syntology. Nothing on this page verifies that the listed code works.
Tasks
Results from the paper archive 2025-07-28
| Task | Dataset | Model | Metric | Value | Rank at snapshot | Leaderboard | Report |
|---|---|---|---|---|---|---|---|
| Supervised Video Summarization | SumMe | iPTNet | F1-score (Augmented) | 56.9 | #4 of 21 | Archive leaderboard | report |
| Supervised Video Summarization | SumMe | iPTNet | F1-score (Canonical) | 54.5 | #4 of 21 | Archive leaderboard | report |
| Supervised Video Summarization | SumMe | iPTNet | Kendall's Tau | 0.101 | #4 of 21 | Archive leaderboard | report |
| Supervised Video Summarization | SumMe | iPTNet | Spearman's Rho | 0.119 | #4 of 21 | Archive leaderboard | report |
| Supervised Video Summarization | TvSum | iPTNet | F1-score (Augmented) | 64.2 | #5 of 21 | Archive leaderboard | report |
| Supervised Video Summarization | TvSum | iPTNet | F1-score (Canonical) | 63.4 | #5 of 21 | Archive leaderboard | report |
| Supervised Video Summarization | TvSum | iPTNet | Kendall's Tau | 0.134 | #5 of 21 | Archive leaderboard | report |
| Supervised Video Summarization | TvSum | iPTNet | Spearman's Rho | 0.163 | #5 of 21 | Archive leaderboard | report |
Ranks are positions in the archive's leaderboards as they stood at the 2025-07-28 snapshot. Results published since then are not among these rows, so a rank here is not a current standing.
Report a problem or propose a change · a person checks every report against the paper or source before anything changes; decisions are listed on /corrections