CVAILGJan 6, 2023

TarViS: A Unified Approach for Target-based Video Segmentation

arXiv:2301.02657v241 citationsh-index: 91Has Code
Originality Highly original
AI Analysis

This addresses the problem of task-specific limitations in video segmentation for researchers and practitioners, offering a flexible, multi-task solution that is not incremental but a novel unified approach.

The authors tackled the fragmentation in video segmentation by proposing TarViS, a unified network architecture that segments arbitrarily defined targets across multiple tasks, achieving state-of-the-art performance on 5 out of 7 benchmarks and competitive results on the others.

The general domain of video segmentation is currently fragmented into different tasks spanning multiple benchmarks. Despite rapid progress in the state-of-the-art, current methods are overwhelmingly task-specific and cannot conceptually generalize to other tasks. Inspired by recent approaches with multi-task capability, we propose TarViS: a novel, unified network architecture that can be applied to any task that requires segmenting a set of arbitrarily defined 'targets' in video. Our approach is flexible with respect to how tasks define these targets, since it models the latter as abstract 'queries' which are then used to predict pixel-precise target masks. A single TarViS model can be trained jointly on a collection of datasets spanning different tasks, and can hot-swap between tasks during inference without any task-specific retraining. To demonstrate its effectiveness, we apply TarViS to four different tasks, namely Video Instance Segmentation (VIS), Video Panoptic Segmentation (VPS), Video Object Segmentation (VOS) and Point Exemplar-guided Tracking (PET). Our unified, jointly trained model achieves state-of-the-art performance on 5/7 benchmarks spanning these four tasks, and competitive performance on the remaining two. Code and model weights are available at: https://github.com/Ali2500/TarViS

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes