paper-with-me

홈 › Papers

Inducing Stereotypical Character Roles from Plot Structure

2021-11-01 · EMNLP 2021 11 · Labiba Jahan, Rahul Mittal, Mark Finlayson

Stereotypical character roles-also known as archetypes or dramatis personae-play an important function in narratives: they facilitate efficient communication with bundles of default characteristics and associations and ease understanding of those characters’ roles in the overall narrative. We present a fully unsupervised k-means clustering approach for learning stereotypical roles given only structural plot information. We demonstrate the technique on Vladimir Propp’s structural theory of Russian folktales (captured in the extended ProppLearner corpus, with 46 tales), showing that our approach can induce six out of seven of Propp’s dramatis personae with F1 measures of up to 0.70 (0.58 average), with an additional category for minor characters. We have explored various feature sets and variations of a cluster evaluation method. The best-performing feature set comprises plot functions, unigrams, tf-idf weights, and embeddings over coreference chain heads. Roles that are mentioned more often (Hero, Villain), or have clearly distinct plot patterns (Princess) are more strongly differentiated than less frequent or distinct roles (Dispatcher, Helper, Donor). Detailed error analysis suggests that the quality of the coreference chain and plot functions annotations are critical for this task. We provide all our data and code for reproducibility.

📄 PDF Abstract BibTeX

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

The Cinderella Complex: Word Embeddings Reveal ender Stereotypes in Movies and Books

2018-11-12 · Huimin Xu, Zhang Zhang, Lingfei Wu, Cheng-Jun Wang

Our analysis of thousands of movies and books reveals how these cultural products weave stereotypical gender roles into morality tales and perpetuate gender inequality through storytelling. Using the word embedding techn…

Word Embeddings

Heroes, Villains, and Victims, and GPT-3: Automated Extraction of Character Roles Without Training Data

2022-05-16 · NAACL (WNU) 2022 7 · Dominik Stammbach, Maria Antoniak, Elliott Ash

This paper shows how to use large-scale pre-trained language models to extract character roles from narrative texts without training data. Queried with a zero-shot question-answering prompt, GPT-3 can identify the hero, …

ArticlesQuestion Answering

ContextBias: Controlled Evaluation of Bias Persistence Under Context Shift in Text-to-Image Models

2026-08-30 · Shaghayegh Kolli, Sina Emami, Moreno D'Incà, Pouyan Nejadi 외 hf

Text-to-image models learn associations between concepts - in the case of this paper, people's professions, which we refer to as roles - and visual attributes. These associations can underpin many observed forms of stere…

Inducing Semantic Micro-Clusters from Deep Multi-View Representations of Novels

2017-09-01 · EMNLP 2017 9 · Lea Frermann, Gy{\"o}rgy Szarvas

Automatically understanding the plot of novels is important both for informing literary scholarship and applications such as summarization or recommendation. Various models have addressed this task, but their evaluation …

Inducing Event Types and Roles in Reverse: Using Function to Discover Theme

2017-08-01 · WS 2017 8 · Natalie Ahn

With growing interest in automated event extraction, there is an increasing need to overcome the labor costs of hand-written event templates, entity lists, and annotated corpora. In the last few years, more inductive app…

Event Extraction