Multi-document Summarization through Multi-document Event Relation Graph Reasoning in LLMs: a case study in Framing Bias Mitigation (2025.acl-long)
Copied to clipboard
| Challenge: | a recent study has focused on detecting media bias in news articles . a multi-document event relation graph is used to generate a neutralized summary . |
| Approach: | They propose to generate a neutralized summary given multiple articles presenting different ideological views. |
| Outcome: | The proposed method mitigates media bias and improves content preservation. |
Similar Papers
Sentence-level Media Bias Analysis with Event Relation Graph (2024.naacl-long)
Copied to clipboard
| Challenge: | Existing studies on media bias at the article level have identified media biases but only a few have been done on article level. |
| Approach: | They propose to construct an event relation graph to explicitly reason about event-event relations for sentence-level bias identification. |
| Outcome: | The proposed model improves both precision and recall of bias sentence identification. |
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. |
NeuS: Neutral Multi-News Summarization for Mitigating Framing Bias (2022.naacl-main)
Copied to clipboard
| Challenge: | a new task is proposed to reduce media news framing bias by generating a neutral summary from multiple news articles of the varying political leanings. |
| Approach: | They propose a task that generates a neutral summary from multiple news articles . they find title provides a good signal for framing bias and propose metric and model . |
| Outcome: | The proposed task can neutralize news content in hierarchical order from title to article . scalability remains a bottleneck due to the time-consuming human labor needed for composing the roundup . |
Exploring Sentence Community for Document-Level Event Extraction (2021.findings-emnlp)
Copied to clipboard
| Challenge: | Existing approaches to document-level event extraction neglect the complex logic structures in long texts. |
| Approach: | They propose a framework that exploits the relationship between sentences to extract multiple events by sentence community detection using graph attention networks. |
| Outcome: | The proposed framework achieves competitive results over state-of-the-art methods on the large-scale document-level event extraction dataset. |
Multi-Document Event Extraction Using Large and Small Language Models (2025.emnlp-main)
Copied to clipboard
| Challenge: | Existing approaches to multi-document event extraction have limited attention . despite its practical significance, this task has inherent challenges . |
| Approach: | They propose a collaborative framework that integrates large language models for multi-step reasoning and fine-tuned small language models to handle key subtasks. |
| Outcome: | The proposed framework outperforms existing methods and provides new insights into collaborative reasoning to tackle the complexities of multi-document event extraction. |
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. |
Cross-document Misinformation Detection based on Event Graph Reasoning (2022.naacl-main)
Copied to clipboard
| Challenge: | Existing methods for misinformation detection are limited to judging each document in isolation. |
| Approach: | They propose a task of cross-document misinformation detection that detects fake news from a cluster of topically related news documents. |
| Outcome: | The proposed method outperforms existing methods by up to 7 F1 points on this task. |
Using LLM for Improving Key Event Discovery: Temporal-Guided News Stream Clustering with Event Summaries (2023.findings-emnlp)
Copied to clipboard
| Challenge: | Using hierarchical Dirichlet processes, we characterize news articles associated with key events from news streams. |
| Approach: | They propose a generic framework for news stream clustering that analyzes the temporal trend of news articles to automatically extract the underlying key news events that draw significant media attention. |
| Outcome: | The proposed framework produces more coherent clusters based on event summaries . the proposed framework is a first step in a new field of news analysis . |
Investigating Bias in LLM-Based Bias Detection: Disparities between LLMs and Human Perception (2025.coling-main)
Copied to clipboard
| Challenge: | Detecting media bias is critical due to the spread of misinformation and disinformation on social media platforms. |
| Approach: | They investigate the presence and nature of bias within large language models and its consequential impact on media bias detection. |
| Outcome: | The proposed debiasing strategies include prompt engineering and model fine-tuning. |
Bias in News Summarization: Measures, Pitfalls and Corpora (2024.findings-acl)
Copied to clipboard
| Challenge: | Pretrained large language models can reproduce harmful social biases in constrained settings, such as summarization. |
| Approach: | They propose a method to generate input documents with carefully controlled demographic attributes and then apply it to a controlled setting. |
| Outcome: | The proposed method allows to generate input documents with carefully controlled demographic attributes while working with real-world input documents. |