paper-with-me

홈 › Papers

Making Convolutional Networks Recurrent for Visual Sequence Learning

2018-06-01 · CVPR 2018 6 · Xiaodong Yang, Pavlo Molchanov, Jan Kautz

Recurrent neural networks (RNNs) have emerged as a powerful model for a broad range of machine learning problems that involve sequential data. While an abundance of work exists to understand and improve RNNs in the context of language and audio signals such as language modeling and speech recognition, relatively little attention has been paid to analyze or modify RNNs for visual sequences, which by nature have distinct properties. In this paper, we aim to bridge this gap and present the first large-scale exploration of RNNs for visual sequence learning. In particular, with the intention of leveraging the strong generalization capacity of pre-trained convolutional neural networks (CNNs), we propose a novel and effective approach, PreRNN, to make pre-trained CNNs recurrent by transforming convolutional layers or fully connected layers into recurrent layers. We conduct extensive evaluations on three representative visual sequence learning tasks: sequential face alignment, dynamic hand gesture recognition, and action recognition. Our experiments reveal that PreRNN consistently outperforms the traditional RNNs and achieves state-of-the-art results on the three applications, suggesting that PreRNN is more suitable for visual sequence learning.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Action RecognitionFace AlignmentGesture RecognitionHand Gesture RecognitionHand-Gesture RecognitionLanguage ModelingLanguage Modellingspeech-recognitionSpeech RecognitionTemporal Action Localization

Similar Papers 제목 키워드 기반

Deep Motif Dashboard: Visualizing and Understanding Genomic Sequences Using Deep Neural Networks

2016-08-12 · Jack Lanchantin, Ritambhara Singh, Beilun Wang, Yanjun Qi

Deep neural network (DNN) models have recently obtained state-of-the-art prediction accuracy for the transcription factor binding (TFBS) site classification task. However, it remains unclear how these approaches identify…

General Classification

Spatially Supervised Recurrent Convolutional Neural Networks for Visual Object Tracking

2016-07-19 · Guanghan Ning, Zhi Zhang, Chen Huang, Zhihai He 외

In this paper, we develop a new approach of spatially supervised recurrent convolutional neural networks for visual object tracking. Our recurrent convolutional network exploits the history of locations as well as the di…

Binary Classificationobject-detectionObject DetectionObject Tracking+2

Adverse Drug Reaction Classification With Deep Neural Networks

2016-12-01 · COLING 2016 12 · Trung Huynh, Yulan He, Alistair Willis, Stefan Rueger

We study the problem of detecting sentences describing adverse drug reactions (ADRs) and frame the problem as binary classification. We investigate different neural network (NN) architectures for ADR classification. In p…

Binary ClassificationClassificationGeneral Classification

An Empirical Evaluation of Generic Convolutional and Recurrent Networks for Sequence Modeling

2018-03-04 · Shaojie Bai, J. Zico Kolter, Vladlen Koltun

For most deep learning practitioners, sequence modeling is synonymous with recurrent networks. Yet recent results indicate that convolutional architectures can outperform recurrent networks on tasks such as audio synthes…

Audio SynthesisLanguage ModellingMachine TranslationMusic Modeling+3

Long-term Recurrent Convolutional Networks for Visual Recognition and Description

2014-11-17 · CVPR 2015 6 · Jeff Donahue, Lisa Anne Hendricks, Marcus Rohrbach, Subhashini Venugopalan 외

Models based on deep convolutional networks have dominated recent image interpretation tasks; we investigate whether models which are also recurrent, or "temporally deep", are effective for tasks involving sequences, vis…

Image DescriptionRetrievalVideo Recognition