paper-with-me

홈 › Papers

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

2021-04-30 · Yanan Wu, He Liu, Songhe Feng, Yi Jin, Gengyu Lyu, Zizhang Wu

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, 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 image datasets demonstrate the superiority of our proposed method.

📄 PDF Abstract BibTeX arXiv:2104.14762

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral ClassificationGraph Matchingimage-classificationImage ClassificationMulti-Label Image Classification

Similar Papers 제목 키워드 기반

Boosting Multi-Label Image Classification with Complementary Parallel Self-Distillation

2022-05-23 · Jiazhi Xu, Sheng Huang, Fengtao Zhou, Luwen Huangfu 외

Multi-Label Image Classification (MLIC) approaches usually exploit label correlations to achieve good performance. However, emphasizing correlation like co-occurrence may overlook discriminative features of the target it…

image-classificationImage ClassificationKnowledge DistillationMulti-Label Image Classification

Rethinking Multi-Label Image Classification With Deep Learning: Taxonomy, Challenge, and Outlook

2026-07-01 · Xuelin Zhu, Xiu-Shen Wei, Jiawei Ge, Shuai Xu 외 arxiv

Multi-label image classification (MLIC), a fundamental task in computer vision, focuses on identifying multiple objects or concepts within an image, underpinning numerous read-world applications, such as autonomous drivi…

Multi-Label Image ClassificationAutonomous Driving

Discriminator-free Unsupervised Domain Adaptation for Multi-label Image Classification

2023-01-25 · Indel Pal Singh, Enjie Ghorbel, Anis Kacem, Arunkumar Rathinam 외

In this paper, a discriminator-free adversarial-based Unsupervised Domain Adaptation (UDA) for Multi-Label Image Classification (MLIC) referred to as DDA-MLIC is proposed. Recently, some attempts have been made for intro…

Domain Adaptationimage-classificationImage ClassificationMulti-Label Image Classification+1

Domain Adaptation for Multi-label Image Classification: a Discriminator-free Approach

2025-05-20 · Inder Pal Singh, Enjie Ghorbel, Anis Kacem, Djamila Aouada

This paper introduces a discriminator-free adversarial-based approach termed DDA-MLIC for Unsupervised Domain Adaptation (UDA) in the context of Multi-Label Image Classification (MLIC). While recent efforts have explored…

Domain Adaptationimage-classificationImage ClassificationMulti-Label Image Classification+1

Dual-View Alignment Learning with Hierarchical-Prompt for Class-Imbalance Multi-Label Classification

2025-09-22 · Sheng Huang, Jiexuan Yan, Beiyan Liu, Bo Liu 외 arxiv

Real-world datasets often exhibit class imbalance across multiple categories, manifesting as long-tailed distributions and few-shot scenarios. This is especially challenging in Class-Imbalanced Multi-Label Image Classifi…

Multi-Label Image ClassificationFew-Shot Image ClassificationMulti-Label ClassificationObject Recognition