paper-with-me

Papers

Recurrent Attentional Reinforcement Learning for Multi-label Image Recognition

2017-12-20 · Tianshui Chen, Zhouxia Wang, Guanbin Li, Liang Lin

Recognizing multiple labels of images is a fundamental but challenging task in computer vision, and remarkable progress has been attained by localizing semantic-aware image regions and predicting their labels with deep convolutional neural networks. The step of hypothesis regions (region proposals) localization in these existing multi-label image recognition pipelines, however, usually takes redundant computation cost, e.g., generating hundreds of meaningless proposals with non-discriminative information and extracting their features, and the spatial contextual dependency modeling among the localized regions are often ignored or over-simplified. To resolve these issues, this paper proposes a recurrent attention reinforcement learning framework to iteratively discover a sequence of attentional and informative regions that are related to different semantic objects and further predict label scores conditioned on these regions. Besides, our method explicitly models long-term dependencies among these attentional regions that help to capture semantic label co-occurrence and thus facilitate multi-label recognition. Extensive experiments and comparisons on two large-scale benchmarks (i.e., PASCAL VOC and MS-COCO) show that our model achieves superior performance over existing state-of-the-art methods in both performance and efficiency as well as explicitly identifying image-level semantic labels to specific object regions.

📄 PDF Abstract BibTeX arXiv:1712.07465

Code (0)

등록된 구현이 없습니다.

Tasks

Multi-Label Image Recognitionreinforcement-learningReinforcement LearningReinforcement Learning (RL)

Similar Papers 제목 키워드 기반

Multi-label Image Recognition by Recurrently Discovering Attentional Regions

2017-11-08 · ICCV 2017 10 · Zhouxia Wang, Tianshui Chen, Guanbin Li, Ruijia Xu 외

This paper proposes a novel deep architecture to address multi-label image recognition, a fundamental and practical task towards general visual understanding. Current solutions for this task usually rely on an extra step…

General Classificationimage-classificationImage ClassificationMulti-Label Image Classification+2

Recurrent 3D Attentional Networks for End-to-End Active Object Recognition

2016-10-14 · Min Liu, Yifei Shi, Lintao Zheng, Kai Xu 외

Active vision is inherently attention-driven: The agent actively selects views to attend in order to fast achieve the vision task while improving its internal representation of the scene being observed. Inspired by the r…

Object RecognitionReinforcement Learning

Hierarchical Taxonomy-Aware and Attentional Graph Capsule RCNNs for Large-Scale Multi-Label Text Classification

2019-06-09 · Hao Peng, Jian-Xin Li, Qiran Gong, Senzhang Wang 외

CNNs, RNNs, GCNs, and CapsNets have shown significant insights in representation learning and are widely used in various text mining tasks such as large-scale multi-label text classification. However, most existing deep …

ClassificationGeneral ClassificationMulti Label Text ClassificationMulti-Label Text Classification+3

A Generative Attentional Neural Network Model for Dialogue Act Classification

2017-07-01 · ACL 2017 7 · Quan Hung Tran, Gholamreza Haffari, Ingrid Zukerman

We propose a novel generative neural network architecture for Dialogue Act classification. Building upon the Recurrent Neural Network framework, our model incorporates a novel attentional technique and a label to label c…

ClassificationDialogue Act ClassificationGeneral ClassificationMachine Translation

Recurrent Attentional Networks for Saliency Detection

2016-04-12 · CVPR 2016 6 · Jason Kuen, Zhenhua Wang, Gang Wang

Convolutional-deconvolution networks can be adopted to perform end-to-end saliency detection. But, they do not work well with objects of multiple scales. To overcome such a limitation, in this work, we propose a recurren…

Saliency Detection