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

LC-ICL: Label-Guided Contrastive In-Context Learning for Robust Information Extraction

About

There has been increasing interest in exploring the capabilities of advanced large language models (LLMs) in the field of information extraction (IE), specifically focusing on tasks related to named entity recognition (NER) and relation extraction (RE).Although researchers are exploring the use of few-shot information extraction through in-context learning with LLMs, they tend to focus only on using correct or positive examples for demonstration, neglecting the potential value of incorporating incorrect or negative examples into the learning process.In this paper, we present LC-ICL a novel few-shot technique that leverages both correct and incorrect sample constructions to create in-context learning demonstrations. This approach enhances the ability of LLMs to extract entities and relations by combining positive samples with negative samples annotated by error-cause labels. These labels expose more detailed error features in erroneous examples, enabling the model to understand why similar predictions fail and avoid repeating such errors during inference.Specifically, our proposed method taps into the inherent contextual information and valuable information in hard negative samples and the nearest positive neighbors to the test and then applies the in-context learning demonstrations based on LLMs. Our experiments on various datasets indicate that LC-ICL outperforms previous few-shot in-context learning methods, delivering substantial enhancements in performance across a broad spectrum of related tasks. These improvements are noteworthy, showcasing the versatility of our approach in diverse scenarios.

Xiao You, Tianwei Yan, Shan Zhao• 2026

Related benchmarks

TaskDatasetResultRank
Relation ExtractionSciERC
Relation Strict F112.21
99
Relation ExtractionCoNLL 04
F150.71
85
Relation ExtractionADE
Relation Strict F154.13
26
Relation ExtractionNYT10
F1 Score42.04
6
Relation ExtractionNYT 11
F1 Score34.15
6
Showing 5 of 5 rows

Other info

Follow for update