EMNLP 2024finding0 citations

Improving Quotation Attribution with Fictional Character Embeddings

Gaspard Michel, Elena V. Epure, Romain Hennequin, Christophe Cerisara

Abstract

Humans naturally attribute utterances of direct speech to their speaker in literary works.When attributing quotes, we process contextual information but also access mental representations of characters that we build and revise throughout the narrative. Recent methods to automatically attribute such utterances have explored simulating human logic with deterministic rules or learning new implicit rules with neural networks when processing contextual information.However, these systems inherently lack character representations, which often leads to errors in more challenging examples of attribution: anaphoric and implicit quotes.In this work, we propose to augment a popular quotation attribution system, BookNLP, with character embeddings that encode global stylistic information of characters derived from an off-the-shelf stylometric model, Universal Authorship Representation (UAR).We create DramaCV, a corpus of English drama plays from the 15th to 20th century that we automatically annotate for Authorship Verification of fictional characters utterances, and release two versions of UAR trained on DramaCV, that are tailored for literary characters analysis.Then, through an extensive evaluation on 28 novels, we show that combining BookNLP’s contextual information with our proposed global character embeddings improves the identification of speakers for anaphoric and implicit quotes, reaching state-of-the-art performance.Code and data can be found at https://github.com/deezer/character_embeddings_qa.

BibTeX
@inproceedings{michel-etal-2024-improving,
    title = "Improving Quotation Attribution with Fictional Character Embeddings",
    author = "Michel, Gaspard  and
      Epure, Elena V.  and
      Hennequin, Romain  and
      Cerisara, Christophe",
    editor = "Al-Onaizan, Yaser  and
      Bansal, Mohit  and
      Chen, Yun-Nung",
    booktitle = "Findings of the Association for Computational Linguistics: EMNLP 2024",
    month = nov,
    year = "2024",
    address = "Miami, Florida, USA",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2024.findings-emnlp.744/",
    doi = "10.18653/v1/2024.findings-emnlp.744",
    pages = "12723--12735"
}
Improving Quotation Attribution with Fictional Character Embeddings · EMNLP 2024