paper-with-me

Papers

Grounded Situation Recognition

2020-03-26 · ECCV 2020 8 · Sarah Pratt, Mark Yatskar, Luca Weihs, Ali Farhadi, Aniruddha Kembhavi

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.

📄 PDF Abstract BibTeX arXiv:2003.12058

Code (1)

allenai/swig pytorch

Tasks

Grounded Situation RecognitionImage RetrievalRetrievalSituation Recognition

Similar Papers 제목 키워드 기반

From Semantics, Scene to Instance-awareness: Distilling Foundation Model for Grounded Open-vocabulary Situation Recognition

2025-07-19 · Chen Cai, Tianyi Liu, Jianjun Gao, Wenyang Liu 외 arxiv

Recent Multimodal Large Language Models (MLLMs) exhibit strong zero-shot abilities but struggle with complex Grounded Situation Recognition (GSR) and are resource-intensive for edge device deployment. Meanwhile, conventi…

Grounded Situation Recognition

Collaborative Transformers for Grounded Situation Recognition

2022-03-30 · CVPR 2022 1 · Junhyeong Cho, Youngseok Yoon, Suha Kwak

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 thi…

Grounded Situation RecognitionImage ClassificationObject DetectionScene Understanding+3

Grounded Situation Recognition with Transformers

2021-11-19 · Junhyeong Cho, Youngseok Yoon, Hyeonjun Lee, Suha Kwak

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…

DecoderGrounded Situation RecognitionImage ClassificationObject Detection+4

Seeing Beyond Classes: Zero-Shot Grounded Situation Recognition via Language Explainer

2024-04-24 · JiaMing Lei, Lin Li, Chunping Wang, Jun Xiao 외

Benefiting from strong generalization ability, pre-trained vision language models (VLMs), e.g., CLIP, have been widely utilized in zero-shot scene understanding. Unlike simple recognition tasks, grounded situation recogn…

Grounded Situation RecognitionScene Understanding

LaViP:Language-Grounded Visual Prompts

2023-12-18 · Nilakshan Kunananthaseelan, Jing Zhang, Mehrtash Harandi

We introduce a language-grounded visual prompting method to adapt the visual encoder of vision-language models for downstream tasks. By capitalizing on language integration, we devise a parameter-efficient strategy to ad…

Few-Shot LearningTransfer LearningVisual Prompting