paper-with-me

Papers

ScriptWorld: Text Based Environment For Learning Procedural Knowledge

2023-07-08 · Abhinav Joshi, Areeb Ahmad, Umang Pandey, Ashutosh Modi

Text-based games provide a framework for developing natural language understanding and commonsense knowledge about the world in reinforcement learning based agents. Existing text-based environments often rely on fictional situations and characters to create a gaming framework and are far from real-world scenarios. In this paper, we introduce ScriptWorld: a text-based environment for teaching agents about real-world daily chores and hence imparting commonsense knowledge. To the best of our knowledge, it is the first interactive text-based gaming framework that consists of daily real-world human activities designed using scripts dataset. We provide gaming environments for 10 daily activities and perform a detailed analysis of the proposed environment. We develop RL-based baseline models/agents to play the games in Scriptworld. To understand the role of language models in such environments, we leverage features obtained from pre-trained language models in the RL agents. Our experiments show that prior knowledge obtained from a pre-trained language model helps to solve real-world text-based gaming environments. We release the environment via Github: https://github.com/Exploration-Lab/ScriptWorld

📄 PDF Abstract BibTeX arXiv:2307.03906

Code (1)

exploration-lab/scriptworld 공식 구현

Tasks

Language ModelingLanguage ModellingNatural Language Understandingtext-based games

Similar Papers 제목 키워드 기반

Factorizing Declarative and Procedural Knowledge in Structured, Dynamical Environments

2021-01-01 · ICLR 2021 1 · Anirudh Goyal, Alex Lamb, Phanideep Gampa, Philippe Beaudoin 외

Modeling a structured, dynamic environment like a video game requires keeping track of the objects and their states (declarative knowledge) as well as predicting how objects behave (procedural knowledge). Black-box model…

Object

PlaSma: Making Small Language Models Better Procedural Knowledge Models for (Counterfactual) Planning

2023-05-31 · Faeze Brahman, Chandra Bhagavatula, Valentina Pyatkin, Jena D. Hwang 외

Procedural planning, which entails decomposing a high-level goal into a sequence of temporally ordered steps, is an important yet intricate task for machines. It involves integrating common-sense knowledge to reason abou…

Common Sense ReasoningcounterfactualCounterfactual PlanningKnowledge Distillation+1

Beyond prior knowledge: The predictive role of knowledge-building in Tutor Learning

2025-08-25 · Tasmia Shahriar, Mia Ameen, Aditi Mallavarapu, Shiyan Jiang 외 arxiv

When adopting the role of a teacher in learning-by-teaching environments, students often struggle to engage in knowledge-building activities, such as providing explanations and addressing misconceptions. Instead, they fr…

Think in Games: Learning to Reason in Games via Reinforcement Learning with Large Language Models

2025-08-29 · Yi Liao, Yu Gu, Yuan Sui, Zining Zhu 외 arxiv

Large language models (LLMs) excel at complex reasoning tasks such as mathematics and coding, yet they frequently struggle with simple interactive tasks that young children perform effortlessly. This discrepancy highligh…

Reinforcement Learning

Object Files and Schemata: Factorizing Declarative and Procedural Knowledge in Dynamical Systems

2020-06-29 · Anirudh Goyal, Alex Lamb, Phanideep Gampa, Philippe Beaudoin 외

Modeling a structured, dynamic environment like a video game requires keeping track of the objects and their states declarative knowledge) as well as predicting how objects behave (procedural knowledge). Black-box models…

Object