LLMs Learn Task Heuristics from Demonstrations: A Heuristic-Driven Prompting Strategy for Document-Level Event Argument Extraction
Hanzhang Zhou, Junlang Qian, Zijian Feng, Hui Lu, Zixiao Zhu, Kezhi, Mao

TL;DR
This paper presents a heuristic-driven prompting strategy for document-level event argument extraction that enables LLMs to learn task-specific heuristics from demonstrations, improving performance with fewer labeled examples.
Contribution
The paper introduces HD-LoA prompting, a novel heuristic-driven demonstration construction and analogical reasoning approach, enhancing LLMs' ability to perform document-level EAE and other NLP tasks.
Findings
Outperforms existing prompting and few-shot learning methods on EAE datasets.
Effective in diverse tasks like sentiment analysis and natural language inference.
Enables LLMs to learn task heuristics from demonstrations.
Abstract
In this study, we investigate in-context learning (ICL) in document-level event argument extraction (EAE) to alleviate the dependency on large-scale labeled data for this task. We introduce the Heuristic-Driven Link-of-Analogy (HD-LoA) prompting to address the challenge of example selection and to develop a prompting strategy tailored for EAE. Specifically, we hypothesize and validate that LLMs learn task-specific heuristics from demonstrations via ICL. Building upon this hypothesis, we introduce an explicit heuristic-driven demonstration construction approach, which transforms the haphazard example selection process into a methodical method that emphasizes task heuristics. Additionally, inspired by the analogical reasoning of human, we propose the link-of-analogy prompting, which enables LLMs to process new situations by drawing analogies to known situations, enhancing their…
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.
Code & Models
Videos
Taxonomy
TopicsTopic Modeling · Natural Language Processing Techniques · Semantic Web and Ontologies
