Recurrently Exploring Class-wise Attention in A Hybrid Convolutional and Bidirectional LSTM Network for Multi-label Aerial Image Classification
Yuansheng Hua, Lichao Mou, Xiao Xiang Zhu

TL;DR
This paper introduces a novel end-to-end network combining class-wise attention and bidirectional LSTM to improve multi-label aerial image classification by modeling class dependencies and extracting discriminative features.
Contribution
The proposed CA-Conv-BiLSTM network effectively captures class dependencies and discriminative features for multi-label aerial image classification, addressing limitations of previous methods.
Findings
Outperforms existing methods on UCM and DFC15 datasets.
Effectively models class co-occurrence relationships.
Achieves higher accuracy in multi-label classification tasks.
Abstract
Aerial image classification is of great significance in remote sensing community, and many researches have been conducted over the past few years. Among these studies, most of them focus on categorizing an image into one semantic label, while in the real world, an aerial image is often associated with multiple labels, e.g., multiple object-level labels in our case. Besides, a comprehensive picture of present objects in a given high resolution aerial image can provide more in-depth understanding of the studied region. For these reasons, aerial image multi-label classification has been attracting increasing attention. However, one common limitation shared by existing methods in the community is that the co-occurrence relationship of various classes, so called class dependency, is underexplored and leads to an inconsiderate decision. In this paper, we propose a novel end-to-end network,…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
MethodsSigmoid Activation · Tanh Activation · Long Short-Term Memory
