paper-with-me

홈 › Papers

Procedurally generating rules to adapt difficulty for narrative puzzle games

2023-07-07 · Thomas Volden, Djordje Grbic, Paolo Burelli

This paper focuses on procedurally generating rules and communicating them to players to adjust the difficulty. This is part of a larger project to collect and adapt games in educational games for young children using a digital puzzle game designed for kindergarten. A genetic algorithm is used together with a difficulty measure to find a target number of solution sets and a large language model is used to communicate the rules in a narrative context. During testing the approach was able to find rules that approximate any given target difficulty within two dozen generations on average. The approach was combined with a large language model to create a narrative puzzle game where players have to host a dinner for animals that can't get along. Future experiments will try to improve evaluation, specialize the language model on children's literature, and collect multi-modal data from players to guide adaptation.

📄 PDF Abstract BibTeX arXiv:2307.05518

Code (0)

등록된 구현이 없습니다.

Tasks

Language ModelingLanguage ModellingLarge Language Model

Similar Papers 제목 키워드 기반

Automating Direct Speech Variations in Stories and Games

2017-08-30 · Stephanie M. Lukin, James O. Ryan, Marilyn A. Walker

Dialogue authoring in large games requires not only content creation but the subtlety of its delivery, which can vary from character to character. Manually authoring this dialogue can be tedious, time-consuming, or even …

Text GenerationTranslation

Extractive Summarization System for Annual Reports

2020-12-01 · FNP (COLING) 2020 12 · Abderrahim Ait Azzi, Juyeon Kang

In this paper, we report on our experiments in building a summarization system for generating summaries from annual reports. We adopt an “extractive” summarization approach in our hybrid system combining neural networks …

Extractive Summarization

Word2World: Generating Stories and Worlds through Large Language Models

2024-05-06 · Muhammad U. Nasir, Steven James, Julian Togelius

Large Language Models (LLMs) have proven their worth across a diverse spectrum of disciplines. LLMs have shown great potential in Procedural Content Generation (PCG) as well, but directly generating a level through a pre…

Game Design

COINS: Dynamically Generating COntextualized Inference Rules for Narrative Story Completion

2021-06-04 · ACL 2021 5 · Debjit Paul, Anette Frank

Despite recent successes of large pre-trained language models in solving reasoning tasks, their inference capabilities remain opaque. We posit that such models can be made more interpretable by explicitly generating inte…

SentenceStory Completion

Controlling Cloze-test Question Item Difficulty with PLM-based Surrogate Models for IRT Assessment

2024-03-03 · Jingshen Zhang, Jiajun Xie, Xinying Qiu

Item difficulty plays a crucial role in adaptive testing. However, few works have focused on generating questions of varying difficulty levels, especially for multiple-choice (MC) cloze tests. We propose training pre-tra…

Cloze TestMultiple-choice