English

Multi-label Image Classification using Adaptive Graph Convolutional Networks: from a Single Domain to Multiple Domains

Computer Vision and Pattern Recognition 2024-07-23 v5

Abstract

This paper proposes an adaptive graph-based approach for multi-label image classification. Graph-based methods have been largely exploited in the field of multi-label classification, given their ability to model label correlations. Specifically, their effectiveness has been proven not only when considering a single domain but also when taking into account multiple domains. However, the topology of the used graph is not optimal as it is pre-defined heuristically. In addition, consecutive Graph Convolutional Network (GCN) aggregations tend to destroy the feature similarity. To overcome these issues, an architecture for learning the graph connectivity in an end-to-end fashion is introduced. This is done by integrating an attention-based mechanism and a similarity-preserving strategy. The proposed framework is then extended to multiple domains using an adversarial training scheme. Numerous experiments are reported on well-known single-domain and multi-domain benchmarks. The results demonstrate that our approach achieves competitive results in terms of mean Average Precision (mAP) and model size as compared to the state-of-the-art. The code will be made publicly available.

Keywords

Cite

@article{arxiv.2301.04494,
  title  = {Multi-label Image Classification using Adaptive Graph Convolutional Networks: from a Single Domain to Multiple Domains},
  author = {Indel Pal Singh and Enjie Ghorbel and Oyebade Oyedotun and Djamila Aouada},
  journal= {arXiv preprint arXiv:2301.04494},
  year   = {2024}
}
R2 v1 2026-06-28T08:09:22.395Z