paper-with-me

Papers

Improving Scene Graph Classification by Exploiting Knowledge from Texts

2021-02-09 · Sahand Sharifzadeh, Sina Moayed Baharlou, Martin Schmitt, Hinrich Schütze, Volker Tresp

Training scene graph classification models requires a large amount of annotated image data. Meanwhile, scene graphs represent relational knowledge that can be modeled with symbolic data from texts or knowledge graphs. While image annotation demands extensive labor, collecting textual descriptions of natural scenes requires less effort. In this work, we investigate whether textual scene descriptions can substitute for annotated image data. To this end, we employ a scene graph classification framework that is trained not only from annotated images but also from symbolic data. In our architecture, the symbolic entities are first mapped to their correspondent image-grounded representations and then fed into the relational reasoning pipeline. Even though a structured form of knowledge, such as the form in knowledge graphs, is not always available, we can generate it from unstructured texts using a transformer-based language model. We show that by fine-tuning the classification pipeline with the extracted knowledge from texts, we can achieve ~8x more accurate results in scene graph classification, ~3x in object classification, and ~1.5x in predicate classification, compared to the supervised baselines with only 1% of the annotated images.

📄 PDF Abstract BibTeX arXiv:2102.04760

Code (0)

등록된 구현이 없습니다.

Tasks

ClassificationGeneral ClassificationGraph ClassificationKnowledge GraphsLanguage ModelingLanguage ModellingPredicate ClassificationRelational ReasoningScene Graph ClassificationSelf-Supervised LearningVisual Reasoning

Similar Papers 제목 키워드 기반

Automatic Assessment of Conceptual Text Complexity Using Knowledge Graphs

2018-08-01 · COLING 2018 8 · Sanja {\v{S}}tajner, Ioana Hulpu{\c{s}}

Complexity of texts is usually assessed only at the lexical and syntactic levels. Although it is known that conceptual complexity plays a significant role in text understanding, no attempts have been made at assessing it…

Binary ClassificationKnowledge GraphsText Simplification

Distillation of Human-Object Interaction Contexts for Action Recognition

2021-12-17 · Muna Almushyti, Frederick W. Li

Modeling spatial-temporal relations is imperative for recognizing human actions, especially when a human is interacting with objects, while multiple objects appear around the human differently over time. Most existing ac…

Action RecognitionGraph AttentionHuman-Object Interaction DetectionKnowledge Distillation+2

Domain-Adaptive Text Classification with Structured Knowledge from Unlabeled Data

2022-06-20 · Tian Li, Xiang Chen, Zhen Dong, Weijiang Yu 외

Domain adaptive text classification is a challenging problem for the large-scale pretrained language models because they often require expensive additional labeled data to adapt to new domains. Existing works usually fai…

ClassificationDomain AdaptationSentiment AnalysisSentiment Classification+2

On Recognizing Texts of Arbitrary Shapes with 2D Self-Attention

2019-10-10 · Junyeop Lee, Sungrae Park, Jeonghun Baek, Seong Joon Oh 외

Scene text recognition (STR) is the task of recognizing character sequences in natural scenes. While there have been great advances in STR methods, current methods still fail to recognize texts in arbitrary shapes, such …

Scene Text Recognition

Contextual Reasoning for Scene Generation (Technical Report)

2023-05-03 · Loris Bozzato, Thomas Eiter, Rafael Kiesel, Daria Stepanova

We present a continuation to our previous work, in which we developed the MR-CKR framework to reason with knowledge overriding across contexts organized in multi-relational hierarchies. Reasoning is realized via ASP with…

Scene GenerationSpatial Reasoning