paper-with-me

Papers

Commonsense Knowledge from Scene Graphs for Textual Environments

2022-10-19 · Tsunehiko Tanaka, Daiki Kimura, Michiaki Tatsubori

Text-based games are becoming commonly used in reinforcement learning as real-world simulation environments. They are usually imperfect information games, and their interactions are only in the textual modality. To challenge these games, it is effective to complement the missing information by providing knowledge outside the game, such as human common sense. However, such knowledge has only been available from textual information in previous works. In this paper, we investigate the advantage of employing commonsense reasoning obtained from visual datasets such as scene graph datasets. In general, images convey more comprehensive information compared with text for humans. This property enables to extract commonsense relationship knowledge more useful for acting effectively in a game. We compare the statistics of spatial relationships available in Visual Genome (a scene graph dataset) and ConceptNet (a text-based knowledge) to analyze the effectiveness of introducing scene graph datasets. We also conducted experiments on a text-based game task that requires commonsense reasoning. Our experimental results demonstrated that our proposed methods have higher and competitive performance than existing state-of-the-art methods.

📄 PDF Abstract BibTeX arXiv:2210.14162

Code (0)

등록된 구현이 없습니다.

Tasks

Common Sense Reasoningtext-based games

Similar Papers 제목 키워드 기반

3D Scene Graph Prediction on Point Clouds Using Knowledge Graphs

2023-08-13 · Yiding Qiu, Henrik I. Christensen

3D scene graph prediction is a task that aims to concurrently predict object classes and their relationships within a 3D environment. As these environments are primarily designed by and for humans, incorporating commonse…

Graph GenerationKnowledge GraphsPredictionScene Graph Generation

Commonsense Reasoning in Computer Vision: Foundations, Recent Advancements, and Future Directions

2026-09-04 · Bahar Uddin Mahmud, Sumit Barua, Guan Yue Hong, Ajay Gupta 외 arxiv

Commonsense reasoning in computer vision encompasses integrating visual data and contextual knowledge, crucial for enhancing AI's understanding of everyday scenarios. This understanding not only improves machine learning…

Object RecognitionKnowledge Graphs

SGEITL: Scene Graph Enhanced Image-Text Learning for Visual Commonsense Reasoning

2021-12-16 · Zhecan Wang, Haoxuan You, Liunian Harold Li, Alireza Zareian 외

Answering complex questions about images is an ambitious goal for machine intelligence, which requires a joint understanding of images, text, and commonsense knowledge, as well as a strong reasoning ability. Recently, mu…

Visual Commonsense Reasoning

Bridging Knowledge Graphs to Generate Scene Graphs

2020-01-07 · ECCV 2020 8 · Alireza Zareian, Svebor Karaman, Shih-Fu Chang

Scene graphs are powerful representations that parse images into their abstract semantic elements, i.e., objects and their interactions, which facilitates visual comprehension and explainable reasoning. On the other hand…

Graph GenerationKnowledge GraphsScene Graph Generation

Expressive Scene Graph Generation Using Commonsense Knowledge Infusion for Visual Understanding and Reasoning

2022-05-31 · European Semantic Web Conference (ESWC) 2022 5 · Khan, M. Jaleed; Breslin, John G.; Curry, Edward

Scene graph generation aims to capture the semantic elements in images by modelling objects and their relationships in a structured manner, which are essential for visual understanding and reasoning tasks including image…

Common Sense ReasoningGraph GenerationImage CaptioningImage Generation+9