paper-with-me

Papers

MATNet: Motion-Attentive Transition Network for Zero-Shot Video Object Segmentation

2020-08-20 · IEEE Transactions on Image Processing 2020 8 · Zhou, Tianfei; Li, Jianwu; Wang, Shunzhou; Tao, Ran; Shen, Jianbing

In this paper, we present a novel end-to-end learning neural network, i.e., MATNet, for zero-shot video object segmentation (ZVOS). Motivated by the human visual attention behavior, MATNet leverages motion cues as a bottom-up signal to guide the perception of object appearance. To achieve this, an asymmetric attention block, named Motion-Attentive Transition (MAT), is proposed within a two-stream encoder network to firstly identify moving regions and then attend appearance learning to capture the full extent of objects. Putting MATs in different convolutional layers, our encoder becomes deeply interleaved, allowing for close hierarchical interactions between object apperance and motion. Such a biologically-inspired design is proven to be superb to conventional two-stream structures, which treat motion and appearance independently in separate streams and often suffer severe overfitting to object appearance. Moreover, we introduce a bridge network to modulate multi-scale spatiotemporal features into more compact, discriminative and scale-sensitive representations, which are subsequently fed into a boundary-aware decoder network to produce accurate segmentation with crisp boundaries. We perform extensive quantitative and qualitative experiments on four challenging public benchmarks, i.e., DAVIS16, DAVIS17, FBMS and YouTube-Objects. Results show that our method achieves compelling performance against current state-of-the-art ZVOS methods. To further demonstrate the generalization ability of our spatiotemporal learning framework, we extend MATNet to another relevant task: dynamic visual attention prediction (DVAP). The experiments on two popular datasets (i.e., Hollywood-2 and UCF-Sports) further verify the superiority of our model.

📄 PDF Abstract BibTeX

Code (1)

tfzhou/MATNet pytorch

Tasks

ObjectSemantic SegmentationUnsupervised Video Object SegmentationVideo Object SegmentationVideo Polyp SegmentationVideo Semantic SegmentationZero-Shot Video Object Segmentation

Similar Papers 제목 키워드 기반

Motion-Attentive Transition for Zero-Shot Video Object Segmentation

2020-03-09 · Tianfei Zhou, Shunzhou Wang, Yi Zhou, Yazhou Yao 외

In this paper, we present a novel Motion-Attentive Transition Network (MATNet) for zero-shot video object segmentation, which provides a new way of leveraging motion information to reinforce spatio-temporal object repres…

DecoderObjectSegmentationSemantic Segmentation+4

Interpretable Motion-Attentive Maps: Spatio-Temporally Localizing Concepts in Video Diffusion Transformers

2026-03-03 · Youngjun Jun, Seil Kang, Woojung Han, Seong Jae Hwang arxiv

Video Diffusion Transformers (DiTs) have been synthesizing high-quality video with high fidelity from given text descriptions involving motion. However, understanding how Video DiTs convert motion words into video remain…

Video Semantic Segmentation

Learning Motion-Appearance Co-Attention for Zero-Shot Video Object Segmentation

2021-01-01 · ICCV 2021 10 · Shu Yang, Lu Zhang, Jinqing Qi, Huchuan Lu 외

How to make the appearance and motion information interact effectively to accommodate complex scenarios is a fundamental issue in flow-based zero-shot video object segmentation. In this paper, we propose an Attentive…

Semantic SegmentationUnsupervised Video Object SegmentationVideo Object SegmentationVideo Semantic Segmentation+1

TARN: Temporal Attentive Relation Network for Few-Shot and Zero-Shot Action Recognition

2019-07-21 · Mina Bishay, Georgios Zoumpourlis, Ioannis Patras

In this paper we propose a novel Temporal Attentive Relation Network (TARN) for the problems of few-shot and zero-shot action recognition. At the heart of our network is a meta-learning approach that learns to compare re…

Action RecognitionFew-Shot action recognitionFew Shot Action RecognitionMeta-Learning+4

Matrix Encoding Networks for Neural Combinatorial Optimization

2021-06-21 · NeurIPS 2021 12 · Yeong-Dae Kwon, Jinho Choo, Iljoo Yoon, Minah Park 외

Machine Learning (ML) can help solve combinatorial optimization (CO) problems better. A popular approach is to use a neural net to compute on the parameters of a given CO problem and extract useful information that guide…

Combinatorial Optimization