Collaborative Transformers for Grounded Situation Recognition

CVPR 2022


Pohang University of Science and Technology (POSTECH)

CoFormer predicts the main activity, entities playing certain semantic roles, and their locations


Abstract

Grounded situation recognition is the task of predicting the main activity, entities playing certain roles within the activity, and bounding-box groundings of the entities in the given image. To effectively deal with this challenging task, we introduce a novel approach where the two processes for activity classification and entity estimation are interactive and complementary. To implement this idea, we propose Collaborative Glance-Gaze TransFormer (CoFormer) that consists of two modules: Glance transformer for activity classification and Gaze transformer for entity estimation. Glance transformer predicts the main activity with the help of Gaze transformer that analyzes entities and their relations, while Gaze transformer estimates the grounded entities by focusing only on the entities relevant to the activity predicted by Glance transformer. Our CoFormer achieves the state of the art in all evaluation metrics on the SWiG dataset.



CoFormer






Experimental Results









Previous Work

Grounded Situation Recognition with Transformers

BMVC 2021


Citation

@InProceedings{cho2022CoFormer,
      title={Collaborative Transformers for Grounded Situation Recognition},
      author={Junhyeong Cho and Youngseok Yoon and Suha Kwak},
      booktitle={Proceedings of the IEEE/CVF Conference on Computer Vision and Pattern Recognition (CVPR)},
      year={2022}
}