Evaluation of Unsupervised Entity and Event Salience Estimation
Jiaying Lu, Jinho D. Choi

TL;DR
This paper proposes a new evaluation protocol for unsupervised entity and event salience estimation, addressing previous issues with noise and reproducibility, and demonstrates improved performance with graph neural network models.
Contribution
It introduces a practical evaluation protocol using syntactic parsers, redefines salience standards, and employs dependency-based graphs to enhance unsupervised salience estimation.
Findings
Proposed evaluation protocol improves reproducibility and reliability.
Graph neural network models outperform previous state-of-the-art methods.
Dependency-based graphs effectively capture entity and event interactions.
Abstract
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…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Code & Models
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Advanced Text Analysis Techniques · Advanced Graph Neural Networks
