paper-with-me

Papers

Commonly Uncommon: Semantic Sparsity in Situation Recognition

2016-12-03 · CVPR 2017 7 · Mark Yatskar, Vicente Ordonez, Luke Zettlemoyer, Ali Farhadi

Semantic sparsity is a common challenge in structured visual classification problems; when the output space is complex, the vast majority of the possible predictions are rarely, if ever, seen in the training set. This paper studies semantic sparsity in situation recognition, the task of producing structured summaries of what is happening in images, including activities, objects and the roles objects play within the activity. For this problem, we find empirically that most object-role combinations are rare, and current state-of-the-art models significantly underperform in this sparse data regime. We avoid many such errors by (1) introducing a novel tensor composition function that learns to share examples across role-noun combinations and (2) semantically augmenting our training data with automatically gathered examples of rarely observed outputs using web data. When integrated within a complete CRF-based structured prediction model, the tensor-based approach outperforms existing state of the art by a relative improvement of 2.11% and 4.40% on top-5 verb and noun-role accuracy, respectively. Adding 5 million images with our semantic augmentation techniques gives further relative improvements of 6.23% and 9.57% on top-5 verb and noun-role accuracy.

📄 PDF Abstract BibTeX arXiv:1612.00901

Code (2)

my89/imSitu pytorch
thilinicooray/my_imsitu pytorch

Tasks

Grounded Situation RecognitionSituation RecognitionStructured Prediction

Similar Papers 제목 키워드 기반

UNcommonsense Reasoning: Abductive Reasoning about Uncommon Situations

2023-11-14 · Wenting Zhao, Justin T Chiu, Jena D. Hwang, Faeze Brahman 외

Language technologies that accurately model the dynamics of events must perform commonsense reasoning. Existing work evaluating commonsense reasoning focuses on making inferences about common, everyday situations. To ins…

DiversityImitation LearningSpecificity

Grounded Situation Recognition

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

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, t…

Grounded Situation RecognitionImage RetrievalRetrievalSituation Recognition

Modeling Preemptive Behaviors for Uncommon Hazardous Situations From Demonstrations

2018-06-01 · Priyam Parashar, Akansel Cosgun, Alireza Nakhaei, Kikuo Fujimura

This paper presents a learning from demonstration approach to programming safe, autonomous behaviors for uncommon driving scenarios. Simulation is used to re-create a targeted driving situation, one containing a road-sid…

Decision Making

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

An efficient text augmentation approach for contextualized Mandarin speech recognition

2024-06-14 · Naijun Zheng, Xucheng Wan, Kai Liu, Ziqing Du 외

Although contextualized automatic speech recognition (ASR) systems are commonly used to improve the recognition of uncommon words, their effectiveness is hindered by the inherent limitations of speech-text data availabil…

Automatic Speech RecognitionAutomatic Speech Recognition (ASR)speech-recognitionSpeech Recognition+1