Page under construction.




Salience for Narrative Plan Similarity and Clustering
We developed a psychology-based metric for measuring story similarity in a narrative planner, which allows us to cluster solutions into meaningful groups. This is especially helpful for domain authors, who otherwise have a difficult time understanding the story worlds they are building, due to the narrative planner representing such a vast space of possible stories.

Code

Sabre Spaces on GitHub


Sabre is a narrative planning platform that generates stories which meet the author's goals and only contain actions that make sense for the characters who take them. This fork adds options for generating multiple solutions and evaluating solution spaces by measuring story distance.


Demo

Domain Authoring Study Demo


This is a data collection tool I made that allows users to configure a story world (simulating domain authoring) and then explore it by randomly sampling different clusters of stories arranged in a helpful graph.

There are three versions. The Control version uses no clustering (all stories are randomly sampled from the full set modeled by the domain), while the Circles and Tree versions each use a different type of cluster graph and only sample the specific cluster the user clicked on.

The study assessed participants' understanding of the domain they had configured by asking them a series of questions like this: Here is a specific story, is this story modeled in the world you configured, or not? The demo doesn't collect data, but I left in the questions, so you can try it yourself and see your accuracy at the end. It's a good example of how authoring narrative planning domains can be surprisingly difficult! (For elaborate detail, see my dissertation...)



Publication

Chapter 3 of my dissertation: Summarizing Solution Spaces


Rachelyn Farrell. Don't give me that story!--a human-centered framework for usable narrative planning. Ph.D. thesis at University of Kentucky, 2022.


Publication

AIIDE paper on Salience Distance


Rachelyn Farrell, Mira Fisher, Stephen G. Ware. Salience vectors for measuring distance between stories. In Proceedings of the 18th AAAI international conference on Artificial Intelligence and Interactive Digital Entertainment, pp. 95-104, 2022.


Dataset

Story Similarity Dataset


Dataset of human annotations of story similarity in one of our example narrative planning domains.