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 RecognitionOntoNotes
F1-score84.6
102
Named Entity RecognitionCoNLL 03--
102
Named Entity RecognitionConll 2003
F1 Score92.9
86
Named Entity RecognitionWnut 2017--
79
Named Entity RecognitionBC5CDR
F1 Score88.4
70
Named Entity RecognitionOntoNotes 5--
44
Named Entity RecognitionCrossNER
AI Score59.1
42
Named Entity RecognitionACE05
F1 Score89.1
41
Named Entity RecognitionNCBI-disease
F1 Score86.5
37
Named Entity RecognitionMIT
Movie Entity Score63
35
Showing 10 of 38 rows

Other info

Code

Follow for update