Hierarchical Graph Pattern Understanding for Zero-Shot VOS
Gensheng Pei, Fumin Shen, Yazhou Yao, Tao Chen, Xian-Sheng Hua, and, Heng-Tao Shen

TL;DR
This paper introduces a hierarchical graph neural network architecture that leverages motion cues and structural relations to improve zero-shot video object segmentation, overcoming limitations of optical flow dependency.
Contribution
The proposed HGPU model innovatively combines hierarchical graph encoding with motion and appearance features for robust zero-shot VOS, achieving state-of-the-art results.
Findings
State-of-the-art performance on four benchmarks
Effective modeling of structural relations improves segmentation
Robustness against optical flow estimation failures
Abstract
The optical flow guidance strategy is ideal for obtaining motion information of objects in the video. It is widely utilized in video segmentation tasks. However, existing optical flow-based methods have a significant dependency on optical flow, which results in poor performance when the optical flow estimation fails for a particular scene. The temporal consistency provided by the optical flow could be effectively supplemented by modeling in a structural form. This paper proposes a new hierarchical graph neural network (GNN) architecture, dubbed hierarchical graph pattern understanding (HGPU), for zero-shot video object segmentation (ZS-VOS). Inspired by the strong ability of GNNs in capturing structural relations, HGPU innovatively leverages motion cues (\ie, optical flow) to enhance the high-order representations from the neighbors of target frames. Specifically, a hierarchical graph…
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.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsMultimodal Machine Learning Applications · Human Pose and Action Recognition · Advanced Neural Network Applications
MethodsGraph Neural Network
