paper-with-me

Papers

Transformer-based Dual Relation Graph for Multi-label Image Recognition

2021-10-10 · ICCV 2021 10 · Jiawei Zhao, Ke Yan, Yifan Zhao, Xiaowei Guo, Feiyue Huang, Jia Li

The simultaneous recognition of multiple objects in one image remains a challenging task, spanning multiple events in the recognition field such as various object scales, inconsistent appearances, and confused inter-class relationships. Recent research efforts mainly resort to the statistic label co-occurrences and linguistic word embedding to enhance the unclear semantics. Different from these researches, in this paper, we propose a novel Transformer-based Dual Relation learning framework, constructing complementary relationships by exploring two aspects of correlation, i.e., structural relation graph and semantic relation graph. The structural relation graph aims to capture long-range correlations from object context, by developing a cross-scale transformer-based architecture. The semantic graph dynamically models the semantic meanings of image objects with explicit semantic-aware constraints. In addition, we also incorporate the learnt structural relationship into the semantic graph, constructing a joint relation graph for robust representations. With the collaborative learning of these two effective relation graphs, our approach achieves new state-of-the-art on two popular multi-label recognition benchmarks, i.e., MS-COCO and VOC 2007 dataset.

📄 PDF Abstract BibTeX arXiv:2110.04722

Code (1)

iCVTEAM/TDRG 공식 구현 pytorch

Tasks

Multi-Label ClassificationMulti-Label Image RecognitionRelation

Similar Papers 제목 키워드 기반

Graph Attention Transformer Network for Multi-Label Image Classification

2022-03-08 · Jin Yuan, Shikai Chen, Yao Zhang, Zhongchao shi 외

Multi-label classification aims to recognize multiple objects or attributes from images. However, it is challenging to learn from proper label graphs to effectively characterize such inter-label correlations or dependenc…

ClassificationGraph Attentionimage-classificationImage Classification+3

SG-Shuffle: Multi-aspect Shuffle Transformer for Scene Graph Generation

2022-11-09 · Anh Duc Bui, Soyeon Caren Han, Josiah Poon

Scene Graph Generation (SGG) serves a comprehensive representation of the images for human understanding as well as visual understanding tasks. Due to the long tail bias problem of the object and predicate labels in the …

Graph GenerationScene Graph Generation

Multi-Modal Discussion Transformer: Integrating Text, Images and Graph Transformers to Detect Hate Speech on Social Media

2023-07-18 · Liam Hebert, Gaurav Sahu, Yuxuan Guo, Nanda Kishore Sreenivas 외

We present the Multi-Modal Discussion Transformer (mDT), a novel methodfor detecting hate speech in online social networks such as Reddit discussions. In contrast to traditional comment-only methods, our approach to labe…

Rethinking Batch Sample Relationships for Data Representation: A Batch-Graph Transformer based Approach

2022-11-19 · Xixi Wang, Bo Jiang, Xiao Wang, Bin Luo

Exploring sample relationships within each mini-batch has shown great potential for learning image representations. Existing works generally adopt the regular Transformer to model the visual content relationships, ignori…

Metric Learning

MART: MultiscAle Relational Transformer Networks for Multi-agent Trajectory Prediction

2024-07-31 · Seongju Lee, Junseok Lee, Yeonguk Yu, Taeri Kim 외

Multi-agent trajectory prediction is crucial to autonomous driving and understanding the surrounding environment. Learning-based approaches for multi-agent trajectory prediction, such as primarily relying on graph neural…

Autonomous DrivingPredictionTrajectory Prediction