Catching Attention with Automatic Pull Quote Selection

Tanner Bohn, Charles Ling


Abstract
To advance understanding on how to engage readers, we advocate the novel task of automatic pull quote selection. Pull quotes are a component of articles specifically designed to catch the attention of readers with spans of text selected from the article and given more salient presentation. This task differs from related tasks such as summarization and clickbait identification by several aspects. We establish a spectrum of baseline approaches to the task, ranging from handcrafted features to a neural mixture-of-experts to cross-task models. By examining the contributions of individual features and embedding dimensions from these models, we uncover unexpected properties of pull quotes to help answer the important question of what engages readers. Human evaluation also supports the uniqueness of this task and the suitability of our selection models. The benefits of exploring this problem further are clear: pull quotes increase enjoyment and readability, shape reader perceptions, and facilitate learning. Code to reproduce this work is available at https://github.com/tannerbohn/AutomaticPullQuoteSelection.
Anthology ID:
2020.coling-main.6
Volume:
Proceedings of the 28th International Conference on Computational Linguistics
Month:
December
Year:
2020
Address:
Barcelona, Spain (Online)
Editors:
Donia Scott, Nuria Bel, Chengqing Zong
Venue:
COLING
SIG:
Publisher:
International Committee on Computational Linguistics
Note:
Pages:
62–76
Language:
URL:
https://aclanthology.org/2020.coling-main.6
DOI:
10.18653/v1/2020.coling-main.6
Bibkey:
Cite (ACL):
Tanner Bohn and Charles Ling. 2020. Catching Attention with Automatic Pull Quote Selection. In Proceedings of the 28th International Conference on Computational Linguistics, pages 62–76, Barcelona, Spain (Online). International Committee on Computational Linguistics.
Cite (Informal):
Catching Attention with Automatic Pull Quote Selection (Bohn & Ling, COLING 2020)
Copy Citation:
PDF:
https://preview.aclanthology.org/emnlp-22-attachments/2020.coling-main.6.pdf
Code
 tannerbohn/AutomaticPullQuoteSelection