paper-with-me

홈 › Papers

Evaluation of Unsupervised Entity and Event Salience Estimation

2021-04-14 · Jiaying Lu, Jinho D. Choi

Salience Estimation aims to predict term importance in documents. Due to few existing human-annotated datasets and the subjective notion of salience, previous studies typically generate pseudo-ground truth for evaluation. However, our investigation reveals that the evaluation protocol proposed by prior work is difficult to replicate, thus leading to few follow-up studies existing. Moreover, the evaluation process is problematic: the entity linking tool used for entity matching is very noisy, while the ignorance of event argument for event evaluation leads to boosted performance. In this work, we propose a light yet practical entity and event salience estimation evaluation protocol, which incorporates the more reliable syntactic dependency parser. Furthermore, we conduct a comprehensive analysis among popular entity and event definition standards, and present our own definition for the Salience Estimation task to reduce noise during the pseudo-ground truth generation process. Furthermore, we construct dependency-based heterogeneous graphs to capture the interactions of entities and events. The empirical results show that both baseline methods and the novel GNN method utilizing the heterogeneous graph consistently outperform the previous SOTA model in all proposed metrics.

📄 PDF Abstract BibTeX arXiv:2104.06924

Code (1)

lujiaying/pseudo-ee-salience-estimation 공식 구현

Tasks

Entity Linking

Similar Papers 제목 키워드 기반

Modeling Event Salience in Narratives via Barthes' Cardinal Functions

2020-11-03 · COLING 2020 8 · Takaki Otake, Sho Yokoi, Naoya Inoue, Ryo Takahashi 외

Events in a narrative differ in salience: some are more important to the story than others. Estimating event salience is useful for tasks such as story generation, and as a tool for text analysis in narratology and folkl…

Language ModelingLanguage ModellingStory Generation

Multiple Models for Recommending Temporal Aspects of Entities

2018-03-21 · Tu Nguyen, Nattiya Kanhabua, Wolfgang Nejdl

Entity aspect recommendation is an emerging task in semantic search that helps users discover serendipitous and prominent information with respect to an entity, of which salience (e.g., popularity) is the most important …

Memory and Knowledge Augmented Language Models for Inferring Salience in Long-Form Stories

2021-09-08 · EMNLP 2021 11 · David Wilmot, Frank Keller

Measuring event salience is essential in the understanding of stories. This paper takes a recent unsupervised method for salience detection derived from Barthes Cardinal Functions and theories of surprise and applies it …

FormLanguage ModelingLanguage ModellingRetrieval+1

Improving Sentence Similarity Estimation for Unsupervised Extractive Summarization

2023-02-24 · Shichao Sun, Ruifeng Yuan, Wenjie Li, Sujian Li

Unsupervised extractive summarization aims to extract salient sentences from a document as the summary without labeled data. Recent literatures mostly research how to leverage sentence similarity to rank sentences in the…

Contrastive LearningExtractive SummarizationSentenceSentence Similarity+1

Unsupervised Salience Learning for Person Re-identification

2013-06-01 · CVPR 2013 6 · Rui Zhao, Wanli Ouyang, Xiaogang Wang

Human eyes can recognize person identities based on some small salient regions. However, such valuable salient information is often hidden when computing similarities of images with existing approaches. Moreover, many ex…

Patch MatchingPerson Re-Identification