paper-with-me

Papers

Who Is the Story About? Protagonist Entity Recognition in News

2025-11-10 · Jorge Gabín, M. Eduardo Ares, Javier Parapar arxiv

News articles often reference numerous organizations, but traditional Named Entity Recognition (NER) treats all mentions equally, obscuring which entities genuinely drive the narrative. This limits downstream tasks that rely on understanding event salience, influence, or narrative focus. We introduce Protagonist Entity Recognition (PER), a task that identifies the organizations that anchor a news story and shape its main developments. To validate PER, we compare he predictions of Large Language Models (LLMs) against annotations from four expert annotators over a gold corpus, establishing both inter-annotator consistency and human-LLM agreement. Leveraging these findings, we use state-of-the-art LLMs to automatically label large-scale news collections through NER-guided prompting, generating scalable, high-quality supervision. We then evaluate whether other LLMs, given reduced context and without explicit candidate guidance, can still infer the correct protagonists. Our results demonstrate that PER is a feasible and meaningful extension to narrative-centered information extraction, and that guided LLMs can approximate human judgments of narrative importance at scale.

📄 PDF Abstract BibTeX arXiv:2511.07296

Code (0)

등록된 구현이 없습니다.

Tasks

Information Extraction

Similar Papers 제목 키워드 기반

Entity Framing and Role Portrayal in the News

2025-02-20 · Tarek Mahmoud, Zhuohan Xie, Dimitar Dimitrov, Nikolaos Nikolaidis 외

We introduce a novel multilingual hierarchical corpus annotated for entity framing and role portrayal in news articles. The dataset uses a unique taxonomy inspired by storytelling elements, comprising 22 fine-grained rol…

ArticlesSentenceZero-Shot Learning

ProtagonistTagger -- a Tool for Entity Linkage of Persons in Texts from Various Languages and Domains

2022-03-13 · Weronika Lajewska, Anna Wroblewska

Named entities recognition (NER) and disambiguation (NED) can add semantic context to the recognized named entities in texts. Named entity linkage in texts, regardless of a domain, provides links between the entities men…

NER

Protagonists' Tagger in Literary Domain -- New Datasets and a Method for Person Entity Linkage

2021-10-04 · Weronika Łajewska, Anna Wróblewska

Semantic annotation of long texts, such as novels, remains an open challenge in Natural Language Processing (NLP). This research investigates the problem of detecting person entities and assigning them unique identities,…

Entity Disambiguationnamed-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)+2

Actionable Entities Recognition Benchmark for Interactive Fiction

2021-09-28 · Alexey Tikhonov, Ivan P. Yamshchikov

This paper presents a new natural language processing task - Actionable Entities Recognition (AER) - recognition of entities that protagonists could interact with for further plot development. Though similar to classical…

named-entity-recognitionNamed Entity RecognitionNamed Entity Recognition (NER)NER

Persona-Guided Planning for Controlling the Protagonist's Persona in Story Generation

2022-04-22 · Zhexin Zhang, Jiaxin Wen, Jian Guan, Minlie Huang

Endowing the protagonist with a specific personality is essential for writing an engaging story. In this paper, we aim to control the protagonist's persona in story generation, i.e., generating a story from a leading con…

SentenceStory Generation