Improving Zero-Shot Event Extraction via Sentence Simplification
Sneha Mehta, Huzefa Rangwala, Naren Ramakrishnan

TL;DR
This paper introduces an unsupervised sentence simplification method guided by MRC models to enhance zero-shot event extraction, significantly improving accuracy on complex sentences in geopolitical datasets.
Contribution
The paper proposes a novel unsupervised sentence simplification technique that boosts MRC-based event extraction performance, addressing long-range dependency issues.
Findings
Improves actor extraction accuracy by over 5%.
Enhances target extraction accuracy by over 10%.
Demonstrates effectiveness on ICEWS dataset.
Abstract
The success of sites such as ACLED and Our World in Data have demonstrated the massive utility of extracting events in structured formats from large volumes of textual data in the form of news, social media, blogs and discussion forums. Event extraction can provide a window into ongoing geopolitical crises and yield actionable intelligence. With the proliferation of large pretrained language models, Machine Reading Comprehension (MRC) has emerged as a new paradigm for event extraction in recent times. In this approach, event argument extraction is framed as an extractive question-answering task. One of the key advantages of the MRC-based approach is its ability to perform zero-shot extraction. However, the problem of long-range dependencies, i.e., large lexical distance between trigger and argument words and the difficulty of processing syntactically complex sentences plague MRC-based…
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.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Software Engineering Research
