Scene-Aware Label Graph Learning for Multi-Label Image Classification
Multi-label image classification refers to assigning a set of labels for an image. One of the main challenges of this task is how to effectively capture the correlation among labels. Existing studies on this issue mostly rely on the statistical label co-occurrence or semantic similarity of labels. However, an important fact is ignored that the co-occurrence of labels is closely related with image scenes (indoor, outdoor, etc.), which is a vital characteristic in multi-label image classification. In this paper, a novel scene-aware label graph learning framework is proposed, which is capable of learning visual representations for labels while fully perceiving their co-occurrence relationships under variable scenes. Specifically, our framework is able to detect scene categories of images without relying on manual annotations, and keeps track of the co-occurring labels by maintaining a global co-occurrence matrix for each scene category throughout the whole training phase. These scene-independent co-occurrence matrices are further employed to guide the interactions among label representations in a graph propagation manner towards accurate label prediction. Extensive experiments on public benchmarks demonstrate the superiority of our proposed framework compared to the state of the arts. Code will be publicly available soon.
Code (0)
등록된 구현이 없습니다.
Tasks
Graph Learningimage-classificationImage ClassificationMulti-Label Image ClassificationSemantic SimilaritySemantic Textual SimilaritySimilar Papers 제목 키워드 기반
BlockGAN: Learning 3D Object-aware Scene Representations from Unlabelled Images
We present BlockGAN, an image generative model that learns object-aware 3D scene representations directly from unlabelled 2D images. Current work on scene representation learning either ignores scene background or treats…
3D geometryObjectRepresentation LearningSemantic-Aware Graph Matching Mechanism for Multi-Label Image Recognition
Multi-label image recognition 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 assi…
Few-Shot LearningGraph MatchingMulti-Label Image RecognitionHardness-Aware Scene Synthesis for Semi-Supervised 3D Object Detection
3D object detection aims to recover the 3D information of concerning objects and serves as the fundamental task of autonomous driving perception. Its performance greatly depends on the scale of labeled training data, yet…
3D Object DetectionAutonomous Drivingobject-detectionObject DetectionCorrelation-Aware Graph Convolutional Networks for Multi-Label Node Classification
Multi-label node classification is an important yet under-explored domain in graph mining as many real-world nodes belong to multiple categories rather than just a single one. Although a few efforts have been made by uti…
ClassificationGraph MiningNode ClassificationScenes and Surroundings: Scene Graph Generation using Relation Transformer
Identifying objects in an image and their mutual relationships as a scene graph leads to a deep understanding of image content. Despite the recent advancement in deep learning, the detection and labeling of visual object…
Graph GenerationObjectRelationScene Graph Generation