UERLens: Understanding Event Relations in Large Language Models (2026.acl-short)
Copied to clipboard
| Challenge: | Existing studies on event relation extraction (ERE) have focused on improving model performance. |
| Approach: | They propose an interpretability framework for understanding event relations in large language models . they first construct a counterfactual dataset that includes causal, temporal, and sub-event relations . |
| Outcome: | The proposed framework improves event relation extraction by leveraging internal features to train a lightweight classifier. |
Similar Papers
EventRelBench: A Comprehensive Benchmark for Evaluating Event Relation Understanding in Large Language Models (2025.findings-emnlp)
Copied to clipboard
| Challenge: | Existing LLMs fail to capture event relationships, despite advances in NLP . a new benchmark is being developed to assess LLM's ability to extract event relationships . |
| Approach: | They propose a benchmark to assess LLMs' ability to extract event relations . EventRelBench comprises 35K diverse event relation questions . |
| Outcome: | The benchmark EventRelBench measures the performance of large language models on event relation extraction tasks. |
Improving Large Language Models in Event Relation Logical Prediction (2024.acl-long)
Copied to clipboard
| Challenge: | Event relation extraction tasks require rigorous logical reasoning and semantic comprehension, a challenge for narrative understanding and reasoning. |
| Approach: | They propose three approaches to endow LLMs with event relation logic to generate more coherent answers across different scenarios. |
| Outcome: | The proposed approach improves on a set of ERE tasks and provides insights for future work. |
Are LLMs Good Annotators for Discourse-level Event Relation Extraction? (2024.findings-emnlp)
Copied to clipboard
| Challenge: | Large Language Models (LLMs) have demonstrated proficiency in a wide array of natural language processing tasks, but their effectiveness over discourse-level event relation extraction tasks remains unexplored. |
| Approach: | They evaluate LLMs' ability to address discourse-level event relation extraction tasks using an open-source model and a commercial model. |
| Outcome: | The proposed model performs poorly on discourse-level event relation extraction tasks. |
EDeR: Towards Understanding Dependency Relations Between Events (2023.emnlp-main)
Copied to clipboard
| Challenge: | Existing work on event relation extraction focuses on hierarchical, temporal and causal relations but ignores the interdependence between events. |
| Approach: | They propose to use a human-annotated Event Dependency Relation dataset to identify event dependency relations between two events. |
| Outcome: | The proposed dataset integrates existing annotations with the OntoNotes dataset and shows that recognizing such event dependency relations can further benefit critical NLP tasks, including semantic role labelling and co-reference resolution. |
Large Language Model-Based Event Relation Extraction with Rationales (2025.coling-main)
Copied to clipboard
| Challenge: | Existing methods for ERE rely on large language models, but they face limitations. |
| Approach: | They propose an LLM-based approach with rationales for the ERE task . LLMERE transforms ERE into a question-and-answer task that may have multiple answers . |
| Outcome: | Experimental results show that LLMERE improves over existing methods. |
Event-Centric Natural Language Processing (2021.acl-tutorials)
Copied to clipboard
| Challenge: | This tutorial will provide an introduction to various methods for automating the extraction, conceptualization and prediction of events and their relations. |
| Approach: | This tutorial will provide an introduction to various methods for automating events and their relations, and a wide range of NLU and commonsense understanding tasks. |
| Outcome: | This tutorial will provide an introduction to various methods for automating extraction, conceptualization and prediction of events and their relations, and a wide range of NLU and commonsense understanding tasks. |
MAVEN-ERE: A Unified Large-scale Dataset for Event Coreference, Temporal, Causal, and Subevent Relation Extraction (2022.emnlp-main)
Copied to clipboard
Xiaozhi Wang, Yulin Chen, Ning Ding, Hao Peng, Zimu Wang, Yankai Lin, Xu Han, Lei Hou, Juanzi Li, Zhiyuan Liu, Peng Li, Jie Zhou
| Challenge: | Existing datasets only cover limited relation types at once, which prevents models from taking full advantage of relation interactions. |
| Approach: | They construct a large-scale human-annotated ERE dataset with improved annotation schemes to address these drawbacks. |
| Outcome: | The proposed dataset is larger than existing datasets of all the ERE tasks by at least an order of magnitude. |
Synergizing Unsupervised Episode Detection with LLMs for Large-Scale News Events (2025.acl-long)
Copied to clipboard
| Challenge: | State-of-the-art automatic event detection struggles with interpretability and adaptability to evolving large-scale key events. |
| Approach: | They propose a task which identifies episodes within a news corpus of key event articles. |
| Outcome: | The proposed framework achieves 59.2% gain across all metrics compared to baselines. |
Fine-Grained Temporal Relation Extraction (P19-1)
Copied to clipboard
| Challenge: | Existing methods for temporal relations and event durations are insufficient for determining the fine-grained temporal structure of complex events. |
| Approach: | They propose a semantic framework for temporal relations and event durations that maps pairs of events to real-valued scales. |
| Outcome: | The proposed framework can predict fine-grained temporal relations and event durations . it can be applied to the entire English Web Treebank dataset . |
Consistent Discourse-level Temporal Relation Extraction Using Large Language Models (2025.findings-emnlp)
Copied to clipboard
| Challenge: | Recent advances in large language models (LLMs) have spurred research on temporal relation extraction tasks. |
| Approach: | They propose a framework to improve LLMs’ temporal relation extraction capabilities using context selection, prompts inspired by Allen’s interval algebra and reflection-based consistency learning. |
| Outcome: | The proposed framework improves LLMs’ extraction capabilities by focusing on context selection, prompts inspired by Allen’s interval algebra and reflection-based consistency learning. |