IJCAI 2021poster28 citations

GM-MLIC: Graph Matching based Multi-Label Image Classification

Yanan Wu, He Liu, Songhe Feng, Yi Jin, Gengyu Lyu, Zizhang Wu

Abstract

Multi-Label Image Classification (MLIC) aims to predict a set of labels that present in an image. The key to deal with such problem is to mine the associations between image contents and labels, and further obtain the correct assignments between images and their labels. In this paper, we treat each image as a bag of instances, and reformulate the task of MLIC as a instance-label matching selection problem. To model such problem, we propose a novel deep learning framework named Graph Matching based Multi-Label Image Classification (GM-MLIC), where Graph Matching (GM) scheme is introduced owing to its excellent capability of excavating the instance and label relationship. Specifically, we first construct an instance spatial graph and a label semantic graph respectively, and then incorporate them into a constructed assignment graph by connecting each instance to all labels. Subsequently, the graph network block is adopted to aggregate and update all nodes and edges state on the assignment graph to form structured representations for each instance and label. Our network finally derives a prediction score for each instance-label correspondence and optimizes such correspondence with a weighted cross-entropy loss. Extensive experiments conducted on various datasets demonstrate the superiority of our proposed method.

Computer Vision: Recognition: Detection, Categorization, Indexing, Matching, Retrieval, Semantic InterpretationMachine Learning: Multi-instanceMulti-labelMulti-view learningMachine Learning Applications: Applications of Supervised Learning
BibTeX
@inproceedings{ijcai2021p163,
  title     = {GM-MLIC: Graph Matching based Multi-Label Image Classification},
  author    = {Wu, Yanan and Liu, He and Feng, Songhe and Jin, Yi and Lyu, Gengyu and Wu, Zizhang},
  booktitle = {Proceedings of the Thirtieth International Joint Conference on
               Artificial Intelligence, {IJCAI-21}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Zhi-Hua Zhou},
  pages     = {1179--1185},
  year      = {2021},
  month     = {8},
  note      = {Main Track},
  doi       = {10.24963/ijcai.2021/163},
  url       = {https://doi.org/10.24963/ijcai.2021/163},
}
GM-MLIC: Graph Matching based Multi-Label Image Classification · IJCAI 2021