Our new X account is live! Follow @wizwand_team for updates
WorkDL logo mark

Grounded Situation Recognition

About

We introduce Grounded Situation Recognition (GSR), a task that requires producing structured semantic summaries of images describing: the primary activity, entities engaged in the activity with their roles (e.g. agent, tool), and bounding-box groundings of entities. GSR presents important technical challenges: identifying semantic saliency, categorizing and localizing a large and diverse set of entities, overcoming semantic sparsity, and disambiguating roles. Moreover, unlike in captioning, GSR is straightforward to evaluate. To study this new task we create the Situations With Groundings (SWiG) dataset which adds 278,336 bounding-box groundings to the 11,538 entity classes in the imsitu dataset. We propose a Joint Situation Localizer and find that jointly predicting situations and groundings with end-to-end training handily outperforms independent training on the entire grounding metric suite with relative gains between 8% and 32%. Finally, we show initial findings on three exciting future directions enabled by our models: conditional querying, visual chaining, and grounded semantic aware image retrieval. Code and data available at https://prior.allenai.org/projects/gsr.

Sarah Pratt, Mark Yatskar, Luca Weihs, Ali Farhadi, Aniruddha Kembhavi• 2020

Related benchmarks

TaskDatasetResultRank
Grounded Situation RecognitionSWiG (dev)
Value Accuracy73.53
51
Grounded Situation RecognitionSWiG (test)
Value Accuracy73.21
33
Grounded Situation RecognitionSWiG v1 (dev)
Top-1 Predicted Verb Accuracy39.6
21
Grounded Situation RecognitionSWiG 1.0 (test)
Top-1 Verb Acc39.94
13
Showing 4 of 4 rows

Other info

Code

Follow for update