IJCAI 2020poster0 citations

Learning from the Scene and Borrowing from the Rich: Tackling the Long Tail in Scene Graph Generation

Tao He, Lianli Gao, Jingkuan Song, Jianfei Cai, Yuan-Fang Li

Abstract

Despite the huge progress in scene graph generation in recent years, its long-tail distribution in object relationships remains a challenging and pestering issue. Existing methods largely rely on either external knowledge or statistical bias information to alleviate this problem. In this paper, we tackle this issue from another two aspects: (1) scene-object interaction aiming at learning specific knowledge from a scene via an additive attention mechanism; and (2) long-tail knowledge transfer which tries to transfer the rich knowledge learned from the head into the tail. Extensive experiments on the benchmark dataset Visual Genome on three tasks demonstrate that our method outperforms current state-of-the-art competitors. Our source code is available at https://github.com/htlsn/issg.

Computer Vision: Recognition: Detection, Categorization, Indexing, Matching, Retrieval, Semantic InterpretationMachine Learning: Deep Learning
BibTeX
@inproceedings{ijcai2020p82,
  title     = {Learning from the Scene and Borrowing from the Rich: Tackling the Long Tail in Scene Graph Generation},
  author    = {He, Tao and Gao, Lianli and Song, Jingkuan and Cai, Jianfei and Li, Yuan-Fang},
  booktitle = {Proceedings of the Twenty-Ninth International Joint Conference on
               Artificial Intelligence, {IJCAI-20}},
  publisher = {International Joint Conferences on Artificial Intelligence Organization},
  editor    = {Christian Bessiere},
  pages     = {587--593},
  year      = {2020},
  month     = {7},
  note      = {Main track},
  doi       = {10.24963/ijcai.2020/82},
  url       = {https://doi.org/10.24963/ijcai.2020/82},
}
Learning from the Scene and Borrowing from the Rich: Tackling the Long Tail in Scene Graph Generation · IJCAI 2020