paper-with-me

홈 › Papers

Visual Semantic Role Labeling

2015-05-17 · Saurabh Gupta, Jitendra Malik

In this paper we introduce the problem of Visual Semantic Role Labeling: given an image we want to detect people doing actions and localize the objects of interaction. Classical approaches to action recognition either study the task of action classification at the image or video clip level or at best produce a bounding box around the person doing the action. We believe such an output is inadequate and a complete understanding can only come when we are able to associate objects in the scene to the different semantic roles of the action. To enable progress towards this goal, we annotate a dataset of 16K people instances in 10K images with actions they are doing and associate objects in the scene with different semantic roles for each action. Finally, we provide a set of baseline algorithms for this task and analyze error modes providing directions for future work.

📄 PDF Abstract BibTeX arXiv:1505.04474

Code (2)

dreamh1gh/awesome-srl paddle
s-gupta/v-coco

Tasks

16kAction ClassificationAction RecognitionSemantic Role LabelingTemporal Action Localization

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

Visual Semantic Role Labeling for Video Understanding

2021-04-02 · CVPR 2021 1 · Arka Sadhu, Tanmay Gupta, Mark Yatskar, Ram Nevatia 외

We propose a new framework for understanding and representing related salient events in a video using visual semantic role labeling. We represent videos as a set of related events, wherein each event consists of a verb a…

Semantic Role LabelingVideo RecognitionVideo Understanding

A Flexible and Easy-to-use Semantic Role Labeling Framework for Different Languages

2018-08-01 · COLING 2018 8 · Quynh Ngoc Thi Do, Artuur Leeuwenberg, Geert Heyman, Marie-Francine Moens

This paper presents a flexible and open source framework for deep semantic role labeling. We aim at facilitating easy exploration of model structures for multiple languages with different characteristics. It provides fle…

Feature EngineeringSemantic Role Labeling

An MRC Framework for Semantic Role Labeling

2022-01-16 · ACL ARR January 2022 1 · Anonymous

Semantic Role Labeling (SRL) aims at recognizing the predicate-argument structure of a sentence and can be decomposed into two subtasks: predicate disambiguation and argument labeling. Prior work deals with these two tas…

Computational EfficiencyMachine Reading ComprehensionMultiple-choiceReading Comprehension+2

Remove Noise and Keep Truth: A Noisy Channel Model for Semantic Role Labeling

2021-11-16 · ACL ARR November 2021 11 · Anonymous

Semantic role labeling usually models structures using sequences, trees, or graphs. Past works focused on researching novel modeling methods and neural structures and integrating more features. In this paper, we re-exami…

Semantic Role Labeling