TL;DR
Interactive storytelling systems using Large Language Models (LLMs) often struggle with story coherence. This paper explores world-state transformations within a neuro-symbolic architecture, utilizing models like Llama 3 70B and Gemini 1.5 Flash.
✦ Why It Matters
Engineers can leverage neuro-symbolic architectures to improve narrative coherence in interactive storytelling applications.
Key Takeaways
How It Works
The study employs a neuro-symbolic architecture that combines the predictive capabilities of LLMs with rule-based systems. By implementing world-state transformations, the system can dynamically adjust the narrative based on player input while ensuring that the story remains coherent.
This approach allows for a more interactive experience, where player choices can lead to meaningful changes in the story's direction.
Related