paper-with-me

Papers

Multi-modal Capsule Routing for Actor and Action Video Segmentation Conditioned on Natural Language Queries

2018-12-02 · Bruce McIntosh, Kevin Duarte, Yogesh S Rawat, Mubarak Shah

In this paper, we propose an end-to-end capsule network for pixel level localization of actors and actions present in a video. The localization is performed based on a natural language query through which an actor and action are specified. We propose to encode both the video as well as textual input in the form of capsules, which provide more effective representation in comparison with standard convolution based features. We introduce a novel capsule based attention mechanism for fusion of video and text capsules for text selected video segmentation. The attention mechanism is performed via joint EM routing over video and text capsules for text selected actor and action localization. The existing works on actor-action localization are mainly focused on localization in a single frame instead of the full video. Different from existing works, we propose to perform the localization on all frames of the video. To validate the potential of the proposed network for actor and action localization on all the frames of a video, we extend an existing actor-action dataset (A2D) with annotations for all the frames. The experimental evaluation demonstrates the effectiveness of the proposed capsule network for text selective actor and action localization in videos, and it also improves upon the performance of the existing state-of-the art works on single frame-based localization.

📄 PDF Abstract BibTeX arXiv:1812.00303

Code (0)

등록된 구현이 없습니다.

Tasks

Action LocalizationNatural Language QueriesVideo SegmentationVideo Semantic Segmentation

Methods 이 논문이 사용한 방법론

Capsule Network A capsule is an activation vector that basically executes on its inputs some complex internal computations. Length of these activation vectors signifies the probability of…
Convolution A convolution is a type of matrix operation, consisting of a kernel, a small matrix of weights, that slides over input data performing element-wise multiplication with the…

Similar Papers 제목 키워드 기반

Routing with Self-Attention for Multimodal Capsule Networks

2021-12-01 · Kevin Duarte, Brian Chen, Nina Shvetsova, Andrew Rouditchenko 외

The task of multimodal learning has seen a growing interest recently as it allows for training neural architectures based on different modalities such as vision, text, and audio. One challenge in training such models is …

Visual-Textual Capsule Routing for Text-Based Video Segmentation

2020-06-01 · CVPR 2020 6 · Bruce McIntosh, Kevin Duarte, Yogesh S Rawat, Mubarak Shah

Joint understanding of vision and natural language is a challenging problem with a wide range of applications in artificial intelligence. In this work, we focus on integration of video and text for the task of actor and …

Action LocalizationReferring Expression SegmentationSentenceVideo Segmentation+1

Attention routing between capsules

2019-07-03 · Jaewoong Choi, Hyun Seo, Suii Im, Myungjoo Kang

In this paper, we propose a new capsule network architecture called Attention Routing CapsuleNet (AR CapsNet). We replace the dynamic routing and squash activation function of the capsule network with dynamic routing (Ca…

Decoder

Graph Routing between Capsules

2021-06-22 · Yang Li, Wei Zhao, Erik Cambria, Suhang Wang 외

Routing methods in capsule networks often learn a hierarchical relationship for capsules in successive layers, but the intra-relation between capsules in the same layer is less studied, while this intra-relation is a key…

Relationtext-classificationText Classification

BACN: Bi-direction Attention Capsule-based Network for Multimodal Sentiment Analysis

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Capsule-based network has currently identified its effectiveness in analyzing the heterogeneity issue of multimodal sentiment analysis. However, existing manners could only exploit the spatial relation between represent…

Multimodal Sentiment AnalysisSentiment Analysis