CLJun 2, 2023

Unsupervised Extractive Summarization of Emotion Triggers

arXiv:2306.01444v1224 citationsh-index: 25Has Code
Originality Incremental advance
AI Analysis

This work addresses the need for efficient emotion trigger analysis in time-sensitive disaster contexts, offering an incremental improvement over supervised methods.

The paper tackles the problem of generating timely and cost-effective emotion trigger summaries during crises by proposing an unsupervised extractive summarization approach, which outperforms strong baselines on the CovidET-EXT dataset.

Understanding what leads to emotions during large-scale crises is important as it can provide groundings for expressed emotions and subsequently improve the understanding of ongoing disasters. Recent approaches trained supervised models to both detect emotions and explain emotion triggers (events and appraisals) via abstractive summarization. However, obtaining timely and qualitative abstractive summaries is expensive and extremely time-consuming, requiring highly-trained expert annotators. In time-sensitive, high-stake contexts, this can block necessary responses. We instead pursue unsupervised systems that extract triggers from text. First, we introduce CovidET-EXT, augmenting (Zhan et al. 2022)'s abstractive dataset (in the context of the COVID-19 crisis) with extractive triggers. Second, we develop new unsupervised learning models that can jointly detect emotions and summarize their triggers. Our best approach, entitled Emotion-Aware Pagerank, incorporates emotion information from external sources combined with a language understanding module, and outperforms strong baselines. We release our data and code at https://github.com/tsosea2/CovidET-EXT.

Code Implementations1 repo
Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes