paper-with-me

Papers

Boundary-aware Pre-training for Video Scene Segmentation

2021-09-29 · Jonghwan Mun, Minchul Shin, Gunsoo Han, Sangho Lee, Seongsu Ha, Joonseok Lee, Eun-Sol Kim

Self-supervised learning has drawn attention through its effectiveness in learning in-domain representations with no ground-truth annotations; in particular, it is shown that properly designed pretext tasks (e.g., contrastive prediction task) bring significant performance gains for a downstream task (e.g., classification task). Inspired from this, we tackle video scene segmentation, which is a task of temporally localizing scene boundaries in a video, with a self-supervised learning framework where we mainly focus on designing effective pretext tasks. In our framework, we discover a pseudo-boundary from a sequence of shots by splitting it into two continuous, non-overlapping sub-sequences and leverage the pseudo-boundary to facilitate the pre-training. Based on this, we introduce three novel boundary-aware pretext tasks: 1) Shot-Scene Matching (SSM), 2) Contextual Group Matching (CGM) and 3) Pseudo-boundary Prediction (PP); SSM and CGM guide the model to maximize intra-scene similarity and inter-scene discrimination while PP encourages the model to identify transitional moments. Through comprehensive analysis, we empirically show that pre-training and transferring contextual representation are both critical to improving the video scene segmentation performance. Lastly, we achieve the new state-of-the-art on the MovieNet-SSeg benchmark. The code will be released.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Scene SegmentationSelf-Supervised Learning

Similar Papers 제목 키워드 기반

Boundary-aware Self-supervised Learning for Video Scene Segmentation

2022-01-14 · Jonghwan Mun, Minchul Shin, Gunsoo Han, Sangho Lee 외

Self-supervised learning has drawn attention through its effectiveness in learning in-domain representations with no ground-truth annotations; in particular, it is shown that properly designed pretext tasks (e.g., contra…

Scene SegmentationSelf-Supervised Learning

Boundary-Aware Instance Segmentation in Microscopy Imaging

2026-03-22 · Thomas Mendelson, Joshua Francois, Galit Lahav, Tammy Riklin-Raviv arxiv

Accurate delineation of individual cells in microscopy videos is essential for studying cellular dynamics, yet separating touching or overlapping instances remains a persistent challenge. Although foundation-model for se…

Instance SegmentationImage Segmentation

Scene Consistency Representation Learning for Video Scene Segmentation

2022-05-11 · CVPR 2022 1 · Haoqian Wu, Keyu Chen, Yanan Luo, Ruizhi Qiao 외

A long-term video, such as a movie or TV show, is composed of various scenes, each of which represents a series of shots sharing the same semantic story. Spotting the correct scene boundary from the long-term video is a …

Data AugmentationInductive BiasRepresentation LearningScene Segmentation+1

High Fidelity Interactive Video Segmentation Using Tensor Decomposition Boundary Loss Convolutional Tessellations and Context Aware Skip Connections

2020-11-23 · Anthony D. Rhodes, Manan Goel

We provide a high fidelity deep learning algorithm (HyperSeg) for interactive video segmentation tasks using a convolutional network with context-aware skip connections, and compressed, hypercolumn image features combine…

Interactive SegmentationSegmentationTensor DecompositionVideo Segmentation+1

Efficient and Effective Weakly-Supervised Action Segmentation via Action-Transition-Aware Boundary Alignment

2024-03-28 · CVPR 2024 1 · Angchi Xu, Wei-Shi Zheng

Weakly-supervised action segmentation is a task of learning to partition a long video into several action segments, where training videos are only accompanied by transcripts (ordered list of actions). Most of existing me…

Action SegmentationSegmentation