Perceptual Consistency in Video Segmentation
Yizhe Zhang, Shubhankar Borse, Hong Cai, Ying Wang, Ning Bi, Xiaoyun, Jiang, Fatih Porikli

TL;DR
This paper introduces a perceptual consistency approach for evaluating and improving video segmentation, capturing temporal stability and pixel accuracy by matching perceptual features across frames.
Contribution
The paper proposes a novel perceptual consistency measure for video segmentation that enhances evaluation, accuracy prediction, and training regularization, outperforming flow-based methods.
Findings
Perceptual consistency more accurately evaluates temporal stability.
It improves pixel-wise accuracy prediction on unlabeled frames.
Using perceptual consistency as a regularizer enhances temporal stability.
Abstract
In this paper, we present a novel perceptual consistency perspective on video semantic segmentation, which can capture both temporal consistency and pixel-wise correctness. Given two nearby video frames, perceptual consistency measures how much the segmentation decisions agree with the pixel correspondences obtained via matching general perceptual features. More specifically, for each pixel in one frame, we find the most perceptually correlated pixel in the other frame. Our intuition is that such a pair of pixels are highly likely to belong to the same class. Next, we assess how much the segmentation agrees with such perceptual correspondences, based on which we derive the perceptual consistency of the segmentation maps across these two frames. Utilizing perceptual consistency, we can evaluate the temporal consistency of video segmentation by measuring the perceptual consistency over…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
Perceptual Consistency in Video Segmentation· youtube
Taxonomy
TopicsVisual Attention and Saliency Detection · Image and Video Quality Assessment · Advanced Image Processing Techniques
MethodsTest
