arXiv AI

The Garden of Forking Paths: Threading Narrative Archetype as a Semantic Signal Through Gameplay Planning

The paper introduces Forking Garden, a branching game generation system that threads narrative archetype as a persistent semantic signal throughout the generation pipeline. Narrative progression is modeled with soft Rise/Fall states, guiding the creation of plot nodes, structural constraints, encounter composition, objectives, rewards, and difficulty adaptation. Experiments across ten storylines show that the system produces distinct archetypal trajectories, improves entity diversity, and that Rise/Fall distinctions remain meaningful during play, aiding both narrative understanding and creator interpretation.

arXiv AI
Jun 12

IVIE: A Neuro-symbolic Approach to Incremental and Validated Generation of Interactive Fiction Worlds

arXiv:2606. 13348v1 Announce Type: cross Abstract: Computational creativity in Interactive Fiction faces a fundamental tension: Large Language Models (LLM) may produce creative narratives but struggle with world coherence, while symbolic systems ensure consistency but lack creative flexibility.

By Micaela Vaucher, Santiago Silveira, Santiago G\'ongora, Luis Chiruzzo
arXiv AI
Jun 16

Orchestrated Reality: From Role-Play to Living, Playable Game Worlds -- LLM-Driven World Simulation as a Parameterized-Action POMDP

arXiv:2606. 16014v1 Announce Type: cross Abstract: Many games rely on storytelling combined with systems that track levelling, NPC behaviour, and consequence simulation; bridging tightly-authored narrative with deeply-simulated worlds -- most acute in sandbox and open-world settings -- has been prohibitively expensive.

By Yuhang Huang, Chenmiao Li, Chaowei Fang
arXiv AI
Aug 26

Do Recipes Have Personas? Characterizing and Generating Creator Style in Attributed Procedural Graphs

The paper introduces ViralRecipesTrans, a dataset of execution flow graphs from culinary videos linked to specific creators, and proposes a graph learning framework to discover procedural personas. It shows that discrete topological metrics better capture a creator’s workflow than lexical classifiers, and presents a two‑stage generative model that predicts a creator’s exact execution graph for new dishes. The study finds that few‑shot LLMs excel at semantic assignment but lack macro‑planning, while the structured model offers superior topological control, and an ensemble approach combines both strengths for personalized workflow generation.

By Lei Jiang