paper-with-me

Papers

Situation Recognition: Visual Semantic Role Labeling for Image Understanding

2016-06-01 · CVPR 2016 6 · Mark Yatskar, Luke Zettlemoyer, Ali Farhadi

This paper introduces situation recognition, the problem of producing a concise summary of the situation an image depicts including: (1) the main activity (e.g., clipping), (2) the participating actors, objects, substances, and locations (e.g., man, shears, sheep, wool, and field) and most importantly (3) the roles these participants play in the activity (e.g., the man is clipping, the shears are his tool, the wool is being clipped from the sheep, and the clipping is in a field). We use FrameNet, a verb and role lexicon developed by linguists, to define a large space of possible situations and collect a large-scale dataset containing over 500 activities, 1,700 roles, 11,000 objects, 125,000 images, and 200,000 unique situations. We also introduce structured prediction baselines and show that, in activity-centric images, situation-driven prediction of objects and activities outperforms independent object and activity recognition.

📄 PDF Abstract BibTeX

Code (1)

my89/imSitu 공식 구현 pytorch

Tasks

Activity RecognitionGrounded Situation RecognitionSemantic Role LabelingSituation RecognitionStructured Prediction

Similar Papers 제목 키워드 기반

Grounding Semantic Roles in Images

2018-10-01 · EMNLP 2018 10 · Carina Silberer, Manfred Pinkal

We address the task of visual semantic role labeling (vSRL), the identification of the participants of a situation or event in a visual scene, and their labeling with their semantic relations to the event or situation. W…

Image CaptioningQuestion AnsweringSemantic Role Labeling

Effectively Leveraging CLIP for Generating Situational Summaries of Images and Videos

2024-07-30 · Dhruv Verma, Debaditya Roy, Basura Fernando

Situation recognition refers to the ability of an agent to identify and understand various situations or contexts based on available information and sensory inputs. It involves the cognitive process of interpreting data …

Semantic Role LabelingVideo Captioning

ClipSitu: Effectively Leveraging CLIP for Conditional Predictions in Situation Recognition

2023-07-02 · IEEE WACV 2024 1 · Debaditya Roy, Dhruv Verma, Basura Fernando

Situation Recognition is the task of generating a structured summary of what is happening in an image using an activity verb and the semantic roles played by actors and objects. In this task, the same activity verb can d…

Grounded Situation RecognitionSituation Recognition

Attention-Based Context Aware Reasoning for Situation Recognition

2020-06-01 · CVPR 2020 6 · Thilini Cooray, Ngai-Man Cheung, Wei Lu

Situation Recognition (SR) is a fine-grained action recognition task where the model is expected to not only predict the salient action of the image, but also predict values of all associated semantic roles of the action…

Action RecognitionFine-grained Action RecognitionGrounded Situation RecognitionQuestion Answering+4

Mixture-Kernel Graph Attention Network for Situation Recognition

2019-10-01 · ICCV 2019 10 · Mohammed Suhail, Leonid Sigal

Understanding images beyond salient actions involves reasoning about scene context, objects, and the roles they play in the captured event. Situation recognition has recently been introduced as the task of jointly reason…

Graph AttentionGraph Neural NetworkGrounded Situation RecognitionSituation Recognition