Document-Level Event Extraction with Definition-Driven ICL
Zhuoyuan Liu, Yilin Luo

TL;DR
This paper introduces a definition-driven optimization strategy for document-level event extraction using LLMs, improving performance by refining prompts, balancing data, and enhancing heuristic clarity.
Contribution
It presents a novel DDEE approach that addresses prompt design challenges and enhances extraction accuracy in LLM-based document-level event extraction.
Findings
Improved event extraction accuracy with optimized prompts.
Enhanced model generalization through data balancing.
Increased precision via structured heuristics and strict conditions.
Abstract
In the field of Natural Language Processing (NLP), Large Language Models (LLMs) have shown great potential in document-level event extraction tasks, but existing methods face challenges in the design of prompts. To address this issue, we propose an optimization strategy called "Definition-driven Document-level Event Extraction (DDEE)." By adjusting the length of the prompt and enhancing the clarity of heuristics, we have significantly improved the event extraction performance of LLMs. We used data balancing techniques to solve the long-tail effect problem, enhancing the model's generalization ability for event types. At the same time, we refined the prompt to ensure it is both concise and comprehensive, adapting to the sensitivity of LLMs to the style of prompts. In addition, the introduction of structured heuristic methods and strict limiting conditions has improved the precision of…
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
TopicsNatural Language Processing Techniques · Topic Modeling · Web Data Mining and Analysis
