EMNLP 2021main6 citations

Narrative Embedding: Re-Contextualization Through Attention

Sean Wilner, Daniel Woolridge, Madeleine Glick

Abstract

Narrative analysis is becoming increasingly important for a number of linguistic tasks including summarization, knowledge extraction, and question answering. We present a novel approach for narrative event representation using attention to re-contextualize events across the whole story. Comparing to previous analysis we find an unexpected attachment of event semantics to predicate tokens within a popular transformer model. We test the utility of our approach on narrative completion prediction, achieving state of the art performance on Multiple Choice Narrative Cloze and scoring competitively on the Story Cloze Task.

BibTeX
@inproceedings{wilner-etal-2021-narrative,
    title = "Narrative Embedding: {R}e-{C}ontextualization Through Attention",
    author = "Wilner, Sean  and
      Woolridge, Daniel  and
      Glick, Madeleine",
    editor = "Moens, Marie-Francine  and
      Huang, Xuanjing  and
      Specia, Lucia  and
      Yih, Scott Wen-tau",
    booktitle = "Proceedings of the 2021 Conference on Empirical Methods in Natural Language Processing",
    month = nov,
    year = "2021",
    address = "Online and Punta Cana, Dominican Republic",
    publisher = "Association for Computational Linguistics",
    url = "https://aclanthology.org/2021.emnlp-main.105/",
    doi = "10.18653/v1/2021.emnlp-main.105",
    pages = "1393--1405"
}