paper-with-me

홈 › Papers

PIC: Permutation Invariant Convolution for Recognizing Long-range Activities

2020-03-18 · Noureldien Hussein, Efstratios Gavves, Arnold W. M. Smeulders

Neural operations as convolutions, self-attention, and vector aggregation are the go-to choices for recognizing short-range actions. However, they have three limitations in modeling long-range activities. This paper presents PIC, Permutation Invariant Convolution, a novel neural layer to model the temporal structure of long-range activities. It has three desirable properties. i. Unlike standard convolution, PIC is invariant to the temporal permutations of features within its receptive field, qualifying it to model the weak temporal structures. ii. Different from vector aggregation, PIC respects local connectivity, enabling it to learn long-range temporal abstractions using cascaded layers. iii. In contrast to self-attention, PIC uses shared weights, making it more capable of detecting the most discriminant visual evidence across long and noisy videos. We study the three properties of PIC and demonstrate its effectiveness in recognizing the long-range activities of Charades, Breakfast, and MultiThumos.

📄 PDF Abstract BibTeX arXiv:2003.08275

Code (0)

등록된 구현이 없습니다.

Methods 이 논문이 사용한 방법론

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 제목 키워드 기반

Recognizing Multi-talker Speech with Permutation Invariant Training

2017-03-22 · Dong Yu, Xuankai Chang, Yanmin Qian

In this paper, we propose a novel technique for direct recognition of multiple speech streams given the single channel of mixed speech, without first separating them. Our technique is based on permutation invariant train…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition

Few-shot Action Recognition with Permutation-invariant Attention

2020-01-12 · ECCV 2020 8 · Hongguang Zhang, Li Zhang, Xiaojuan Qi, Hongdong Li 외

Many few-shot learning models focus on recognising images. In contrast, we tackle a challenging task of few-shot action recognition from videos. We build on a C3D encoder for spatio-temporal video blocks to capture short…

Action RecognitionFew-Shot action recognitionFew Shot Action RecognitionFew-Shot Learning+2

SPI-GCN: A Simple Permutation-Invariant Graph Convolutional Network

2019-04-08 · HAL archives-ouvertes 2019 4 · Asma Atamna, Nataliya Sokolovska, Jean-Claude Crivello

A wide range of machine learning problems involve handling graph-structured data. Existing machine learning approaches for graphs, however, often imply computing expensive graph similarity measures, preprocessing input g…

BIG-bench Machine LearningDeep LearningGeneral ClassificationGraph Classification+1

Classification of Periodic Variable Stars with Novel Cyclic-Permutation Invariant Neural Networks

2020-11-02 · Keming Zhang, Joshua S. Bloom

Neural networks (NNs) have been shown to be competitive against state-of-the-art feature engineering and random forest (RF) classification of periodic variable stars. Although previous work utilising NNs has made use of …

AstronomyFeature EngineeringGeneral ClassificationTime Series Analysis

Permutation-equivariant neural networks applied to dynamics prediction

2016-12-14 · Nicholas Guttenberg, Nathaniel Virgo, Olaf Witkowski, Hidetoshi Aoki 외

The introduction of convolutional layers greatly advanced the performance of neural networks on image tasks due to innately capturing a way of encoding and learning translation-invariant operations, matching one of the u…

PredictionTranslation