GM-MLIC: Graph Matching based Multi-Label Image Classification
Yanan Wu, He Liu, Songhe Feng, Yi Jin, Gengyu Lyu, Zizhang Wu

TL;DR
This paper introduces GM-MLIC, a novel deep learning framework that models multi-label image classification as an instance-label matching problem using graph matching, effectively capturing label associations.
Contribution
The paper proposes a new graph matching based framework for MLIC that constructs and updates instance and label graphs to improve label prediction accuracy.
Findings
Outperforms existing methods on multiple datasets.
Effectively models label relationships through graph structures.
Achieves superior accuracy in multi-label classification tasks.
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 an 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,…
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.
