ImageNet classification with deep convolutional neural networks
Alex Krizhevsky, Ilya Sutskever et al.
427
Citations
13
Influential Citations
Frontiers of Computer Science
Venue
2024
Year
Abstract Information Extraction (IE) aims to extract structural knowledge from plain natural language texts. Recently, generative Large Language Models (LLMs) have demonstrated remarkable capabilities in text understanding and generation. As a result, numerous works have been proposed to integrate LLMs for IE tasks based on a generative paradigm. To conduct a comprehensive systematic review and exploration of LLM efforts for IE tasks, in this study, we survey the most recent advancements in this field. We first present an extensive overview by categorizing these works in terms of various IE subtasks and techniques, and then we empirically analyze the most advanced methods and discover the emerging trend of IE tasks with LLMs. Based on a thorough review conducted, we identify several insights in technique and promising research directions that deserve further exploration in future studies. We maintain a public repository and consistently update related works and resources on GitHub (LLM4IE repository).
Information extraction (IE) is a cornerstone of natural language processing, enabling the conversion of unstructured text into structured knowledge. Traditional IE systems rely on task-specific architectures and extensive labeled data, limiting their adaptability. The emergence of large language models (LLMs) with generative capabilities has revolutionized this landscape, offering a unified paradigm that can handle multiple IE subtasks with minimal task-specific engineering. This survey is timely and essential because it systematically organizes the rapidly growing body of work on generative LLMs for IE, providing clarity in a field that is evolving at breakneck speed.
The paper matters because it not only catalogs methods but also empirically analyzes trends, revealing that generative approaches—especially those leveraging instruction tuning and in-context learning—are achieving state-of-the-art results across named entity recognition, relation extraction, and event extraction. For practitioners at Neura Market, understanding these trends is critical for building next-generation AI systems that can extract structured information from diverse text sources with minimal supervision.
The survey makes several key technical contributions:
While the survey does not present new experimental results, it synthesizes findings from numerous studies. Key reported outcomes include:
This survey has significant implications for the AI field. It provides a roadmap for researchers to navigate the crowded landscape of generative IE, highlighting which techniques are most promising. For industry practitioners, it underscores the practicality of using a single LLM to perform multiple IE tasks, reducing engineering overhead and enabling rapid deployment. The public GitHub repository ensures the survey remains a living resource, tracking ongoing advances. Ultimately, this work accelerates the adoption of generative LLMs for knowledge extraction, which is foundational for applications in search, question answering, and knowledge base construction.
Alex Krizhevsky, Ilya Sutskever et al.
Ashish Vaswani, Noam Shazeer et al.
Douglas M. Bates, Martin Mächler et al.
Diederik P. Kingma, Jimmy Ba