Hierarchical Spatiotemporal Transformers for Video Object Segmentation
Jun-Sang Yoo, Hongjae Lee, Seung-Won Jung

TL;DR
HST introduces a hierarchical spatiotemporal transformer framework utilizing Swin Transformers for improved semi-supervised video object segmentation, achieving state-of-the-art results on multiple benchmarks.
Contribution
The paper proposes a novel hierarchical transformer-based framework that effectively captures spatiotemporal features for VOS, outperforming existing methods.
Findings
HST-B achieves 85.0% on YouTube-VOS.
HST-B achieves 85.9% on DAVIS 2017.
HST-B achieves 94.0% on DAVIS 2016.
Abstract
This paper presents a novel framework called HST for semi-supervised video object segmentation (VOS). HST extracts image and video features using the latest Swin Transformer and Video Swin Transformer to inherit their inductive bias for the spatiotemporal locality, which is essential for temporally coherent VOS. To take full advantage of the image and video features, HST casts image and video features as a query and memory, respectively. By applying efficient memory read operations at multiple scales, HST produces hierarchical features for the precise reconstruction of object masks. HST shows effectiveness and robustness in handling challenging scenarios with occluded and fast-moving objects under cluttered backgrounds. In particular, HST-B outperforms the state-of-the-art competitors on multiple popular benchmarks, i.e., YouTube-VOS (85.0%), DAVIS 2017 (85.9%), and DAVIS 2016 (94.0%).
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
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsAdvanced Image and Video Retrieval Techniques · Visual Attention and Saliency Detection · Advanced Neural Network Applications
MethodsMulti-Head Attention · Attention Is All You Need · Byte Pair Encoding · Position-Wise Feed-Forward Layer · Label Smoothing · Absolute Position Encodings · Adam · Softmax · Linear Layer · Dropout
