paper-with-me

Papers

Learning Knowledge Graph-based World Models of Textual Environments

2021-06-17 · NeurIPS 2021 12 · Prithviraj Ammanabrolu, Mark O. Riedl

World models improve a learning agent's ability to efficiently operate in interactive and situated environments. This work focuses on the task of building world models of text-based game environments. Text-based games, or interactive narratives, are reinforcement learning environments in which agents perceive and interact with the world using textual natural language. These environments contain long, multi-step puzzles or quests woven through a world that is filled with hundreds of characters, locations, and objects. Our world model learns to simultaneously: (1) predict changes in the world caused by an agent's actions when representing the world as a knowledge graph; and (2) generate the set of contextually relevant natural language actions required to operate in the world. We frame this task as a Set of Sequences generation problem by exploiting the inherent structure of knowledge graphs and actions and introduce both a transformer-based multi-task architecture and a loss function to train it. A zero-shot ablation study on never-before-seen textual worlds shows that our methodology significantly outperforms existing textual world modeling techniques as well as the importance of each of our contributions.

📄 PDF Abstract BibTeX arXiv:2106.09608

Code (0)

등록된 구현이 없습니다.

Tasks

Action ParsingKnowledge Graphstext-based games

Similar 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 chall…

Common Sense Reasoningtext-based games

A Systematic Survey of Text Worlds as Embodied Natural Language Environments

2022-07-01 · NAACL (Wordplay) 2022 7 · Peter Jansen

Text Worlds are virtual environments for embodied agents that, unlike 2D or 3D environments, are rendered exclusively using textual descriptions. These environments offer an alternative to higher-fidelity 3D environments…

Common Sense ReasoningKnowledge GraphsTransfer Learning

A Systematic Survey of Text Worlds as Embodied Natural Language Environments

2021-07-08 · Peter A Jansen

Text Worlds are virtual environments for embodied agents that, unlike 2D or 3D environments, are rendered exclusively using textual descriptions. These environments offer an alternative to higher-fidelity 3D environments…

Common Sense ReasoningKnowledge GraphsTransfer Learning

Just KIDDIN: Knowledge Infusion and Distillation for Detection of INdecent Memes

2024-11-19 · Rahul Garg, Trilok Padhi, Hemang Jain, Ugur Kursuncu 외

Toxicity identification in online multimodal environments remains a challenging task due to the complexity of contextual connections across modalities (e.g., textual and visual). In this paper, we propose a novel framewo…

Knowledge DistillationKnowledge Graphs

Context-driven Visual Object Recognition based on Knowledge Graphs

2022-10-20 · Sebastian Monka, Lavdim Halilaj, Achim Rettinger

Current deep learning methods for object recognition are purely data-driven and require a large number of training samples to achieve good results. Due to their sole dependence on image data, these methods tend to fail w…

Knowledge GraphsObjectObject RecognitionTransfer Learning