Self-Supervised Relationship Probing
Jiuxiang Gu, Jason Kuen, Shafiq Joty, Jianfei Cai, Vlad I. Morariu, Handong Zhao, Tong Sun
Abstract
Structured representations of images that model visual relationships are beneficial for many vision and vision-language applications. However, current human-annotated visual relationship datasets suffer from the long-tailed predicate distribution problem which limits the potential of visual relationship models. In this work, we introduce a self-supervised method that implicitly learns the visual relationships without relying on any ground-truth visual relationship annotations. Our method relies on 1) intra- and inter-modality encodings to respectively model relationships within each modality separately and jointly, and 2) relationship probing, which seeks to discover the graph structure within each modality. By leveraging masked language modeling, contrastive learning, and dependency tree distances for self-supervision, our method learns better object features as well as implicit visual relationships. We verify the effectiveness of our proposed method on various vision-language tasks that benefit from improved visual relationship understanding.
BibTeX
@inproceedings{NEURIPS2020_13f320e7,
author = {Gu, Jiuxiang and Kuen, Jason and Joty, Shafiq and Cai, Jianfei and Morariu, Vlad and Zhao, Handong and Sun, Tong},
booktitle = {Advances in Neural Information Processing Systems},
editor = {H. Larochelle and M. Ranzato and R. Hadsell and M.F. Balcan and H. Lin},
pages = {1841--1853},
publisher = {Curran Associates, Inc.},
title = {Self-Supervised Relationship Probing},
url = {https://proceedings.neurips.cc/paper_files/paper/2020/file/13f320e7b5ead1024ac95c3b208610db-Paper.pdf},
volume = {33},
year = {2020}
}