The Shape of Testimony: A Scalable Framework for Oral History Archive Comparison

· Source: cs.AI updates on arXiv.org · Field: Science & Research — Artificial Intelligence & Machine Learning, Data Science & Analytics, Social Sciences & Behavioral Studies · Depth: Advanced, extended

Summary

The study "The Shape of Testimony: A Scalable Framework for Oral History Archive Comparison" computationally analyzes over 1,600 Holocaust survivor testimonies from the USC Shoah Foundation (1,000 interviews) and Yale Fortunoff Video Archive (668 interviews). Researchers leveraged discourse segmentation, topic modeling, and large language model (LLM) analysis to quantify "structuredness" through topic coherence, interviewer–survivor dynamics, and question types. USC interviews average 23,396 words, while Fortunoff interviews average 13,622 words, making USC interviews 1.7 times longer. Findings corroborate structural differences, with USC being more guided, especially early on, but also reveal significant overlaps and similar narrative arcs, complicating the simple "structured vs. free-form" dichotomy. The work provides a scalable, replicable framework for comparative corpus analysis.

Key takeaway

For AI Scientists and Research Scientists working with large qualitative datasets, this framework offers a robust method to computationally analyze narrative structure and dynamics. You can adapt this LLM-based pipeline to compare diverse oral history archives or other complex narrative corpora, gaining scalable insights into interactional patterns and thematic evolution. Consider integrating this approach to reassess foundational claims in your field or design new citizen-science annotation platforms.

Key insights

Computational analysis reveals nuanced "structuredness" in oral histories, challenging binary classifications.

Principles

Method

A pipeline uses LLMs (ChatGPT) for Q/A topic naming and common topic extraction, alongside discourse segmentation and question type classification. It divides testimonies into 15 equal chronological segments for macro-level analysis.

In practice

Topics

Best for: AI Scientist, Research Scientist

Related on AIssential

Open in AIssential →

Editorial summary, takeaway, and curation by AIssential. Original article published by cs.AI updates on arXiv.org.