paper-with-me

Papers

Scene-Aware Label Graph Learning for Multi-Label Image Classification

2023-01-01 · ICCV 2023 1 · Xuelin Zhu, Jian Liu, Weijia Liu, Jiawei Ge, Bo Liu, Jiuxin Cao

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.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Tasks

Graph Learningimage-classificationImage ClassificationMulti-Label Image ClassificationSemantic SimilaritySemantic Textual Similarity

Similar Papers 제목 키워드 기반

BlockGAN: Learning 3D Object-aware Scene Representations from Unlabelled Images

2020-02-20 · NeurIPS 2020 12 · Thu Nguyen-Phuoc, Christian Richardt, Long Mai, Yong-Liang Yang 외

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 Learning

Semantic-Aware Graph Matching Mechanism for Multi-Label Image Recognition

2023-04-21 · Yanan Wu, Songhe Feng, Yang Wang

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 Recognition

Hardness-Aware Scene Synthesis for Semi-Supervised 3D Object Detection

2024-05-27 · Shuai Zeng, Wenzhao Zheng, Jiwen Lu, Haibin Yan

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 Detection

Correlation-Aware Graph Convolutional Networks for Multi-Label Node Classification

2024-11-26 · Yuanchen Bei, Weizhi Chen, Hao Chen, Sheng Zhou 외

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 Classification

Scenes and Surroundings: Scene Graph Generation using Relation Transformer

2021-07-12 · Rajat Koner, Poulami Sinhamahapatra, Volker Tresp

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