Share your thoughts, 1 month free Claude Pro on usSee more
WorkDL logo mark

GoLLIE: Annotation Guidelines improve Zero-Shot Information-Extraction

About

Large Language Models (LLMs) combined with instruction tuning have made significant progress when generalizing to unseen tasks. However, they have been less successful in Information Extraction (IE), lagging behind task-specific models. Typically, IE tasks are characterized by complex annotation guidelines that describe the task and give examples to humans. Previous attempts to leverage such information have failed, even with the largest models, as they are not able to follow the guidelines out of the box. In this paper, we propose GoLLIE (Guideline-following Large Language Model for IE), a model able to improve zero-shot results on unseen IE tasks by virtue of being fine-tuned to comply with annotation guidelines. Comprehensive evaluation empirically demonstrates that GoLLIE is able to generalize to and follow unseen guidelines, outperforming previous attempts at zero-shot information extraction. The ablation study shows that detailed guidelines are key for good results.

Oscar Sainz, Iker Garc\'ia-Ferrero, Rodrigo Agerri, Oier Lopez de Lacalle, German Rigau, Eneko Agirre• 2023

Related benchmarks

TaskDatasetResultRank
Named Entity RecognitionCoNLL 03--
135
Named Entity RecognitionOntoNotes
F1-score84.6
121
Named Entity RecognitionBC5CDR
F1 Score88.4
102
Named Entity RecognitionWnut 2017
F1 Score52
91
Named Entity RecognitionConll 2003
F1 Score92.9
86
Named Entity RecognitionMIT Movie
Entity F163
71
Named Entity RecognitionCrossNER
AI Score61.6
59
Named Entity RecognitionMIT Restaurant--
57
Named Entity RecognitionmultiNERD
Entity F177.5
50
Named Entity RecognitionACE05
F1 Score89.1
48
Showing 10 of 40 rows

Other info

Code

Follow for update