Seeing the Same Story Differently: Framing‐Divergent Event Coreference for Computational Framing Analysis (2025.emnlp-main)
Copied to clipboard
| Challenge: | a new task aims to capture subtle differences in how news articles frame events . a central challenge is capturing how same real-world event can evolve into sharply divergent narratives . |
| Approach: | They propose a task that identifies pairs of event mentions referring to the same underlying occurrence but differing in framing across documents. |
| Outcome: | The proposed method enables scalable, interpretable analysis of how media frame the same events differently. |
Similar Papers
Reframing Responsibility: Framing-Aware Event Causality Identification (2026.acl-long)
Copied to clipboard
| Challenge: | Causal explanations in political narratives are often framed and contested. |
| Approach: | They propose a framing-aware extension of ECI that models causal explanations as structured claims including responsibility targets, evaluative frams, source type, and epistemic modality. |
| Outcome: | The proposed model enables quantitative analysis of divergent causal attribution across narratives. |
Synergetic Event Understanding: A Collaborative Approach to Cross-Document Event Coreference Resolution with Large Language Models (2024.acl-long)
Copied to clipboard
| Challenge: | Existing approaches to cross-document event coreference resolution are prone to learning simple co-occurrences due to the complexity of contexts. |
| Approach: | They propose a collaborative approach to cross-document event coreference resolution that leverages both a universally capable LLM and a task-specific SLM. |
| Outcome: | The proposed approach surpasses the performance of both large and small language models individually, underscoring its effectiveness in diverse scenarios. |
Beyond Benchmarks: Building a Richer Cross-Document Event Coreference Dataset with Decontextualization (2025.naacl-long)
Copied to clipboard
| Challenge: | Existing datasets for Cross-Document Event Coreference (CDEC) are small and lacking diversity. |
| Approach: | They propose a new approach leveraging large language models to decontextualize event mentions by simplifying the document-level annotation task to sentence pairs with enriched context. |
| Outcome: | The proposed approach improves the quality of the dataset and generalizability of the model. |
Media Attitude Detection via Framing Analysis with Events and their Relations (2024.emnlp-main)
Copied to clipboard
| Challenge: | a recent study examined the effects of media framing on public perception and understanding of news articles. |
| Approach: | They propose to extract framing devices employed by media to assess their role in framating the narrative. |
| Outcome: | The proposed method surpasses baseline models and offers a more detailed and explainable analysis of media framing effects. |
FAMuS: Frames Across Multiple Sources (2024.naacl-long)
Copied to clipboard
| Challenge: | Recent work in document-level event and argument extraction tasks suffer from two key shortcomings. |
| Approach: | They propose to combine Wikipedia passages with underlying, genre-diverse source articles for an event . they propose two key task enabled by FAMuS: source validation and cross-document argument extraction . |
| Outcome: | The proposed system can extract event arguments from document and report documents. |
MCECR: A Novel Dataset for Multilingual Cross-Document Event Coreference Resolution (2024.findings-naacl)
Copied to clipboard
| Challenge: | Existing datasets for event coreference resolution focus on within-document event coreference and English text, lacking cross-document ECR datasets beyond English. |
| Approach: | They propose a multiligual dataset that manually annotates documents for event mentions and coreference in five languages. |
| Outcome: | The proposed dataset annotates documents for event mentions and coreference in five languages . the dataset fetches related news articles from the google search engine to increase the number of non-singleton clusters . |
Generating Harder Cross-document Event Coreference Resolution Datasets using Metaphoric Paraphrasing (2024.acl-short)
Copied to clipboard
| Challenge: | Existing methods for Cross-Document Event Coreference Resolution (CDEC) are biased towards lexical similarities, limiting a crucial avenue of research in event comprehension. |
| Approach: | They propose a lexically rich variant of Event Coref Bank Plus (ECB+) for CDEC on symbolic and metaphoric language. |
| Outcome: | The proposed method avoids the reannotation of expensive coreference links on symbolic and metaphoric language. |
Narratives at Conflict: Computational Analysis of News Framing in Multilingual Disinformation Campaigns (2024.acl-srw)
Copied to clipboard
| Challenge: | Existing methods for multilingual framing differ from those used in English-speaking world . framers often use loaded vocabularies to create political images or favor a particular point of view . |
| Approach: | They use eight years of Russian-backed disinformation campaigns to examine framing . they find that disinformation campaign consistently favors specific framers . |
| Outcome: | The proposed method underperforms and shows high disagreements in Russian-language articles . the proposed method is based on eight years of Russian-backed disinformation campaigns . |
2*n is better than n2: Decomposing Event Coreference Resolution into Two Tractable Problems (2023.findings-acl)
Copied to clipboard
| Challenge: | Existing methods for training coreference systems sample from a largely skewed distribution, making it difficult to learn coreference beyond surface matching. |
| Approach: | They propose a heuristic to efficiently filter out a large number of non-coreferent pairs and a training approach on a balanced set of coreferent and non- coreferente mention pairs. |
| Outcome: | The proposed approach significantly reduces compute requirements on two popular ECR datasets while reducing the computational complexity. |
Enhancing Cross-Document Event Coreference Resolution by Discourse Structure and Semantic Information (2024.lrec-main)
Copied to clipboard
| Challenge: | Existing cross-document event coreference resolution models lack the ability to capture long-distance dependencies. |
| Approach: | They propose to construct document-level Rhetorical Structure Theory trees and cross-document Lexical Chains to model structural and semantic information of documents. |
| Outcome: | The proposed model outperforms baseline models on English and Chinese datasets by large margins. |