Cross-Modality Attention with Semantic Graph Embedding for Multi-Label Classification

Abstract

Multi-label image and video classification are fundamental yet challenging tasks in computer vision. The main challenges lie in capturing spatial or temporal dependencies between labels and discovering the locations of discriminative features for each class. In order to overcome these challenges, we propose to use cross-modality attention with semantic graph embedding for multi-label classification. Based on the constructed label graph, we propose an adjacency-based similarity graph embedding method to learn semantic label embeddings, which explicitly exploit label relationships. Then our novel cross-modality attention maps are generated with the guidance of learned label embeddings. Experiments on two multi-label image classification datasets (MS-COCO and NUS-WIDE) show our method outperforms other existing state-of-the-arts. In addition, we validate our method on a large multi-label video classification dataset (YouTube-8M Segments) and the evaluation results demonstrate the generalization capability of our method.

Cite

Text

You et al. "Cross-Modality Attention with Semantic Graph Embedding for Multi-Label Classification." AAAI Conference on Artificial Intelligence, 2020. doi:10.1609/AAAI.V34I07.6964

Markdown

[You et al. "Cross-Modality Attention with Semantic Graph Embedding for Multi-Label Classification." AAAI Conference on Artificial Intelligence, 2020.](https://mlanthology.org/aaai/2020/you2020aaai-cross/) doi:10.1609/AAAI.V34I07.6964

BibTeX

@inproceedings{you2020aaai-cross,
  title     = {{Cross-Modality Attention with Semantic Graph Embedding for Multi-Label Classification}},
  author    = {You, Renchun and Guo, Zhiyao and Cui, Lei and Long, Xiang and Bao, Yingze and Wen, Shilei},
  booktitle = {AAAI Conference on Artificial Intelligence},
  year      = {2020},
  pages     = {12709-12716},
  doi       = {10.1609/AAAI.V34I07.6964},
  url       = {https://mlanthology.org/aaai/2020/you2020aaai-cross/}
}