CVAug 1, 2022

BATMAN: Bilateral Attention Transformer in Motion-Appearance Neighboring Space for Video Object Segmentation

arXiv:2208.01159v431 citationsh-index: 31
Originality Incremental advance
AI Analysis

This work addresses a specific bottleneck in semi-supervised video object segmentation for video understanding, offering incremental improvements over existing transformer-based methods.

The paper tackles the challenge of segmenting visually similar objects in close proximity in video object segmentation by proposing BATMAN, a bilateral attention transformer that fuses segmentation masks with optical flow to improve motion capture and attention mechanisms, achieving state-of-the-art results on benchmarks like 85.0% on YouTube-VOS 2019.

Video Object Segmentation (VOS) is fundamental to video understanding. Transformer-based methods show significant performance improvement on semi-supervised VOS. However, existing work faces challenges segmenting visually similar objects in close proximity of each other. In this paper, we propose a novel Bilateral Attention Transformer in Motion-Appearance Neighboring space (BATMAN) for semi-supervised VOS. It captures object motion in the video via a novel optical flow calibration module that fuses the segmentation mask with optical flow estimation to improve within-object optical flow smoothness and reduce noise at object boundaries. This calibrated optical flow is then employed in our novel bilateral attention, which computes the correspondence between the query and reference frames in the neighboring bilateral space considering both motion and appearance. Extensive experiments validate the effectiveness of BATMAN architecture by outperforming all existing state-of-the-art on all four popular VOS benchmarks: Youtube-VOS 2019 (85.0%), Youtube-VOS 2018 (85.3%), DAVIS 2017Val/Testdev (86.2%/82.2%), and DAVIS 2016 (92.5%).

Foundations

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

Your Notes