paper-with-me

Papers

Playing by the Book: An Interactive Game Approach for Action Graph Extraction from Text

2018-11-10 · WS 2019 6 · Ronen Tamari, Hiroyuki Shindo, Dafna Shahaf, Yuji Matsumoto

Understanding procedural text requires tracking entities, actions and effects as the narrative unfolds. We focus on the challenging real-world problem of action-graph extraction from material science papers, where language is highly specialized and data annotation is expensive and scarce. We propose a novel approach, Text2Quest, where procedural text is interpreted as instructions for an interactive game. A learning agent completes the game by executing the procedure correctly in a text-based simulated lab environment. The framework can complement existing approaches and enables richer forms of learning compared to static texts. We discuss potential limitations and advantages of the approach, and release a prototype proof-of-concept, hoping to encourage research in this direction.

📄 PDF Abstract BibTeX arXiv:1811.04319

Code (1)

ronentk/TextLabs 공식 구현

Similar Papers 제목 키워드 기반

Static Vs. Agentic Game Master AI for Facilitating Solo Role-Playing Experiences

2025-02-26 · Nicolai Hejlesen Jørgensen, Sarmilan Tharmabalan, Ilhan Aslan, Nicolai Brodersen Hansen 외

This paper presents a game master AI for single-player role-playing games. The AI is designed to deliver interactive text-based narratives and experiences typically associated with multiplayer tabletop games like Dungeon…

Prompt Engineering

Skill Check: Some Considerations on the Evaluation of Gamemastering Models for Role-playing Games

2023-09-24 · Santiago Góngora, Luis Chiruzzo, Gonzalo Méndez, Pablo Gervás

In role-playing games a Game Master (GM) is the player in charge of the game, who must design the challenges the players face and narrate the outcomes of their actions. In this work we discuss some challenges to model GM…

Interactive Fiction Game Playing as Multi-Paragraph Reading Comprehension with Reinforcement Learning

2020-10-05 · EMNLP 2020 11 · Xiaoxiao Guo, Mo Yu, Yupeng Gao, Chuang Gan 외

Interactive Fiction (IF) games with real human-written natural language texts provide a new natural evaluation for language understanding techniques. In contrast to previous text games with mostly synthetic texts, IF gam…

Reading Comprehensionreinforcement-learningReinforcement Learning (RL)Retrieval+2

Collaborative Storytelling and LLM: A Linguistic Analysis of Automatically-Generated Role-Playing Game Sessions

2025-03-26 · Alessandro Maisto

Role-playing games (RPG) are games in which players interact with one another to create narratives. The role of players in the RPG is largely based on the interaction between players and their characters. This emerging f…

PAYADOR: A Minimalist Approach to Grounding Language Models on Structured Data for Interactive Storytelling and Role-playing Games

2025-04-09 · Santiago Góngora, Luis Chiruzzo, Gonzalo Méndez, Pablo Gervás

Every time an Interactive Storytelling (IS) system gets a player input, it is facing the world-update problem. Classical approaches to this problem consist in mapping that input to known preprogrammed actions, what can s…

Language ModelingLanguage ModellingLarge Language Model