GPT-4 Generated Narratives of Life Events using a Structured Narrative Prompt: A Validation Study
Christopher J. Lynch, Erik Jensen, Madison H. Munro, Virginia Zamponi, Joseph Martinez, Kevin O'Brien, Brandon Feldhaus, Katherine Smith, Ann Marie Reinhold, Ross Gore
TL;DR
This study evaluates GPT-4 generated narratives of life events produced via a structured narrative prompt (SNP) and validates them through manual tagging and nine machine-learning classifiers. Generating $24{,}000$ narratives across birth, death, hiring, and firing, the authors sample $2{,}880$ narratives for labeling and then predict the remaining $21{,}120$ with an ensemble of models, achieving an overall SNP validity of $87.43\%$. The results show strong alignment between GPT-4 outputs and the structured prompt, though performance varies by event type, and ML models can reliably identify valid narratives while facing challenges with invalid cases due to data imbalance. The workflow demonstrates a scalable framework for automated evaluation and refinement of LLM-generated narratives, with implications for narrative generation, health/science communication, and NLP applications that require transparent prompt-driven outputs.
Abstract
Large Language Models (LLMs) play a pivotal role in generating vast arrays of narratives, facilitating a systematic exploration of their effectiveness for communicating life events in narrative form. In this study, we employ a zero-shot structured narrative prompt to generate 24,000 narratives using OpenAI's GPT-4. From this dataset, we manually classify 2,880 narratives and evaluate their validity in conveying birth, death, hiring, and firing events. Remarkably, 87.43% of the narratives sufficiently convey the intention of the structured prompt. To automate the identification of valid and invalid narratives, we train and validate nine Machine Learning models on the classified datasets. Leveraging these models, we extend our analysis to predict the classifications of the remaining 21,120 narratives. All the ML models excelled at classifying valid narratives as valid, but experienced challenges at simultaneously classifying invalid narratives as invalid. Our findings not only advance the study of LLM capabilities, limitations, and validity but also offer practical insights for narrative generation and natural language processing applications.
