The paper reformulates situation-recognition verb classification as single-positive multi-label learning and reports a 25,200-image multi-label benchmark with a graph and adversarial training method that improves MAP by about 3 points over the multi-class baseline.
Grounded Situation Recognition with Transformers
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Grounded Situation Recognition (GSR) is the task that not only classifies a salient action (verb), but also predicts entities (nouns) associated with semantic roles and their locations in the given image. Inspired by the remarkable success of Transformers in vision tasks, we propose a GSR model based on a Transformer encoder-decoder architecture. The attention mechanism of our model enables accurate verb classification by capturing high-level semantic feature of an image effectively, and allows the model to flexibly deal with the complicated and image-dependent relations between entities for improved noun classification and localization. Our model is the first Transformer architecture for GSR, and achieves the state of the art in every evaluation metric on the SWiG benchmark. Our code is available at https://github.com/jhcho99/gsrtr .
citation-role summary
citation-polarity summary
fields
cs.CV 1years
2025 1verdicts
CONDITIONAL 1roles
background 1polarities
unclear 1representative citing papers
citing papers explorer
-
The Demon is in Ambiguity: Revisiting Situation Recognition with Single Positive Multi-Label Learning
The paper reformulates situation-recognition verb classification as single-positive multi-label learning and reports a 25,200-image multi-label benchmark with a graph and adversarial training method that improves MAP by about 3 points over the multi-class baseline.