Is Killed More Significant than Fled? A Contextual Model for Salient Event Detection (2020.coling-main)
Copied to clipboard
| Challenge: | Existing work on identifying the salient information in a text has used a limited representation of events that omits essential information. |
| Approach: | They propose a highly contextual model of event salience that uses a rich representation of events and integrates document-level information. |
| Outcome: | The proposed model improves on an event salience dataset by 2-4% on standard metrics and addresses flaws in existing evaluation methodologies. |
Similar Papers
Leveraging Contextual Information for Effective Entity Salience Detection (2024.findings-naacl)
Copied to clipboard
Rajarshi Bhowmik, Marco Ponza, Atharva Tendle, Anant Gupta, Rebecca Jiang, Xingyu Lu, Qian Zhao, Daniel Preotiuc-Pietro
| Challenge: | Prior work on salient entity detection focused on machine learning models that require heavy feature engineering. |
| Approach: | They propose to fine-tune medium-sized language models with a cross-encoder style architecture to achieve significant performance gains over feature engineering approaches. |
| Outcome: | The proposed model fine-tunes medium-sized pre-trained language models with a cross-encoder style architecture yields substantial performance gains over feature engineering approaches. |
Automatic Event Salience Identification (D18-1)
Copied to clipboard
| Challenge: | Existing models for analyzing salience of discourse units are inadequate . authors propose two saliency detection models based on discourse relations . |
| Approach: | They propose two salience detection models based on discourse relations that capture complex interactions between discourse units. |
| Outcome: | The proposed models outperform the strong frequency baseline and improve the feature based model by a large margin. |
Modeling Event Salience in Narratives via Barthes’ Cardinal Functions (2020.coling-main)
Copied to clipboard
| Challenge: | Existing methods for estimating event salience without annotations are prohibitively costly because they require annotators to understand the concept of event salientity. |
| Approach: | They propose to use Barthes’ definition of event salience to compute event salientity without annotations by using a pre-trained language model. |
| Outcome: | The proposed methods outperform baseline methods on folktales with event salience annotation and fine-tuned language model is key factor in improving the methods. |
Saliency as Evidence: Event Detection with Trigger Saliency Attribution (2022.acl-long)
Copied to clipboard
| Challenge: | Existing methods to ED see no differences between event types and use a single model to address them all. |
| Approach: | They propose a new concept termed trigger salience attribution which can explicitly quantify the underlying patterns of events. |
| Outcome: | The proposed model can distinguish between trigger-dependent and context-dependent types and achieve promising performance on two benchmarks. |
Learning Event-aware Measures for Event Coreference Resolution (2023.findings-acl)
Copied to clipboard
| Challenge: | Existing models for event coreference resolution are based on entity-level tasks, but event coreferent resolution is a challenge. |
| Approach: | They propose a model that learns and integrates multiple representations from event alone and event pair on the basis of event but not entity as before. |
| Outcome: | The proposed model achieves new state-of-the-art on the ACE 2005 benchmark, demonstrating the effectiveness of the proposed framework. |
Event Semantic Classification in Context (2024.findings-eacl)
Copied to clipboard
| Challenge: | In this work, we focus on the semantic classification of events in context to help machines gain a deeper understanding of events. |
| Approach: | They propose to integrate event semantics into downstream tasks to help machines understand events better. |
| Outcome: | The proposed model improves the understanding of events in context. |
Behavioral Analysis of Information Salience in Large Language Models (2025.findings-acl)
Copied to clipboard
| Challenge: | Large Language Models excel at text summarization, but the exact notion of salience remains unclear. |
| Approach: | They propose a framework to derive and investigate information salience in Large Language Models (LLMs) using length-controlled summarization as a behavioral probe into the content selection process. |
| Outcome: | The proposed framework derives a proxy for how models prioritize information in large language models. |
Event Coreference Resolution with Non-Local Information (2020.aacl-main)
Copied to clipboard
| Challenge: | Existing joint models for event coreference resolution are understudied and underexploited . current models only learn trigger detection and event coreference from annotated training data . |
| Approach: | They propose to add a topic-based trigger detection module and a preprocessing module to improve event coreference. |
| Outcome: | The proposed model yields the best results on the KBP 2017 English and Chinese datasets. |
How Does Context Matter? On the Robustness of Event Detection with Context-Selective Mask Generalization (2020.findings-emnlp)
Copied to clipboard
| Challenge: | Existing studies focus on improving the overall performance of an ED model, but few consider the robustness of an existing model. |
| Approach: | They propose a new training mechanism that can effectively mine context-specific patterns for learning and robustify an ED model. |
| Outcome: | The proposed model can learn a complementary predictive bias with most ED models that use full context for feature learning. |
Salience-Aware Event Chain Modeling for Narrative Understanding (2021.emnlp-main)
Copied to clipboard
| Challenge: | Storytelling is the communication of interesting and related events that form a concrete process. |
| Approach: | They propose methods for extracting the principal chain from natural language text . they filter away non-salient events and supportive sentences to isolate them . authors propose novel methods for predicting and answering events from text based on event-based temporal question answering . |
| Outcome: | The proposed method improves narrative prediction and event-based temporal question answering tasks. |